| 1 | [ Mar 16 02:06:27 Enabled. ] | ||
| 2 | [ Mar 16 02:06:27 Rereading configuration. ] | ||
| 3 | [ Mar 16 02:06:30 Rereading configuration. ] | ||
| 4 | [ Mar 16 02:06:33 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ Mar 16 02:06:33 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.16 02:06:35.556689 [ 1 ] {} <Information> Application: Will watch for the process with pid 25514 | ||
| 29 | 2026.03.16 02:06:35.557128 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.16 02:06:36.088520 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25514 | ||
| 31 | 2026.03.16 02:06:36.089363 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.16 02:06:36.089515 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.16 02:06:36.217798 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.16 02:06:36.309295 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.16 02:06:36.309425 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.16 02:06:36.309454 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.16 02:06:36.309555 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.16 02:06:36.310605 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.16 02:06:36.312865 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.16 02:06:36.313772 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.16 02:06:36.314711 [ 1 ] {} <Information> 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) | ||
| 44 | 2026.03.16 02:06:36.314772 [ 1 ] {} <Information> 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) | ||
| 45 | 2026.03.16 02:06:36.314817 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.16 02:06:36.315598 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.16 02:06:36.316767 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.16 02:06:36.323519 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.16 02:06:36.324278 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.16 02:06:36.325744 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.16 02:06:36.325846 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.16 02:06:36.326852 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.16 02:06:36.327344 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.16 02:06:36.331738 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.16 02:06:36.332186 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.16 02:06:36.335760 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.16 02:06:36.336206 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.16 02:06:36.336676 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.16 02:06:36.337195 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.16 02:06:36.338812 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.16 02:06:36.338838 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.16 02:06:36.338925 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.16 02:06:36.339020 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.16 02:06:36.372057 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.16 02:06:36.372093 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000192741 sec | ||
| 68 | 2026.03.16 02:06:36.372151 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.16 02:06:36.372199 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.16 02:06:36.372935 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.16 02:06:36.373600 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.16 02:06:36.384339 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.16 02:06:36.384385 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.16 02:06:36.384470 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.16 02:06:36.384484 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.16 02:06:36.384520 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.16 02:06:36.384599 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.16 02:06:36.388845 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.16 02:06:36.388899 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.16 02:06:36.388949 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.16 02:06:36.389129 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.16 02:06:36.389177 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.16 02:06:36.389190 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.16 02:06:36.389271 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.16 02:06:36.389284 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.16 02:06:36.389316 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.16 02:06:36.389404 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.16 02:06:36.413720 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.16 02:06:36.417416 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.16 02:06:36.417525 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129001 sec | ||
| 91 | 2026.03.16 02:06:36.417541 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.16 02:06:36.417557 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.16 02:06:36.417585 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.16 02:06:36.417850 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.16 02:06:36.417970 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.16 02:06:36.417986 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.16 02:06:36.417998 [ 1 ] {} <Information> 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). | ||
| 98 | 2026.03.16 02:06:36.418010 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.16 02:06:36.441597 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.16 02:06:36.441821 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.03.16 02:06:36.443414 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.377e-05 sec. | ||
| 102 | 2026.03.16 02:06:36.443877 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.16 02:06:36.445206 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.16 02:06:36.445225 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.16 02:06:36.689967 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63795 | ||
| 106 | 2026.03.16 02:06:36.690922 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.16 02:06:36.690991 [ 3 ] {} <Debug> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Authenticating user 'default' from [fd00:1122:3344:101::d]:63795 | ||
| 108 | 2026.03.16 02:06:36.691020 [ 3 ] {} <Debug> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.16 02:06:36.691106 [ 3 ] {} <Debug> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.16 02:06:36.691197 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.16 02:06:36.691222 [ 3 ] {} <Trace> 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 | ||
| 112 | 2026.03.16 02:06:36.691305 [ 3 ] {} <Trace> 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 | ||
| 113 | 2026.03.16 02:06:36.691879 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65476 | ||
| 114 | 2026.03.16 02:06:36.691885 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47293 | ||
| 115 | 2026.03.16 02:06:36.691991 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60662 | ||
| 116 | 2026.03.16 02:06:36.692128 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.16 02:06:36.692232 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33597 | ||
| 118 | 2026.03.16 02:06:36.692242 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.03.16 02:06:36.692270 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.16 02:06:36.692254 [ 4 ] {} <Debug> TCP-Session: 1b97d779-7600-4a2b-93e2-f216632c9430 Authenticating user 'default' from [fd00:1122:3344:101::d]:65476 | ||
| 121 | 2026.03.16 02:06:36.692305 [ 5 ] {} <Debug> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Authenticating user 'default' from [fd00:1122:3344:101::d]:47293 | ||
| 122 | 2026.03.16 02:06:36.692358 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35021 | ||
| 123 | 2026.03.16 02:06:36.692314 [ 254 ] {} <Debug> TCP-Session: 99329f8f-6e55-4772-bc37-4a8cdd240710 Authenticating user 'default' from [fd00:1122:3344:101::d]:60662 | ||
| 124 | 2026.03.16 02:06:36.692435 [ 5 ] {} <Debug> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.16 02:06:36.692417 [ 4 ] {} <Debug> TCP-Session: 1b97d779-7600-4a2b-93e2-f216632c9430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.16 02:06:36.692512 [ 254 ] {} <Debug> TCP-Session: 99329f8f-6e55-4772-bc37-4a8cdd240710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.16 02:06:36.692532 [ 5 ] {} <Debug> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.16 02:06:36.692519 [ 4 ] {} <Debug> TCP-Session: 1b97d779-7600-4a2b-93e2-f216632c9430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.16 02:06:36.692601 [ 254 ] {} <Debug> TCP-Session: 99329f8f-6e55-4772-bc37-4a8cdd240710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.16 02:06:36.693069 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.16 02:06:36.693112 [ 255 ] {} <Debug> TCP-Session: a01c3367-84e6-47ff-bcaa-35b0ba9c335a Authenticating user 'default' from [fd00:1122:3344:101::d]:33597 | ||
| 132 | 2026.03.16 02:06:36.693129 [ 255 ] {} <Debug> TCP-Session: a01c3367-84e6-47ff-bcaa-35b0ba9c335a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.16 02:06:36.693133 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.16 02:06:36.693186 [ 255 ] {} <Debug> TCP-Session: a01c3367-84e6-47ff-bcaa-35b0ba9c335a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.16 02:06:36.693128 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43591 | ||
| 136 | 2026.03.16 02:06:36.693252 [ 256 ] {} <Debug> TCP-Session: a690a015-9024-416e-bbfd-049d3ac77259 Authenticating user 'default' from [fd00:1122:3344:101::d]:35021 | ||
| 137 | 2026.03.16 02:06:36.693340 [ 256 ] {} <Debug> TCP-Session: a690a015-9024-416e-bbfd-049d3ac77259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.16 02:06:36.693353 [ 256 ] {} <Debug> TCP-Session: a690a015-9024-416e-bbfd-049d3ac77259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.16 02:06:36.693766 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.16 02:06:36.693770 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39440 | ||
| 141 | 2026.03.16 02:06:36.693876 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56923 | ||
| 142 | 2026.03.16 02:06:36.693886 [ 257 ] {} <Debug> TCP-Session: fb41c171-c4f3-423d-a818-0723d7bd825e Authenticating user 'default' from [fd00:1122:3344:101::d]:43591 | ||
| 143 | 2026.03.16 02:06:36.693925 [ 257 ] {} <Debug> TCP-Session: fb41c171-c4f3-423d-a818-0723d7bd825e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.16 02:06:36.694507 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.03.16 02:06:36.694544 [ 257 ] {} <Debug> TCP-Session: fb41c171-c4f3-423d-a818-0723d7bd825e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.16 02:06:36.694566 [ 258 ] {} <Debug> TCP-Session: 2ac19fef-56a9-4b1a-965f-c517b2972b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:39440 | ||
| 147 | 2026.03.16 02:06:36.694643 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.03.16 02:06:36.694661 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.03.16 02:06:36.694707 [ 258 ] {} <Debug> TCP-Session: 2ac19fef-56a9-4b1a-965f-c517b2972b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.16 02:06:36.694758 [ 259 ] {} <Debug> TCP-Session: 31385477-8a37-4e7d-9dae-02272e224aff Authenticating user 'default' from [fd00:1122:3344:101::d]:56923 | ||
| 151 | 2026.03.16 02:06:36.694789 [ 258 ] {} <Debug> TCP-Session: 2ac19fef-56a9-4b1a-965f-c517b2972b94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.16 02:06:36.694807 [ 259 ] {} <Debug> TCP-Session: 31385477-8a37-4e7d-9dae-02272e224aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.16 02:06:36.694903 [ 259 ] {} <Debug> TCP-Session: 31385477-8a37-4e7d-9dae-02272e224aff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.16 02:06:36.697564 [ 3 ] {b80e6cca-0fbe-4401-bb3a-6cd53cbe73f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.16 02:06:36.996796 [ 3 ] {b80e6cca-0fbe-4401-bb3a-6cd53cbe73f4} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63795) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.16 02:06:36.997965 [ 3 ] {b80e6cca-0fbe-4401-bb3a-6cd53cbe73f4} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.16 02:06:36.998211 [ 3 ] {b80e6cca-0fbe-4401-bb3a-6cd53cbe73f4} <Debug> TCPHandler: Processed in 0.306127806 sec. | ||
| 204 | 2026.03.16 02:06:36.998726 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.16 02:06:36.999051 [ 5 ] {91d5240a-5c5d-47e8-ae91-e9b6a40e4d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.16 02:06:36.999567 [ 5 ] {91d5240a-5c5d-47e8-ae91-e9b6a40e4d45} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:47293) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.16 02:06:36.999876 [ 5 ] {91d5240a-5c5d-47e8-ae91-e9b6a40e4d45} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.16 02:06:37.000148 [ 5 ] {91d5240a-5c5d-47e8-ae91-e9b6a40e4d45} <Debug> TCPHandler: Processed in 0.001630603 sec. | ||
| 255 | 2026.03.16 02:06:37.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.92 MiB, peak 118.92 MiB, free memory in arenas 0.00 B, will set to 127.44 MiB (RSS), difference: 8.51 MiB | ||
| 256 | 2026.03.16 02:06:37.000536 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.16 02:06:37.001369 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.16 02:06:37.002166 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.16 02:06:37.007264 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.16 02:06:37.007291 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.365e-05 sec | ||
| 261 | 2026.03.16 02:06:37.007454 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.16 02:06:37.007472 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.16 02:06:37.007497 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.16 02:06:37.008230 [ 3 ] {d229ae3f-6310-4eeb-9624-ab64d4c150c2} <Debug> TCPHandler: Processed in 0.007819854 sec. | ||
| 265 | 2026.03.16 02:06:37.008478 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.16 02:06:37.008641 [ 3 ] {0fe0d051-258d-4b13-b046-5243c951bd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.16 02:06:37.008782 [ 3 ] {0fe0d051-258d-4b13-b046-5243c951bd46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.16 02:06:37.014374 [ 3 ] {0fe0d051-258d-4b13-b046-5243c951bd46} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.16 02:06:37.019377 [ 3 ] {0fe0d051-258d-4b13-b046-5243c951bd46} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4): Loading data parts | ||
| 271 | 2026.03.16 02:06:37.020659 [ 3 ] {0fe0d051-258d-4b13-b046-5243c951bd46} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4): There are no data parts | ||
| 272 | 2026.03.16 02:06:37.024815 [ 3 ] {0fe0d051-258d-4b13-b046-5243c951bd46} <Debug> TCPHandler: Processed in 0.016394815 sec. | ||
| 273 | 2026.03.16 02:06:37.024982 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.16 02:06:37.025235 [ 3 ] {5ddb34a1-db3a-4a84-acb7-239bea0a2acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.03.16 02:06:37.025428 [ 3 ] {5ddb34a1-db3a-4a84-acb7-239bea0a2acf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.16 02:06:37.048488 [ 3 ] {5ddb34a1-db3a-4a84-acb7-239bea0a2acf} <Debug> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Loading data parts | ||
| 287 | 2026.03.16 02:06:37.048718 [ 3 ] {5ddb34a1-db3a-4a84-acb7-239bea0a2acf} <Debug> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): There are no data parts | ||
| 288 | 2026.03.16 02:06:37.054083 [ 3 ] {5ddb34a1-db3a-4a84-acb7-239bea0a2acf} <Debug> TCPHandler: Processed in 0.029156339 sec. | ||
| 289 | 2026.03.16 02:06:37.054367 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.16 02:06:37.054545 [ 3 ] {7b556f89-4be4-4a14-a3ae-bb38e22b0ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 291 | 2026.03.16 02:06:37.054678 [ 3 ] {7b556f89-4be4-4a14-a3ae-bb38e22b0ec7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.16 02:06:37.064287 [ 3 ] {7b556f89-4be4-4a14-a3ae-bb38e22b0ec7} <Debug> oximeter.measurements_i8 (ee51c592-5cee-44ec-9e1b-852313bbbc91): Loading data parts | ||
| 293 | 2026.03.16 02:06:37.064572 [ 3 ] {7b556f89-4be4-4a14-a3ae-bb38e22b0ec7} <Debug> oximeter.measurements_i8 (ee51c592-5cee-44ec-9e1b-852313bbbc91): There are no data parts | ||
| 294 | 2026.03.16 02:06:37.068676 [ 3 ] {7b556f89-4be4-4a14-a3ae-bb38e22b0ec7} <Debug> TCPHandler: Processed in 0.014382878 sec. | ||
| 295 | 2026.03.16 02:06:37.068836 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.16 02:06:37.069094 [ 3 ] {d479b7ef-3d3d-4498-926d-5adff61385f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 297 | 2026.03.16 02:06:37.069138 [ 3 ] {d479b7ef-3d3d-4498-926d-5adff61385f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.16 02:06:37.079501 [ 3 ] {d479b7ef-3d3d-4498-926d-5adff61385f0} <Debug> oximeter.measurements_u8 (ea7cedb9-aca2-4db3-b28c-2ead419aa4c9): Loading data parts | ||
| 299 | 2026.03.16 02:06:37.079697 [ 3 ] {d479b7ef-3d3d-4498-926d-5adff61385f0} <Debug> oximeter.measurements_u8 (ea7cedb9-aca2-4db3-b28c-2ead419aa4c9): There are no data parts | ||
| 300 | 2026.03.16 02:06:37.084346 [ 3 ] {d479b7ef-3d3d-4498-926d-5adff61385f0} <Debug> TCPHandler: Processed in 0.015561048 sec. | ||
| 301 | 2026.03.16 02:06:37.084653 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.16 02:06:37.084865 [ 3 ] {cef76d60-ece6-4588-93a9-8e0b6bab5218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 303 | 2026.03.16 02:06:37.084981 [ 3 ] {cef76d60-ece6-4588-93a9-8e0b6bab5218} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.16 02:06:37.106740 [ 3 ] {cef76d60-ece6-4588-93a9-8e0b6bab5218} <Debug> oximeter.measurements_i16 (3e563a2b-2635-4a45-b425-05b13106898a): Loading data parts | ||
| 305 | 2026.03.16 02:06:37.106913 [ 3 ] {cef76d60-ece6-4588-93a9-8e0b6bab5218} <Debug> oximeter.measurements_i16 (3e563a2b-2635-4a45-b425-05b13106898a): There are no data parts | ||
| 306 | 2026.03.16 02:06:37.117128 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50295 | ||
| 307 | 2026.03.16 02:06:37.117252 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.03.16 02:06:37.117282 [ 262 ] {} <Debug> TCP-Session: 046424de-eab7-41f6-83fe-a044ccecdfed Authenticating user 'default' from [fd00:1122:3344:101::c]:50295 | ||
| 309 | 2026.03.16 02:06:37.117385 [ 262 ] {} <Debug> TCP-Session: 046424de-eab7-41f6-83fe-a044ccecdfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.03.16 02:06:37.117402 [ 262 ] {} <Debug> TCP-Session: 046424de-eab7-41f6-83fe-a044ccecdfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 311 | 2026.03.16 02:06:37.117474 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 312 | 2026.03.16 02:06:37.117575 [ 262 ] {} <Trace> 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 | ||
| 313 | 2026.03.16 02:06:37.117595 [ 262 ] {} <Trace> 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 | ||
| 314 | 2026.03.16 02:06:37.118148 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50179 | ||
| 315 | 2026.03.16 02:06:37.118152 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60617 | ||
| 316 | 2026.03.16 02:06:37.118232 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62348 | ||
| 317 | 2026.03.16 02:06:37.118302 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44655 | ||
| 318 | 2026.03.16 02:06:37.118371 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 319 | 2026.03.16 02:06:37.118421 [ 264 ] {} <Debug> TCP-Session: b8e4c143-561e-4899-9584-4bf9f4f8c471 Authenticating user 'default' from [fd00:1122:3344:101::c]:50179 | ||
| 320 | 2026.03.16 02:06:37.118565 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 321 | 2026.03.16 02:06:37.118567 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41881 | ||
| 322 | 2026.03.16 02:06:37.118623 [ 264 ] {} <Debug> TCP-Session: b8e4c143-561e-4899-9584-4bf9f4f8c471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.03.16 02:06:37.118642 [ 264 ] {} <Debug> TCP-Session: b8e4c143-561e-4899-9584-4bf9f4f8c471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.03.16 02:06:37.118648 [ 266 ] {} <Debug> TCP-Session: d80c0423-37c2-41c6-8b85-028181c19f7a Authenticating user 'default' from [fd00:1122:3344:101::c]:44655 | ||
| 325 | 2026.03.16 02:06:37.118749 [ 266 ] {} <Debug> TCP-Session: d80c0423-37c2-41c6-8b85-028181c19f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.03.16 02:06:37.118743 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 327 | 2026.03.16 02:06:37.118825 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 328 | 2026.03.16 02:06:37.118782 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 329 | 2026.03.16 02:06:37.118772 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52869 | ||
| 330 | 2026.03.16 02:06:37.118948 [ 268 ] {} <Debug> TCP-Session: 7ccc07e6-9d9b-4bb4-8e03-88d623d41eef Authenticating user 'default' from [fd00:1122:3344:101::c]:41881 | ||
| 331 | 2026.03.16 02:06:37.118930 [ 263 ] {} <Debug> TCP-Session: 7abded0c-0469-408a-89e6-9e1bd8e83a86 Authenticating user 'default' from [fd00:1122:3344:101::c]:60617 | ||
| 332 | 2026.03.16 02:06:37.118926 [ 265 ] {} <Debug> TCP-Session: 643ff74a-6ae4-4f56-8c61-798a58c751b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:62348 | ||
| 333 | 2026.03.16 02:06:37.118765 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36993 | ||
| 334 | 2026.03.16 02:06:37.119118 [ 268 ] {} <Debug> TCP-Session: 7ccc07e6-9d9b-4bb4-8e03-88d623d41eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.03.16 02:06:37.119139 [ 265 ] {} <Debug> TCP-Session: 643ff74a-6ae4-4f56-8c61-798a58c751b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.03.16 02:06:37.119124 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 337 | 2026.03.16 02:06:37.119218 [ 265 ] {} <Debug> TCP-Session: 643ff74a-6ae4-4f56-8c61-798a58c751b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 338 | 2026.03.16 02:06:37.119242 [ 263 ] {} <Debug> TCP-Session: 7abded0c-0469-408a-89e6-9e1bd8e83a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 339 | 2026.03.16 02:06:37.119250 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.03.16 02:06:37.119293 [ 263 ] {} <Debug> TCP-Session: 7abded0c-0469-408a-89e6-9e1bd8e83a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 341 | 2026.03.16 02:06:37.119203 [ 268 ] {} <Debug> TCP-Session: 7ccc07e6-9d9b-4bb4-8e03-88d623d41eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 342 | 2026.03.16 02:06:37.118762 [ 266 ] {} <Debug> TCP-Session: d80c0423-37c2-41c6-8b85-028181c19f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 343 | 2026.03.16 02:06:37.119402 [ 269 ] {} <Debug> TCP-Session: 83e97117-5bf0-47d9-a85d-26ee50ce8afb Authenticating user 'default' from [fd00:1122:3344:101::c]:36993 | ||
| 344 | 2026.03.16 02:06:37.119300 [ 267 ] {} <Debug> TCP-Session: 696f8eec-d8d7-4353-8fee-dabe46add027 Authenticating user 'default' from [fd00:1122:3344:101::c]:52869 | ||
| 345 | 2026.03.16 02:06:37.119484 [ 267 ] {} <Debug> TCP-Session: 696f8eec-d8d7-4353-8fee-dabe46add027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.03.16 02:06:37.119498 [ 269 ] {} <Debug> TCP-Session: 83e97117-5bf0-47d9-a85d-26ee50ce8afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.03.16 02:06:37.119601 [ 267 ] {} <Debug> TCP-Session: 696f8eec-d8d7-4353-8fee-dabe46add027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.03.16 02:06:37.119613 [ 269 ] {} <Debug> TCP-Session: 83e97117-5bf0-47d9-a85d-26ee50ce8afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 349 | 2026.03.16 02:06:37.120600 [ 3 ] {cef76d60-ece6-4588-93a9-8e0b6bab5218} <Debug> TCPHandler: Processed in 0.036011235 sec. | ||
| 350 | 2026.03.16 02:06:37.120767 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2026.03.16 02:06:37.120940 [ 3 ] {cd224de8-f5b8-4d5e-af2f-ce2d373d8599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 352 | 2026.03.16 02:06:37.121056 [ 3 ] {cd224de8-f5b8-4d5e-af2f-ce2d373d8599} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2026.03.16 02:06:37.125360 [ 3 ] {cd224de8-f5b8-4d5e-af2f-ce2d373d8599} <Debug> oximeter.measurements_u16 (b02b8412-5fd4-46c7-92bb-35da46822188): Loading data parts | ||
| 354 | 2026.03.16 02:06:37.125640 [ 3 ] {cd224de8-f5b8-4d5e-af2f-ce2d373d8599} <Debug> oximeter.measurements_u16 (b02b8412-5fd4-46c7-92bb-35da46822188): There are no data parts | ||
| 355 | 2026.03.16 02:06:37.127133 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54167 | ||
| 356 | 2026.03.16 02:06:37.127268 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.03.16 02:06:37.127385 [ 270 ] {} <Debug> TCP-Session: e55a3b43-0622-48b5-b989-f805d9af06a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:54167 | ||
| 358 | 2026.03.16 02:06:37.127407 [ 270 ] {} <Debug> TCP-Session: e55a3b43-0622-48b5-b989-f805d9af06a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.03.16 02:06:37.127419 [ 270 ] {} <Debug> TCP-Session: e55a3b43-0622-48b5-b989-f805d9af06a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.03.16 02:06:37.127555 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 361 | 2026.03.16 02:06:37.127583 [ 270 ] {} <Trace> 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 | ||
| 362 | 2026.03.16 02:06:37.127677 [ 270 ] {} <Trace> 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 | ||
| 363 | 2026.03.16 02:06:37.128103 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44255 | ||
| 364 | 2026.03.16 02:06:37.128184 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45571 | ||
| 365 | 2026.03.16 02:06:37.128247 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56760 | ||
| 366 | 2026.03.16 02:06:37.128507 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57752 | ||
| 367 | 2026.03.16 02:06:37.128517 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.03.16 02:06:37.128519 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65414 | ||
| 369 | 2026.03.16 02:06:37.128625 [ 272 ] {} <Debug> TCP-Session: 3d252710-9970-48c1-aad6-183e59d982bd Authenticating user 'default' from [fd00:1122:3344:101::b]:45571 | ||
| 370 | 2026.03.16 02:06:37.128656 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 371 | 2026.03.16 02:06:37.128678 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41080 | ||
| 372 | 2026.03.16 02:06:37.128721 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 373 | 2026.03.16 02:06:37.128768 [ 271 ] {} <Debug> TCP-Session: 2a644539-9ec0-4d72-b604-7edb064849a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:44255 | ||
| 374 | 2026.03.16 02:06:37.128780 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46413 | ||
| 375 | 2026.03.16 02:06:37.128623 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 376 | 2026.03.16 02:06:37.128874 [ 271 ] {} <Debug> TCP-Session: 2a644539-9ec0-4d72-b604-7edb064849a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.03.16 02:06:37.128887 [ 275 ] {} <Debug> TCP-Session: 9682eb4f-1b54-46d2-a43c-6a01544cc50b Authenticating user 'default' from [fd00:1122:3344:101::b]:57752 | ||
| 378 | 2026.03.16 02:06:37.128844 [ 272 ] {} <Debug> TCP-Session: 3d252710-9970-48c1-aad6-183e59d982bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.03.16 02:06:37.128977 [ 273 ] {} <Debug> TCP-Session: b68b71a2-28d3-48dc-a4ed-78fbb44cf4fe Authenticating user 'default' from [fd00:1122:3344:101::b]:56760 | ||
| 380 | 2026.03.16 02:06:37.128979 [ 271 ] {} <Debug> TCP-Session: 2a644539-9ec0-4d72-b604-7edb064849a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.03.16 02:06:37.128971 [ 275 ] {} <Debug> TCP-Session: 9682eb4f-1b54-46d2-a43c-6a01544cc50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 382 | 2026.03.16 02:06:37.129064 [ 273 ] {} <Debug> TCP-Session: b68b71a2-28d3-48dc-a4ed-78fbb44cf4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2026.03.16 02:06:37.129033 [ 272 ] {} <Debug> TCP-Session: 3d252710-9970-48c1-aad6-183e59d982bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 384 | 2026.03.16 02:06:37.129099 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 385 | 2026.03.16 02:06:37.129141 [ 273 ] {} <Debug> TCP-Session: b68b71a2-28d3-48dc-a4ed-78fbb44cf4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 386 | 2026.03.16 02:06:37.129124 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 387 | 2026.03.16 02:06:37.129119 [ 275 ] {} <Debug> TCP-Session: 9682eb4f-1b54-46d2-a43c-6a01544cc50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 388 | 2026.03.16 02:06:37.129242 [ 277 ] {} <Debug> TCP-Session: 9024f541-a605-479c-9856-3b9e5729bb82 Authenticating user 'default' from [fd00:1122:3344:101::b]:46413 | ||
| 389 | 2026.03.16 02:06:37.129230 [ 276 ] {} <Debug> TCP-Session: 6a54a0ee-6697-4e1e-9a7e-bee0776c62cb Authenticating user 'default' from [fd00:1122:3344:101::b]:41080 | ||
| 390 | 2026.03.16 02:06:37.129019 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 391 | 2026.03.16 02:06:37.129358 [ 277 ] {} <Debug> TCP-Session: 9024f541-a605-479c-9856-3b9e5729bb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2026.03.16 02:06:37.129346 [ 276 ] {} <Debug> TCP-Session: 6a54a0ee-6697-4e1e-9a7e-bee0776c62cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 393 | 2026.03.16 02:06:37.129415 [ 274 ] {} <Debug> TCP-Session: 8a5c7c08-8845-4945-95e5-c80b26e02507 Authenticating user 'default' from [fd00:1122:3344:101::b]:65414 | ||
| 394 | 2026.03.16 02:06:37.129464 [ 277 ] {} <Debug> TCP-Session: 9024f541-a605-479c-9856-3b9e5729bb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 395 | 2026.03.16 02:06:37.129476 [ 276 ] {} <Debug> TCP-Session: 6a54a0ee-6697-4e1e-9a7e-bee0776c62cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 396 | 2026.03.16 02:06:37.129499 [ 274 ] {} <Debug> TCP-Session: 8a5c7c08-8845-4945-95e5-c80b26e02507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2026.03.16 02:06:37.129577 [ 274 ] {} <Debug> TCP-Session: 8a5c7c08-8845-4945-95e5-c80b26e02507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 398 | 2026.03.16 02:06:37.136344 [ 3 ] {cd224de8-f5b8-4d5e-af2f-ce2d373d8599} <Debug> TCPHandler: Processed in 0.015632828 sec. | ||
| 399 | 2026.03.16 02:06:37.136551 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.16 02:06:37.136806 [ 3 ] {6a3fa5ce-1503-4fd1-97d1-2c923e8657eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 401 | 2026.03.16 02:06:37.136905 [ 3 ] {6a3fa5ce-1503-4fd1-97d1-2c923e8657eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.03.16 02:06:37.149841 [ 3 ] {6a3fa5ce-1503-4fd1-97d1-2c923e8657eb} <Debug> oximeter.measurements_i32 (cf67a5a4-1601-46ee-910d-19856678d59d): Loading data parts | ||
| 403 | 2026.03.16 02:06:37.150009 [ 3 ] {6a3fa5ce-1503-4fd1-97d1-2c923e8657eb} <Debug> oximeter.measurements_i32 (cf67a5a4-1601-46ee-910d-19856678d59d): There are no data parts | ||
| 404 | 2026.03.16 02:06:37.157999 [ 3 ] {6a3fa5ce-1503-4fd1-97d1-2c923e8657eb} <Debug> TCPHandler: Processed in 0.021510926 sec. | ||
| 405 | 2026.03.16 02:06:37.158253 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.03.16 02:06:37.158417 [ 3 ] {1cdb8c42-4b19-421e-bb92-30268dd039a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 407 | 2026.03.16 02:06:37.158588 [ 3 ] {1cdb8c42-4b19-421e-bb92-30268dd039a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.03.16 02:06:37.164947 [ 3 ] {1cdb8c42-4b19-421e-bb92-30268dd039a2} <Debug> oximeter.measurements_u32 (8f7d65ff-b0cb-49d7-ba3e-3e944a2ecb5f): Loading data parts | ||
| 409 | 2026.03.16 02:06:37.165133 [ 3 ] {1cdb8c42-4b19-421e-bb92-30268dd039a2} <Debug> oximeter.measurements_u32 (8f7d65ff-b0cb-49d7-ba3e-3e944a2ecb5f): There are no data parts | ||
| 410 | 2026.03.16 02:06:37.169915 [ 3 ] {1cdb8c42-4b19-421e-bb92-30268dd039a2} <Debug> TCPHandler: Processed in 0.011716176 sec. | ||
| 411 | 2026.03.16 02:06:37.170093 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.16 02:06:37.170335 [ 3 ] {841d6dee-6e13-45b7-9436-03017a4d1edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 413 | 2026.03.16 02:06:37.170591 [ 3 ] {841d6dee-6e13-45b7-9436-03017a4d1edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.03.16 02:06:37.178382 [ 3 ] {841d6dee-6e13-45b7-9436-03017a4d1edc} <Debug> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Loading data parts | ||
| 415 | 2026.03.16 02:06:37.178539 [ 3 ] {841d6dee-6e13-45b7-9436-03017a4d1edc} <Debug> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): There are no data parts | ||
| 416 | 2026.03.16 02:06:37.183636 [ 3 ] {841d6dee-6e13-45b7-9436-03017a4d1edc} <Debug> TCPHandler: Processed in 0.013605071 sec. | ||
| 417 | 2026.03.16 02:06:37.183803 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.16 02:06:37.184096 [ 3 ] {613f2d38-c23f-4c73-97a3-71ef0caa9776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 419 | 2026.03.16 02:06:37.184259 [ 3 ] {613f2d38-c23f-4c73-97a3-71ef0caa9776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.03.16 02:06:37.194327 [ 3 ] {613f2d38-c23f-4c73-97a3-71ef0caa9776} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Loading data parts | ||
| 421 | 2026.03.16 02:06:37.194499 [ 3 ] {613f2d38-c23f-4c73-97a3-71ef0caa9776} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): There are no data parts | ||
| 422 | 2026.03.16 02:06:37.199148 [ 3 ] {613f2d38-c23f-4c73-97a3-71ef0caa9776} <Debug> TCPHandler: Processed in 0.015408546 sec. | ||
| 423 | 2026.03.16 02:06:37.199325 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.16 02:06:37.199498 [ 3 ] {6dae5f32-963d-451e-87e7-194a88957d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 425 | 2026.03.16 02:06:37.199708 [ 3 ] {6dae5f32-963d-451e-87e7-194a88957d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.03.16 02:06:37.207244 [ 3 ] {6dae5f32-963d-451e-87e7-194a88957d95} <Debug> oximeter.measurements_f32 (992afff8-f043-493f-bd37-a296a853b6ff): Loading data parts | ||
| 427 | 2026.03.16 02:06:37.207479 [ 3 ] {6dae5f32-963d-451e-87e7-194a88957d95} <Debug> oximeter.measurements_f32 (992afff8-f043-493f-bd37-a296a853b6ff): There are no data parts | ||
| 428 | 2026.03.16 02:06:37.212377 [ 3 ] {6dae5f32-963d-451e-87e7-194a88957d95} <Debug> TCPHandler: Processed in 0.013110437 sec. | ||
| 429 | 2026.03.16 02:06:37.212576 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.16 02:06:37.212940 [ 3 ] {0e383827-5a11-47c0-8922-038629360bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 431 | 2026.03.16 02:06:37.213093 [ 3 ] {0e383827-5a11-47c0-8922-038629360bc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.03.16 02:06:37.223163 [ 3 ] {0e383827-5a11-47c0-8922-038629360bc0} <Debug> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Loading data parts | ||
| 433 | 2026.03.16 02:06:37.223351 [ 3 ] {0e383827-5a11-47c0-8922-038629360bc0} <Debug> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): There are no data parts | ||
| 434 | 2026.03.16 02:06:37.228278 [ 3 ] {0e383827-5a11-47c0-8922-038629360bc0} <Debug> TCPHandler: Processed in 0.0157586 sec. | ||
| 435 | 2026.03.16 02:06:37.228461 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.16 02:06:37.228641 [ 3 ] {cd23645d-35bb-4401-8ba0-882f8cf2320b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 437 | 2026.03.16 02:06:37.228868 [ 3 ] {cd23645d-35bb-4401-8ba0-882f8cf2320b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.03.16 02:06:37.236961 [ 3 ] {cd23645d-35bb-4401-8ba0-882f8cf2320b} <Debug> oximeter.measurements_string (3e6f439c-663a-4951-9d7c-8464dcbe5370): Loading data parts | ||
| 439 | 2026.03.16 02:06:37.237328 [ 3 ] {cd23645d-35bb-4401-8ba0-882f8cf2320b} <Debug> oximeter.measurements_string (3e6f439c-663a-4951-9d7c-8464dcbe5370): There are no data parts | ||
| 440 | 2026.03.16 02:06:37.242347 [ 3 ] {cd23645d-35bb-4401-8ba0-882f8cf2320b} <Debug> TCPHandler: Processed in 0.013952665 sec. | ||
| 441 | 2026.03.16 02:06:37.242524 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.03.16 02:06:37.242782 [ 3 ] {0eabf12b-eacd-4966-8f89-a6211481813f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.16 02:06:37.242924 [ 3 ] {0eabf12b-eacd-4966-8f89-a6211481813f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.03.16 02:06:37.254538 [ 3 ] {0eabf12b-eacd-4966-8f89-a6211481813f} <Debug> oximeter.measurements_bytes (f421d69b-59bc-419c-9e3d-5edca92ea270): Loading data parts | ||
| 452 | 2026.03.16 02:06:37.254700 [ 3 ] {0eabf12b-eacd-4966-8f89-a6211481813f} <Debug> oximeter.measurements_bytes (f421d69b-59bc-419c-9e3d-5edca92ea270): There are no data parts | ||
| 453 | 2026.03.16 02:06:37.259504 [ 3 ] {0eabf12b-eacd-4966-8f89-a6211481813f} <Debug> TCPHandler: Processed in 0.017042109 sec. | ||
| 454 | 2026.03.16 02:06:37.259685 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.16 02:06:37.259958 [ 3 ] {efb0bab9-94c0-4bc1-a41b-e21101d88498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 456 | 2026.03.16 02:06:37.260091 [ 3 ] {efb0bab9-94c0-4bc1-a41b-e21101d88498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.03.16 02:06:37.268816 [ 3 ] {efb0bab9-94c0-4bc1-a41b-e21101d88498} <Debug> oximeter.measurements_cumulativei64 (a1061f7c-f82f-430d-9c72-e2d0309310d9): Loading data parts | ||
| 458 | 2026.03.16 02:06:37.269028 [ 3 ] {efb0bab9-94c0-4bc1-a41b-e21101d88498} <Debug> oximeter.measurements_cumulativei64 (a1061f7c-f82f-430d-9c72-e2d0309310d9): There are no data parts | ||
| 459 | 2026.03.16 02:06:37.273551 [ 3 ] {efb0bab9-94c0-4bc1-a41b-e21101d88498} <Debug> TCPHandler: Processed in 0.013933484 sec. | ||
| 460 | 2026.03.16 02:06:37.273730 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.16 02:06:37.273952 [ 3 ] {7625a12e-83d7-4327-8776-4dcf23052e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 462 | 2026.03.16 02:06:37.274040 [ 3 ] {7625a12e-83d7-4327-8776-4dcf23052e56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.03.16 02:06:37.284684 [ 3 ] {7625a12e-83d7-4327-8776-4dcf23052e56} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Loading data parts | ||
| 464 | 2026.03.16 02:06:37.284879 [ 3 ] {7625a12e-83d7-4327-8776-4dcf23052e56} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): There are no data parts | ||
| 465 | 2026.03.16 02:06:37.290120 [ 3 ] {7625a12e-83d7-4327-8776-4dcf23052e56} <Debug> TCPHandler: Processed in 0.016451095 sec. | ||
| 466 | 2026.03.16 02:06:37.290392 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.16 02:06:37.290558 [ 3 ] {e31c0e0c-f6ee-4585-ad2d-a319ff55d778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 468 | 2026.03.16 02:06:37.290684 [ 3 ] {e31c0e0c-f6ee-4585-ad2d-a319ff55d778} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.03.16 02:06:37.299137 [ 3 ] {e31c0e0c-f6ee-4585-ad2d-a319ff55d778} <Debug> oximeter.measurements_cumulativef32 (d12ce267-8675-4dfc-87f5-ea390949b080): Loading data parts | ||
| 470 | 2026.03.16 02:06:37.299383 [ 3 ] {e31c0e0c-f6ee-4585-ad2d-a319ff55d778} <Debug> oximeter.measurements_cumulativef32 (d12ce267-8675-4dfc-87f5-ea390949b080): There are no data parts | ||
| 471 | 2026.03.16 02:06:37.303665 [ 3 ] {e31c0e0c-f6ee-4585-ad2d-a319ff55d778} <Debug> TCPHandler: Processed in 0.013325759 sec. | ||
| 472 | 2026.03.16 02:06:37.303831 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.16 02:06:37.304162 [ 3 ] {0d2e2b1d-b075-4f07-bbf3-4483d78db864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 474 | 2026.03.16 02:06:37.304309 [ 3 ] {0d2e2b1d-b075-4f07-bbf3-4483d78db864} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.03.16 02:06:37.314151 [ 3 ] {0d2e2b1d-b075-4f07-bbf3-4483d78db864} <Debug> oximeter.measurements_cumulativef64 (7d30db6c-0740-4bc0-bdd6-fb5808738060): Loading data parts | ||
| 476 | 2026.03.16 02:06:37.314318 [ 3 ] {0d2e2b1d-b075-4f07-bbf3-4483d78db864} <Debug> oximeter.measurements_cumulativef64 (7d30db6c-0740-4bc0-bdd6-fb5808738060): There are no data parts | ||
| 477 | 2026.03.16 02:06:37.319238 [ 3 ] {0d2e2b1d-b075-4f07-bbf3-4483d78db864} <Debug> TCPHandler: Processed in 0.015461437 sec. | ||
| 478 | 2026.03.16 02:06:37.319422 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.16 02:06:37.319690 [ 3 ] {691e0cc3-448b-4f5e-97e0-a2897555fa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.16 02:06:37.319920 [ 3 ] {691e0cc3-448b-4f5e-97e0-a2897555fa0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.03.16 02:06:37.327930 [ 3 ] {691e0cc3-448b-4f5e-97e0-a2897555fa0e} <Debug> oximeter.measurements_histogrami8 (8aca9038-0eb0-4606-bc99-4f092ec47392): Loading data parts | ||
| 492 | 2026.03.16 02:06:37.328247 [ 3 ] {691e0cc3-448b-4f5e-97e0-a2897555fa0e} <Debug> oximeter.measurements_histogrami8 (8aca9038-0eb0-4606-bc99-4f092ec47392): There are no data parts | ||
| 493 | 2026.03.16 02:06:37.333029 [ 3 ] {691e0cc3-448b-4f5e-97e0-a2897555fa0e} <Debug> TCPHandler: Processed in 0.013679543 sec. | ||
| 494 | 2026.03.16 02:06:37.333196 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.16 02:06:37.333548 [ 3 ] {8c02b8fb-01bb-420f-88fc-96e8234c8312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 496 | 2026.03.16 02:06:37.333690 [ 3 ] {8c02b8fb-01bb-420f-88fc-96e8234c8312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.03.16 02:06:37.344092 [ 3 ] {8c02b8fb-01bb-420f-88fc-96e8234c8312} <Debug> oximeter.measurements_histogramu8 (8526c3a5-e32c-4a25-a180-fc537dbcad89): Loading data parts | ||
| 498 | 2026.03.16 02:06:37.344294 [ 3 ] {8c02b8fb-01bb-420f-88fc-96e8234c8312} <Debug> oximeter.measurements_histogramu8 (8526c3a5-e32c-4a25-a180-fc537dbcad89): There are no data parts | ||
| 499 | 2026.03.16 02:06:37.349935 [ 3 ] {8c02b8fb-01bb-420f-88fc-96e8234c8312} <Debug> TCPHandler: Processed in 0.016791738 sec. | ||
| 500 | 2026.03.16 02:06:37.350206 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.16 02:06:37.350467 [ 3 ] {f994c1e3-e0a7-43cd-b3ee-2a99fb75f417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 502 | 2026.03.16 02:06:37.350629 [ 3 ] {f994c1e3-e0a7-43cd-b3ee-2a99fb75f417} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.03.16 02:06:37.357812 [ 3 ] {f994c1e3-e0a7-43cd-b3ee-2a99fb75f417} <Debug> oximeter.measurements_histogrami16 (5eec8599-129b-4e4b-95dd-439f58261bda): Loading data parts | ||
| 504 | 2026.03.16 02:06:37.358155 [ 3 ] {f994c1e3-e0a7-43cd-b3ee-2a99fb75f417} <Debug> oximeter.measurements_histogrami16 (5eec8599-129b-4e4b-95dd-439f58261bda): There are no data parts | ||
| 505 | 2026.03.16 02:06:37.362691 [ 3 ] {f994c1e3-e0a7-43cd-b3ee-2a99fb75f417} <Debug> TCPHandler: Processed in 0.012621163 sec. | ||
| 506 | 2026.03.16 02:06:37.362871 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.16 02:06:37.363279 [ 3 ] {e2139e31-f01d-4f24-9274-f10b2398c59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 508 | 2026.03.16 02:06:37.363421 [ 3 ] {e2139e31-f01d-4f24-9274-f10b2398c59c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.03.16 02:06:37.373029 [ 3 ] {e2139e31-f01d-4f24-9274-f10b2398c59c} <Debug> oximeter.measurements_histogramu16 (8582c74e-2c13-4981-ab40-df045b807ee1): Loading data parts | ||
| 510 | 2026.03.16 02:06:37.373293 [ 3 ] {e2139e31-f01d-4f24-9274-f10b2398c59c} <Debug> oximeter.measurements_histogramu16 (8582c74e-2c13-4981-ab40-df045b807ee1): There are no data parts | ||
| 511 | 2026.03.16 02:06:37.378286 [ 3 ] {e2139e31-f01d-4f24-9274-f10b2398c59c} <Debug> TCPHandler: Processed in 0.015471687 sec. | ||
| 512 | 2026.03.16 02:06:37.378594 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.16 02:06:37.378863 [ 3 ] {c3a7025e-213b-4a17-9c16-f4ef68f6b41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 514 | 2026.03.16 02:06:37.379060 [ 3 ] {c3a7025e-213b-4a17-9c16-f4ef68f6b41b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.03.16 02:06:37.386499 [ 3 ] {c3a7025e-213b-4a17-9c16-f4ef68f6b41b} <Debug> oximeter.measurements_histogrami32 (6e13685c-3a5d-4ccb-9f98-2be2bd262a5d): Loading data parts | ||
| 516 | 2026.03.16 02:06:37.386813 [ 3 ] {c3a7025e-213b-4a17-9c16-f4ef68f6b41b} <Debug> oximeter.measurements_histogrami32 (6e13685c-3a5d-4ccb-9f98-2be2bd262a5d): There are no data parts | ||
| 517 | 2026.03.16 02:06:37.391474 [ 3 ] {c3a7025e-213b-4a17-9c16-f4ef68f6b41b} <Debug> TCPHandler: Processed in 0.012963056 sec. | ||
| 518 | 2026.03.16 02:06:37.391656 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.16 02:06:37.392047 [ 3 ] {fa9313e4-f423-46dc-9fc5-6255e2a8e8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 520 | 2026.03.16 02:06:37.392209 [ 3 ] {fa9313e4-f423-46dc-9fc5-6255e2a8e8de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.03.16 02:06:37.401982 [ 3 ] {fa9313e4-f423-46dc-9fc5-6255e2a8e8de} <Debug> oximeter.measurements_histogramu32 (800a5521-1d2c-4ec0-9d6e-637936f5493f): Loading data parts | ||
| 522 | 2026.03.16 02:06:37.402162 [ 3 ] {fa9313e4-f423-46dc-9fc5-6255e2a8e8de} <Debug> oximeter.measurements_histogramu32 (800a5521-1d2c-4ec0-9d6e-637936f5493f): There are no data parts | ||
| 523 | 2026.03.16 02:06:37.406835 [ 3 ] {fa9313e4-f423-46dc-9fc5-6255e2a8e8de} <Debug> TCPHandler: Processed in 0.015235715 sec. | ||
| 524 | 2026.03.16 02:06:37.407149 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.16 02:06:37.407362 [ 3 ] {262a6140-382f-4a65-9710-8f7b3841c12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 526 | 2026.03.16 02:06:37.407656 [ 3 ] {262a6140-382f-4a65-9710-8f7b3841c12b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.03.16 02:06:37.415158 [ 3 ] {262a6140-382f-4a65-9710-8f7b3841c12b} <Debug> oximeter.measurements_histogrami64 (66d2a7dd-bf4c-4b1a-8eae-5d2941aebdcc): Loading data parts | ||
| 528 | 2026.03.16 02:06:37.415440 [ 3 ] {262a6140-382f-4a65-9710-8f7b3841c12b} <Debug> oximeter.measurements_histogrami64 (66d2a7dd-bf4c-4b1a-8eae-5d2941aebdcc): There are no data parts | ||
| 529 | 2026.03.16 02:06:37.419661 [ 3 ] {262a6140-382f-4a65-9710-8f7b3841c12b} <Debug> TCPHandler: Processed in 0.012563333 sec. | ||
| 530 | 2026.03.16 02:06:37.419852 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.16 02:06:37.420215 [ 3 ] {f244db03-f3f8-45e0-a56a-bc5faa0065fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 532 | 2026.03.16 02:06:37.420374 [ 3 ] {f244db03-f3f8-45e0-a56a-bc5faa0065fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.03.16 02:06:37.430361 [ 3 ] {f244db03-f3f8-45e0-a56a-bc5faa0065fc} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Loading data parts | ||
| 534 | 2026.03.16 02:06:37.430692 [ 3 ] {f244db03-f3f8-45e0-a56a-bc5faa0065fc} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): There are no data parts | ||
| 535 | 2026.03.16 02:06:37.435994 [ 3 ] {f244db03-f3f8-45e0-a56a-bc5faa0065fc} <Debug> TCPHandler: Processed in 0.016199943 sec. | ||
| 536 | 2026.03.16 02:06:37.436295 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.16 02:06:37.436553 [ 3 ] {0028ba2f-a158-46f2-ab76-77cc2c9271ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 538 | 2026.03.16 02:06:37.436713 [ 3 ] {0028ba2f-a158-46f2-ab76-77cc2c9271ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.03.16 02:06:37.445406 [ 3 ] {0028ba2f-a158-46f2-ab76-77cc2c9271ec} <Debug> oximeter.measurements_histogramf32 (98133013-91d3-4c38-9f39-7dd047ec888a): Loading data parts | ||
| 540 | 2026.03.16 02:06:37.445716 [ 3 ] {0028ba2f-a158-46f2-ab76-77cc2c9271ec} <Debug> oximeter.measurements_histogramf32 (98133013-91d3-4c38-9f39-7dd047ec888a): There are no data parts | ||
| 541 | 2026.03.16 02:06:37.460782 [ 3 ] {0028ba2f-a158-46f2-ab76-77cc2c9271ec} <Debug> TCPHandler: Processed in 0.024547512 sec. | ||
| 542 | 2026.03.16 02:06:37.461010 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.16 02:06:37.461402 [ 3 ] {b73b1885-bffa-40b0-9a9c-65b3182e159d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 544 | 2026.03.16 02:06:37.461560 [ 3 ] {b73b1885-bffa-40b0-9a9c-65b3182e159d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.03.16 02:06:37.465439 [ 3 ] {b73b1885-bffa-40b0-9a9c-65b3182e159d} <Debug> oximeter.measurements_histogramf64 (ad5c6f83-5598-4df7-9a06-f1a7b232dd8b): Loading data parts | ||
| 546 | 2026.03.16 02:06:37.465645 [ 3 ] {b73b1885-bffa-40b0-9a9c-65b3182e159d} <Debug> oximeter.measurements_histogramf64 (ad5c6f83-5598-4df7-9a06-f1a7b232dd8b): There are no data parts | ||
| 547 | 2026.03.16 02:06:37.473721 [ 3 ] {b73b1885-bffa-40b0-9a9c-65b3182e159d} <Debug> TCPHandler: Processed in 0.012780385 sec. | ||
| 548 | 2026.03.16 02:06:37.474104 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.16 02:06:37.474342 [ 3 ] {c709abce-5d60-4599-8d67-9f36a4a1efb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.03.16 02:06:37.474576 [ 3 ] {c709abce-5d60-4599-8d67-9f36a4a1efb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.03.16 02:06:37.488070 [ 3 ] {c709abce-5d60-4599-8d67-9f36a4a1efb4} <Debug> oximeter.fields_bool (625844fb-3d94-46b0-8a0a-4dccef36080d): Loading data parts | ||
| 577 | 2026.03.16 02:06:37.488370 [ 3 ] {c709abce-5d60-4599-8d67-9f36a4a1efb4} <Debug> oximeter.fields_bool (625844fb-3d94-46b0-8a0a-4dccef36080d): There are no data parts | ||
| 578 | 2026.03.16 02:06:37.503336 [ 3 ] {c709abce-5d60-4599-8d67-9f36a4a1efb4} <Debug> TCPHandler: Processed in 0.02929253 sec. | ||
| 579 | 2026.03.16 02:06:37.503546 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.16 02:06:37.503731 [ 3 ] {f811ae71-e4cd-4509-b80e-30df5baceee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 581 | 2026.03.16 02:06:37.503993 [ 3 ] {f811ae71-e4cd-4509-b80e-30df5baceee1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.03.16 02:06:37.507898 [ 3 ] {f811ae71-e4cd-4509-b80e-30df5baceee1} <Debug> oximeter.fields_i8 (c6173fc2-b028-4a3c-ac11-4871e2b4b7c5): Loading data parts | ||
| 583 | 2026.03.16 02:06:37.508124 [ 3 ] {f811ae71-e4cd-4509-b80e-30df5baceee1} <Debug> oximeter.fields_i8 (c6173fc2-b028-4a3c-ac11-4871e2b4b7c5): There are no data parts | ||
| 584 | 2026.03.16 02:06:37.518718 [ 3 ] {f811ae71-e4cd-4509-b80e-30df5baceee1} <Debug> TCPHandler: Processed in 0.015236015 sec. | ||
| 585 | 2026.03.16 02:06:37.518938 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.16 02:06:37.519221 [ 3 ] {eaf3489a-a085-4168-99b6-566755305231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 587 | 2026.03.16 02:06:37.519354 [ 3 ] {eaf3489a-a085-4168-99b6-566755305231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.03.16 02:06:37.523573 [ 3 ] {eaf3489a-a085-4168-99b6-566755305231} <Debug> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Loading data parts | ||
| 589 | 2026.03.16 02:06:37.523756 [ 3 ] {eaf3489a-a085-4168-99b6-566755305231} <Debug> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): There are no data parts | ||
| 590 | 2026.03.16 02:06:37.531858 [ 3 ] {eaf3489a-a085-4168-99b6-566755305231} <Debug> TCPHandler: Processed in 0.012997057 sec. | ||
| 591 | 2026.03.16 02:06:37.532048 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.16 02:06:37.532227 [ 3 ] {3e359e53-1fdb-4ca3-a650-5c29ba8fca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 593 | 2026.03.16 02:06:37.532389 [ 3 ] {3e359e53-1fdb-4ca3-a650-5c29ba8fca46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.03.16 02:06:37.547529 [ 3 ] {3e359e53-1fdb-4ca3-a650-5c29ba8fca46} <Debug> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Loading data parts | ||
| 595 | 2026.03.16 02:06:37.547904 [ 3 ] {3e359e53-1fdb-4ca3-a650-5c29ba8fca46} <Debug> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): There are no data parts | ||
| 596 | 2026.03.16 02:06:37.552923 [ 3 ] {3e359e53-1fdb-4ca3-a650-5c29ba8fca46} <Debug> TCPHandler: Processed in 0.020932421 sec. | ||
| 597 | 2026.03.16 02:06:37.553109 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.16 02:06:37.553440 [ 3 ] {aef04fdc-0231-474f-a2bf-fd047351dc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 599 | 2026.03.16 02:06:37.553648 [ 3 ] {aef04fdc-0231-474f-a2bf-fd047351dc4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.03.16 02:06:37.560404 [ 3 ] {aef04fdc-0231-474f-a2bf-fd047351dc4d} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Loading data parts | ||
| 601 | 2026.03.16 02:06:37.560601 [ 3 ] {aef04fdc-0231-474f-a2bf-fd047351dc4d} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): There are no data parts | ||
| 602 | 2026.03.16 02:06:37.565247 [ 3 ] {aef04fdc-0231-474f-a2bf-fd047351dc4d} <Debug> TCPHandler: Processed in 0.01219921 sec. | ||
| 603 | 2026.03.16 02:06:37.565443 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.16 02:06:37.565657 [ 3 ] {ee2d1ef1-5321-4e7c-83b9-4230af12b417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 605 | 2026.03.16 02:06:37.565860 [ 3 ] {ee2d1ef1-5321-4e7c-83b9-4230af12b417} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.03.16 02:06:37.575464 [ 3 ] {ee2d1ef1-5321-4e7c-83b9-4230af12b417} <Debug> oximeter.fields_i32 (d2caa6f4-7da5-4ceb-ac9b-bc89c76fb230): Loading data parts | ||
| 607 | 2026.03.16 02:06:37.575737 [ 3 ] {ee2d1ef1-5321-4e7c-83b9-4230af12b417} <Debug> oximeter.fields_i32 (d2caa6f4-7da5-4ceb-ac9b-bc89c76fb230): There are no data parts | ||
| 608 | 2026.03.16 02:06:37.580267 [ 3 ] {ee2d1ef1-5321-4e7c-83b9-4230af12b417} <Debug> TCPHandler: Processed in 0.014887202 sec. | ||
| 609 | 2026.03.16 02:06:37.580437 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.03.16 02:06:37.580679 [ 3 ] {dbb9c656-eae4-456f-b177-c1ea5f58b008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 611 | 2026.03.16 02:06:37.580803 [ 3 ] {dbb9c656-eae4-456f-b177-c1ea5f58b008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.03.16 02:06:37.587976 [ 3 ] {dbb9c656-eae4-456f-b177-c1ea5f58b008} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Loading data parts | ||
| 613 | 2026.03.16 02:06:37.588208 [ 3 ] {dbb9c656-eae4-456f-b177-c1ea5f58b008} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): There are no data parts | ||
| 614 | 2026.03.16 02:06:37.593240 [ 3 ] {dbb9c656-eae4-456f-b177-c1ea5f58b008} <Debug> TCPHandler: Processed in 0.012853175 sec. | ||
| 615 | 2026.03.16 02:06:37.593405 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.03.16 02:06:37.593583 [ 3 ] {68d5cf0d-098c-438b-a79d-31e916501f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 617 | 2026.03.16 02:06:37.593804 [ 3 ] {68d5cf0d-098c-438b-a79d-31e916501f0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.03.16 02:06:37.603272 [ 3 ] {68d5cf0d-098c-438b-a79d-31e916501f0c} <Debug> oximeter.fields_i64 (c2f181f2-d6db-40c8-8ff2-63f2fa73df13): Loading data parts | ||
| 619 | 2026.03.16 02:06:37.603514 [ 3 ] {68d5cf0d-098c-438b-a79d-31e916501f0c} <Debug> oximeter.fields_i64 (c2f181f2-d6db-40c8-8ff2-63f2fa73df13): There are no data parts | ||
| 620 | 2026.03.16 02:06:37.608840 [ 3 ] {68d5cf0d-098c-438b-a79d-31e916501f0c} <Debug> TCPHandler: Processed in 0.015490117 sec. | ||
| 621 | 2026.03.16 02:06:37.609005 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.03.16 02:06:37.609258 [ 3 ] {ddf7b84a-42d9-417a-8de2-e0d686dae822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 623 | 2026.03.16 02:06:37.609398 [ 3 ] {ddf7b84a-42d9-417a-8de2-e0d686dae822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.03.16 02:06:37.617572 [ 3 ] {ddf7b84a-42d9-417a-8de2-e0d686dae822} <Debug> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Loading data parts | ||
| 625 | 2026.03.16 02:06:37.617734 [ 3 ] {ddf7b84a-42d9-417a-8de2-e0d686dae822} <Debug> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): There are no data parts | ||
| 626 | 2026.03.16 02:06:37.622922 [ 3 ] {ddf7b84a-42d9-417a-8de2-e0d686dae822} <Debug> TCPHandler: Processed in 0.013972044 sec. | ||
| 627 | 2026.03.16 02:06:37.623091 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.03.16 02:06:37.623269 [ 3 ] {518b95ec-ac86-466c-937b-d66c046e9340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 629 | 2026.03.16 02:06:37.623511 [ 3 ] {518b95ec-ac86-466c-937b-d66c046e9340} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.03.16 02:06:37.635947 [ 3 ] {518b95ec-ac86-466c-937b-d66c046e9340} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Loading data parts | ||
| 631 | 2026.03.16 02:06:37.636121 [ 3 ] {518b95ec-ac86-466c-937b-d66c046e9340} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): There are no data parts | ||
| 632 | 2026.03.16 02:06:37.648749 [ 3 ] {518b95ec-ac86-466c-937b-d66c046e9340} <Debug> TCPHandler: Processed in 0.025713861 sec. | ||
| 633 | 2026.03.16 02:06:37.648945 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.03.16 02:06:37.649262 [ 3 ] {e7eb150d-6f74-4e78-89d1-5a91cda407f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 635 | 2026.03.16 02:06:37.649414 [ 3 ] {e7eb150d-6f74-4e78-89d1-5a91cda407f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.03.16 02:06:37.663755 [ 3 ] {e7eb150d-6f74-4e78-89d1-5a91cda407f3} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Loading data parts | ||
| 637 | 2026.03.16 02:06:37.664000 [ 3 ] {e7eb150d-6f74-4e78-89d1-5a91cda407f3} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): There are no data parts | ||
| 638 | 2026.03.16 02:06:37.669114 [ 3 ] {e7eb150d-6f74-4e78-89d1-5a91cda407f3} <Debug> TCPHandler: Processed in 0.020234375 sec. | ||
| 639 | 2026.03.16 02:06:37.669297 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.16 02:06:37.669494 [ 3 ] {cc5097fb-a424-4ab5-a45d-a3119cd56900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) 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) | ||
| 641 | 2026.03.16 02:06:37.669654 [ 3 ] {cc5097fb-a424-4ab5-a45d-a3119cd56900} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.03.16 02:06:37.676938 [ 3 ] {cc5097fb-a424-4ab5-a45d-a3119cd56900} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Loading data parts | ||
| 643 | 2026.03.16 02:06:37.677144 [ 3 ] {cc5097fb-a424-4ab5-a45d-a3119cd56900} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): There are no data parts | ||
| 644 | 2026.03.16 02:06:37.682120 [ 3 ] {cc5097fb-a424-4ab5-a45d-a3119cd56900} <Debug> TCPHandler: Processed in 0.012887176 sec. | ||
| 645 | 2026.03.16 02:06:37.682309 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.03.16 02:06:37.682715 [ 3 ] {b90ac09c-7f5f-40d9-8bdd-78c4caa476cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.03.16 02:06:37.682881 [ 3 ] {b90ac09c-7f5f-40d9-8bdd-78c4caa476cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.03.16 02:06:37.692069 [ 3 ] {b90ac09c-7f5f-40d9-8bdd-78c4caa476cd} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Loading data parts | ||
| 652 | 2026.03.16 02:06:37.692358 [ 3 ] {b90ac09c-7f5f-40d9-8bdd-78c4caa476cd} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): There are no data parts | ||
| 653 | 2026.03.16 02:06:37.697626 [ 3 ] {b90ac09c-7f5f-40d9-8bdd-78c4caa476cd} <Debug> TCPHandler: Processed in 0.015373756 sec. | ||
| 654 | 2026.03.16 02:06:37.697950 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.16 02:06:37.698374 [ 5 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.03.16 02:06:37.699713 [ 5 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.03.16 02:06:37.735500 [ 260 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Trace> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.03.16 02:06:37.735641 [ 260 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 659 | 2026.03.16 02:06:37.740508 [ 260 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.03.16 02:06:37.741152 [ 260 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Trace> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.03.16 02:06:37.741513 [ 5 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.043285 sec., 23.102691463555505 rows/sec., 369.64 B/sec. | ||
| 662 | 2026.03.16 02:06:37.741809 [ 5 ] {399551fb-7458-4230-ab48-91e6b95c1610} <Debug> TCPHandler: Processed in 0.04399676 sec. | ||
| 663 | 2026.03.16 02:06:38.001161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.74 MiB, peak 130.74 MiB, free memory in arenas 0.00 B, will set to 139.11 MiB (RSS), difference: 8.37 MiB | ||
| 664 | 2026.03.16 02:06:39.450414 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64806 | ||
| 665 | 2026.03.16 02:06:39.450589 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.16 02:06:39.450635 [ 278 ] {} <Debug> TCP-Session: b7a137d1-db71-4b36-964d-1647f05227a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:64806 | ||
| 667 | 2026.03.16 02:06:39.450798 [ 278 ] {} <Debug> TCP-Session: b7a137d1-db71-4b36-964d-1647f05227a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.16 02:06:39.450824 [ 278 ] {} <Debug> TCP-Session: b7a137d1-db71-4b36-964d-1647f05227a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.16 02:06:39.450899 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.16 02:06:39.451046 [ 278 ] {} <Trace> 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 | ||
| 671 | 2026.03.16 02:06:39.451077 [ 278 ] {} <Trace> 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 | ||
| 672 | 2026.03.16 02:06:39.451690 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54837 | ||
| 673 | 2026.03.16 02:06:39.451833 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39344 | ||
| 674 | 2026.03.16 02:06:39.451858 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.16 02:06:39.451849 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42320 | ||
| 676 | 2026.03.16 02:06:39.452011 [ 279 ] {} <Debug> TCP-Session: c3cf3845-c347-48a1-a47f-5a51acb4077d Authenticating user 'default' from [fd00:1122:3344:101::a]:54837 | ||
| 677 | 2026.03.16 02:06:39.452019 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47616 | ||
| 678 | 2026.03.16 02:06:39.452132 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.16 02:06:39.452119 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38715 | ||
| 680 | 2026.03.16 02:06:39.452040 [ 279 ] {} <Debug> TCP-Session: c3cf3845-c347-48a1-a47f-5a51acb4077d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.16 02:06:39.452301 [ 281 ] {} <Debug> TCP-Session: 74e6c7d8-e8b7-4543-93cb-4a3531a56329 Authenticating user 'default' from [fd00:1122:3344:101::a]:39344 | ||
| 682 | 2026.03.16 02:06:39.452319 [ 279 ] {} <Debug> TCP-Session: c3cf3845-c347-48a1-a47f-5a51acb4077d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.03.16 02:06:39.452266 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60520 | ||
| 684 | 2026.03.16 02:06:39.452229 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.16 02:06:39.452392 [ 281 ] {} <Debug> TCP-Session: 74e6c7d8-e8b7-4543-93cb-4a3531a56329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.16 02:06:39.452508 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48484 | ||
| 687 | 2026.03.16 02:06:39.452531 [ 281 ] {} <Debug> TCP-Session: 74e6c7d8-e8b7-4543-93cb-4a3531a56329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.16 02:06:39.452536 [ 280 ] {} <Debug> TCP-Session: 5c991fc1-b8d3-4c21-af31-1cbee1df3060 Authenticating user 'default' from [fd00:1122:3344:101::a]:42320 | ||
| 689 | 2026.03.16 02:06:39.452517 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.16 02:06:39.452621 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.16 02:06:39.452647 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.16 02:06:39.452712 [ 280 ] {} <Debug> TCP-Session: 5c991fc1-b8d3-4c21-af31-1cbee1df3060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.16 02:06:39.452748 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.16 02:06:39.452681 [ 283 ] {} <Debug> TCP-Session: d8f91b8f-43b2-426f-b05a-3352622c5e87 Authenticating user 'default' from [fd00:1122:3344:101::a]:38715 | ||
| 695 | 2026.03.16 02:06:39.452841 [ 285 ] {} <Debug> TCP-Session: 9f3c9c22-54df-488d-8200-f051a255970a Authenticating user 'default' from [fd00:1122:3344:101::a]:48484 | ||
| 696 | 2026.03.16 02:06:39.452838 [ 280 ] {} <Debug> TCP-Session: 5c991fc1-b8d3-4c21-af31-1cbee1df3060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.16 02:06:39.452820 [ 284 ] {} <Debug> TCP-Session: f52c4a01-dedd-4237-ba2f-3bf7bacf58d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:60520 | ||
| 698 | 2026.03.16 02:06:39.452962 [ 283 ] {} <Debug> TCP-Session: d8f91b8f-43b2-426f-b05a-3352622c5e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.16 02:06:39.452987 [ 285 ] {} <Debug> TCP-Session: 9f3c9c22-54df-488d-8200-f051a255970a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.16 02:06:39.452704 [ 282 ] {} <Debug> TCP-Session: c70a940e-d0aa-47fe-9064-a68b1e1932c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:47616 | ||
| 701 | 2026.03.16 02:06:39.453080 [ 283 ] {} <Debug> TCP-Session: d8f91b8f-43b2-426f-b05a-3352622c5e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.16 02:06:39.453066 [ 285 ] {} <Debug> TCP-Session: 9f3c9c22-54df-488d-8200-f051a255970a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.16 02:06:39.453056 [ 284 ] {} <Debug> TCP-Session: f52c4a01-dedd-4237-ba2f-3bf7bacf58d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.16 02:06:39.453239 [ 282 ] {} <Debug> TCP-Session: c70a940e-d0aa-47fe-9064-a68b1e1932c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.16 02:06:39.453330 [ 284 ] {} <Debug> TCP-Session: f52c4a01-dedd-4237-ba2f-3bf7bacf58d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.16 02:06:39.453343 [ 282 ] {} <Debug> TCP-Session: c70a940e-d0aa-47fe-9064-a68b1e1932c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.16 02:06:43.889660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.16 02:06:43.889758 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.03.16 02:06:43.889777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.16 02:06:43.889862 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.16 02:06:43.896024 [ 245 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Loading data parts | ||
| 712 | 2026.03.16 02:06:43.896193 [ 245 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): There are no data parts | ||
| 713 | 2026.03.16 02:06:43.904061 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.16 02:06:43.904204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 715 | 2026.03.16 02:06:43.910243 [ 244 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Loading data parts | ||
| 716 | 2026.03.16 02:06:43.910465 [ 244 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): There are no data parts | ||
| 717 | 2026.03.16 02:06:43.911604 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.16 02:06:43.912307 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.16 02:06:43.912461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.03.16 02:06:43.942910 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.16 02:06:43.943057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 722 | 2026.03.16 02:06:43.949359 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.16 02:06:43.950589 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.16 02:06:43.953995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.16 02:06:44.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.13 MiB | ||
| 726 | 2026.03.16 02:06:46.389665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.16 02:06:46.389812 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.16 02:06:46.405076 [ 243 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Loading data parts | ||
| 729 | 2026.03.16 02:06:46.405439 [ 243 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): There are no data parts | ||
| 730 | 2026.03.16 02:06:46.417473 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.16 02:06:46.417854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 732 | 2026.03.16 02:06:46.420877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.16 02:06:46.421836 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.16 02:06:46.422392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.16 02:06:47.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.16 MiB (RSS), difference: -3.00 MiB | ||
| 736 | 2026.03.16 02:06:50.530719 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48134 | ||
| 737 | 2026.03.16 02:06:50.530864 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.03.16 02:06:50.531012 [ 286 ] {} <Debug> TCP-Session: 6f96630c-f64d-47da-8219-9f945bb1a07c Authenticating user 'default' from [fd00:1122:3344:101::e]:48134 | ||
| 739 | 2026.03.16 02:06:50.531038 [ 286 ] {} <Debug> TCP-Session: 6f96630c-f64d-47da-8219-9f945bb1a07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.03.16 02:06:50.531053 [ 286 ] {} <Debug> TCP-Session: 6f96630c-f64d-47da-8219-9f945bb1a07c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.03.16 02:06:50.531187 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2026.03.16 02:06:50.531213 [ 286 ] {} <Trace> 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 | ||
| 743 | 2026.03.16 02:06:50.531315 [ 286 ] {} <Trace> 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 | ||
| 744 | 2026.03.16 02:06:50.531820 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44691 | ||
| 745 | 2026.03.16 02:06:50.531929 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56630 | ||
| 746 | 2026.03.16 02:06:50.531934 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46556 | ||
| 747 | 2026.03.16 02:06:50.532010 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49333 | ||
| 748 | 2026.03.16 02:06:50.532104 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52647 | ||
| 749 | 2026.03.16 02:06:50.532170 [ 286 ] {} <Trace> TCP-Session: 6f96630c-f64d-47da-8219-9f945bb1a07c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 750 | 2026.03.16 02:06:50.532406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65068 | ||
| 751 | 2026.03.16 02:06:50.532544 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.03.16 02:06:50.532592 [ 288 ] {} <Debug> TCP-Session: 894e9d39-f722-4ad8-8ba9-a2e0e3965b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:56630 | ||
| 753 | 2026.03.16 02:06:50.532610 [ 286 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 754 | 2026.03.16 02:06:50.532603 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.03.16 02:06:50.532629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.16 02:06:50.532691 [ 288 ] {} <Debug> TCP-Session: 894e9d39-f722-4ad8-8ba9-a2e0e3965b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.03.16 02:06:50.532705 [ 289 ] {} <Debug> TCP-Session: 62c962ea-147a-4f01-bf04-71e0f398b824 Authenticating user 'default' from [fd00:1122:3344:101::e]:46556 | ||
| 758 | 2026.03.16 02:06:50.532770 [ 288 ] {} <Debug> TCP-Session: 894e9d39-f722-4ad8-8ba9-a2e0e3965b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.16 02:06:50.532773 [ 287 ] {} <Debug> TCP-Session: e4204f73-54bd-4f85-9bd0-9b706321fe40 Authenticating user 'default' from [fd00:1122:3344:101::e]:44691 | ||
| 760 | 2026.03.16 02:06:50.532797 [ 289 ] {} <Debug> TCP-Session: 62c962ea-147a-4f01-bf04-71e0f398b824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2026.03.16 02:06:50.532799 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43380 | ||
| 762 | 2026.03.16 02:06:50.532838 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.03.16 02:06:50.532844 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.03.16 02:06:50.532875 [ 287 ] {} <Debug> TCP-Session: e4204f73-54bd-4f85-9bd0-9b706321fe40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.16 02:06:50.532883 [ 290 ] {} <Debug> TCP-Session: 7499d7ea-a43f-4220-9b67-3741aaad13c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49333 | ||
| 766 | 2026.03.16 02:06:50.532921 [ 292 ] {} <Debug> TCP-Session: babc9fc7-9734-4741-8612-5c37db8aa085 Authenticating user 'default' from [fd00:1122:3344:101::e]:65068 | ||
| 767 | 2026.03.16 02:06:50.532925 [ 287 ] {} <Debug> TCP-Session: e4204f73-54bd-4f85-9bd0-9b706321fe40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2026.03.16 02:06:50.532940 [ 290 ] {} <Debug> TCP-Session: 7499d7ea-a43f-4220-9b67-3741aaad13c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.16 02:06:50.532951 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.03.16 02:06:50.532971 [ 290 ] {} <Debug> TCP-Session: 7499d7ea-a43f-4220-9b67-3741aaad13c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.16 02:06:50.532988 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52822 | ||
| 772 | 2026.03.16 02:06:50.533009 [ 291 ] {} <Debug> TCP-Session: a5316740-e3a6-4099-baf9-97c6f71de2c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52647 | ||
| 773 | 2026.03.16 02:06:50.532987 [ 289 ] {} <Debug> TCP-Session: 62c962ea-147a-4f01-bf04-71e0f398b824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.16 02:06:50.533047 [ 291 ] {} <Debug> TCP-Session: a5316740-e3a6-4099-baf9-97c6f71de2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.16 02:06:50.532957 [ 292 ] {} <Debug> TCP-Session: babc9fc7-9734-4741-8612-5c37db8aa085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.16 02:06:50.533072 [ 291 ] {} <Debug> TCP-Session: a5316740-e3a6-4099-baf9-97c6f71de2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.16 02:06:50.533094 [ 292 ] {} <Debug> TCP-Session: babc9fc7-9734-4741-8612-5c37db8aa085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.16 02:06:50.533094 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.03.16 02:06:50.533152 [ 293 ] {} <Debug> TCP-Session: de6ccfa3-9e99-42cb-ab49-ac33d317748a Authenticating user 'default' from [fd00:1122:3344:101::e]:43380 | ||
| 780 | 2026.03.16 02:06:50.533171 [ 293 ] {} <Debug> TCP-Session: de6ccfa3-9e99-42cb-ab49-ac33d317748a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.16 02:06:50.533184 [ 293 ] {} <Debug> TCP-Session: de6ccfa3-9e99-42cb-ab49-ac33d317748a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.03.16 02:06:50.533203 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.03.16 02:06:50.533251 [ 294 ] {} <Debug> TCP-Session: c0bcb527-0d9f-4e52-a534-c0e00cc85bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52822 | ||
| 784 | 2026.03.16 02:06:50.533269 [ 294 ] {} <Debug> TCP-Session: c0bcb527-0d9f-4e52-a534-c0e00cc85bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.16 02:06:50.533281 [ 294 ] {} <Debug> TCP-Session: c0bcb527-0d9f-4e52-a534-c0e00cc85bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.16 02:06:50.535589 [ 286 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2026.03.16 02:06:50.537946 [ 286 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.03.16 02:06:50.548643 [ 286 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 789 | 2026.03.16 02:06:50.563069 [ 295 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2026.03.16 02:06:50.563200 [ 295 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2026.03.16 02:06:50.563836 [ 295 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005949889 sec. (168.070 rows/sec., 6.57 KiB/sec.) | ||
| 792 | 2026.03.16 02:06:50.563858 [ 295 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2026.03.16 02:06:50.563883 [ 295 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2026.03.16 02:06:50.567624 [ 286 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.035068 sec., 28.516026006615718 rows/sec., 1.11 KiB/sec. | ||
| 795 | 2026.03.16 02:06:50.567788 [ 286 ] {f5dcc9aa-b8a2-42e7-9962-5b4f08158e9a} <Debug> TCPHandler: Processed in 0.035875763 sec. | ||
| 796 | 2026.03.16 02:06:50.569065 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2026.03.16 02:06:50.569111 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.03.16 02:06:50.569135 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.16 02:06:50.569117 [ 286 ] {} <Debug> TCP-Session: 6f96630c-f64d-47da-8219-9f945bb1a07c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.03.16 02:06:50.569163 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.03.16 02:06:50.569178 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2026.03.16 02:06:50.569215 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.03.16 02:06:50.569233 [ 288 ] {} <Debug> TCP-Session: 894e9d39-f722-4ad8-8ba9-a2e0e3965b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.16 02:06:50.569248 [ 292 ] {} <Debug> TCP-Session: babc9fc7-9734-4741-8612-5c37db8aa085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.16 02:06:50.569260 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.16 02:06:50.569271 [ 290 ] {} <Debug> TCP-Session: 7499d7ea-a43f-4220-9b67-3741aaad13c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.03.16 02:06:50.569241 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.03.16 02:06:50.569321 [ 293 ] {} <Debug> TCP-Session: de6ccfa3-9e99-42cb-ab49-ac33d317748a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.03.16 02:06:50.569192 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2026.03.16 02:06:50.569364 [ 289 ] {} <Debug> TCP-Session: 62c962ea-147a-4f01-bf04-71e0f398b824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.03.16 02:06:50.569395 [ 291 ] {} <Debug> TCP-Session: a5316740-e3a6-4099-baf9-97c6f71de2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.03.16 02:06:50.569178 [ 294 ] {} <Debug> TCP-Session: c0bcb527-0d9f-4e52-a534-c0e00cc85bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.16 02:06:50.569166 [ 287 ] {} <Debug> TCP-Session: e4204f73-54bd-4f85-9bd0-9b706321fe40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.16 02:06:51.000322 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.50 MiB, peak 163.62 MiB, free memory in arenas 0.00 B, will set to 159.34 MiB (RSS), difference: 3.84 MiB | ||
| 815 | 2026.03.16 02:06:51.339074 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.03.16 02:06:51.339132 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.03.16 02:06:51.412598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 979 | ||
| 818 | 2026.03.16 02:06:51.415319 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2026.03.16 02:06:51.415374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 820 | 2026.03.16 02:06:51.415998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2026.03.16 02:06:51.416510 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2026.03.16 02:06:51.416674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 979 | ||
| 823 | 2026.03.16 02:06:51.454130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2026.03.16 02:06:51.473242 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.03.16 02:06:51.473311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 826 | 2026.03.16 02:06:51.480335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2026.03.16 02:06:51.481484 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.03.16 02:06:51.485294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2026.03.16 02:06:52.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.98 MiB, peak 163.98 MiB, free memory in arenas 0.00 B, will set to 162.13 MiB (RSS), difference: 2.15 MiB | ||
| 830 | 2026.03.16 02:06:52.745551 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36124 | ||
| 831 | 2026.03.16 02:06:52.745662 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.03.16 02:06:52.745690 [ 286 ] {} <Debug> TCP-Session: ab62d35b-3a0e-489e-a586-0982d8e4a786 Authenticating user 'default' from [fd00:1122:3344:101::e]:36124 | ||
| 833 | 2026.03.16 02:06:52.745710 [ 286 ] {} <Debug> TCP-Session: ab62d35b-3a0e-489e-a586-0982d8e4a786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.03.16 02:06:52.745723 [ 286 ] {} <Debug> TCP-Session: ab62d35b-3a0e-489e-a586-0982d8e4a786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.16 02:06:52.745940 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47055 | ||
| 836 | 2026.03.16 02:06:52.745972 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46912 | ||
| 837 | 2026.03.16 02:06:52.745989 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62229 | ||
| 838 | 2026.03.16 02:06:52.746019 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 839 | 2026.03.16 02:06:52.746033 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33904 | ||
| 840 | 2026.03.16 02:06:52.746049 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41804 | ||
| 841 | 2026.03.16 02:06:52.746075 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.03.16 02:06:52.746083 [ 286 ] {} <Trace> TCP-Session: ab62d35b-3a0e-489e-a586-0982d8e4a786 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.16 02:06:52.746119 [ 287 ] {} <Debug> TCP-Session: 148632cd-afe6-4b7e-b054-e7c64cf409f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47055 | ||
| 844 | 2026.03.16 02:06:52.746042 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53578 | ||
| 845 | 2026.03.16 02:06:52.746163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.16 02:06:52.746187 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.03.16 02:06:52.746201 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.03.16 02:06:52.746225 [ 292 ] {} <Debug> TCP-Session: 1e84bf3c-e01f-4e4d-a95a-deb3add59134 Authenticating user 'default' from [fd00:1122:3344:101::e]:33904 | ||
| 849 | 2026.03.16 02:06:52.746197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.03.16 02:06:52.746244 [ 288 ] {} <Debug> TCP-Session: 5080c85e-685d-46f3-af7f-075c94576c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:46912 | ||
| 851 | 2026.03.16 02:06:52.746270 [ 286 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 852 | 2026.03.16 02:06:52.746279 [ 291 ] {} <Debug> TCP-Session: 130fc374-0c90-4221-b7f6-19477e40e8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 853 | 2026.03.16 02:06:52.746295 [ 288 ] {} <Debug> TCP-Session: 5080c85e-685d-46f3-af7f-075c94576c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.16 02:06:52.746319 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.03.16 02:06:52.746326 [ 291 ] {} <Debug> TCP-Session: 130fc374-0c90-4221-b7f6-19477e40e8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.16 02:06:52.746338 [ 288 ] {} <Debug> TCP-Session: 5080c85e-685d-46f3-af7f-075c94576c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.03.16 02:06:52.746358 [ 293 ] {} <Debug> TCP-Session: e4f89c06-0d1e-4fb9-969e-ed905ae3201a Authenticating user 'default' from [fd00:1122:3344:101::e]:53578 | ||
| 858 | 2026.03.16 02:06:52.746367 [ 291 ] {} <Debug> TCP-Session: 130fc374-0c90-4221-b7f6-19477e40e8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.03.16 02:06:52.746402 [ 293 ] {} <Debug> TCP-Session: e4f89c06-0d1e-4fb9-969e-ed905ae3201a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.16 02:06:52.746255 [ 292 ] {} <Debug> TCP-Session: 1e84bf3c-e01f-4e4d-a95a-deb3add59134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.16 02:06:52.746425 [ 293 ] {} <Debug> TCP-Session: e4f89c06-0d1e-4fb9-969e-ed905ae3201a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.16 02:06:52.746458 [ 292 ] {} <Debug> TCP-Session: 1e84bf3c-e01f-4e4d-a95a-deb3add59134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.16 02:06:52.746196 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.03.16 02:06:52.746161 [ 287 ] {} <Debug> TCP-Session: 148632cd-afe6-4b7e-b054-e7c64cf409f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.16 02:06:52.746529 [ 294 ] {} <Debug> TCP-Session: b948af0f-0ddc-431a-adcf-e0ed06b72ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:41804 | ||
| 866 | 2026.03.16 02:06:52.746542 [ 287 ] {} <Debug> TCP-Session: 148632cd-afe6-4b7e-b054-e7c64cf409f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.03.16 02:06:52.745995 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45600 | ||
| 868 | 2026.03.16 02:06:52.746579 [ 286 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 869 | 2026.03.16 02:06:52.746560 [ 294 ] {} <Debug> TCP-Session: b948af0f-0ddc-431a-adcf-e0ed06b72ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.03.16 02:06:52.746211 [ 290 ] {} <Debug> TCP-Session: a3c53d17-e25e-4dfe-b707-73669da3ce28 Authenticating user 'default' from [fd00:1122:3344:101::e]:62229 | ||
| 871 | 2026.03.16 02:06:52.746645 [ 294 ] {} <Debug> TCP-Session: b948af0f-0ddc-431a-adcf-e0ed06b72ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.03.16 02:06:52.746656 [ 286 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2026.03.16 02:06:52.746663 [ 290 ] {} <Debug> TCP-Session: a3c53d17-e25e-4dfe-b707-73669da3ce28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.16 02:06:52.746705 [ 290 ] {} <Debug> TCP-Session: a3c53d17-e25e-4dfe-b707-73669da3ce28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.16 02:06:52.746734 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.03.16 02:06:52.746775 [ 289 ] {} <Debug> TCP-Session: 382f435f-36e8-4aeb-b36f-e602b59beddf Authenticating user 'default' from [fd00:1122:3344:101::e]:45600 | ||
| 877 | 2026.03.16 02:06:52.746801 [ 289 ] {} <Debug> TCP-Session: 382f435f-36e8-4aeb-b36f-e602b59beddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.03.16 02:06:52.746816 [ 289 ] {} <Debug> TCP-Session: 382f435f-36e8-4aeb-b36f-e602b59beddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.16 02:06:52.747040 [ 286 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 880 | 2026.03.16 02:06:52.748060 [ 329 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2026.03.16 02:06:52.748111 [ 329 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2026.03.16 02:06:52.748153 [ 329 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003379 sec. (996.632 rows/sec., 38.93 KiB/sec.) | ||
| 883 | 2026.03.16 02:06:52.748172 [ 329 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2026.03.16 02:06:52.749309 [ 286 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003095 sec., 323.10177705977384 rows/sec., 12.62 KiB/sec. | ||
| 885 | 2026.03.16 02:06:52.749441 [ 286 ] {1a348382-04af-4bb2-8db9-e2668e655452} <Debug> TCPHandler: Processed in 0.003502399 sec. | ||
| 886 | 2026.03.16 02:06:52.749547 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2026.03.16 02:06:52.749577 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.16 02:06:52.749582 [ 286 ] {} <Debug> TCP-Session: ab62d35b-3a0e-489e-a586-0982d8e4a786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.16 02:06:52.749602 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.16 02:06:52.749621 [ 294 ] {} <Debug> TCP-Session: b948af0f-0ddc-431a-adcf-e0ed06b72ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.16 02:06:52.749630 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.16 02:06:52.749645 [ 290 ] {} <Debug> TCP-Session: a3c53d17-e25e-4dfe-b707-73669da3ce28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.16 02:06:52.749667 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.03.16 02:06:52.749671 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.16 02:06:52.749686 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.16 02:06:52.749705 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.16 02:06:52.749727 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.16 02:06:52.749750 [ 289 ] {} <Debug> TCP-Session: 382f435f-36e8-4aeb-b36f-e602b59beddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.16 02:06:52.749761 [ 291 ] {} <Debug> TCP-Session: 130fc374-0c90-4221-b7f6-19477e40e8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.16 02:06:52.749786 [ 293 ] {} <Debug> TCP-Session: e4f89c06-0d1e-4fb9-969e-ed905ae3201a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.16 02:06:52.749727 [ 292 ] {} <Debug> TCP-Session: 1e84bf3c-e01f-4e4d-a95a-deb3add59134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.16 02:06:52.749718 [ 288 ] {} <Debug> TCP-Session: 5080c85e-685d-46f3-af7f-075c94576c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.16 02:06:52.749669 [ 287 ] {} <Debug> TCP-Session: 148632cd-afe6-4b7e-b054-e7c64cf409f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.16 02:06:56.423051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 92 | ||
| 905 | 2026.03.16 02:06:56.425399 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.03.16 02:06:56.425462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 907 | 2026.03.16 02:06:56.426899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 908 | 2026.03.16 02:06:56.427414 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.03.16 02:06:56.427762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 92 | ||
| 910 | 2026.03.16 02:06:56.537814 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 911 | 2026.03.16 02:06:56.537933 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 912 | 2026.03.16 02:06:56.537961 [ 286 ] {} <Debug> TCP-Session: 63393bd9-8a9d-4ed5-b71c-f2a1f3051318 Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 913 | 2026.03.16 02:06:56.537984 [ 286 ] {} <Debug> TCP-Session: 63393bd9-8a9d-4ed5-b71c-f2a1f3051318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.03.16 02:06:56.537998 [ 286 ] {} <Debug> TCP-Session: 63393bd9-8a9d-4ed5-b71c-f2a1f3051318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.03.16 02:06:56.538189 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51330 | ||
| 916 | 2026.03.16 02:06:56.538246 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58416 | ||
| 917 | 2026.03.16 02:06:56.538263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39088 | ||
| 918 | 2026.03.16 02:06:56.538301 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.16 02:06:56.538307 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54077 | ||
| 920 | 2026.03.16 02:06:56.538332 [ 287 ] {} <Debug> TCP-Session: 7a1bfe04-74df-4487-8080-14f9b995021d Authenticating user 'default' from [fd00:1122:3344:101::e]:51330 | ||
| 921 | 2026.03.16 02:06:56.538341 [ 286 ] {} <Trace> TCP-Session: 63393bd9-8a9d-4ed5-b71c-f2a1f3051318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.03.16 02:06:56.538362 [ 287 ] {} <Debug> TCP-Session: 7a1bfe04-74df-4487-8080-14f9b995021d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.03.16 02:06:56.538359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.03.16 02:06:56.538388 [ 287 ] {} <Debug> TCP-Session: 7a1bfe04-74df-4487-8080-14f9b995021d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.03.16 02:06:56.538385 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.03.16 02:06:56.538403 [ 290 ] {} <Debug> TCP-Session: ba961e20-dc8f-43ec-bd1f-f20e290611bf Authenticating user 'default' from [fd00:1122:3344:101::e]:39088 | ||
| 927 | 2026.03.16 02:06:56.538373 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 928 | 2026.03.16 02:06:56.538428 [ 290 ] {} <Debug> TCP-Session: ba961e20-dc8f-43ec-bd1f-f20e290611bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.16 02:06:56.538300 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41592 | ||
| 930 | 2026.03.16 02:06:56.538463 [ 288 ] {} <Debug> TCP-Session: 334a380b-74bc-4a4a-b55e-34f83bec80ca Authenticating user 'default' from [fd00:1122:3344:101::e]:58416 | ||
| 931 | 2026.03.16 02:06:56.538461 [ 290 ] {} <Debug> TCP-Session: ba961e20-dc8f-43ec-bd1f-f20e290611bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.16 02:06:56.538521 [ 288 ] {} <Debug> TCP-Session: 334a380b-74bc-4a4a-b55e-34f83bec80ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.16 02:06:56.538523 [ 286 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 934 | 2026.03.16 02:06:56.538543 [ 288 ] {} <Debug> TCP-Session: 334a380b-74bc-4a4a-b55e-34f83bec80ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.16 02:06:56.538563 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.03.16 02:06:56.538290 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58692 | ||
| 937 | 2026.03.16 02:06:56.538609 [ 293 ] {} <Debug> TCP-Session: ccd852f8-1e43-4508-a5fe-5e08f7576c1b Authenticating user 'default' from [fd00:1122:3344:101::e]:41592 | ||
| 938 | 2026.03.16 02:06:56.538275 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44364 | ||
| 939 | 2026.03.16 02:06:56.538646 [ 293 ] {} <Debug> TCP-Session: ccd852f8-1e43-4508-a5fe-5e08f7576c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.03.16 02:06:56.538671 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 941 | 2026.03.16 02:06:56.538682 [ 293 ] {} <Debug> TCP-Session: ccd852f8-1e43-4508-a5fe-5e08f7576c1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.03.16 02:06:56.538267 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56638 | ||
| 943 | 2026.03.16 02:06:56.538703 [ 292 ] {} <Debug> TCP-Session: 2e320c51-235e-4fd2-be9a-4f1061e46d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:58692 | ||
| 944 | 2026.03.16 02:06:56.538727 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.03.16 02:06:56.538748 [ 292 ] {} <Debug> TCP-Session: 2e320c51-235e-4fd2-be9a-4f1061e46d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.03.16 02:06:56.538422 [ 294 ] {} <Debug> TCP-Session: d5d2f929-ebc4-4625-8e45-1d097973e1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54077 | ||
| 947 | 2026.03.16 02:06:56.538773 [ 291 ] {} <Debug> TCP-Session: f1bb0093-5088-4721-8430-8c8712775ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:44364 | ||
| 948 | 2026.03.16 02:06:56.538797 [ 286 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 949 | 2026.03.16 02:06:56.538822 [ 291 ] {} <Debug> TCP-Session: f1bb0093-5088-4721-8430-8c8712775ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.16 02:06:56.538807 [ 294 ] {} <Debug> TCP-Session: d5d2f929-ebc4-4625-8e45-1d097973e1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.16 02:06:56.538847 [ 291 ] {} <Debug> TCP-Session: f1bb0093-5088-4721-8430-8c8712775ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.03.16 02:06:56.538863 [ 286 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.16 02:06:56.538865 [ 294 ] {} <Debug> TCP-Session: d5d2f929-ebc4-4625-8e45-1d097973e1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.16 02:06:56.538778 [ 292 ] {} <Debug> TCP-Session: 2e320c51-235e-4fd2-be9a-4f1061e46d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.16 02:06:56.538783 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.03.16 02:06:56.538957 [ 289 ] {} <Debug> TCP-Session: 456fd25d-9442-4ffe-aecc-abdedf5a6c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:56638 | ||
| 957 | 2026.03.16 02:06:56.538975 [ 289 ] {} <Debug> TCP-Session: 456fd25d-9442-4ffe-aecc-abdedf5a6c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.03.16 02:06:56.538988 [ 289 ] {} <Debug> TCP-Session: 456fd25d-9442-4ffe-aecc-abdedf5a6c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.03.16 02:06:56.539155 [ 286 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 960 | 2026.03.16 02:06:56.540101 [ 304 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Trace> AggregatingTransform: Aggregating | ||
| 961 | 2026.03.16 02:06:56.540153 [ 304 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Trace> Aggregator: Aggregation method: without_key | ||
| 962 | 2026.03.16 02:06:56.540191 [ 304 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932937 sec. (1071.884 rows/sec., 41.87 KiB/sec.) | ||
| 963 | 2026.03.16 02:06:56.540213 [ 304 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Trace> Aggregator: Merging aggregated data | ||
| 964 | 2026.03.16 02:06:56.541747 [ 286 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 965 | 2026.03.16 02:06:56.541890 [ 286 ] {d0c63549-c67e-472d-b197-00e3cb800e9e} <Debug> TCPHandler: Processed in 0.00368318 sec. | ||
| 966 | 2026.03.16 02:06:56.542025 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.16 02:06:56.542053 [ 286 ] {} <Debug> TCP-Session: 63393bd9-8a9d-4ed5-b71c-f2a1f3051318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.16 02:06:56.542062 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.16 02:06:56.542083 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.03.16 02:06:56.542105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.16 02:06:56.542116 [ 294 ] {} <Debug> TCP-Session: d5d2f929-ebc4-4625-8e45-1d097973e1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.03.16 02:06:56.542124 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.16 02:06:56.542145 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.03.16 02:06:56.542162 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.03.16 02:06:56.542180 [ 290 ] {} <Debug> TCP-Session: ba961e20-dc8f-43ec-bd1f-f20e290611bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.16 02:06:56.542200 [ 291 ] {} <Debug> TCP-Session: f1bb0093-5088-4721-8430-8c8712775ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.16 02:06:56.542197 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.16 02:06:56.542217 [ 289 ] {} <Debug> TCP-Session: 456fd25d-9442-4ffe-aecc-abdedf5a6c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.03.16 02:06:56.542182 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.03.16 02:06:56.542257 [ 293 ] {} <Debug> TCP-Session: ccd852f8-1e43-4508-a5fe-5e08f7576c1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.16 02:06:56.542153 [ 288 ] {} <Debug> TCP-Session: 334a380b-74bc-4a4a-b55e-34f83bec80ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.16 02:06:56.542294 [ 292 ] {} <Debug> TCP-Session: 2e320c51-235e-4fd2-be9a-4f1061e46d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.16 02:06:56.542109 [ 287 ] {} <Debug> TCP-Session: 7a1bfe04-74df-4487-8080-14f9b995021d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.03.16 02:06:56.801189 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64400 | ||
| 985 | 2026.03.16 02:06:56.801309 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 986 | 2026.03.16 02:06:56.801347 [ 286 ] {} <Debug> TCP-Session: e31e72c4-fc51-442c-8f32-43527850f17c Authenticating user 'default' from [fd00:1122:3344:101::e]:64400 | ||
| 987 | 2026.03.16 02:06:56.801377 [ 286 ] {} <Debug> TCP-Session: e31e72c4-fc51-442c-8f32-43527850f17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.03.16 02:06:56.801397 [ 286 ] {} <Debug> TCP-Session: e31e72c4-fc51-442c-8f32-43527850f17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.03.16 02:06:56.801612 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47852 | ||
| 990 | 2026.03.16 02:06:56.801664 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44610 | ||
| 991 | 2026.03.16 02:06:56.801701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63257 | ||
| 992 | 2026.03.16 02:06:56.801716 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52359 | ||
| 993 | 2026.03.16 02:06:56.801725 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.03.16 02:06:56.801688 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57695 | ||
| 995 | 2026.03.16 02:06:56.801793 [ 286 ] {} <Trace> TCP-Session: e31e72c4-fc51-442c-8f32-43527850f17c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.03.16 02:06:56.801806 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.03.16 02:06:56.801801 [ 287 ] {} <Debug> TCP-Session: f576273f-76ad-4a03-9596-5b1bad8ec378 Authenticating user 'default' from [fd00:1122:3344:101::e]:47852 | ||
| 998 | 2026.03.16 02:06:56.801852 [ 294 ] {} <Debug> TCP-Session: 463d50cc-9d31-44c5-acf5-403c40451780 Authenticating user 'default' from [fd00:1122:3344:101::e]:52359 | ||
| 999 | 2026.03.16 02:06:56.801863 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.03.16 02:06:56.801870 [ 287 ] {} <Debug> TCP-Session: f576273f-76ad-4a03-9596-5b1bad8ec378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.03.16 02:06:56.801881 [ 294 ] {} <Debug> TCP-Session: 463d50cc-9d31-44c5-acf5-403c40451780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.03.16 02:06:56.801896 [ 291 ] {} <Debug> TCP-Session: e15f5e10-1b24-441b-8329-5cb26e5a9d7d Authenticating user 'default' from [fd00:1122:3344:101::e]:57695 | ||
| 1003 | 2026.03.16 02:06:56.801908 [ 287 ] {} <Debug> TCP-Session: f576273f-76ad-4a03-9596-5b1bad8ec378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.16 02:06:56.801917 [ 294 ] {} <Debug> TCP-Session: 463d50cc-9d31-44c5-acf5-403c40451780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.03.16 02:06:56.801934 [ 291 ] {} <Debug> TCP-Session: e15f5e10-1b24-441b-8329-5cb26e5a9d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.03.16 02:06:56.801677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45080 | ||
| 1007 | 2026.03.16 02:06:56.801972 [ 291 ] {} <Debug> TCP-Session: e15f5e10-1b24-441b-8329-5cb26e5a9d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.16 02:06:56.801983 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64400) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1009 | 2026.03.16 02:06:56.801792 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.03.16 02:06:56.802050 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1011 | 2026.03.16 02:06:56.801792 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.03.16 02:06:56.802073 [ 292 ] {} <Debug> TCP-Session: 653f1760-ae87-42a2-85ed-6f016fe3f547 Authenticating user 'default' from [fd00:1122:3344:101::e]:63257 | ||
| 1013 | 2026.03.16 02:06:56.802082 [ 290 ] {} <Debug> TCP-Session: 0e440b82-335c-4a46-a0cc-cd35c3bc2514 Authenticating user 'default' from [fd00:1122:3344:101::e]:45080 | ||
| 1014 | 2026.03.16 02:06:56.802110 [ 288 ] {} <Debug> TCP-Session: 613ace22-3046-4e68-ba0f-cd1ecbd6666d Authenticating user 'default' from [fd00:1122:3344:101::e]:44610 | ||
| 1015 | 2026.03.16 02:06:56.802117 [ 292 ] {} <Debug> TCP-Session: 653f1760-ae87-42a2-85ed-6f016fe3f547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.16 02:06:56.802128 [ 290 ] {} <Debug> TCP-Session: 0e440b82-335c-4a46-a0cc-cd35c3bc2514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.16 02:06:56.802137 [ 288 ] {} <Debug> TCP-Session: 613ace22-3046-4e68-ba0f-cd1ecbd6666d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.16 02:06:56.802143 [ 292 ] {} <Debug> TCP-Session: 653f1760-ae87-42a2-85ed-6f016fe3f547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.16 02:06:56.802159 [ 290 ] {} <Debug> TCP-Session: 0e440b82-335c-4a46-a0cc-cd35c3bc2514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.16 02:06:56.802166 [ 288 ] {} <Debug> TCP-Session: 613ace22-3046-4e68-ba0f-cd1ecbd6666d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.16 02:06:56.801710 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46755 | ||
| 1022 | 2026.03.16 02:06:56.801688 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32831 | ||
| 1023 | 2026.03.16 02:06:56.802302 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1024 | 2026.03.16 02:06:56.802317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.03.16 02:06:56.802317 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.03.16 02:06:56.802365 [ 289 ] {} <Debug> TCP-Session: 8762bc2a-958b-451f-bcf8-df72b06ef049 Authenticating user 'default' from [fd00:1122:3344:101::e]:32831 | ||
| 1027 | 2026.03.16 02:06:56.802377 [ 293 ] {} <Debug> TCP-Session: 20f9cbd4-0c00-4c13-8c7b-1775c30ce507 Authenticating user 'default' from [fd00:1122:3344:101::e]:46755 | ||
| 1028 | 2026.03.16 02:06:56.802370 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1029 | 2026.03.16 02:06:56.802404 [ 289 ] {} <Debug> TCP-Session: 8762bc2a-958b-451f-bcf8-df72b06ef049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.03.16 02:06:56.802412 [ 293 ] {} <Debug> TCP-Session: 20f9cbd4-0c00-4c13-8c7b-1775c30ce507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.16 02:06:56.802444 [ 289 ] {} <Debug> TCP-Session: 8762bc2a-958b-451f-bcf8-df72b06ef049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.03.16 02:06:56.802452 [ 293 ] {} <Debug> TCP-Session: 20f9cbd4-0c00-4c13-8c7b-1775c30ce507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.03.16 02:06:56.802719 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 1034 | 2026.03.16 02:06:56.802812 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1035 | 2026.03.16 02:06:57.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.58 MiB, peak 170.45 MiB, free memory in arenas 0.00 B, will set to 170.84 MiB (RSS), difference: 12.25 MiB | ||
| 1036 | 2026.03.16 02:06:57.196628 [ 335 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> AggregatingTransform: Aggregating | ||
| 1037 | 2026.03.16 02:06:57.196705 [ 335 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1038 | 2026.03.16 02:06:57.196743 [ 335 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113639 sec. (897.957 rows/sec., 35.08 KiB/sec.) | ||
| 1039 | 2026.03.16 02:06:57.196763 [ 335 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Trace> Aggregator: Merging aggregated data | ||
| 1040 | 2026.03.16 02:06:57.198004 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.396088 sec., 2.524691482700814 rows/sec., 100.99 B/sec. | ||
| 1041 | 2026.03.16 02:06:57.198213 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1042 | 2026.03.16 02:06:57.198251 [ 286 ] {c41d6782-d3d3-4323-8ede-7bfe204e4df5} <Debug> TCPHandler: Processed in 0.396580317 sec. | ||
| 1043 | 2026.03.16 02:06:57.198397 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.03.16 02:06:57.198427 [ 286 ] {} <Debug> TCP-Session: e31e72c4-fc51-442c-8f32-43527850f17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1045 | 2026.03.16 02:06:57.198443 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.03.16 02:06:57.198458 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.03.16 02:06:57.198509 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.03.16 02:06:57.198528 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.03.16 02:06:57.198553 [ 292 ] {} <Debug> TCP-Session: 653f1760-ae87-42a2-85ed-6f016fe3f547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.16 02:06:57.198568 [ 288 ] {} <Debug> TCP-Session: 613ace22-3046-4e68-ba0f-cd1ecbd6666d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.16 02:06:57.198567 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.03.16 02:06:57.198591 [ 290 ] {} <Debug> TCP-Session: 0e440b82-335c-4a46-a0cc-cd35c3bc2514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.16 02:06:57.198631 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.03.16 02:06:57.198660 [ 293 ] {} <Debug> TCP-Session: 20f9cbd4-0c00-4c13-8c7b-1775c30ce507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.16 02:06:57.198523 [ 287 ] {} <Debug> TCP-Session: f576273f-76ad-4a03-9596-5b1bad8ec378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.16 02:06:57.198714 [ 291 ] {} <Debug> TCP-Session: e15f5e10-1b24-441b-8329-5cb26e5a9d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.16 02:06:57.198480 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.03.16 02:06:57.198587 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.16 02:06:57.198788 [ 294 ] {} <Debug> TCP-Session: 463d50cc-9d31-44c5-acf5-403c40451780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.16 02:06:57.198815 [ 289 ] {} <Debug> TCP-Session: 8762bc2a-958b-451f-bcf8-df72b06ef049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.16 02:06:57.753485 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.03.16 02:06:57.753702 [ 3 ] {80369b2b-0089-4199-93d7-614fda3276dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.03.16 02:06:57.753998 [ 3 ] {80369b2b-0089-4199-93d7-614fda3276dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.03.16 02:06:57.754063 [ 3 ] {80369b2b-0089-4199-93d7-614fda3276dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.03.16 02:06:57.754501 [ 3 ] {80369b2b-0089-4199-93d7-614fda3276dc} <Debug> TCPHandler: Processed in 0.001156619 sec. | ||
| 1066 | 2026.03.16 02:06:57.779439 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.16 02:06:57.779656 [ 3 ] {3044a7c5-373b-4fe0-bd39-8d1408648948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.16 02:06:57.790003 [ 3 ] {3044a7c5-373b-4fe0-bd39-8d1408648948} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.16 02:06:57.790099 [ 3 ] {3044a7c5-373b-4fe0-bd39-8d1408648948} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.16 02:06:57.792659 [ 3 ] {3044a7c5-373b-4fe0-bd39-8d1408648948} <Debug> TCPHandler: Processed in 0.013348359 sec. | ||
| 1071 | 2026.03.16 02:06:57.798043 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.16 02:06:57.798225 [ 3 ] {0f99cc42-9796-4578-a21a-91bba9903c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.16 02:06:57.800703 [ 3 ] {0f99cc42-9796-4578-a21a-91bba9903c22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.16 02:06:57.800773 [ 3 ] {0f99cc42-9796-4578-a21a-91bba9903c22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.16 02:06:57.801275 [ 3 ] {0f99cc42-9796-4578-a21a-91bba9903c22} <Debug> TCPHandler: Processed in 0.003348137 sec. | ||
| 1076 | 2026.03.16 02:06:57.801543 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.16 02:06:57.801682 [ 3 ] {84bdbbed-fdce-45e5-af98-a5083985eee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.16 02:06:57.801955 [ 3 ] {84bdbbed-fdce-45e5-af98-a5083985eee7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.16 02:06:57.802002 [ 3 ] {84bdbbed-fdce-45e5-af98-a5083985eee7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.16 02:06:57.802383 [ 3 ] {84bdbbed-fdce-45e5-af98-a5083985eee7} <Debug> TCPHandler: Processed in 0.000898737 sec. | ||
| 1081 | 2026.03.16 02:06:57.802602 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.16 02:06:57.802733 [ 3 ] {27c5a3f6-5d62-45c9-8898-4d12b1ca6250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.03.16 02:06:57.802994 [ 3 ] {27c5a3f6-5d62-45c9-8898-4d12b1ca6250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.16 02:06:57.803041 [ 3 ] {27c5a3f6-5d62-45c9-8898-4d12b1ca6250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.03.16 02:06:57.803383 [ 3 ] {27c5a3f6-5d62-45c9-8898-4d12b1ca6250} <Debug> TCPHandler: Processed in 0.000833157 sec. | ||
| 1086 | 2026.03.16 02:06:57.803840 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.16 02:06:57.803963 [ 3 ] {d9604adc-ebe8-4211-a82b-15726a8437e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.03.16 02:06:57.804216 [ 3 ] {d9604adc-ebe8-4211-a82b-15726a8437e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.03.16 02:06:57.804261 [ 3 ] {d9604adc-ebe8-4211-a82b-15726a8437e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.03.16 02:06:57.804621 [ 3 ] {d9604adc-ebe8-4211-a82b-15726a8437e8} <Debug> TCPHandler: Processed in 0.000831917 sec. | ||
| 1091 | 2026.03.16 02:06:57.804816 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.16 02:06:57.804928 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1093 | 2026.03.16 02:06:57.804973 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.03.16 02:06:57.805531 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.03.16 02:06:57.805581 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1096 | 2026.03.16 02:06:57.808278 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1097 | 2026.03.16 02:06:57.808685 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.03.16 02:06:57.808854 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Debug> executeQuery: Read 6 rows, 771.00 B in 0.003957 sec., 1516.3002274450344 rows/sec., 190.28 KiB/sec. | ||
| 1099 | 2026.03.16 02:06:57.808896 [ 3 ] {2a4d8630-6b10-4270-8969-3fe4c8c81763} <Debug> TCPHandler: Processed in 0.004133314 sec. | ||
| 1100 | 2026.03.16 02:06:57.809017 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.16 02:06:57.809122 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1102 | 2026.03.16 02:06:57.809168 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1103 | 2026.03.16 02:06:57.811641 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.03.16 02:06:57.811681 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1105 | 2026.03.16 02:06:57.814240 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1106 | 2026.03.16 02:06:57.814692 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.03.16 02:06:57.814870 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00577 sec., 346.6204506065858 rows/sec., 28.26 KiB/sec. | ||
| 1108 | 2026.03.16 02:06:57.814934 [ 3 ] {8d90f02a-78b4-46aa-971a-a63a2a5d8968} <Debug> TCPHandler: Processed in 0.005974559 sec. | ||
| 1109 | 2026.03.16 02:06:57.815076 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.16 02:06:57.815186 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1111 | 2026.03.16 02:06:57.815231 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1112 | 2026.03.16 02:06:57.818492 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.03.16 02:06:57.818532 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1114 | 2026.03.16 02:06:57.819125 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1115 | 2026.03.16 02:06:57.819682 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.03.16 02:06:57.819854 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Debug> executeQuery: Read 8 rows, 746.00 B in 0.004693 sec., 1704.666524611123 rows/sec., 155.23 KiB/sec. | ||
| 1117 | 2026.03.16 02:06:57.819905 [ 3 ] {1bec91b8-1b37-476d-8597-6e7f303e541f} <Debug> TCPHandler: Processed in 0.00489336 sec. | ||
| 1118 | 2026.03.16 02:06:57.820047 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.03.16 02:06:57.820160 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1120 | 2026.03.16 02:06:57.820210 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1121 | 2026.03.16 02:06:57.820723 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.03.16 02:06:57.820770 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1123 | 2026.03.16 02:06:57.821356 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1124 | 2026.03.16 02:06:57.821877 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.03.16 02:06:57.822032 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.001899 sec., 2632.964718272775 rows/sec., 192.33 KiB/sec. | ||
| 1126 | 2026.03.16 02:06:57.822082 [ 3 ] {d3b68e76-c8ec-436d-9cc9-500073da8d84} <Debug> TCPHandler: Processed in 0.002098497 sec. | ||
| 1127 | 2026.03.16 02:06:57.822223 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.03.16 02:06:57.822337 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.03.16 02:06:57.822388 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1130 | 2026.03.16 02:06:57.822852 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.03.16 02:06:57.822892 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1132 | 2026.03.16 02:06:57.823356 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1133 | 2026.03.16 02:06:57.823837 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.03.16 02:06:57.823980 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001671 sec., 598.4440454817475 rows/sec., 39.74 KiB/sec. | ||
| 1135 | 2026.03.16 02:06:57.824019 [ 3 ] {17273514-fcbc-41ca-919b-f67476e6ee54} <Debug> TCPHandler: Processed in 0.001854685 sec. | ||
| 1136 | 2026.03.16 02:06:57.824139 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.03.16 02:06:57.824239 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1138 | 2026.03.16 02:06:57.824283 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1139 | 2026.03.16 02:06:57.824687 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.03.16 02:06:57.824727 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1141 | 2026.03.16 02:06:57.825183 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.03.16 02:06:57.825682 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.03.16 02:06:57.825867 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Debug> executeQuery: Read 14 rows, 1.13 KiB in 0.001648 sec., 8495.145631067962 rows/sec., 683.83 KiB/sec. | ||
| 1144 | 2026.03.16 02:06:57.825939 [ 3 ] {1647f794-4eb6-4245-bc04-1c98a32d6b98} <Debug> TCPHandler: Processed in 0.001843165 sec. | ||
| 1145 | 2026.03.16 02:06:57.826105 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.03.16 02:06:57.826212 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.03.16 02:06:57.826257 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1148 | 2026.03.16 02:06:57.826701 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.03.16 02:06:57.826738 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1150 | 2026.03.16 02:06:57.827275 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.03.16 02:06:57.827730 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.03.16 02:06:57.827877 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001688 sec., 592.4170616113744 rows/sec., 41.65 KiB/sec. | ||
| 1153 | 2026.03.16 02:06:57.827915 [ 3 ] {d64f2222-9cf1-44c7-9e34-70ba90aee203} <Debug> TCPHandler: Processed in 0.001875886 sec. | ||
| 1154 | 2026.03.16 02:06:57.828044 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.16 02:06:57.828145 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1156 | 2026.03.16 02:06:57.828189 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1157 | 2026.03.16 02:06:57.828547 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.03.16 02:06:57.828585 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1159 | 2026.03.16 02:06:57.829067 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.03.16 02:06:57.829618 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.03.16 02:06:57.829757 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001634 sec., 611.9951040391677 rows/sec., 38.85 KiB/sec. | ||
| 1162 | 2026.03.16 02:06:57.829794 [ 3 ] {74b52557-2779-41f7-a885-3f86ca47ba9d} <Debug> TCPHandler: Processed in 0.001803245 sec. | ||
| 1163 | 2026.03.16 02:06:57.829908 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.03.16 02:06:57.830007 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.03.16 02:06:57.830061 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1166 | 2026.03.16 02:06:57.830827 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.03.16 02:06:57.830867 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1168 | 2026.03.16 02:06:57.831505 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.03.16 02:06:57.831950 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.03.16 02:06:57.832115 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002129 sec., 1409.1122592766558 rows/sec., 2.53 MiB/sec. | ||
| 1171 | 2026.03.16 02:06:57.832188 [ 3 ] {3d8289fb-8458-4896-9a40-756d9b4e831e} <Debug> TCPHandler: Processed in 0.002331519 sec. | ||
| 1172 | 2026.03.16 02:06:57.832314 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.03.16 02:06:57.832415 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.03.16 02:06:57.832461 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1175 | 2026.03.16 02:06:57.832796 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.03.16 02:06:57.832834 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1177 | 2026.03.16 02:06:57.835521 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.03.16 02:06:57.836017 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.03.16 02:06:57.836169 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.003775 sec., 2384.1059602649007 rows/sec., 168.41 KiB/sec. | ||
| 1180 | 2026.03.16 02:06:57.836212 [ 3 ] {7dc0f295-7ffc-4911-a6bd-74574a8fe474} <Debug> TCPHandler: Processed in 0.003950842 sec. | ||
| 1181 | 2026.03.16 02:06:58.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.17 MiB, peak 180.32 MiB, free memory in arenas 0.00 B, will set to 183.75 MiB (RSS), difference: 10.58 MiB | ||
| 1182 | 2026.03.16 02:06:58.916839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1427 | ||
| 1183 | 2026.03.16 02:06:58.917423 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.03.16 02:06:58.917482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1185 | 2026.03.16 02:06:58.918132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1186 | 2026.03.16 02:06:58.918584 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.03.16 02:06:58.918731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1427 | ||
| 1188 | 2026.03.16 02:06:58.985454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1189 | 2026.03.16 02:06:59.002368 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.03.16 02:06:59.002433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 1191 | 2026.03.16 02:06:59.008989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1192 | 2026.03.16 02:06:59.010174 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.03.16 02:06:59.013341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1194 | 2026.03.16 02:07:00.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.83 MiB, peak 188.83 MiB, free memory in arenas 0.00 B, will set to 186.03 MiB (RSS), difference: 1.19 MiB | ||
| 1195 | 2026.03.16 02:07:06.339189 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1196 | 2026.03.16 02:07:06.339251 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1197 | 2026.03.16 02:07:06.419786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1939 | ||
| 1198 | 2026.03.16 02:07:06.420292 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.03.16 02:07:06.420348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1200 | 2026.03.16 02:07:06.421007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1201 | 2026.03.16 02:07:06.421504 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.03.16 02:07:06.421658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1939 | ||
| 1203 | 2026.03.16 02:07:06.428801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 128 | ||
| 1204 | 2026.03.16 02:07:06.431196 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.03.16 02:07:06.431258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1206 | 2026.03.16 02:07:06.432763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1207 | 2026.03.16 02:07:06.433306 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.03.16 02:07:06.433670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1209 | 2026.03.16 02:07:06.514389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1210 | 2026.03.16 02:07:06.530516 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.03.16 02:07:06.530563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1212 | 2026.03.16 02:07:06.536957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1213 | 2026.03.16 02:07:06.538065 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.03.16 02:07:06.540820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1215 | 2026.03.16 02:07:07.751201 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1216 | 2026.03.16 02:07:07.751375 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1217 | 2026.03.16 02:07:07.751440 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1218 | 2026.03.16 02:07:07.754130 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2026.03.16 02:07:07.754178 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1220 | 2026.03.16 02:07:07.754665 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1221 | 2026.03.16 02:07:07.755248 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2026.03.16 02:07:07.755427 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Debug> executeQuery: Read 36 rows, 3.38 KiB in 0.004098 sec., 8784.773060029282 rows/sec., 825.48 KiB/sec. | ||
| 1223 | 2026.03.16 02:07:07.755477 [ 3 ] {0c780527-a301-4f71-9bd0-b6c92a5436c9} <Debug> TCPHandler: Processed in 0.004403866 sec. | ||
| 1224 | 2026.03.16 02:07:07.755619 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.16 02:07:07.755727 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.03.16 02:07:07.755775 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1227 | 2026.03.16 02:07:07.756214 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.03.16 02:07:07.756254 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1229 | 2026.03.16 02:07:07.756708 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2026.03.16 02:07:07.757186 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.03.16 02:07:07.757325 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001628 sec., 11056.511056511055 rows/sec., 831.40 KiB/sec. | ||
| 1232 | 2026.03.16 02:07:07.757364 [ 3 ] {13b842df-6e4a-458c-b52f-3dec62754551} <Debug> TCPHandler: Processed in 0.001800895 sec. | ||
| 1233 | 2026.03.16 02:07:07.757483 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.03.16 02:07:07.757582 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1235 | 2026.03.16 02:07:07.757624 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1236 | 2026.03.16 02:07:07.758040 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.03.16 02:07:07.758076 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1238 | 2026.03.16 02:07:07.758516 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1239 | 2026.03.16 02:07:07.759174 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.03.16 02:07:07.759313 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Debug> executeQuery: Read 23 rows, 1.86 KiB in 0.001751 sec., 13135.351227869789 rows/sec., 1.04 MiB/sec. | ||
| 1241 | 2026.03.16 02:07:07.759350 [ 3 ] {e2995d00-3100-40d4-8a89-97c6c7ca1daa} <Debug> TCPHandler: Processed in 0.001918476 sec. | ||
| 1242 | 2026.03.16 02:07:07.759467 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.03.16 02:07:07.759564 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.03.16 02:07:07.759618 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1245 | 2026.03.16 02:07:07.760411 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.03.16 02:07:07.760448 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1247 | 2026.03.16 02:07:07.765153 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.03.16 02:07:07.765679 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.03.16 02:07:07.765824 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00628 sec., 2866.2420382165606 rows/sec., 5.14 MiB/sec. | ||
| 1250 | 2026.03.16 02:07:07.765886 [ 3 ] {62ae00db-ae7b-4664-bb63-88228a6da630} <Debug> TCPHandler: Processed in 0.006470942 sec. | ||
| 1251 | 2026.03.16 02:07:07.766008 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.03.16 02:07:07.766105 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.03.16 02:07:07.766149 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1254 | 2026.03.16 02:07:07.768406 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.03.16 02:07:07.768440 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1256 | 2026.03.16 02:07:07.768847 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.03.16 02:07:07.769300 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.03.16 02:07:07.769433 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.003348 sec., 2688.172043010753 rows/sec., 206.80 KiB/sec. | ||
| 1259 | 2026.03.16 02:07:07.769468 [ 3 ] {899538d6-25ae-4f4d-869d-18df2ce793b6} <Debug> TCPHandler: Processed in 0.003511108 sec. | ||
| 1260 | 2026.03.16 02:07:13.921759 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2387 | ||
| 1261 | 2026.03.16 02:07:13.922258 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.03.16 02:07:13.922307 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1263 | 2026.03.16 02:07:13.922922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1264 | 2026.03.16 02:07:13.923434 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.03.16 02:07:13.923605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2387 | ||
| 1266 | 2026.03.16 02:07:14.040912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1267 | 2026.03.16 02:07:14.059036 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.03.16 02:07:14.059104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1269 | 2026.03.16 02:07:14.068517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1270 | 2026.03.16 02:07:14.069899 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.03.16 02:07:14.074392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1272 | 2026.03.16 02:07:16.433886 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 138 | ||
| 1273 | 2026.03.16 02:07:16.435816 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.03.16 02:07:16.435880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1275 | 2026.03.16 02:07:16.437196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1276 | 2026.03.16 02:07:16.437771 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.03.16 02:07:16.438147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1278 | 2026.03.16 02:07:17.751932 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.03.16 02:07:17.752209 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1280 | 2026.03.16 02:07:17.752310 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1281 | 2026.03.16 02:07:17.753151 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.16 02:07:17.753200 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1283 | 2026.03.16 02:07:17.753676 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.03.16 02:07:17.754101 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.03.16 02:07:17.754257 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Debug> executeQuery: Read 48 rows, 4.51 KiB in 0.002121 sec., 22630.83451202263 rows/sec., 2.08 MiB/sec. | ||
| 1286 | 2026.03.16 02:07:17.754303 [ 3 ] {68642cca-c614-4ea3-8b02-2d349cfa45a6} <Debug> TCPHandler: Processed in 0.002545101 sec. | ||
| 1287 | 2026.03.16 02:07:17.754431 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.03.16 02:07:17.754530 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.03.16 02:07:17.754572 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1290 | 2026.03.16 02:07:17.755002 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.03.16 02:07:17.755040 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1292 | 2026.03.16 02:07:17.755461 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2026.03.16 02:07:17.755896 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.03.16 02:07:17.756030 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001522 sec., 15768.725361366623 rows/sec., 1.16 MiB/sec. | ||
| 1295 | 2026.03.16 02:07:17.756067 [ 3 ] {951de207-eb86-4680-98ca-4e9d00aab91c} <Debug> TCPHandler: Processed in 0.001690304 sec. | ||
| 1296 | 2026.03.16 02:07:17.756198 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.03.16 02:07:17.756299 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1298 | 2026.03.16 02:07:17.756339 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1299 | 2026.03.16 02:07:17.756757 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.03.16 02:07:17.756795 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1301 | 2026.03.16 02:07:17.757267 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1302 | 2026.03.16 02:07:17.757696 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.03.16 02:07:17.757834 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Debug> executeQuery: Read 29 rows, 2.34 KiB in 0.001549 sec., 18721.755971594575 rows/sec., 1.48 MiB/sec. | ||
| 1304 | 2026.03.16 02:07:17.757871 [ 3 ] {2cae3ab2-1f7e-4820-9253-89156792464c} <Debug> TCPHandler: Processed in 0.001726435 sec. | ||
| 1305 | 2026.03.16 02:07:17.757977 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.03.16 02:07:17.758064 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.03.16 02:07:17.758114 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1308 | 2026.03.16 02:07:17.758961 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.03.16 02:07:17.758997 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1310 | 2026.03.16 02:07:17.759671 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2026.03.16 02:07:17.760205 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.03.16 02:07:17.760344 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00228 sec., 10526.315789473685 rows/sec., 18.86 MiB/sec. | ||
| 1313 | 2026.03.16 02:07:17.760394 [ 3 ] {27f92c79-ca7c-4982-8c6a-b36eb2d77148} <Debug> TCPHandler: Processed in 0.00245525 sec. | ||
| 1314 | 2026.03.16 02:07:17.760509 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.03.16 02:07:17.760601 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.03.16 02:07:17.760642 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1317 | 2026.03.16 02:07:17.760966 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.03.16 02:07:17.761003 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1319 | 2026.03.16 02:07:17.761439 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.03.16 02:07:17.761878 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.03.16 02:07:17.762011 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 316.85 KiB/sec. | ||
| 1322 | 2026.03.16 02:07:17.762048 [ 3 ] {9f2650d1-f323-4479-8d9c-a23d22c0586a} <Debug> TCPHandler: Processed in 0.001587953 sec. | ||
| 1323 | 2026.03.16 02:07:21.339304 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1324 | 2026.03.16 02:07:21.339374 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1325 | 2026.03.16 02:07:21.423935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2899 | ||
| 1326 | 2026.03.16 02:07:21.424496 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.03.16 02:07:21.424549 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1328 | 2026.03.16 02:07:21.425125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1329 | 2026.03.16 02:07:21.425376 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.03.16 02:07:21.425507 [ 113 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1331 | 2026.03.16 02:07:21.425518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2899 | ||
| 1332 | 2026.03.16 02:07:21.425566 [ 113 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.03.16 02:07:21.425590 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1334 | 2026.03.16 02:07:21.430283 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1335 | 2026.03.16 02:07:21.432420 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1336 | 2026.03.16 02:07:21.434349 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1337 | 2026.03.16 02:07:21.440355 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 491 rows starting from the beginning of the part | ||
| 1338 | 2026.03.16 02:07:21.440424 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1339 | 2026.03.16 02:07:21.440476 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1340 | 2026.03.16 02:07:21.440536 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1341 | 2026.03.16 02:07:21.440605 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1342 | 2026.03.16 02:07:21.477915 [ 200 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 4 columns (4 merged, 0 gathered) in 0.052258797 sec., 55473.913798666275 rows/sec., 812.61 KiB/sec. | ||
| 1343 | 2026.03.16 02:07:21.478832 [ 194 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1344 | 2026.03.16 02:07:21.479149 [ 194 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.03.16 02:07:21.479227 [ 194 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_6_1} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1346 | 2026.03.16 02:07:21.481194 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1347 | 2026.03.16 02:07:21.574716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1348 | 2026.03.16 02:07:21.592379 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.03.16 02:07:21.592444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1350 | 2026.03.16 02:07:21.598843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1351 | 2026.03.16 02:07:21.599549 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.03.16 02:07:21.599857 [ 113 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1353 | 2026.03.16 02:07:21.599926 [ 113 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.03.16 02:07:21.599949 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1355 | 2026.03.16 02:07:21.600056 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1356 | 2026.03.16 02:07:21.603274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1357 | 2026.03.16 02:07:21.604646 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1358 | 2026.03.16 02:07:21.606182 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1359 | 2026.03.16 02:07:21.610773 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1360 | 2026.03.16 02:07:21.615253 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1361 | 2026.03.16 02:07:21.619361 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1362 | 2026.03.16 02:07:21.626620 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1363 | 2026.03.16 02:07:21.631034 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1364 | 2026.03.16 02:07:21.690211 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090194128 sec., 510.0110286558788 rows/sec., 2.64 MiB/sec. | ||
| 1365 | 2026.03.16 02:07:21.692766 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1366 | 2026.03.16 02:07:21.694882 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.03.16 02:07:21.694960 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_6_1} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1368 | 2026.03.16 02:07:21.696807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1369 | 2026.03.16 02:07:22.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.74 MiB, peak 199.28 MiB, free memory in arenas 0.00 B, will set to 200.55 MiB (RSS), difference: 10.81 MiB | ||
| 1370 | 2026.03.16 02:07:26.438557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 148 | ||
| 1371 | 2026.03.16 02:07:26.440450 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.16 02:07:26.440509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1373 | 2026.03.16 02:07:26.441682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1374 | 2026.03.16 02:07:26.441956 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.16 02:07:26.442311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1376 | 2026.03.16 02:07:27.752335 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.03.16 02:07:27.752543 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1378 | 2026.03.16 02:07:27.752837 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1379 | 2026.03.16 02:07:27.755011 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1380 | 2026.03.16 02:07:27.755251 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1381 | 2026.03.16 02:07:27.755358 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1382 | 2026.03.16 02:07:27.755650 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1383 | 2026.03.16 02:07:27.757777 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1384 | 2026.03.16 02:07:27.759726 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1385 | 2026.03.16 02:07:27.759753 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1386 | 2026.03.16 02:07:27.759840 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1387 | 2026.03.16 02:07:27.759867 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1388 | 2026.03.16 02:07:27.772877 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.020402 sec., 294.08881482207624 rows/sec., 12.83 KiB/sec. | ||
| 1389 | 2026.03.16 02:07:27.772988 [ 3 ] {e9b85954-1118-454e-955f-9fcb2fbf4fc8} <Debug> TCPHandler: Processed in 0.020781689 sec. | ||
| 1390 | 2026.03.16 02:07:27.773361 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.03.16 02:07:27.773492 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1392 | 2026.03.16 02:07:27.773691 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1393 | 2026.03.16 02:07:27.773721 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1394 | 2026.03.16 02:07:27.773868 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1395 | 2026.03.16 02:07:27.773923 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1396 | 2026.03.16 02:07:27.774034 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1397 | 2026.03.16 02:07:27.774064 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1398 | 2026.03.16 02:07:27.774082 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1399 | 2026.03.16 02:07:27.774097 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1400 | 2026.03.16 02:07:27.774130 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 1401 | 2026.03.16 02:07:27.774148 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1402 | 2026.03.16 02:07:27.774692 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001249 sec., 4803.843074459568 rows/sec., 209.54 KiB/sec. | ||
| 1403 | 2026.03.16 02:07:27.774751 [ 3 ] {9c6df282-9253-489b-aa7b-edae7352ba49} <Debug> TCPHandler: Processed in 0.001444262 sec. | ||
| 1404 | 2026.03.16 02:07:27.775298 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.16 02:07:27.775421 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1406 | 2026.03.16 02:07:27.775602 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1407 | 2026.03.16 02:07:27.775630 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1408 | 2026.03.16 02:07:27.775767 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1409 | 2026.03.16 02:07:27.775819 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1410 | 2026.03.16 02:07:27.775917 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1411 | 2026.03.16 02:07:27.775945 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1412 | 2026.03.16 02:07:27.775963 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1413 | 2026.03.16 02:07:27.775978 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1414 | 2026.03.16 02:07:27.776008 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1415 | 2026.03.16 02:07:27.776025 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1416 | 2026.03.16 02:07:27.776409 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 253.85 KiB/sec. | ||
| 1417 | 2026.03.16 02:07:27.776464 [ 3 ] {d42de648-d251-48bb-99d4-a3590a221666} <Debug> TCPHandler: Processed in 0.00121888 sec. | ||
| 1418 | 2026.03.16 02:07:27.776684 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.03.16 02:07:27.776805 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1420 | 2026.03.16 02:07:27.776982 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1421 | 2026.03.16 02:07:27.777009 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1422 | 2026.03.16 02:07:27.777146 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1423 | 2026.03.16 02:07:27.777197 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1424 | 2026.03.16 02:07:27.777293 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1425 | 2026.03.16 02:07:27.777320 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1426 | 2026.03.16 02:07:27.777338 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1427 | 2026.03.16 02:07:27.777353 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1428 | 2026.03.16 02:07:27.777383 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1429 | 2026.03.16 02:07:27.777399 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1430 | 2026.03.16 02:07:27.777764 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001 sec., 6000 rows/sec., 261.72 KiB/sec. | ||
| 1431 | 2026.03.16 02:07:27.777820 [ 3 ] {0564d718-37fa-4b9e-830e-169a4824ac2f} <Debug> TCPHandler: Processed in 0.00118695 sec. | ||
| 1432 | 2026.03.16 02:07:27.778030 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.03.16 02:07:27.778151 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1434 | 2026.03.16 02:07:27.778328 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1435 | 2026.03.16 02:07:27.778356 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1436 | 2026.03.16 02:07:27.778495 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1437 | 2026.03.16 02:07:27.778546 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1438 | 2026.03.16 02:07:27.778640 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1439 | 2026.03.16 02:07:27.778668 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1440 | 2026.03.16 02:07:27.778685 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1441 | 2026.03.16 02:07:27.778700 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1442 | 2026.03.16 02:07:27.778729 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1443 | 2026.03.16 02:07:27.778747 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1444 | 2026.03.16 02:07:27.779116 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001005 sec., 5970.149253731343 rows/sec., 260.42 KiB/sec. | ||
| 1445 | 2026.03.16 02:07:27.779176 [ 3 ] {07f91ad2-2175-4de9-a805-fe7ae276dc92} <Debug> TCPHandler: Processed in 0.00119844 sec. | ||
| 1446 | 2026.03.16 02:07:27.779382 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.16 02:07:27.779502 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1448 | 2026.03.16 02:07:27.779679 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1449 | 2026.03.16 02:07:27.779707 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1450 | 2026.03.16 02:07:27.779847 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1451 | 2026.03.16 02:07:27.779896 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1452 | 2026.03.16 02:07:27.779990 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1453 | 2026.03.16 02:07:27.780018 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1454 | 2026.03.16 02:07:27.780036 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1455 | 2026.03.16 02:07:27.780050 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1456 | 2026.03.16 02:07:27.780080 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1457 | 2026.03.16 02:07:27.780098 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1458 | 2026.03.16 02:07:27.780472 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.00101 sec., 5940.59405940594 rows/sec., 259.13 KiB/sec. | ||
| 1459 | 2026.03.16 02:07:27.780528 [ 3 ] {e67b4e56-8266-442c-abf7-52efd5ce5609} <Debug> TCPHandler: Processed in 0.00119778 sec. | ||
| 1460 | 2026.03.16 02:07:27.780733 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1461 | 2026.03.16 02:07:27.780853 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1462 | 2026.03.16 02:07:27.781027 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1463 | 2026.03.16 02:07:27.781056 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1464 | 2026.03.16 02:07:27.781195 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1465 | 2026.03.16 02:07:27.781246 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1466 | 2026.03.16 02:07:27.781341 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1467 | 2026.03.16 02:07:27.781368 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1468 | 2026.03.16 02:07:27.781386 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1469 | 2026.03.16 02:07:27.781400 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1470 | 2026.03.16 02:07:27.781431 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1471 | 2026.03.16 02:07:27.781448 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1472 | 2026.03.16 02:07:27.781813 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001 sec., 6000 rows/sec., 261.72 KiB/sec. | ||
| 1473 | 2026.03.16 02:07:27.781868 [ 3 ] {3b5840fe-84fc-4eb8-9dde-082757968ab8} <Debug> TCPHandler: Processed in 0.00118684 sec. | ||
| 1474 | 2026.03.16 02:07:27.782067 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.03.16 02:07:27.782190 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1476 | 2026.03.16 02:07:27.782395 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1477 | 2026.03.16 02:07:27.782424 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1478 | 2026.03.16 02:07:27.782568 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1479 | 2026.03.16 02:07:27.782619 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1480 | 2026.03.16 02:07:27.782740 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1481 | 2026.03.16 02:07:27.782769 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1482 | 2026.03.16 02:07:27.782787 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1483 | 2026.03.16 02:07:27.782800 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1484 | 2026.03.16 02:07:27.782832 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1485 | 2026.03.16 02:07:27.782849 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1486 | 2026.03.16 02:07:27.783210 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 245.06 KiB/sec. | ||
| 1487 | 2026.03.16 02:07:27.783262 [ 3 ] {3cedc0ca-fb7e-48a5-a165-9d0dee55c81d} <Debug> TCPHandler: Processed in 0.001254881 sec. | ||
| 1488 | 2026.03.16 02:07:27.783450 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.03.16 02:07:27.783563 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1490 | 2026.03.16 02:07:27.783731 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1491 | 2026.03.16 02:07:27.783759 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1492 | 2026.03.16 02:07:27.783894 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1493 | 2026.03.16 02:07:27.783942 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1494 | 2026.03.16 02:07:27.784030 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1495 | 2026.03.16 02:07:27.784056 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1496 | 2026.03.16 02:07:27.784139 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1497 | 2026.03.16 02:07:27.784153 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1498 | 2026.03.16 02:07:27.784184 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1499 | 2026.03.16 02:07:27.784203 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1500 | 2026.03.16 02:07:27.784737 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 221.05 KiB/sec. | ||
| 1501 | 2026.03.16 02:07:27.784821 [ 3 ] {4c2438b1-8224-433d-8a7f-202eba5c888d} <Debug> TCPHandler: Processed in 0.001400001 sec. | ||
| 1502 | 2026.03.16 02:07:27.785022 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.03.16 02:07:27.785143 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1504 | 2026.03.16 02:07:27.785327 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1505 | 2026.03.16 02:07:27.785356 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1506 | 2026.03.16 02:07:27.785507 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2026.03.16 02:07:27.785559 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1508 | 2026.03.16 02:07:27.785655 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1509 | 2026.03.16 02:07:27.785683 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1510 | 2026.03.16 02:07:27.785701 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1511 | 2026.03.16 02:07:27.785715 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1512 | 2026.03.16 02:07:27.785747 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1513 | 2026.03.16 02:07:27.785764 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1514 | 2026.03.16 02:07:27.786171 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 244.83 KiB/sec. | ||
| 1515 | 2026.03.16 02:07:27.786251 [ 3 ] {ad60077f-0aed-4f4b-b674-e6c91696db54} <Debug> TCPHandler: Processed in 0.00128051 sec. | ||
| 1516 | 2026.03.16 02:07:27.786447 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1517 | 2026.03.16 02:07:27.786568 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1518 | 2026.03.16 02:07:27.786753 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1519 | 2026.03.16 02:07:27.786782 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1520 | 2026.03.16 02:07:27.786935 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1521 | 2026.03.16 02:07:27.786986 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1522 | 2026.03.16 02:07:27.787081 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1523 | 2026.03.16 02:07:27.787109 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1524 | 2026.03.16 02:07:27.787126 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1525 | 2026.03.16 02:07:27.787143 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1526 | 2026.03.16 02:07:27.787174 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1527 | 2026.03.16 02:07:27.787192 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1528 | 2026.03.16 02:07:27.787582 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 247.84 KiB/sec. | ||
| 1529 | 2026.03.16 02:07:27.787663 [ 3 ] {f2b6f0df-30b7-4241-a8fd-a199a74cbe2d} <Debug> TCPHandler: Processed in 0.00126666 sec. | ||
| 1530 | 2026.03.16 02:07:27.795002 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.03.16 02:07:27.795166 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1532 | 2026.03.16 02:07:27.795394 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1533 | 2026.03.16 02:07:27.795429 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1534 | 2026.03.16 02:07:27.795603 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1535 | 2026.03.16 02:07:27.795661 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1536 | 2026.03.16 02:07:27.795766 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1537 | 2026.03.16 02:07:27.795797 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1538 | 2026.03.16 02:07:27.795820 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1539 | 2026.03.16 02:07:27.795838 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1540 | 2026.03.16 02:07:27.795876 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1541 | 2026.03.16 02:07:27.795897 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 6 rows starting from 0 | ||
| 1542 | 2026.03.16 02:07:27.796320 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Debug> executeQuery: Read 6 rows, 268.00 B in 0.001214 sec., 4942.339373970346 rows/sec., 215.58 KiB/sec. | ||
| 1543 | 2026.03.16 02:07:27.796402 [ 3 ] {fd129225-b45d-434f-b26a-c035df3214e2} <Debug> TCPHandler: Processed in 0.001464902 sec. | ||
| 1544 | 2026.03.16 02:07:27.796703 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1545 | 2026.03.16 02:07:27.796812 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1546 | 2026.03.16 02:07:27.796857 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.03.16 02:07:27.797352 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.16 02:07:27.797395 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1549 | 2026.03.16 02:07:27.797814 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1550 | 2026.03.16 02:07:27.798010 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.16 02:07:27.798156 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001373 sec., 8739.985433357611 rows/sec., 3.11 MiB/sec. | ||
| 1552 | 2026.03.16 02:07:27.798195 [ 3 ] {6dba9023-ddb8-4de7-ba58-b1adf532d3dc} <Debug> TCPHandler: Processed in 0.001542353 sec. | ||
| 1553 | 2026.03.16 02:07:27.798330 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.03.16 02:07:27.798453 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.03.16 02:07:27.798503 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1556 | 2026.03.16 02:07:27.801012 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.03.16 02:07:27.801046 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1558 | 2026.03.16 02:07:27.801508 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1559 | 2026.03.16 02:07:27.801729 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.03.16 02:07:27.801853 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003425 sec., 82919.70802919708 rows/sec., 5.27 MiB/sec. | ||
| 1561 | 2026.03.16 02:07:27.801891 [ 3 ] {3a8e68f1-83e8-4f47-97d9-e2314b57c24e} <Debug> TCPHandler: Processed in 0.00362414 sec. | ||
| 1562 | 2026.03.16 02:07:27.802011 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.03.16 02:07:27.802105 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1564 | 2026.03.16 02:07:27.802147 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1565 | 2026.03.16 02:07:27.802528 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1566 | 2026.03.16 02:07:27.802565 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1567 | 2026.03.16 02:07:27.802845 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1568 | 2026.03.16 02:07:27.803051 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.03.16 02:07:27.803179 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001093 sec., 1829.826166514181 rows/sec., 149.21 KiB/sec. | ||
| 1570 | 2026.03.16 02:07:27.803215 [ 3 ] {c9977269-a87c-4287-a68c-3024fc53b707} <Debug> TCPHandler: Processed in 0.00125487 sec. | ||
| 1571 | 2026.03.16 02:07:27.803316 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.03.16 02:07:27.803408 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1573 | 2026.03.16 02:07:27.803447 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1574 | 2026.03.16 02:07:27.804161 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.03.16 02:07:27.804197 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1576 | 2026.03.16 02:07:27.804563 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1577 | 2026.03.16 02:07:27.804778 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.03.16 02:07:27.804904 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Debug> executeQuery: Read 792 rows, 63.86 KiB in 0.001514 sec., 523117.56935270806 rows/sec., 41.19 MiB/sec. | ||
| 1579 | 2026.03.16 02:07:27.804940 [ 3 ] {8d69c166-559d-4279-85bf-58a78950c473} <Debug> TCPHandler: Processed in 0.001673474 sec. | ||
| 1580 | 2026.03.16 02:07:27.805046 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.03.16 02:07:27.805146 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1582 | 2026.03.16 02:07:27.805184 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1583 | 2026.03.16 02:07:27.805721 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.03.16 02:07:27.805758 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1585 | 2026.03.16 02:07:27.806049 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1586 | 2026.03.16 02:07:27.806270 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.03.16 02:07:27.806395 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001267 sec., 133385.95106550909 rows/sec., 8.14 MiB/sec. | ||
| 1588 | 2026.03.16 02:07:27.806431 [ 3 ] {080d5da1-7cf8-41ec-8d52-4a34c8ef4ffe} <Debug> TCPHandler: Processed in 0.001434972 sec. | ||
| 1589 | 2026.03.16 02:07:27.806543 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.03.16 02:07:27.806636 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1591 | 2026.03.16 02:07:27.806675 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1592 | 2026.03.16 02:07:27.807153 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1593 | 2026.03.16 02:07:27.807186 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1594 | 2026.03.16 02:07:27.807475 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1595 | 2026.03.16 02:07:27.807681 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.03.16 02:07:27.807803 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 1597 | 2026.03.16 02:07:27.807840 [ 3 ] {ece46247-5d21-4440-a07b-5f2961afe8aa} <Debug> TCPHandler: Processed in 0.001347931 sec. | ||
| 1598 | 2026.03.16 02:07:27.807952 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.03.16 02:07:27.808045 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1600 | 2026.03.16 02:07:27.808083 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1601 | 2026.03.16 02:07:27.808500 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.03.16 02:07:27.808536 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1603 | 2026.03.16 02:07:27.810772 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1604 | 2026.03.16 02:07:27.811030 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.03.16 02:07:27.811176 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003148 sec., 47013.97712833545 rows/sec., 2.67 MiB/sec. | ||
| 1606 | 2026.03.16 02:07:27.811217 [ 3 ] {b1205e7a-6e89-43de-97f7-2b284146aec3} <Debug> TCPHandler: Processed in 0.003315297 sec. | ||
| 1607 | 2026.03.16 02:07:27.811335 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.03.16 02:07:27.811427 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1609 | 2026.03.16 02:07:27.811464 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1610 | 2026.03.16 02:07:27.812000 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.03.16 02:07:27.812036 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1612 | 2026.03.16 02:07:27.812342 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1613 | 2026.03.16 02:07:27.812559 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.03.16 02:07:27.812680 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Debug> executeQuery: Read 453 rows, 32.23 KiB in 0.00127 sec., 356692.91338582675 rows/sec., 24.78 MiB/sec. | ||
| 1615 | 2026.03.16 02:07:27.812724 [ 3 ] {c40e0dce-44ff-4f33-bdc3-d7f4351d192b} <Debug> TCPHandler: Processed in 0.001437162 sec. | ||
| 1616 | 2026.03.16 02:07:27.812834 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.03.16 02:07:27.812927 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1618 | 2026.03.16 02:07:27.812967 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1619 | 2026.03.16 02:07:27.813274 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2026.03.16 02:07:27.813311 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1621 | 2026.03.16 02:07:27.813706 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1622 | 2026.03.16 02:07:27.813914 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1623 | 2026.03.16 02:07:27.814035 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 1624 | 2026.03.16 02:07:27.814069 [ 3 ] {74aedd30-3ff3-4f5a-aef0-8ed01ca76b41} <Debug> TCPHandler: Processed in 0.001283251 sec. | ||
| 1625 | 2026.03.16 02:07:27.814181 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.03.16 02:07:27.814275 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1627 | 2026.03.16 02:07:27.814316 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1628 | 2026.03.16 02:07:27.814654 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.03.16 02:07:27.814689 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1630 | 2026.03.16 02:07:27.814986 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1631 | 2026.03.16 02:07:27.815194 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.03.16 02:07:27.815320 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Debug> executeQuery: Read 106 rows, 6.69 KiB in 0.001063 sec., 99717.77986829728 rows/sec., 6.15 MiB/sec. | ||
| 1633 | 2026.03.16 02:07:27.815355 [ 3 ] {02b59750-b677-43b2-ac71-dd9f95ed340a} <Debug> TCPHandler: Processed in 0.00122467 sec. | ||
| 1634 | 2026.03.16 02:07:27.815464 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2026.03.16 02:07:27.815557 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1636 | 2026.03.16 02:07:27.815597 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1637 | 2026.03.16 02:07:27.815893 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.03.16 02:07:27.815928 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1639 | 2026.03.16 02:07:27.816207 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1640 | 2026.03.16 02:07:27.816419 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.03.16 02:07:27.816539 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 1642 | 2026.03.16 02:07:27.816575 [ 3 ] {7e28fe91-4e6f-4356-9fc1-fc2ad769329e} <Debug> TCPHandler: Processed in 0.001160199 sec. | ||
| 1643 | 2026.03.16 02:07:27.816676 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.03.16 02:07:27.816768 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1645 | 2026.03.16 02:07:27.816819 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1646 | 2026.03.16 02:07:27.817548 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2026.03.16 02:07:27.817585 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1648 | 2026.03.16 02:07:27.818083 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1649 | 2026.03.16 02:07:27.818305 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.03.16 02:07:27.818435 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001685 sec., 14836.795252225518 rows/sec., 26.59 MiB/sec. | ||
| 1651 | 2026.03.16 02:07:27.818486 [ 3 ] {7b40743c-76a7-41e8-be48-36f9d924b18a} <Debug> TCPHandler: Processed in 0.001859265 sec. | ||
| 1652 | 2026.03.16 02:07:27.818599 [ 3 ] {} <Trace> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.03.16 02:07:27.818692 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63795) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1654 | 2026.03.16 02:07:27.818733 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1655 | 2026.03.16 02:07:27.819044 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1656 | 2026.03.16 02:07:27.819080 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1657 | 2026.03.16 02:07:27.819479 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1658 | 2026.03.16 02:07:27.819685 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1659 | 2026.03.16 02:07:27.819805 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001131 sec., 26525.19893899204 rows/sec., 1.40 MiB/sec. | ||
| 1660 | 2026.03.16 02:07:27.819841 [ 3 ] {66d82579-bcbd-4687-9fc3-c2face8eb2c8} <Debug> TCPHandler: Processed in 0.001291531 sec. | ||
| 1661 | 2026.03.16 02:07:28.925752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3347 | ||
| 1662 | 2026.03.16 02:07:28.926224 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.03.16 02:07:28.926257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1664 | 2026.03.16 02:07:28.926815 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1665 | 2026.03.16 02:07:28.927043 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.03.16 02:07:28.927172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3347 | ||
| 1667 | 2026.03.16 02:07:29.103494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1668 | 2026.03.16 02:07:29.122408 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2026.03.16 02:07:29.122470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1670 | 2026.03.16 02:07:29.128617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1671 | 2026.03.16 02:07:29.129643 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.03.16 02:07:29.134246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1673 | 2026.03.16 02:07:36.339417 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1674 | 2026.03.16 02:07:36.339494 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1675 | 2026.03.16 02:07:36.427408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3859 | ||
| 1676 | 2026.03.16 02:07:36.428102 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.16 02:07:36.428178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1678 | 2026.03.16 02:07:36.428882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1679 | 2026.03.16 02:07:36.429114 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.03.16 02:07:36.429262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3859 | ||
| 1681 | 2026.03.16 02:07:36.442635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 198 | ||
| 1682 | 2026.03.16 02:07:36.445884 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.03.16 02:07:36.445931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1684 | 2026.03.16 02:07:36.447160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1685 | 2026.03.16 02:07:36.447433 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.03.16 02:07:36.447567 [ 150 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1687 | 2026.03.16 02:07:36.447627 [ 150 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2026.03.16 02:07:36.447658 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1689 | 2026.03.16 02:07:36.447674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1690 | 2026.03.16 02:07:36.447823 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1691 | 2026.03.16 02:07:36.448783 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2026.03.16 02:07:36.448966 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1693 | 2026.03.16 02:07:36.449418 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1694 | 2026.03.16 02:07:36.449802 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1695 | 2026.03.16 02:07:36.450180 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1696 | 2026.03.16 02:07:36.450540 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1697 | 2026.03.16 02:07:36.450935 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1698 | 2026.03.16 02:07:36.456771 [ 200 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 72 columns (72 merged, 0 gathered) in 0.009021864 sec., 21946.68418854463 rows/sec., 21.67 MiB/sec. | ||
| 1699 | 2026.03.16 02:07:36.457884 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1700 | 2026.03.16 02:07:36.458469 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.03.16 02:07:36.458536 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_6_1} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1702 | 2026.03.16 02:07:36.458745 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 1703 | 2026.03.16 02:07:36.634478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1704 | 2026.03.16 02:07:36.653116 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.03.16 02:07:36.653169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1706 | 2026.03.16 02:07:36.658506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1707 | 2026.03.16 02:07:36.659182 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.03.16 02:07:36.662417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1709 | 2026.03.16 02:07:36.694472 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2026.03.16 02:07:36.694545 [ 3 ] {} <Debug> TCP-Session: ef66a9a1-f33c-4244-b4af-682ef461ffce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.03.16 02:07:37.000405 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.31 MiB, peak 206.35 MiB, free memory in arenas 0.00 B, will set to 201.76 MiB (RSS), difference: 1.45 MiB | ||
| 1712 | 2026.03.16 02:07:37.759938 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.03.16 02:07:37.760215 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1714 | 2026.03.16 02:07:37.760320 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1715 | 2026.03.16 02:07:37.761326 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.03.16 02:07:37.761378 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1717 | 2026.03.16 02:07:37.761786 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1718 | 2026.03.16 02:07:37.762021 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.03.16 02:07:37.762179 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002043 sec., 139011.25795398923 rows/sec., 8.83 MiB/sec. | ||
| 1720 | 2026.03.16 02:07:37.762223 [ 5 ] {bfef3037-7192-4fd7-8248-5492007a1c40} <Debug> TCPHandler: Processed in 0.00247648 sec. | ||
| 1721 | 2026.03.16 02:07:37.762358 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.03.16 02:07:37.762462 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1723 | 2026.03.16 02:07:37.762507 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1724 | 2026.03.16 02:07:37.763314 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.03.16 02:07:37.763354 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1726 | 2026.03.16 02:07:37.763719 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1727 | 2026.03.16 02:07:37.763938 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.03.16 02:07:37.764073 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Debug> executeQuery: Read 791 rows, 63.79 KiB in 0.001633 sec., 484384.5682792407 rows/sec., 38.14 MiB/sec. | ||
| 1729 | 2026.03.16 02:07:37.764110 [ 5 ] {668d7ed1-9232-4085-901e-4393d7a7abd8} <Debug> TCPHandler: Processed in 0.001809565 sec. | ||
| 1730 | 2026.03.16 02:07:37.764229 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.03.16 02:07:37.764326 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.03.16 02:07:37.764367 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1733 | 2026.03.16 02:07:37.764813 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.03.16 02:07:37.764849 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1735 | 2026.03.16 02:07:37.765158 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1736 | 2026.03.16 02:07:37.765372 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.03.16 02:07:37.765504 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001196 sec., 139632.10702341137 rows/sec., 8.51 MiB/sec. | ||
| 1738 | 2026.03.16 02:07:37.765541 [ 5 ] {47857b82-1049-41ea-b49c-f9e3e8f22ff3} <Debug> TCPHandler: Processed in 0.001361802 sec. | ||
| 1739 | 2026.03.16 02:07:37.765656 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.03.16 02:07:37.765751 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.03.16 02:07:37.765791 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1742 | 2026.03.16 02:07:37.766221 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.03.16 02:07:37.766256 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1744 | 2026.03.16 02:07:37.766550 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1745 | 2026.03.16 02:07:37.766765 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.03.16 02:07:37.766891 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 1747 | 2026.03.16 02:07:37.766929 [ 5 ] {551bc675-c493-4128-8f56-03d6f16304de} <Debug> TCPHandler: Processed in 0.001323011 sec. | ||
| 1748 | 2026.03.16 02:07:37.767045 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.03.16 02:07:37.767140 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1750 | 2026.03.16 02:07:37.767179 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1751 | 2026.03.16 02:07:37.767604 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.16 02:07:37.767640 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1753 | 2026.03.16 02:07:37.767938 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1754 | 2026.03.16 02:07:37.768149 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.16 02:07:37.768274 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 1756 | 2026.03.16 02:07:37.768309 [ 5 ] {9d4684b1-b5c1-4b14-81e1-7c05ebb4a61d} <Debug> TCPHandler: Processed in 0.001315511 sec. | ||
| 1757 | 2026.03.16 02:07:37.768425 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.16 02:07:37.768518 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1759 | 2026.03.16 02:07:37.768557 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1760 | 2026.03.16 02:07:37.769078 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.03.16 02:07:37.769115 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1762 | 2026.03.16 02:07:37.769434 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1763 | 2026.03.16 02:07:37.769649 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.16 02:07:37.769778 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Debug> executeQuery: Read 451 rows, 32.07 KiB in 0.001277 sec., 353171.49569303053 rows/sec., 24.52 MiB/sec. | ||
| 1765 | 2026.03.16 02:07:37.769815 [ 5 ] {8750a392-f562-4f78-b00b-79482914c6ab} <Debug> TCPHandler: Processed in 0.001440862 sec. | ||
| 1766 | 2026.03.16 02:07:37.769928 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.03.16 02:07:37.770022 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1768 | 2026.03.16 02:07:37.770063 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1769 | 2026.03.16 02:07:37.770396 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.03.16 02:07:37.770432 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1771 | 2026.03.16 02:07:37.770726 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1772 | 2026.03.16 02:07:37.770936 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.03.16 02:07:37.771064 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 1774 | 2026.03.16 02:07:37.771099 [ 5 ] {d8a61a47-784f-4fbb-868b-139f2faa6405} <Debug> TCPHandler: Processed in 0.00122045 sec. | ||
| 1775 | 2026.03.16 02:07:37.771208 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.03.16 02:07:37.771301 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.03.16 02:07:37.771344 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1778 | 2026.03.16 02:07:37.771701 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.03.16 02:07:37.771736 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1780 | 2026.03.16 02:07:37.772040 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1781 | 2026.03.16 02:07:37.772255 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.03.16 02:07:37.772379 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001096 sec., 95802.9197080292 rows/sec., 5.90 MiB/sec. | ||
| 1783 | 2026.03.16 02:07:37.772413 [ 5 ] {000b188f-88f0-4928-b5fa-dff6dcb15de6} <Debug> TCPHandler: Processed in 0.00125518 sec. | ||
| 1784 | 2026.03.16 02:07:37.772532 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.03.16 02:07:37.772625 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.03.16 02:07:37.772668 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1787 | 2026.03.16 02:07:37.772975 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.03.16 02:07:37.773011 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1789 | 2026.03.16 02:07:37.773290 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1790 | 2026.03.16 02:07:37.773508 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.03.16 02:07:37.773634 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 1792 | 2026.03.16 02:07:37.773668 [ 5 ] {cd9b0cd1-d4ce-4988-b2be-e6c27df48a21} <Debug> TCPHandler: Processed in 0.00118613 sec. | ||
| 1793 | 2026.03.16 02:07:37.773777 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.03.16 02:07:37.773871 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.03.16 02:07:37.773925 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1796 | 2026.03.16 02:07:37.774722 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.03.16 02:07:37.774757 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1798 | 2026.03.16 02:07:37.775262 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1799 | 2026.03.16 02:07:37.775481 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.03.16 02:07:37.775619 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001765 sec., 14164.305949008498 rows/sec., 25.38 MiB/sec. | ||
| 1801 | 2026.03.16 02:07:37.775673 [ 5 ] {69470ab4-037d-4ca1-a75a-c88f6d31ad3d} <Debug> TCPHandler: Processed in 0.001946376 sec. | ||
| 1802 | 2026.03.16 02:07:37.775789 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.03.16 02:07:37.775882 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1804 | 2026.03.16 02:07:37.775923 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1805 | 2026.03.16 02:07:37.776236 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.03.16 02:07:37.776272 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 1807 | 2026.03.16 02:07:37.776558 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1808 | 2026.03.16 02:07:37.776762 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.03.16 02:07:37.776885 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.00102 sec., 29411.76470588235 rows/sec., 1.56 MiB/sec. | ||
| 1810 | 2026.03.16 02:07:37.776920 [ 5 ] {35a3b61b-e145-4ffe-93ce-9f7cea9d92c0} <Debug> TCPHandler: Processed in 0.00118174 sec. | ||
| 1811 | 2026.03.16 02:07:39.800349 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.03.16 02:07:39.800591 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1813 | 2026.03.16 02:07:39.800907 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1814 | 2026.03.16 02:07:39.800943 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1815 | 2026.03.16 02:07:39.801171 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1816 | 2026.03.16 02:07:39.801242 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1817 | 2026.03.16 02:07:39.801384 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1818 | 2026.03.16 02:07:39.801482 [ 260 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1819 | 2026.03.16 02:07:39.801520 [ 335 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1820 | 2026.03.16 02:07:39.801631 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1821 | 2026.03.16 02:07:39.801659 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1822 | 2026.03.16 02:07:39.803672 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1823 | 2026.03.16 02:07:39.803698 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1824 | 2026.03.16 02:07:39.803747 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1825 | 2026.03.16 02:07:39.803788 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1826 | 2026.03.16 02:07:39.804705 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.004204 sec., 4281.636536631779 rows/sec., 154.48 KiB/sec. | ||
| 1827 | 2026.03.16 02:07:39.804831 [ 5 ] {e09244d3-5ae2-46ac-bc31-20a0757c0ffd} <Debug> TCPHandler: Processed in 0.004619828 sec. | ||
| 1828 | 2026.03.16 02:07:39.805131 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2026.03.16 02:07:39.805271 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1830 | 2026.03.16 02:07:39.805484 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1831 | 2026.03.16 02:07:39.805516 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1832 | 2026.03.16 02:07:39.805689 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1833 | 2026.03.16 02:07:39.805742 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1834 | 2026.03.16 02:07:39.805843 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1835 | 2026.03.16 02:07:39.805904 [ 299 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1836 | 2026.03.16 02:07:39.805906 [ 335 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1837 | 2026.03.16 02:07:39.806003 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1838 | 2026.03.16 02:07:39.806029 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1839 | 2026.03.16 02:07:39.806084 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1840 | 2026.03.16 02:07:39.806102 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1841 | 2026.03.16 02:07:39.806134 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1842 | 2026.03.16 02:07:39.806166 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1843 | 2026.03.16 02:07:39.806727 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001513 sec., 11896.893588896233 rows/sec., 429.22 KiB/sec. | ||
| 1844 | 2026.03.16 02:07:39.806811 [ 5 ] {590aebbe-cfdf-4d97-beba-a5d229925769} <Debug> TCPHandler: Processed in 0.001734854 sec. | ||
| 1845 | 2026.03.16 02:07:39.807014 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.03.16 02:07:39.807140 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1847 | 2026.03.16 02:07:39.807337 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1848 | 2026.03.16 02:07:39.807368 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1849 | 2026.03.16 02:07:39.807523 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.03.16 02:07:39.807570 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1851 | 2026.03.16 02:07:39.807660 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1852 | 2026.03.16 02:07:39.807706 [ 260 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1853 | 2026.03.16 02:07:39.807719 [ 299 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1854 | 2026.03.16 02:07:39.807792 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1855 | 2026.03.16 02:07:39.807816 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1856 | 2026.03.16 02:07:39.807866 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1857 | 2026.03.16 02:07:39.807881 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1858 | 2026.03.16 02:07:39.807908 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1859 | 2026.03.16 02:07:39.807938 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1860 | 2026.03.16 02:07:39.808517 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001424 sec., 12640.449438202248 rows/sec., 456.05 KiB/sec. | ||
| 1861 | 2026.03.16 02:07:39.808600 [ 5 ] {c3678e10-7fa6-4215-8182-5f4419ae61ae} <Debug> TCPHandler: Processed in 0.001636524 sec. | ||
| 1862 | 2026.03.16 02:07:39.808801 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.03.16 02:07:39.808925 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1864 | 2026.03.16 02:07:39.809119 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1865 | 2026.03.16 02:07:39.809150 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1866 | 2026.03.16 02:07:39.809313 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1867 | 2026.03.16 02:07:39.809363 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1868 | 2026.03.16 02:07:39.809463 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1869 | 2026.03.16 02:07:39.809528 [ 335 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1870 | 2026.03.16 02:07:39.809528 [ 260 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1871 | 2026.03.16 02:07:39.809618 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1872 | 2026.03.16 02:07:39.809639 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1873 | 2026.03.16 02:07:39.809692 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1874 | 2026.03.16 02:07:39.809708 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1875 | 2026.03.16 02:07:39.809737 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1876 | 2026.03.16 02:07:39.809765 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1877 | 2026.03.16 02:07:39.810484 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001604 sec., 11221.945137157107 rows/sec., 404.87 KiB/sec. | ||
| 1878 | 2026.03.16 02:07:39.810571 [ 5 ] {c9b6d090-c49f-47a0-a0e6-7bb4055e3e7b} <Debug> TCPHandler: Processed in 0.001819045 sec. | ||
| 1879 | 2026.03.16 02:07:39.810763 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2026.03.16 02:07:39.810890 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1881 | 2026.03.16 02:07:39.811087 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1882 | 2026.03.16 02:07:39.811118 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1883 | 2026.03.16 02:07:39.811283 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1884 | 2026.03.16 02:07:39.811333 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1885 | 2026.03.16 02:07:39.811428 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1886 | 2026.03.16 02:07:39.811491 [ 260 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1887 | 2026.03.16 02:07:39.811504 [ 333 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1888 | 2026.03.16 02:07:39.811599 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1889 | 2026.03.16 02:07:39.811624 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1890 | 2026.03.16 02:07:39.811676 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1891 | 2026.03.16 02:07:39.811692 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1892 | 2026.03.16 02:07:39.811720 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1893 | 2026.03.16 02:07:39.811752 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2026.03.16 02:07:39.812289 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001446 sec., 12448.132780082988 rows/sec., 449.11 KiB/sec. | ||
| 1895 | 2026.03.16 02:07:39.812388 [ 5 ] {2ce3fb34-83d4-4066-bf1a-b770d9580d39} <Debug> TCPHandler: Processed in 0.001675614 sec. | ||
| 1896 | 2026.03.16 02:07:39.812588 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.03.16 02:07:39.812713 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1898 | 2026.03.16 02:07:39.812917 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2026.03.16 02:07:39.812948 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1900 | 2026.03.16 02:07:39.813118 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2026.03.16 02:07:39.813169 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.03.16 02:07:39.813267 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1903 | 2026.03.16 02:07:39.813324 [ 335 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2026.03.16 02:07:39.813337 [ 333 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1905 | 2026.03.16 02:07:39.813421 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1906 | 2026.03.16 02:07:39.813445 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1907 | 2026.03.16 02:07:39.813498 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1908 | 2026.03.16 02:07:39.813515 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1909 | 2026.03.16 02:07:39.813543 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1910 | 2026.03.16 02:07:39.813572 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1911 | 2026.03.16 02:07:39.814076 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.00141 sec., 12765.95744680851 rows/sec., 460.58 KiB/sec. | ||
| 1912 | 2026.03.16 02:07:39.814159 [ 5 ] {f97d9639-d868-490a-b384-55c962810157} <Debug> TCPHandler: Processed in 0.001623033 sec. | ||
| 1913 | 2026.03.16 02:07:39.814357 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.03.16 02:07:39.814484 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1915 | 2026.03.16 02:07:39.814692 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1916 | 2026.03.16 02:07:39.814723 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1917 | 2026.03.16 02:07:39.814891 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1918 | 2026.03.16 02:07:39.814942 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1919 | 2026.03.16 02:07:39.815038 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1920 | 2026.03.16 02:07:39.815099 [ 335 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1921 | 2026.03.16 02:07:39.815100 [ 260 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1922 | 2026.03.16 02:07:39.815180 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1923 | 2026.03.16 02:07:39.815200 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1924 | 2026.03.16 02:07:39.815253 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1925 | 2026.03.16 02:07:39.815269 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1926 | 2026.03.16 02:07:39.815297 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1927 | 2026.03.16 02:07:39.815326 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1928 | 2026.03.16 02:07:39.816016 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001579 sec., 11399.620012666244 rows/sec., 411.28 KiB/sec. | ||
| 1929 | 2026.03.16 02:07:39.816103 [ 5 ] {fc920719-c04b-4beb-8ca9-0b37d930caa1} <Debug> TCPHandler: Processed in 0.001797084 sec. | ||
| 1930 | 2026.03.16 02:07:39.816324 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.03.16 02:07:39.816452 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1932 | 2026.03.16 02:07:39.816661 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1933 | 2026.03.16 02:07:39.816693 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1934 | 2026.03.16 02:07:39.816862 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1935 | 2026.03.16 02:07:39.816913 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1936 | 2026.03.16 02:07:39.817009 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1937 | 2026.03.16 02:07:39.817071 [ 260 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1938 | 2026.03.16 02:07:39.817086 [ 334 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1939 | 2026.03.16 02:07:39.817173 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1940 | 2026.03.16 02:07:39.817198 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.03.16 02:07:39.817250 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.03.16 02:07:39.817266 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1943 | 2026.03.16 02:07:39.817295 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1944 | 2026.03.16 02:07:39.817325 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1945 | 2026.03.16 02:07:39.817845 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001442 sec., 12482.662968099861 rows/sec., 450.36 KiB/sec. | ||
| 1946 | 2026.03.16 02:07:39.817932 [ 5 ] {ccd44321-99f4-48a0-af9a-3b8640b819b2} <Debug> TCPHandler: Processed in 0.001657423 sec. | ||
| 1947 | 2026.03.16 02:07:39.818161 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.03.16 02:07:39.818287 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1949 | 2026.03.16 02:07:39.818498 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1950 | 2026.03.16 02:07:39.818532 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1951 | 2026.03.16 02:07:39.818703 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1952 | 2026.03.16 02:07:39.818754 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1953 | 2026.03.16 02:07:39.818849 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1954 | 2026.03.16 02:07:39.818908 [ 335 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1955 | 2026.03.16 02:07:39.818909 [ 260 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1956 | 2026.03.16 02:07:39.818992 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1957 | 2026.03.16 02:07:39.819013 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1958 | 2026.03.16 02:07:39.819065 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1959 | 2026.03.16 02:07:39.819081 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1960 | 2026.03.16 02:07:39.819109 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1961 | 2026.03.16 02:07:39.819139 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1962 | 2026.03.16 02:07:39.819685 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001446 sec., 12448.132780082988 rows/sec., 449.11 KiB/sec. | ||
| 1963 | 2026.03.16 02:07:39.819772 [ 5 ] {c33631b0-edfc-4634-822c-e3ee6e0fe2e6} <Debug> TCPHandler: Processed in 0.001661403 sec. | ||
| 1964 | 2026.03.16 02:07:39.820034 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.03.16 02:07:39.820161 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1966 | 2026.03.16 02:07:39.820375 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1967 | 2026.03.16 02:07:39.820409 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1968 | 2026.03.16 02:07:39.820583 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1969 | 2026.03.16 02:07:39.820634 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1970 | 2026.03.16 02:07:39.820730 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1971 | 2026.03.16 02:07:39.820797 [ 335 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1972 | 2026.03.16 02:07:39.820800 [ 334 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1973 | 2026.03.16 02:07:39.820896 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1974 | 2026.03.16 02:07:39.820921 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1975 | 2026.03.16 02:07:39.821004 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1976 | 2026.03.16 02:07:39.821021 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1977 | 2026.03.16 02:07:39.821049 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1978 | 2026.03.16 02:07:39.821079 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1979 | 2026.03.16 02:07:39.821676 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001563 sec., 11516.314779270633 rows/sec., 415.49 KiB/sec. | ||
| 1980 | 2026.03.16 02:07:39.821777 [ 5 ] {fb6df0e1-b2ab-42c5-8dc2-e75ec44db22a} <Debug> TCPHandler: Processed in 0.001793885 sec. | ||
| 1981 | 2026.03.16 02:07:39.897584 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.03.16 02:07:39.897751 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1983 | 2026.03.16 02:07:39.898033 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1984 | 2026.03.16 02:07:39.898074 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1985 | 2026.03.16 02:07:39.898301 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1986 | 2026.03.16 02:07:39.898365 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1987 | 2026.03.16 02:07:39.898488 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1988 | 2026.03.16 02:07:39.898581 [ 295 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1989 | 2026.03.16 02:07:39.898591 [ 334 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1990 | 2026.03.16 02:07:39.898694 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1991 | 2026.03.16 02:07:39.898723 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1992 | 2026.03.16 02:07:39.898789 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1993 | 2026.03.16 02:07:39.898807 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 1994 | 2026.03.16 02:07:39.898837 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1995 | 2026.03.16 02:07:39.898869 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1996 | 2026.03.16 02:07:39.899494 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001808 sec., 9955.752212389381 rows/sec., 359.19 KiB/sec. | ||
| 1997 | 2026.03.16 02:07:39.899598 [ 5 ] {6c0ca142-c351-49c3-8c21-e8dc28c41f6e} <Debug> TCPHandler: Processed in 0.002080657 sec. | ||
| 1998 | 2026.03.16 02:07:39.926859 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.03.16 02:07:39.926996 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2000 | 2026.03.16 02:07:39.927222 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2001 | 2026.03.16 02:07:39.927256 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2002 | 2026.03.16 02:07:39.927441 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2003 | 2026.03.16 02:07:39.927494 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2004 | 2026.03.16 02:07:39.927594 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2005 | 2026.03.16 02:07:39.927661 [ 335 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2006 | 2026.03.16 02:07:39.927668 [ 334 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2007 | 2026.03.16 02:07:39.927763 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2008 | 2026.03.16 02:07:39.927789 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2009 | 2026.03.16 02:07:39.927843 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2010 | 2026.03.16 02:07:39.927859 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2011 | 2026.03.16 02:07:39.927888 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2012 | 2026.03.16 02:07:39.927917 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2013 | 2026.03.16 02:07:39.928589 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001645 sec., 10942.24924012158 rows/sec., 394.78 KiB/sec. | ||
| 2014 | 2026.03.16 02:07:39.928693 [ 5 ] {f39e8179-e444-410a-ab79-99d6997006db} <Debug> TCPHandler: Processed in 0.001927046 sec. | ||
| 2015 | 2026.03.16 02:07:39.929214 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.03.16 02:07:39.929344 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2017 | 2026.03.16 02:07:39.929572 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2018 | 2026.03.16 02:07:39.929606 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2019 | 2026.03.16 02:07:39.929788 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2020 | 2026.03.16 02:07:39.929840 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2021 | 2026.03.16 02:07:39.929938 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2022 | 2026.03.16 02:07:39.930006 [ 335 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2023 | 2026.03.16 02:07:39.930022 [ 328 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2024 | 2026.03.16 02:07:39.930103 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2025 | 2026.03.16 02:07:39.930124 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2026 | 2026.03.16 02:07:39.930178 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2027 | 2026.03.16 02:07:39.930194 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 18 rows with 2 streams | ||
| 2028 | 2026.03.16 02:07:39.930223 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2029 | 2026.03.16 02:07:39.930252 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2030 | 2026.03.16 02:07:39.930856 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> executeQuery: Read 18 rows, 665.00 B in 0.001563 sec., 11516.314779270633 rows/sec., 415.49 KiB/sec. | ||
| 2031 | 2026.03.16 02:07:39.930944 [ 5 ] {4ed9647b-f906-497c-9604-aac6795543e1} <Debug> TCPHandler: Processed in 0.001782155 sec. | ||
| 2032 | 2026.03.16 02:07:39.932212 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.03.16 02:07:39.932320 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2034 | 2026.03.16 02:07:39.932362 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2035 | 2026.03.16 02:07:39.932853 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2026.03.16 02:07:39.932889 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2037 | 2026.03.16 02:07:39.933302 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2038 | 2026.03.16 02:07:39.933516 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.03.16 02:07:39.933654 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Debug> executeQuery: Read 13 rows, 2.25 KiB in 0.001365 sec., 9523.809523809525 rows/sec., 1.61 MiB/sec. | ||
| 2040 | 2026.03.16 02:07:39.933691 [ 5 ] {a01faaee-6b31-4ad9-90fc-ecbe3bde0111} <Debug> TCPHandler: Processed in 0.001529702 sec. | ||
| 2041 | 2026.03.16 02:07:39.933805 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.03.16 02:07:39.933900 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2043 | 2026.03.16 02:07:39.933941 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2044 | 2026.03.16 02:07:39.934361 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.03.16 02:07:39.934396 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2046 | 2026.03.16 02:07:39.934684 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2047 | 2026.03.16 02:07:39.934895 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.03.16 02:07:39.935022 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 2049 | 2026.03.16 02:07:39.935059 [ 5 ] {81051e3b-892e-4a46-9482-dac35cac4993} <Debug> TCPHandler: Processed in 0.00130434 sec. | ||
| 2050 | 2026.03.16 02:07:39.935176 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.03.16 02:07:39.935270 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2052 | 2026.03.16 02:07:39.935310 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2053 | 2026.03.16 02:07:39.936828 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.03.16 02:07:39.936865 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2055 | 2026.03.16 02:07:39.937357 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2056 | 2026.03.16 02:07:39.937583 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.03.16 02:07:39.937705 [ 142 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2058 | 2026.03.16 02:07:39.937712 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Debug> executeQuery: Read 1891 rows, 144.72 KiB in 0.00246 sec., 768699.1869918699 rows/sec., 57.45 MiB/sec. | ||
| 2059 | 2026.03.16 02:07:39.937770 [ 142 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.03.16 02:07:39.937783 [ 5 ] {f797f329-b72f-45c6-9072-c56f590cd554} <Debug> TCPHandler: Processed in 0.002656842 sec. | ||
| 2061 | 2026.03.16 02:07:39.937831 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2062 | 2026.03.16 02:07:39.937999 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2063 | 2026.03.16 02:07:39.938039 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.03.16 02:07:39.938144 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2065 | 2026.03.16 02:07:39.938160 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2066 | 2026.03.16 02:07:39.938184 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2067 | 2026.03.16 02:07:39.938207 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2068 | 2026.03.16 02:07:39.938284 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 2069 | 2026.03.16 02:07:39.938377 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 2070 | 2026.03.16 02:07:39.938446 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 792 rows starting from the beginning of the part | ||
| 2071 | 2026.03.16 02:07:39.938530 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 791 rows starting from the beginning of the part | ||
| 2072 | 2026.03.16 02:07:39.938620 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1891 rows starting from the beginning of the part | ||
| 2073 | 2026.03.16 02:07:39.938880 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.03.16 02:07:39.938925 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2075 | 2026.03.16 02:07:39.939333 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2076 | 2026.03.16 02:07:39.939635 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.03.16 02:07:39.939759 [ 142 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2078 | 2026.03.16 02:07:39.939791 [ 142 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.03.16 02:07:39.939801 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001664 sec., 9014.423076923078 rows/sec., 664.93 KiB/sec. | ||
| 2080 | 2026.03.16 02:07:39.939810 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2081 | 2026.03.16 02:07:39.939859 [ 5 ] {b98217b7-b51f-4fe6-89bd-3bab9e302b0b} <Debug> TCPHandler: Processed in 0.001886926 sec. | ||
| 2082 | 2026.03.16 02:07:39.939919 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2083 | 2026.03.16 02:07:39.939990 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.03.16 02:07:39.940014 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2085 | 2026.03.16 02:07:39.940039 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 2086 | 2026.03.16 02:07:39.940092 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.03.16 02:07:39.940106 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 2088 | 2026.03.16 02:07:39.940133 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2089 | 2026.03.16 02:07:39.940148 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2090 | 2026.03.16 02:07:39.940186 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 169 rows starting from the beginning of the part | ||
| 2091 | 2026.03.16 02:07:39.940225 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 167 rows starting from the beginning of the part | ||
| 2092 | 2026.03.16 02:07:39.940273 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
| 2093 | 2026.03.16 02:07:39.940712 [ 189 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3566 rows, containing 5 columns (5 merged, 0 gathered) in 0.002765193 sec., 1289602.5702365078 rows/sec., 104.15 MiB/sec. | ||
| 2094 | 2026.03.16 02:07:39.940888 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.03.16 02:07:39.940929 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2096 | 2026.03.16 02:07:39.941024 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134389 sec., 350849.66444491263 rows/sec., 23.39 MiB/sec. | ||
| 2097 | 2026.03.16 02:07:39.941039 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2098 | 2026.03.16 02:07:39.941162 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2099 | 2026.03.16 02:07:39.941416 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2100 | 2026.03.16 02:07:39.941448 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.03.16 02:07:39.941474 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.03.16 02:07:39.941543 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_6_1} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2103 | 2026.03.16 02:07:39.941546 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_6_1} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2104 | 2026.03.16 02:07:39.941619 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2105 | 2026.03.16 02:07:39.941652 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2106 | 2026.03.16 02:07:39.941658 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.03.16 02:07:39.941800 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001728 sec., 409722.22222222225 rows/sec., 23.90 MiB/sec. | ||
| 2108 | 2026.03.16 02:07:39.941837 [ 5 ] {45b01506-6a18-4159-91ce-3cab45dacbed} <Debug> TCPHandler: Processed in 0.001905116 sec. | ||
| 2109 | 2026.03.16 02:07:39.941951 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.03.16 02:07:39.942045 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.03.16 02:07:39.942095 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2112 | 2026.03.16 02:07:39.942491 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.16 02:07:39.942527 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2114 | 2026.03.16 02:07:39.942872 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2115 | 2026.03.16 02:07:39.943078 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.03.16 02:07:39.943206 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 2117 | 2026.03.16 02:07:39.943244 [ 5 ] {2b5f3c2b-6544-4a91-b310-5049d9718dcc} <Debug> TCPHandler: Processed in 0.001342422 sec. | ||
| 2118 | 2026.03.16 02:07:39.943353 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.03.16 02:07:39.943445 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2120 | 2026.03.16 02:07:39.943485 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2121 | 2026.03.16 02:07:39.944321 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.03.16 02:07:39.944357 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2123 | 2026.03.16 02:07:39.944720 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2124 | 2026.03.16 02:07:39.944925 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.03.16 02:07:39.945021 [ 142 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2126 | 2026.03.16 02:07:39.945049 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Debug> executeQuery: Read 959 rows, 67.08 KiB in 0.001622 sec., 591245.376078915 rows/sec., 40.38 MiB/sec. | ||
| 2127 | 2026.03.16 02:07:39.945056 [ 142 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.03.16 02:07:39.945089 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2129 | 2026.03.16 02:07:39.945092 [ 5 ] {b2c189d0-7fa9-4918-bc76-827e0fe0367f} <Debug> TCPHandler: Processed in 0.001788615 sec. | ||
| 2130 | 2026.03.16 02:07:39.945225 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2131 | 2026.03.16 02:07:39.945227 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.03.16 02:07:39.945345 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2133 | 2026.03.16 02:07:39.945353 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.16 02:07:39.945384 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2135 | 2026.03.16 02:07:39.945400 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2136 | 2026.03.16 02:07:39.945469 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2137 | 2026.03.16 02:07:39.945542 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 29 rows starting from the beginning of the part | ||
| 2138 | 2026.03.16 02:07:39.945598 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 453 rows starting from the beginning of the part | ||
| 2139 | 2026.03.16 02:07:39.945655 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 451 rows starting from the beginning of the part | ||
| 2140 | 2026.03.16 02:07:39.945713 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 959 rows starting from the beginning of the part | ||
| 2141 | 2026.03.16 02:07:39.946738 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1929 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561513 sec., 1235340.339785836 rows/sec., 90.21 MiB/sec. | ||
| 2142 | 2026.03.16 02:07:39.946800 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.16 02:07:39.946839 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2144 | 2026.03.16 02:07:39.946896 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2145 | 2026.03.16 02:07:39.947128 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.03.16 02:07:39.947186 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_6_1} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2147 | 2026.03.16 02:07:39.947236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2148 | 2026.03.16 02:07:39.947479 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2149 | 2026.03.16 02:07:39.947696 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2150 | 2026.03.16 02:07:39.947822 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Debug> executeQuery: Read 2854 rows, 189.77 KiB in 0.002486 sec., 1148028.9621882543 rows/sec., 74.55 MiB/sec. | ||
| 2151 | 2026.03.16 02:07:39.947859 [ 5 ] {f6d85b9b-84a7-4ea4-bf25-02fae04635e6} <Debug> TCPHandler: Processed in 0.002681922 sec. | ||
| 2152 | 2026.03.16 02:07:39.947974 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.03.16 02:07:39.948068 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2154 | 2026.03.16 02:07:39.948122 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2155 | 2026.03.16 02:07:39.948809 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.03.16 02:07:39.948845 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2157 | 2026.03.16 02:07:39.949315 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2158 | 2026.03.16 02:07:39.949530 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.03.16 02:07:39.949630 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2160 | 2026.03.16 02:07:39.949663 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.03.16 02:07:39.949664 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001613 sec., 6819.590824550527 rows/sec., 12.22 MiB/sec. | ||
| 2162 | 2026.03.16 02:07:39.949681 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2163 | 2026.03.16 02:07:39.949725 [ 5 ] {165bcb45-6039-4ccd-8ac5-c73f3ebe42fc} <Debug> TCPHandler: Processed in 0.001800865 sec. | ||
| 2164 | 2026.03.16 02:07:39.949769 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2165 | 2026.03.16 02:07:39.949852 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.03.16 02:07:39.949970 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.03.16 02:07:39.950002 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2168 | 2026.03.16 02:07:39.950019 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2169 | 2026.03.16 02:07:39.950066 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 2170 | 2026.03.16 02:07:39.950243 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 2171 | 2026.03.16 02:07:39.950358 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2172 | 2026.03.16 02:07:39.950414 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.03.16 02:07:39.950460 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2174 | 2026.03.16 02:07:39.950462 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2175 | 2026.03.16 02:07:39.950574 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2176 | 2026.03.16 02:07:39.950684 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 2177 | 2026.03.16 02:07:39.950833 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2178 | 2026.03.16 02:07:39.951072 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2026.03.16 02:07:39.951209 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001263 sec., 1583.5312747426763 rows/sec., 99.74 KiB/sec. | ||
| 2180 | 2026.03.16 02:07:39.951243 [ 5 ] {57cccee8-de77-449c-8d23-d4c2fa5ae2da} <Debug> TCPHandler: Processed in 0.001451692 sec. | ||
| 2181 | 2026.03.16 02:07:39.954563 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 106 rows, containing 19 columns (19 merged, 0 gathered) in 0.00482647 sec., 21962.22083634623 rows/sec., 39.36 MiB/sec. | ||
| 2182 | 2026.03.16 02:07:39.954903 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2183 | 2026.03.16 02:07:39.955340 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.03.16 02:07:39.955429 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2185 | 2026.03.16 02:07:39.955559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2186 | 2026.03.16 02:07:42.751806 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.03.16 02:07:42.752001 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2188 | 2026.03.16 02:07:42.752074 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2189 | 2026.03.16 02:07:42.752758 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.03.16 02:07:42.752806 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2191 | 2026.03.16 02:07:42.753196 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2192 | 2026.03.16 02:07:42.753429 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.03.16 02:07:42.753593 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001646 sec., 2430.1336573511544 rows/sec., 204.69 KiB/sec. | ||
| 2194 | 2026.03.16 02:07:42.753641 [ 5 ] {4a326e82-9452-4273-b19d-27218159a423} <Debug> TCPHandler: Processed in 0.001974276 sec. | ||
| 2195 | 2026.03.16 02:07:42.753764 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.03.16 02:07:42.753866 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2197 | 2026.03.16 02:07:42.753908 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2198 | 2026.03.16 02:07:42.754319 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.03.16 02:07:42.754356 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2200 | 2026.03.16 02:07:42.754655 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2201 | 2026.03.16 02:07:42.754862 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.03.16 02:07:42.754996 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001153 sec., 6938.421509106679 rows/sec., 557.31 KiB/sec. | ||
| 2203 | 2026.03.16 02:07:42.755032 [ 5 ] {998b34eb-29fe-4540-9572-723bf64d44e7} <Debug> TCPHandler: Processed in 0.001322031 sec. | ||
| 2204 | 2026.03.16 02:07:42.755144 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.03.16 02:07:42.755240 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2206 | 2026.03.16 02:07:42.755284 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2207 | 2026.03.16 02:07:42.755639 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.03.16 02:07:42.755676 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2209 | 2026.03.16 02:07:42.755983 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2210 | 2026.03.16 02:07:42.756189 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.03.16 02:07:42.756324 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Debug> executeQuery: Read 6 rows, 468.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 413.60 KiB/sec. | ||
| 2212 | 2026.03.16 02:07:42.756360 [ 5 ] {fc4ee213-6928-4a22-b399-766679105c1a} <Debug> TCPHandler: Processed in 0.001265991 sec. | ||
| 2213 | 2026.03.16 02:07:42.756463 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.03.16 02:07:42.756556 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2215 | 2026.03.16 02:07:42.756599 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2216 | 2026.03.16 02:07:42.756915 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.03.16 02:07:42.756951 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2218 | 2026.03.16 02:07:42.757267 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2219 | 2026.03.16 02:07:42.757477 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.03.16 02:07:42.757613 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Debug> executeQuery: Read 6 rows, 387.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 351.89 KiB/sec. | ||
| 2221 | 2026.03.16 02:07:42.757648 [ 5 ] {4320412b-1f11-4418-9477-1ca3987d43ff} <Debug> TCPHandler: Processed in 0.00123582 sec. | ||
| 2222 | 2026.03.16 02:07:43.929444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4307 | ||
| 2223 | 2026.03.16 02:07:43.929980 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.16 02:07:43.930029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2225 | 2026.03.16 02:07:43.930567 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2226 | 2026.03.16 02:07:43.930824 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.16 02:07:43.930962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4307 | ||
| 2228 | 2026.03.16 02:07:44.162591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2229 | 2026.03.16 02:07:44.178885 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.03.16 02:07:44.178936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2231 | 2026.03.16 02:07:44.184423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2232 | 2026.03.16 02:07:44.185113 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.03.16 02:07:44.187748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2234 | 2026.03.16 02:07:46.448092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 274 | ||
| 2235 | 2026.03.16 02:07:46.451861 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.03.16 02:07:46.451939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2237 | 2026.03.16 02:07:46.453717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2238 | 2026.03.16 02:07:46.454067 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.03.16 02:07:46.454490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2240 | 2026.03.16 02:07:46.970000 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40501 | ||
| 2241 | 2026.03.16 02:07:46.970106 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.03.16 02:07:46.970132 [ 289 ] {} <Debug> TCP-Session: ee3a4390-2589-4988-aa09-204ef79dca2e Authenticating user 'default' from [fd00:1122:3344:101::e]:40501 | ||
| 2243 | 2026.03.16 02:07:46.970154 [ 289 ] {} <Debug> TCP-Session: ee3a4390-2589-4988-aa09-204ef79dca2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.16 02:07:46.970166 [ 289 ] {} <Debug> TCP-Session: ee3a4390-2589-4988-aa09-204ef79dca2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.16 02:07:46.970399 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34362 | ||
| 2246 | 2026.03.16 02:07:46.970410 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34289 | ||
| 2247 | 2026.03.16 02:07:46.970454 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58831 | ||
| 2248 | 2026.03.16 02:07:46.970468 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54893 | ||
| 2249 | 2026.03.16 02:07:46.970496 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42903 | ||
| 2250 | 2026.03.16 02:07:46.970507 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45319 | ||
| 2251 | 2026.03.16 02:07:46.970541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.03.16 02:07:46.970471 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43210 | ||
| 2253 | 2026.03.16 02:07:46.970627 [ 290 ] {} <Debug> TCP-Session: 1610d1ab-d907-4ca1-8686-487d7bab9eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34362 | ||
| 2254 | 2026.03.16 02:07:46.970640 [ 289 ] {} <Trace> TCP-Session: ee3a4390-2589-4988-aa09-204ef79dca2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.03.16 02:07:46.970671 [ 290 ] {} <Debug> TCP-Session: 1610d1ab-d907-4ca1-8686-487d7bab9eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.03.16 02:07:46.970433 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38767 | ||
| 2257 | 2026.03.16 02:07:46.970707 [ 290 ] {} <Debug> TCP-Session: 1610d1ab-d907-4ca1-8686-487d7bab9eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2026.03.16 02:07:46.970864 [ 289 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2259 | 2026.03.16 02:07:46.970969 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.03.16 02:07:46.970976 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2261 | 2026.03.16 02:07:46.971007 [ 292 ] {} <Debug> TCP-Session: 47975c75-3198-461f-886e-a75dddeae19f Authenticating user 'default' from [fd00:1122:3344:101::e]:38767 | ||
| 2262 | 2026.03.16 02:07:46.971014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2026.03.16 02:07:46.971030 [ 3 ] {} <Debug> TCP-Session: a2256b09-8436-4286-8155-6022c5293f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:43210 | ||
| 2264 | 2026.03.16 02:07:46.971040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2026.03.16 02:07:46.971060 [ 287 ] {} <Debug> TCP-Session: 1d489d22-6b9c-430f-b7cf-9a5e4f1ff43e Authenticating user 'default' from [fd00:1122:3344:101::e]:45319 | ||
| 2266 | 2026.03.16 02:07:46.971074 [ 3 ] {} <Debug> TCP-Session: a2256b09-8436-4286-8155-6022c5293f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.03.16 02:07:46.971084 [ 294 ] {} <Debug> TCP-Session: ef767076-63d6-4467-aba9-213bb609ddce Authenticating user 'default' from [fd00:1122:3344:101::e]:54893 | ||
| 2268 | 2026.03.16 02:07:46.971090 [ 287 ] {} <Debug> TCP-Session: 1d489d22-6b9c-430f-b7cf-9a5e4f1ff43e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.03.16 02:07:46.971102 [ 3 ] {} <Debug> TCP-Session: a2256b09-8436-4286-8155-6022c5293f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.16 02:07:46.971121 [ 287 ] {} <Debug> TCP-Session: 1d489d22-6b9c-430f-b7cf-9a5e4f1ff43e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.03.16 02:07:46.971138 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.03.16 02:07:46.971116 [ 294 ] {} <Debug> TCP-Session: ef767076-63d6-4467-aba9-213bb609ddce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.03.16 02:07:46.971188 [ 293 ] {} <Debug> TCP-Session: b5edf40a-ec2f-419c-b553-7b4ba48b2818 Authenticating user 'default' from [fd00:1122:3344:101::e]:58831 | ||
| 2274 | 2026.03.16 02:07:46.971197 [ 294 ] {} <Debug> TCP-Session: ef767076-63d6-4467-aba9-213bb609ddce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.03.16 02:07:46.971215 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2026.03.16 02:07:46.971222 [ 293 ] {} <Debug> TCP-Session: b5edf40a-ec2f-419c-b553-7b4ba48b2818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.03.16 02:07:46.971247 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2278 | 2026.03.16 02:07:46.971256 [ 291 ] {} <Debug> TCP-Session: 714f21e5-3f1e-44f7-92c1-712fb9dec3e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34289 | ||
| 2279 | 2026.03.16 02:07:46.971299 [ 286 ] {} <Debug> TCP-Session: 8eb26d94-ad46-4a00-9dfc-6c1df301be3b Authenticating user 'default' from [fd00:1122:3344:101::e]:42903 | ||
| 2280 | 2026.03.16 02:07:46.971308 [ 291 ] {} <Debug> TCP-Session: 714f21e5-3f1e-44f7-92c1-712fb9dec3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.03.16 02:07:46.971321 [ 286 ] {} <Debug> TCP-Session: 8eb26d94-ad46-4a00-9dfc-6c1df301be3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.03.16 02:07:46.971326 [ 291 ] {} <Debug> TCP-Session: 714f21e5-3f1e-44f7-92c1-712fb9dec3e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.03.16 02:07:46.971336 [ 286 ] {} <Debug> TCP-Session: 8eb26d94-ad46-4a00-9dfc-6c1df301be3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.03.16 02:07:46.971338 [ 289 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2285 | 2026.03.16 02:07:46.971041 [ 292 ] {} <Debug> TCP-Session: 47975c75-3198-461f-886e-a75dddeae19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.16 02:07:46.971270 [ 293 ] {} <Debug> TCP-Session: b5edf40a-ec2f-419c-b553-7b4ba48b2818 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.03.16 02:07:46.971395 [ 292 ] {} <Debug> TCP-Session: 47975c75-3198-461f-886e-a75dddeae19f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.16 02:07:46.971415 [ 289 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2289 | 2026.03.16 02:07:46.971764 [ 289 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 2290 | 2026.03.16 02:07:46.973158 [ 324 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Trace> AggregatingTransform: Aggregating | ||
| 2291 | 2026.03.16 02:07:46.973213 [ 324 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 2292 | 2026.03.16 02:07:46.973254 [ 324 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001387081 sec. (720.938 rows/sec., 28.16 KiB/sec.) | ||
| 2293 | 2026.03.16 02:07:46.973270 [ 324 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Trace> Aggregator: Merging aggregated data | ||
| 2294 | 2026.03.16 02:07:46.974515 [ 289 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 10.49 KiB/sec. | ||
| 2295 | 2026.03.16 02:07:46.974666 [ 289 ] {89b4e523-f96f-4b38-8947-c7188c9170ff} <Debug> TCPHandler: Processed in 0.004272705 sec. | ||
| 2296 | 2026.03.16 02:07:46.974786 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2297 | 2026.03.16 02:07:46.974814 [ 289 ] {} <Debug> TCP-Session: ee3a4390-2589-4988-aa09-204ef79dca2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.16 02:07:46.974818 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2299 | 2026.03.16 02:07:46.974839 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.03.16 02:07:46.974858 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2301 | 2026.03.16 02:07:46.974876 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2026.03.16 02:07:46.974881 [ 294 ] {} <Debug> TCP-Session: ef767076-63d6-4467-aba9-213bb609ddce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.03.16 02:07:46.974904 [ 3 ] {} <Debug> TCP-Session: a2256b09-8436-4286-8155-6022c5293f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.16 02:07:46.974916 [ 291 ] {} <Debug> TCP-Session: 714f21e5-3f1e-44f7-92c1-712fb9dec3e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.16 02:07:46.974911 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2026.03.16 02:07:46.974931 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2026.03.16 02:07:46.974968 [ 287 ] {} <Debug> TCP-Session: 1d489d22-6b9c-430f-b7cf-9a5e4f1ff43e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.03.16 02:07:46.974945 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2309 | 2026.03.16 02:07:46.975002 [ 293 ] {} <Debug> TCP-Session: b5edf40a-ec2f-419c-b553-7b4ba48b2818 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.16 02:07:46.975032 [ 286 ] {} <Debug> TCP-Session: 8eb26d94-ad46-4a00-9dfc-6c1df301be3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.03.16 02:07:46.974882 [ 290 ] {} <Debug> TCP-Session: 1610d1ab-d907-4ca1-8686-487d7bab9eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.03.16 02:07:46.974894 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.03.16 02:07:46.975122 [ 292 ] {} <Debug> TCP-Session: 47975c75-3198-461f-886e-a75dddeae19f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.03.16 02:07:47.037424 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64244 | ||
| 2315 | 2026.03.16 02:07:47.037537 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.03.16 02:07:47.037564 [ 289 ] {} <Debug> TCP-Session: 96e5ef7c-bb12-4289-9cda-4048ca2f43ec Authenticating user 'default' from [fd00:1122:3344:101::e]:64244 | ||
| 2317 | 2026.03.16 02:07:47.037588 [ 289 ] {} <Debug> TCP-Session: 96e5ef7c-bb12-4289-9cda-4048ca2f43ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.03.16 02:07:47.037601 [ 289 ] {} <Debug> TCP-Session: 96e5ef7c-bb12-4289-9cda-4048ca2f43ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.03.16 02:07:47.037795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48820 | ||
| 2320 | 2026.03.16 02:07:47.037821 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33519 | ||
| 2321 | 2026.03.16 02:07:47.037843 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59853 | ||
| 2322 | 2026.03.16 02:07:47.037877 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58116 | ||
| 2323 | 2026.03.16 02:07:47.037916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.03.16 02:07:47.037933 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2325 | 2026.03.16 02:07:47.037939 [ 289 ] {} <Trace> TCP-Session: 96e5ef7c-bb12-4289-9cda-4048ca2f43ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2326 | 2026.03.16 02:07:47.037959 [ 290 ] {} <Debug> TCP-Session: f08601a0-a60a-48dd-a6cc-10ba6e450470 Authenticating user 'default' from [fd00:1122:3344:101::e]:48820 | ||
| 2327 | 2026.03.16 02:07:47.037969 [ 291 ] {} <Debug> TCP-Session: 1eb79b3c-7691-48dc-8217-4c2628efd59e Authenticating user 'default' from [fd00:1122:3344:101::e]:33519 | ||
| 2328 | 2026.03.16 02:07:47.037986 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2329 | 2026.03.16 02:07:47.038002 [ 290 ] {} <Debug> TCP-Session: f08601a0-a60a-48dd-a6cc-10ba6e450470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.03.16 02:07:47.038013 [ 291 ] {} <Debug> TCP-Session: 1eb79b3c-7691-48dc-8217-4c2628efd59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.03.16 02:07:47.038035 [ 290 ] {} <Debug> TCP-Session: f08601a0-a60a-48dd-a6cc-10ba6e450470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.16 02:07:47.038055 [ 291 ] {} <Debug> TCP-Session: 1eb79b3c-7691-48dc-8217-4c2628efd59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.03.16 02:07:47.038027 [ 3 ] {} <Debug> TCP-Session: 4314629e-f207-442c-8f46-87f9e498b8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:58116 | ||
| 2334 | 2026.03.16 02:07:47.037898 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57115 | ||
| 2335 | 2026.03.16 02:07:47.038113 [ 3 ] {} <Debug> TCP-Session: 4314629e-f207-442c-8f46-87f9e498b8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.03.16 02:07:47.038140 [ 289 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2337 | 2026.03.16 02:07:47.038161 [ 3 ] {} <Debug> TCP-Session: 4314629e-f207-442c-8f46-87f9e498b8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.03.16 02:07:47.038180 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2339 | 2026.03.16 02:07:47.037888 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44747 | ||
| 2340 | 2026.03.16 02:07:47.038213 [ 287 ] {} <Debug> TCP-Session: 33beb1ab-d8b5-4427-8138-e89d36956285 Authenticating user 'default' from [fd00:1122:3344:101::e]:57115 | ||
| 2341 | 2026.03.16 02:07:47.037867 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39589 | ||
| 2342 | 2026.03.16 02:07:47.038252 [ 287 ] {} <Debug> TCP-Session: 33beb1ab-d8b5-4427-8138-e89d36956285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.16 02:07:47.037856 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59160 | ||
| 2344 | 2026.03.16 02:07:47.038282 [ 287 ] {} <Debug> TCP-Session: 33beb1ab-d8b5-4427-8138-e89d36956285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.16 02:07:47.038314 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2346 | 2026.03.16 02:07:47.038280 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2347 | 2026.03.16 02:07:47.038341 [ 294 ] {} <Debug> TCP-Session: 1d15c215-63b4-4699-9489-69d2982417ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39589 | ||
| 2348 | 2026.03.16 02:07:47.038358 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2349 | 2026.03.16 02:07:47.038364 [ 286 ] {} <Debug> TCP-Session: 63ec8bd7-b1fd-4eaa-828a-1a1efdf12296 Authenticating user 'default' from [fd00:1122:3344:101::e]:44747 | ||
| 2350 | 2026.03.16 02:07:47.038376 [ 294 ] {} <Debug> TCP-Session: 1d15c215-63b4-4699-9489-69d2982417ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.16 02:07:47.038391 [ 293 ] {} <Debug> TCP-Session: 4c1b4028-8c53-467b-b9b8-7b7e13824eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59160 | ||
| 2352 | 2026.03.16 02:07:47.038403 [ 286 ] {} <Debug> TCP-Session: 63ec8bd7-b1fd-4eaa-828a-1a1efdf12296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.16 02:07:47.038414 [ 294 ] {} <Debug> TCP-Session: 1d15c215-63b4-4699-9489-69d2982417ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.03.16 02:07:47.038441 [ 286 ] {} <Debug> TCP-Session: 63ec8bd7-b1fd-4eaa-828a-1a1efdf12296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.03.16 02:07:47.038441 [ 289 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2356 | 2026.03.16 02:07:47.038535 [ 289 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2357 | 2026.03.16 02:07:47.038432 [ 293 ] {} <Debug> TCP-Session: 4c1b4028-8c53-467b-b9b8-7b7e13824eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.03.16 02:07:47.037978 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.03.16 02:07:47.038573 [ 293 ] {} <Debug> TCP-Session: 4c1b4028-8c53-467b-b9b8-7b7e13824eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.03.16 02:07:47.038610 [ 292 ] {} <Debug> TCP-Session: 81037b3a-cc5d-402d-8dfd-b885d00c6d66 Authenticating user 'default' from [fd00:1122:3344:101::e]:59853 | ||
| 2361 | 2026.03.16 02:07:47.038640 [ 292 ] {} <Debug> TCP-Session: 81037b3a-cc5d-402d-8dfd-b885d00c6d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.16 02:07:47.038655 [ 292 ] {} <Debug> TCP-Session: 81037b3a-cc5d-402d-8dfd-b885d00c6d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.03.16 02:07:47.038858 [ 289 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 2364 | 2026.03.16 02:07:47.039836 [ 300 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Trace> AggregatingTransform: Aggregating | ||
| 2365 | 2026.03.16 02:07:47.039895 [ 300 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Trace> Aggregator: Aggregation method: without_key | ||
| 2366 | 2026.03.16 02:07:47.039933 [ 300 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960458 sec. (1041.170 rows/sec., 40.67 KiB/sec.) | ||
| 2367 | 2026.03.16 02:07:47.039953 [ 300 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Trace> Aggregator: Merging aggregated data | ||
| 2368 | 2026.03.16 02:07:47.041248 [ 289 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 2369 | 2026.03.16 02:07:47.041413 [ 289 ] {090af9f8-36fd-4f02-a373-a0f70427c303} <Debug> TCPHandler: Processed in 0.003598469 sec. | ||
| 2370 | 2026.03.16 02:07:47.041537 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2026.03.16 02:07:47.041568 [ 289 ] {} <Debug> TCP-Session: 96e5ef7c-bb12-4289-9cda-4048ca2f43ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.03.16 02:07:47.041572 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2026.03.16 02:07:47.041595 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2026.03.16 02:07:47.041618 [ 287 ] {} <Debug> TCP-Session: 33beb1ab-d8b5-4427-8138-e89d36956285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.03.16 02:07:47.041623 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2026.03.16 02:07:47.041632 [ 290 ] {} <Debug> TCP-Session: f08601a0-a60a-48dd-a6cc-10ba6e450470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.03.16 02:07:47.041643 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2026.03.16 02:07:47.041672 [ 291 ] {} <Debug> TCP-Session: 1eb79b3c-7691-48dc-8217-4c2628efd59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.03.16 02:07:47.041671 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2026.03.16 02:07:47.041693 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.03.16 02:07:47.041713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.03.16 02:07:47.041738 [ 3 ] {} <Debug> TCP-Session: 4314629e-f207-442c-8f46-87f9e498b8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.03.16 02:07:47.041753 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.03.16 02:07:47.041782 [ 293 ] {} <Debug> TCP-Session: 4c1b4028-8c53-467b-b9b8-7b7e13824eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.03.16 02:07:47.041757 [ 294 ] {} <Debug> TCP-Session: 1d15c215-63b4-4699-9489-69d2982417ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.03.16 02:07:47.041819 [ 286 ] {} <Debug> TCP-Session: 63ec8bd7-b1fd-4eaa-828a-1a1efdf12296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.03.16 02:07:47.041706 [ 292 ] {} <Debug> TCP-Session: 81037b3a-cc5d-402d-8dfd-b885d00c6d66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.16 02:07:47.054380 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64437 | ||
| 2389 | 2026.03.16 02:07:47.054463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2390 | 2026.03.16 02:07:47.054489 [ 289 ] {} <Debug> TCP-Session: 13d8efaf-338d-4d94-b07c-9897b43b7e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:64437 | ||
| 2391 | 2026.03.16 02:07:47.054509 [ 289 ] {} <Debug> TCP-Session: 13d8efaf-338d-4d94-b07c-9897b43b7e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.16 02:07:47.054522 [ 289 ] {} <Debug> TCP-Session: 13d8efaf-338d-4d94-b07c-9897b43b7e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.16 02:07:47.054661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62384 | ||
| 2394 | 2026.03.16 02:07:47.054717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48111 | ||
| 2395 | 2026.03.16 02:07:47.054731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2396 | 2026.03.16 02:07:47.054739 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52711 | ||
| 2397 | 2026.03.16 02:07:47.054770 [ 290 ] {} <Debug> TCP-Session: a0b2222f-c16b-405a-810e-bb456f420e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:62384 | ||
| 2398 | 2026.03.16 02:07:47.054777 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62323 | ||
| 2399 | 2026.03.16 02:07:47.054804 [ 290 ] {} <Debug> TCP-Session: a0b2222f-c16b-405a-810e-bb456f420e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2400 | 2026.03.16 02:07:47.054796 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2401 | 2026.03.16 02:07:47.054823 [ 290 ] {} <Debug> TCP-Session: a0b2222f-c16b-405a-810e-bb456f420e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.03.16 02:07:47.054830 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.03.16 02:07:47.054844 [ 291 ] {} <Debug> TCP-Session: d0f44199-7fca-463e-bee0-7882b616b670 Authenticating user 'default' from [fd00:1122:3344:101::e]:48111 | ||
| 2404 | 2026.03.16 02:07:47.054851 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2405 | 2026.03.16 02:07:47.054872 [ 293 ] {} <Debug> TCP-Session: 0ca8beb8-5c77-4fec-bc0d-e1e27e5d7c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:52711 | ||
| 2406 | 2026.03.16 02:07:47.054886 [ 291 ] {} <Debug> TCP-Session: d0f44199-7fca-463e-bee0-7882b616b670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.16 02:07:47.054916 [ 293 ] {} <Debug> TCP-Session: 0ca8beb8-5c77-4fec-bc0d-e1e27e5d7c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.16 02:07:47.054943 [ 291 ] {} <Debug> TCP-Session: d0f44199-7fca-463e-bee0-7882b616b670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.03.16 02:07:47.054956 [ 293 ] {} <Debug> TCP-Session: 0ca8beb8-5c77-4fec-bc0d-e1e27e5d7c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.16 02:07:47.054900 [ 287 ] {} <Debug> TCP-Session: 645ae464-7793-4349-a55c-beace4879bf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62323 | ||
| 2411 | 2026.03.16 02:07:47.054771 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38694 | ||
| 2412 | 2026.03.16 02:07:47.055008 [ 287 ] {} <Debug> TCP-Session: 645ae464-7793-4349-a55c-beace4879bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.03.16 02:07:47.054752 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37995 | ||
| 2414 | 2026.03.16 02:07:47.055043 [ 287 ] {} <Debug> TCP-Session: 645ae464-7793-4349-a55c-beace4879bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.03.16 02:07:47.054746 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50412 | ||
| 2416 | 2026.03.16 02:07:47.055075 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2417 | 2026.03.16 02:07:47.054790 [ 289 ] {} <Trace> TCP-Session: 13d8efaf-338d-4d94-b07c-9897b43b7e21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2418 | 2026.03.16 02:07:47.055114 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2026.03.16 02:07:47.055138 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2420 | 2026.03.16 02:07:47.055167 [ 3 ] {} <Debug> TCP-Session: 9280adb5-d1e7-4677-a9da-94711f628665 Authenticating user 'default' from [fd00:1122:3344:101::e]:37995 | ||
| 2421 | 2026.03.16 02:07:47.055184 [ 294 ] {} <Debug> TCP-Session: 42314a9c-1495-4212-a682-4c83697304ac Authenticating user 'default' from [fd00:1122:3344:101::e]:50412 | ||
| 2422 | 2026.03.16 02:07:47.055199 [ 3 ] {} <Debug> TCP-Session: 9280adb5-d1e7-4677-a9da-94711f628665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.03.16 02:07:47.055214 [ 294 ] {} <Debug> TCP-Session: 42314a9c-1495-4212-a682-4c83697304ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.03.16 02:07:47.055226 [ 3 ] {} <Debug> TCP-Session: 9280adb5-d1e7-4677-a9da-94711f628665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.03.16 02:07:47.055239 [ 294 ] {} <Debug> TCP-Session: 42314a9c-1495-4212-a682-4c83697304ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.16 02:07:47.055125 [ 286 ] {} <Debug> TCP-Session: f75fa93e-dda5-4e50-95f4-e0a21e243c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:38694 | ||
| 2427 | 2026.03.16 02:07:47.054729 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65125 | ||
| 2428 | 2026.03.16 02:07:47.055289 [ 286 ] {} <Debug> TCP-Session: f75fa93e-dda5-4e50-95f4-e0a21e243c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.16 02:07:47.055279 [ 289 ] {64e5c925-f805-448b-b952-690468260d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64437) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2430 | 2026.03.16 02:07:47.055334 [ 286 ] {} <Debug> TCP-Session: f75fa93e-dda5-4e50-95f4-e0a21e243c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.16 02:07:47.055372 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2432 | 2026.03.16 02:07:47.055407 [ 292 ] {} <Debug> TCP-Session: 6144cd2b-b8cb-4949-84ed-5568965e66a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65125 | ||
| 2433 | 2026.03.16 02:07:47.055430 [ 292 ] {} <Debug> TCP-Session: 6144cd2b-b8cb-4949-84ed-5568965e66a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.16 02:07:47.055447 [ 292 ] {} <Debug> TCP-Session: 6144cd2b-b8cb-4949-84ed-5568965e66a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.03.16 02:07:47.055587 [ 289 ] {64e5c925-f805-448b-b952-690468260d8a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2436 | 2026.03.16 02:07:47.055644 [ 289 ] {64e5c925-f805-448b-b952-690468260d8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2437 | 2026.03.16 02:07:47.055926 [ 289 ] {64e5c925-f805-448b-b952-690468260d8a} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 2438 | 2026.03.16 02:07:47.056827 [ 308 ] {64e5c925-f805-448b-b952-690468260d8a} <Trace> AggregatingTransform: Aggregating | ||
| 2439 | 2026.03.16 02:07:47.057265 [ 308 ] {64e5c925-f805-448b-b952-690468260d8a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2440 | 2026.03.16 02:07:47.057302 [ 308 ] {64e5c925-f805-448b-b952-690468260d8a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001282261 sec. (779.872 rows/sec., 30.46 KiB/sec.) | ||
| 2441 | 2026.03.16 02:07:47.057320 [ 308 ] {64e5c925-f805-448b-b952-690468260d8a} <Trace> Aggregator: Merging aggregated data | ||
| 2442 | 2026.03.16 02:07:47.058390 [ 289 ] {64e5c925-f805-448b-b952-690468260d8a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003162 sec., 316.25553447185325 rows/sec., 12.35 KiB/sec. | ||
| 2443 | 2026.03.16 02:07:47.058546 [ 289 ] {64e5c925-f805-448b-b952-690468260d8a} <Debug> TCPHandler: Processed in 0.003850572 sec. | ||
| 2444 | 2026.03.16 02:07:47.058664 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2445 | 2026.03.16 02:07:47.058681 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.03.16 02:07:47.058701 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2447 | 2026.03.16 02:07:47.058721 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2026.03.16 02:07:47.058730 [ 291 ] {} <Debug> TCP-Session: d0f44199-7fca-463e-bee0-7882b616b670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.03.16 02:07:47.058752 [ 290 ] {} <Debug> TCP-Session: a0b2222f-c16b-405a-810e-bb456f420e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2450 | 2026.03.16 02:07:47.058757 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.03.16 02:07:47.058770 [ 3 ] {} <Debug> TCP-Session: 9280adb5-d1e7-4677-a9da-94711f628665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.03.16 02:07:47.058777 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2026.03.16 02:07:47.058804 [ 287 ] {} <Debug> TCP-Session: 645ae464-7793-4349-a55c-beace4879bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.03.16 02:07:47.058820 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2455 | 2026.03.16 02:07:47.058836 [ 294 ] {} <Debug> TCP-Session: 42314a9c-1495-4212-a682-4c83697304ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.16 02:07:47.058866 [ 286 ] {} <Debug> TCP-Session: f75fa93e-dda5-4e50-95f4-e0a21e243c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.03.16 02:07:47.058799 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2458 | 2026.03.16 02:07:47.058743 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2459 | 2026.03.16 02:07:47.058934 [ 293 ] {} <Debug> TCP-Session: 0ca8beb8-5c77-4fec-bc0d-e1e27e5d7c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.03.16 02:07:47.058711 [ 289 ] {} <Debug> TCP-Session: 13d8efaf-338d-4d94-b07c-9897b43b7e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.03.16 02:07:47.058963 [ 292 ] {} <Debug> TCP-Session: 6144cd2b-b8cb-4949-84ed-5568965e66a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.16 02:07:47.761063 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.03.16 02:07:47.761246 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2464 | 2026.03.16 02:07:47.761315 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2465 | 2026.03.16 02:07:47.762147 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.03.16 02:07:47.762201 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2467 | 2026.03.16 02:07:47.762617 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2468 | 2026.03.16 02:07:47.762849 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2469 | 2026.03.16 02:07:47.763012 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 2470 | 2026.03.16 02:07:47.763064 [ 5 ] {0a7adcd2-f0e0-473b-b52d-16a04d8b4391} <Debug> TCPHandler: Processed in 0.002138228 sec. | ||
| 2471 | 2026.03.16 02:07:47.763206 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.16 02:07:47.763317 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2473 | 2026.03.16 02:07:47.763363 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2474 | 2026.03.16 02:07:47.764355 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.03.16 02:07:47.764396 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2476 | 2026.03.16 02:07:47.764785 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2477 | 2026.03.16 02:07:47.765012 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.03.16 02:07:47.765153 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Debug> executeQuery: Read 795 rows, 64.12 KiB in 0.00186 sec., 427419.35483870964 rows/sec., 33.67 MiB/sec. | ||
| 2479 | 2026.03.16 02:07:47.765192 [ 5 ] {0b11b093-3ebc-4ddd-9fc2-d963c138aa69} <Debug> TCPHandler: Processed in 0.002040056 sec. | ||
| 2480 | 2026.03.16 02:07:47.765320 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.03.16 02:07:47.765441 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2482 | 2026.03.16 02:07:47.765504 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2483 | 2026.03.16 02:07:47.766086 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.03.16 02:07:47.766126 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2485 | 2026.03.16 02:07:47.766446 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2486 | 2026.03.16 02:07:47.766677 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.03.16 02:07:47.766812 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001402 sec., 119115.54921540656 rows/sec., 7.26 MiB/sec. | ||
| 2488 | 2026.03.16 02:07:47.766853 [ 5 ] {83de5dec-1055-4ede-b764-6a2cd4786228} <Debug> TCPHandler: Processed in 0.001586433 sec. | ||
| 2489 | 2026.03.16 02:07:47.766987 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.03.16 02:07:47.767085 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2491 | 2026.03.16 02:07:47.767135 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2492 | 2026.03.16 02:07:47.767620 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.03.16 02:07:47.767658 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2494 | 2026.03.16 02:07:47.767995 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2495 | 2026.03.16 02:07:47.768215 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.03.16 02:07:47.768353 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001289 sec., 115593.48332040341 rows/sec., 7.47 MiB/sec. | ||
| 2497 | 2026.03.16 02:07:47.768392 [ 5 ] {a8d0e28d-47fa-4eeb-81fe-eafccc3aeefb} <Debug> TCPHandler: Processed in 0.001456492 sec. | ||
| 2498 | 2026.03.16 02:07:47.768517 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.03.16 02:07:47.768615 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.03.16 02:07:47.768657 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2501 | 2026.03.16 02:07:47.769143 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.16 02:07:47.769182 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2503 | 2026.03.16 02:07:47.769504 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2504 | 2026.03.16 02:07:47.769716 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.16 02:07:47.769849 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 2506 | 2026.03.16 02:07:47.769887 [ 5 ] {6d690d32-45b6-4217-9ef4-82aa1449f8cd} <Debug> TCPHandler: Processed in 0.001420981 sec. | ||
| 2507 | 2026.03.16 02:07:47.770036 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.03.16 02:07:47.770129 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2509 | 2026.03.16 02:07:47.770169 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2510 | 2026.03.16 02:07:47.770789 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.03.16 02:07:47.770834 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2512 | 2026.03.16 02:07:47.771193 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2513 | 2026.03.16 02:07:47.771422 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.03.16 02:07:47.771560 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Debug> executeQuery: Read 459 rows, 32.71 KiB in 0.001449 sec., 316770.1863354037 rows/sec., 22.04 MiB/sec. | ||
| 2515 | 2026.03.16 02:07:47.771606 [ 5 ] {08327f08-8a3e-437f-ba48-229e84055def} <Debug> TCPHandler: Processed in 0.001618823 sec. | ||
| 2516 | 2026.03.16 02:07:47.771748 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.03.16 02:07:47.771842 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2518 | 2026.03.16 02:07:47.771885 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2519 | 2026.03.16 02:07:47.772251 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.03.16 02:07:47.772287 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2521 | 2026.03.16 02:07:47.772595 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2522 | 2026.03.16 02:07:47.772803 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.03.16 02:07:47.772929 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 2524 | 2026.03.16 02:07:47.772966 [ 5 ] {d1aa4bd5-de01-48d5-adc9-26f606feea61} <Debug> TCPHandler: Processed in 0.00126975 sec. | ||
| 2525 | 2026.03.16 02:07:47.773089 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.03.16 02:07:47.773185 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2527 | 2026.03.16 02:07:47.773227 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2528 | 2026.03.16 02:07:47.773619 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.03.16 02:07:47.773656 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2530 | 2026.03.16 02:07:47.773987 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2531 | 2026.03.16 02:07:47.774204 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.03.16 02:07:47.774319 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2533 | 2026.03.16 02:07:47.774333 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001166 sec., 98627.7873070326 rows/sec., 6.18 MiB/sec. | ||
| 2534 | 2026.03.16 02:07:47.774401 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.03.16 02:07:47.774415 [ 5 ] {3a5ff481-41cd-491e-9459-c67619633d80} <Debug> TCPHandler: Processed in 0.001375301 sec. | ||
| 2536 | 2026.03.16 02:07:47.774431 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2537 | 2026.03.16 02:07:47.774530 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2538 | 2026.03.16 02:07:47.774555 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.03.16 02:07:47.774625 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2540 | 2026.03.16 02:07:47.774649 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2541 | 2026.03.16 02:07:47.774655 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2542 | 2026.03.16 02:07:47.774692 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2543 | 2026.03.16 02:07:47.774729 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 106 rows starting from the beginning of the part | ||
| 2544 | 2026.03.16 02:07:47.774773 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part | ||
| 2545 | 2026.03.16 02:07:47.774815 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2854 rows starting from the beginning of the part | ||
| 2546 | 2026.03.16 02:07:47.774859 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2547 | 2026.03.16 02:07:47.774903 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 115 rows starting from the beginning of the part | ||
| 2548 | 2026.03.16 02:07:47.775032 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.03.16 02:07:47.775066 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2550 | 2026.03.16 02:07:47.775368 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2551 | 2026.03.16 02:07:47.775589 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.03.16 02:07:47.775719 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 2553 | 2026.03.16 02:07:47.775756 [ 5 ] {90641f89-a3de-4475-ad0b-ed442e54bdf7} <Debug> TCPHandler: Processed in 0.00125145 sec. | ||
| 2554 | 2026.03.16 02:07:47.775874 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.03.16 02:07:47.775967 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.03.16 02:07:47.776020 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2557 | 2026.03.16 02:07:47.776157 [ 200 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658633 sec., 1921461.8303144819 rows/sec., 124.23 MiB/sec. | ||
| 2558 | 2026.03.16 02:07:47.776481 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2559 | 2026.03.16 02:07:47.776791 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.16 02:07:47.776852 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2561 | 2026.03.16 02:07:47.776866 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.03.16 02:07:47.776901 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2563 | 2026.03.16 02:07:47.776913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2564 | 2026.03.16 02:07:47.777432 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2565 | 2026.03.16 02:07:47.777660 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.16 02:07:47.777801 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001851 sec., 13506.212857914641 rows/sec., 24.20 MiB/sec. | ||
| 2567 | 2026.03.16 02:07:47.777862 [ 5 ] {d9f9ef0b-6e97-440e-899f-cfe5c73194c5} <Debug> TCPHandler: Processed in 0.002036656 sec. | ||
| 2568 | 2026.03.16 02:07:47.777981 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.16 02:07:47.778076 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.16 02:07:47.778117 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2571 | 2026.03.16 02:07:47.778462 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.16 02:07:47.778502 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
| 2573 | 2026.03.16 02:07:47.778813 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2574 | 2026.03.16 02:07:47.779037 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.16 02:07:47.779172 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001115 sec., 35874.439461883405 rows/sec., 1.98 MiB/sec. | ||
| 2576 | 2026.03.16 02:07:47.779208 [ 5 ] {96a66511-d306-409b-a3f5-11596a80ace6} <Debug> TCPHandler: Processed in 0.00127697 sec. | ||
| 2577 | 2026.03.16 02:07:48.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.61 MiB, peak 213.89 MiB, free memory in arenas 0.00 B, will set to 205.43 MiB (RSS), difference: -1.17 MiB | ||
| 2578 | 2026.03.16 02:07:51.339554 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2579 | 2026.03.16 02:07:51.339621 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2580 | 2026.03.16 02:07:51.431102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4819 | ||
| 2581 | 2026.03.16 02:07:51.431907 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.03.16 02:07:51.431994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2583 | 2026.03.16 02:07:51.432704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2584 | 2026.03.16 02:07:51.432933 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.03.16 02:07:51.433064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4819 | ||
| 2586 | 2026.03.16 02:07:51.687864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2587 | 2026.03.16 02:07:51.705368 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.03.16 02:07:51.705415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2589 | 2026.03.16 02:07:51.711923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2590 | 2026.03.16 02:07:51.712645 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.03.16 02:07:51.715763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2592 | 2026.03.16 02:07:52.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.98 MiB, peak 213.89 MiB, free memory in arenas 0.00 B, will set to 207.80 MiB (RSS), difference: 1.82 MiB | ||
| 2593 | 2026.03.16 02:07:52.751158 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.03.16 02:07:52.751358 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2595 | 2026.03.16 02:07:52.751434 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2596 | 2026.03.16 02:07:52.752096 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.03.16 02:07:52.752147 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2598 | 2026.03.16 02:07:52.752564 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2599 | 2026.03.16 02:07:52.752799 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.03.16 02:07:52.752957 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001653 sec., 2419.8427102238356 rows/sec., 203.82 KiB/sec. | ||
| 2601 | 2026.03.16 02:07:52.753005 [ 5 ] {5fd611f8-c0a8-487d-9b6d-fbaca3273411} <Debug> TCPHandler: Processed in 0.001984076 sec. | ||
| 2602 | 2026.03.16 02:07:52.753130 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.03.16 02:07:52.753233 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2604 | 2026.03.16 02:07:52.753277 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2605 | 2026.03.16 02:07:52.753699 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.03.16 02:07:52.753734 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2607 | 2026.03.16 02:07:52.754044 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2608 | 2026.03.16 02:07:52.754263 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.16 02:07:52.754418 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001207 sec., 6628.003314001658 rows/sec., 532.38 KiB/sec. | ||
| 2610 | 2026.03.16 02:07:52.754467 [ 5 ] {003b6f15-0018-47bc-a20d-a783bc2da455} <Debug> TCPHandler: Processed in 0.001390131 sec. | ||
| 2611 | 2026.03.16 02:07:52.754589 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.03.16 02:07:52.754686 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2613 | 2026.03.16 02:07:52.754733 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2614 | 2026.03.16 02:07:52.755084 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.03.16 02:07:52.755118 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2616 | 2026.03.16 02:07:52.755453 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2617 | 2026.03.16 02:07:52.755664 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.03.16 02:07:52.755793 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001126 sec., 8880.994671403198 rows/sec., 676.48 KiB/sec. | ||
| 2619 | 2026.03.16 02:07:52.755831 [ 5 ] {862ddeda-8bd2-4af7-bc62-a1d1f26a98ff} <Debug> TCPHandler: Processed in 0.00129304 sec. | ||
| 2620 | 2026.03.16 02:07:52.755944 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.03.16 02:07:52.756039 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.03.16 02:07:52.756080 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2623 | 2026.03.16 02:07:52.756402 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.03.16 02:07:52.756437 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2625 | 2026.03.16 02:07:52.756730 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2626 | 2026.03.16 02:07:52.756931 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.03.16 02:07:52.757058 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001038 sec., 9633.911368015413 rows/sec., 606.82 KiB/sec. | ||
| 2628 | 2026.03.16 02:07:52.757085 [ 122 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2629 | 2026.03.16 02:07:52.757094 [ 5 ] {1e497751-fd61-4439-8987-43a7414e7b12} <Debug> TCPHandler: Processed in 0.00119839 sec. | ||
| 2630 | 2026.03.16 02:07:52.757156 [ 122 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.03.16 02:07:52.757185 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2632 | 2026.03.16 02:07:52.757284 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2633 | 2026.03.16 02:07:52.757381 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2634 | 2026.03.16 02:07:52.757412 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 2635 | 2026.03.16 02:07:52.757465 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 2636 | 2026.03.16 02:07:52.757506 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2637 | 2026.03.16 02:07:52.757548 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2638 | 2026.03.16 02:07:52.757594 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2639 | 2026.03.16 02:07:52.757631 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2640 | 2026.03.16 02:07:52.758339 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093729 sec., 107887.78573120032 rows/sec., 5.93 MiB/sec. | ||
| 2641 | 2026.03.16 02:07:52.758572 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2642 | 2026.03.16 02:07:52.758913 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.03.16 02:07:52.758990 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_6_1} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2644 | 2026.03.16 02:07:52.759076 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2645 | 2026.03.16 02:07:56.454856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 310 | ||
| 2646 | 2026.03.16 02:07:56.457180 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.03.16 02:07:56.457238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 2648 | 2026.03.16 02:07:56.458432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2649 | 2026.03.16 02:07:56.458709 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.03.16 02:07:56.458986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2651 | 2026.03.16 02:07:57.753135 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.03.16 02:07:57.753368 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2653 | 2026.03.16 02:07:57.753780 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2654 | 2026.03.16 02:07:57.753826 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2655 | 2026.03.16 02:07:57.754110 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2656 | 2026.03.16 02:07:57.754192 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2657 | 2026.03.16 02:07:57.754352 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2658 | 2026.03.16 02:07:57.754504 [ 295 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2659 | 2026.03.16 02:07:57.754504 [ 348 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2660 | 2026.03.16 02:07:57.754507 [ 310 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2661 | 2026.03.16 02:07:57.754725 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2662 | 2026.03.16 02:07:57.754752 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2663 | 2026.03.16 02:07:57.754838 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2664 | 2026.03.16 02:07:57.754858 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2665 | 2026.03.16 02:07:57.754894 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2666 | 2026.03.16 02:07:57.754932 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2667 | 2026.03.16 02:07:57.754969 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2668 | 2026.03.16 02:07:57.755945 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.002679 sec., 11571.481896229936 rows/sec., 422.12 KiB/sec. | ||
| 2669 | 2026.03.16 02:07:57.756088 [ 5 ] {21818fb6-40b9-4e63-8ad1-e06f1a8bec43} <Debug> TCPHandler: Processed in 0.003083575 sec. | ||
| 2670 | 2026.03.16 02:07:57.756347 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.03.16 02:07:57.756482 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2672 | 2026.03.16 02:07:57.756706 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2673 | 2026.03.16 02:07:57.756742 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2674 | 2026.03.16 02:07:57.756934 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2675 | 2026.03.16 02:07:57.756987 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2676 | 2026.03.16 02:07:57.757091 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2677 | 2026.03.16 02:07:57.757162 [ 348 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2678 | 2026.03.16 02:07:57.757165 [ 334 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2679 | 2026.03.16 02:07:57.757162 [ 337 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2680 | 2026.03.16 02:07:57.757316 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2681 | 2026.03.16 02:07:57.757344 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2682 | 2026.03.16 02:07:57.757414 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2683 | 2026.03.16 02:07:57.757432 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2684 | 2026.03.16 02:07:57.757462 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2685 | 2026.03.16 02:07:57.757495 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2686 | 2026.03.16 02:07:57.757523 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2687 | 2026.03.16 02:07:57.758231 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001804 sec., 17184.035476718404 rows/sec., 626.86 KiB/sec. | ||
| 2688 | 2026.03.16 02:07:57.758361 [ 5 ] {da9408c8-55a5-4ffe-bb3b-efa0f474ab24} <Debug> TCPHandler: Processed in 0.002065857 sec. | ||
| 2689 | 2026.03.16 02:07:57.758572 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.03.16 02:07:57.758705 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2691 | 2026.03.16 02:07:57.758918 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2692 | 2026.03.16 02:07:57.758952 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2693 | 2026.03.16 02:07:57.759146 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2694 | 2026.03.16 02:07:57.759198 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2695 | 2026.03.16 02:07:57.759299 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2696 | 2026.03.16 02:07:57.759359 [ 295 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2697 | 2026.03.16 02:07:57.759368 [ 348 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2698 | 2026.03.16 02:07:57.759369 [ 337 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2699 | 2026.03.16 02:07:57.759484 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2700 | 2026.03.16 02:07:57.759511 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2701 | 2026.03.16 02:07:57.759579 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2702 | 2026.03.16 02:07:57.759596 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2703 | 2026.03.16 02:07:57.759628 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2704 | 2026.03.16 02:07:57.759659 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2705 | 2026.03.16 02:07:57.759686 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2706 | 2026.03.16 02:07:57.760338 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001688 sec., 18364.928909952607 rows/sec., 669.94 KiB/sec. | ||
| 2707 | 2026.03.16 02:07:57.760451 [ 5 ] {e12eef9b-891e-4977-888e-fbc94d39248b} <Debug> TCPHandler: Processed in 0.001928476 sec. | ||
| 2708 | 2026.03.16 02:07:57.760658 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.03.16 02:07:57.760790 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2710 | 2026.03.16 02:07:57.760998 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2711 | 2026.03.16 02:07:57.761033 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2712 | 2026.03.16 02:07:57.761227 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2713 | 2026.03.16 02:07:57.761280 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2714 | 2026.03.16 02:07:57.761380 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2715 | 2026.03.16 02:07:57.761434 [ 320 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2716 | 2026.03.16 02:07:57.761447 [ 295 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2717 | 2026.03.16 02:07:57.761449 [ 337 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2718 | 2026.03.16 02:07:57.761555 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2719 | 2026.03.16 02:07:57.761581 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2720 | 2026.03.16 02:07:57.761649 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2721 | 2026.03.16 02:07:57.761667 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2722 | 2026.03.16 02:07:57.761698 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2723 | 2026.03.16 02:07:57.761734 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2724 | 2026.03.16 02:07:57.761766 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2725 | 2026.03.16 02:07:57.762379 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001644 sec., 18856.447688564476 rows/sec., 687.87 KiB/sec. | ||
| 2726 | 2026.03.16 02:07:57.762490 [ 5 ] {cfdcbbcb-77c7-418f-8eac-884dbf3a6aa3} <Debug> TCPHandler: Processed in 0.001887025 sec. | ||
| 2727 | 2026.03.16 02:07:57.762695 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.03.16 02:07:57.762828 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2729 | 2026.03.16 02:07:57.763041 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2730 | 2026.03.16 02:07:57.763075 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2731 | 2026.03.16 02:07:57.763267 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2732 | 2026.03.16 02:07:57.763319 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2733 | 2026.03.16 02:07:57.763419 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2734 | 2026.03.16 02:07:57.763484 [ 348 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2735 | 2026.03.16 02:07:57.763488 [ 320 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2736 | 2026.03.16 02:07:57.763495 [ 337 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2737 | 2026.03.16 02:07:57.763612 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2738 | 2026.03.16 02:07:57.763639 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2739 | 2026.03.16 02:07:57.763707 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2740 | 2026.03.16 02:07:57.763724 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2741 | 2026.03.16 02:07:57.763753 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2742 | 2026.03.16 02:07:57.763783 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2743 | 2026.03.16 02:07:57.763811 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2744 | 2026.03.16 02:07:57.764518 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001745 sec., 17765.042979942693 rows/sec., 648.06 KiB/sec. | ||
| 2745 | 2026.03.16 02:07:57.764617 [ 5 ] {ed5053fe-6b12-40d0-9112-d1f3ac7a4bf6} <Debug> TCPHandler: Processed in 0.001973116 sec. | ||
| 2746 | 2026.03.16 02:07:57.764814 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.03.16 02:07:57.764948 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2748 | 2026.03.16 02:07:57.765157 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2749 | 2026.03.16 02:07:57.765192 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2750 | 2026.03.16 02:07:57.765386 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2751 | 2026.03.16 02:07:57.765437 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2752 | 2026.03.16 02:07:57.765537 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2753 | 2026.03.16 02:07:57.765587 [ 346 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2754 | 2026.03.16 02:07:57.765603 [ 314 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2755 | 2026.03.16 02:07:57.765612 [ 344 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2756 | 2026.03.16 02:07:57.765716 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2757 | 2026.03.16 02:07:57.765738 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2758 | 2026.03.16 02:07:57.765804 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2759 | 2026.03.16 02:07:57.765821 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2760 | 2026.03.16 02:07:57.765851 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2761 | 2026.03.16 02:07:57.765880 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2762 | 2026.03.16 02:07:57.765908 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2763 | 2026.03.16 02:07:57.766748 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001855 sec., 16711.590296495957 rows/sec., 609.63 KiB/sec. | ||
| 2764 | 2026.03.16 02:07:57.766887 [ 5 ] {61e8465d-578c-4dba-ad9e-c1037ef15280} <Debug> TCPHandler: Processed in 0.002122647 sec. | ||
| 2765 | 2026.03.16 02:07:57.767168 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.03.16 02:07:57.767321 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2767 | 2026.03.16 02:07:57.767589 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2768 | 2026.03.16 02:07:57.767627 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2769 | 2026.03.16 02:07:57.767826 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2770 | 2026.03.16 02:07:57.767880 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2771 | 2026.03.16 02:07:57.767980 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2772 | 2026.03.16 02:07:57.768042 [ 303 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2773 | 2026.03.16 02:07:57.768052 [ 329 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2774 | 2026.03.16 02:07:57.768053 [ 340 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2775 | 2026.03.16 02:07:57.768176 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2776 | 2026.03.16 02:07:57.768197 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2777 | 2026.03.16 02:07:57.768264 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2778 | 2026.03.16 02:07:57.768283 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2779 | 2026.03.16 02:07:57.768313 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2780 | 2026.03.16 02:07:57.768344 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2781 | 2026.03.16 02:07:57.768372 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2782 | 2026.03.16 02:07:57.768958 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001711 sec., 18118.059614260666 rows/sec., 660.93 KiB/sec. | ||
| 2783 | 2026.03.16 02:07:57.769052 [ 5 ] {5bd6a845-9273-41c2-bda8-48eb228ca697} <Debug> TCPHandler: Processed in 0.001937086 sec. | ||
| 2784 | 2026.03.16 02:07:57.769261 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.03.16 02:07:57.769395 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2786 | 2026.03.16 02:07:57.769607 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2787 | 2026.03.16 02:07:57.769642 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2788 | 2026.03.16 02:07:57.769835 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2789 | 2026.03.16 02:07:57.769887 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2790 | 2026.03.16 02:07:57.769985 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2791 | 2026.03.16 02:07:57.770049 [ 329 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2792 | 2026.03.16 02:07:57.770070 [ 301 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2793 | 2026.03.16 02:07:57.770076 [ 313 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2794 | 2026.03.16 02:07:57.770168 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2795 | 2026.03.16 02:07:57.770193 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2796 | 2026.03.16 02:07:57.770261 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2797 | 2026.03.16 02:07:57.770278 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2798 | 2026.03.16 02:07:57.770307 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2799 | 2026.03.16 02:07:57.770336 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2800 | 2026.03.16 02:07:57.770363 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2801 | 2026.03.16 02:07:57.771129 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001789 sec., 17328.11626607043 rows/sec., 632.12 KiB/sec. | ||
| 2802 | 2026.03.16 02:07:57.771274 [ 5 ] {e59a3093-fcac-493a-bce6-4f15d1b8746b} <Debug> TCPHandler: Processed in 0.002064387 sec. | ||
| 2803 | 2026.03.16 02:07:57.771474 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.03.16 02:07:57.771608 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2805 | 2026.03.16 02:07:57.771824 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2806 | 2026.03.16 02:07:57.771858 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2807 | 2026.03.16 02:07:57.772058 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2808 | 2026.03.16 02:07:57.772110 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2809 | 2026.03.16 02:07:57.772208 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2810 | 2026.03.16 02:07:57.772264 [ 301 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2811 | 2026.03.16 02:07:57.772281 [ 333 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2812 | 2026.03.16 02:07:57.772305 [ 298 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2813 | 2026.03.16 02:07:57.772390 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2814 | 2026.03.16 02:07:57.772416 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2815 | 2026.03.16 02:07:57.772481 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2816 | 2026.03.16 02:07:57.772499 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2817 | 2026.03.16 02:07:57.772528 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2818 | 2026.03.16 02:07:57.772559 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2819 | 2026.03.16 02:07:57.772588 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2820 | 2026.03.16 02:07:57.773264 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001712 sec., 18107.47663551402 rows/sec., 660.55 KiB/sec. | ||
| 2821 | 2026.03.16 02:07:57.773393 [ 5 ] {bc27f333-b450-478e-b3b7-284ac39bf6e2} <Debug> TCPHandler: Processed in 0.001969166 sec. | ||
| 2822 | 2026.03.16 02:07:57.773606 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2026.03.16 02:07:57.773740 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2824 | 2026.03.16 02:07:57.773960 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2825 | 2026.03.16 02:07:57.773995 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2826 | 2026.03.16 02:07:57.774195 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2827 | 2026.03.16 02:07:57.774246 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2828 | 2026.03.16 02:07:57.774344 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2829 | 2026.03.16 02:07:57.774405 [ 315 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2830 | 2026.03.16 02:07:57.774422 [ 330 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2831 | 2026.03.16 02:07:57.774419 [ 301 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2832 | 2026.03.16 02:07:57.774527 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2833 | 2026.03.16 02:07:57.774553 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2834 | 2026.03.16 02:07:57.774620 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2835 | 2026.03.16 02:07:57.774637 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2836 | 2026.03.16 02:07:57.774666 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2837 | 2026.03.16 02:07:57.774699 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2838 | 2026.03.16 02:07:57.774730 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2839 | 2026.03.16 02:07:57.775341 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001657 sec., 18708.50935425468 rows/sec., 682.47 KiB/sec. | ||
| 2840 | 2026.03.16 02:07:57.775467 [ 5 ] {83af3f59-ecd5-403b-ba7d-1cc36210caa7} <Debug> TCPHandler: Processed in 0.001911156 sec. | ||
| 2841 | 2026.03.16 02:07:57.775675 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.03.16 02:07:57.775810 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2843 | 2026.03.16 02:07:57.776025 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2844 | 2026.03.16 02:07:57.776059 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2845 | 2026.03.16 02:07:57.776260 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2846 | 2026.03.16 02:07:57.776311 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2847 | 2026.03.16 02:07:57.776407 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2848 | 2026.03.16 02:07:57.776479 [ 333 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2849 | 2026.03.16 02:07:57.776481 [ 301 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2850 | 2026.03.16 02:07:57.776480 [ 330 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2851 | 2026.03.16 02:07:57.776600 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2852 | 2026.03.16 02:07:57.776627 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2853 | 2026.03.16 02:07:57.776693 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2854 | 2026.03.16 02:07:57.776711 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2855 | 2026.03.16 02:07:57.776741 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2856 | 2026.03.16 02:07:57.776773 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2857 | 2026.03.16 02:07:57.776803 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2858 | 2026.03.16 02:07:57.777388 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001635 sec., 18960.244648318043 rows/sec., 691.66 KiB/sec. | ||
| 2859 | 2026.03.16 02:07:57.777512 [ 5 ] {fa7dfa10-f8e1-4de4-8354-66ef7a56eaf2} <Debug> TCPHandler: Processed in 0.001885455 sec. | ||
| 2860 | 2026.03.16 02:07:57.777714 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.03.16 02:07:57.777849 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2862 | 2026.03.16 02:07:57.778062 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2863 | 2026.03.16 02:07:57.778097 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2864 | 2026.03.16 02:07:57.778298 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2865 | 2026.03.16 02:07:57.778349 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2866 | 2026.03.16 02:07:57.778446 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2867 | 2026.03.16 02:07:57.778519 [ 333 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2868 | 2026.03.16 02:07:57.778521 [ 315 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2869 | 2026.03.16 02:07:57.778519 [ 330 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2870 | 2026.03.16 02:07:57.778650 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2871 | 2026.03.16 02:07:57.778676 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2872 | 2026.03.16 02:07:57.778744 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2873 | 2026.03.16 02:07:57.778761 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2874 | 2026.03.16 02:07:57.778790 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2875 | 2026.03.16 02:07:57.778821 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2876 | 2026.03.16 02:07:57.778849 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2877 | 2026.03.16 02:07:57.779477 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001684 sec., 18408.55106888361 rows/sec., 671.53 KiB/sec. | ||
| 2878 | 2026.03.16 02:07:57.779601 [ 5 ] {0a66c12d-10e2-4093-a624-a073392f8852} <Debug> TCPHandler: Processed in 0.001935925 sec. | ||
| 2879 | 2026.03.16 02:07:57.779808 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.16 02:07:57.779942 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2881 | 2026.03.16 02:07:57.780157 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2882 | 2026.03.16 02:07:57.780191 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2883 | 2026.03.16 02:07:57.780394 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2884 | 2026.03.16 02:07:57.780445 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2885 | 2026.03.16 02:07:57.780547 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2886 | 2026.03.16 02:07:57.780607 [ 315 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2887 | 2026.03.16 02:07:57.780611 [ 309 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2888 | 2026.03.16 02:07:57.780616 [ 305 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2889 | 2026.03.16 02:07:57.780723 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2890 | 2026.03.16 02:07:57.780749 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2891 | 2026.03.16 02:07:57.780816 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2892 | 2026.03.16 02:07:57.780834 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2893 | 2026.03.16 02:07:57.780863 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2894 | 2026.03.16 02:07:57.780893 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2895 | 2026.03.16 02:07:57.780924 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2896 | 2026.03.16 02:07:57.781562 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001676 sec., 18496.420047732696 rows/sec., 674.74 KiB/sec. | ||
| 2897 | 2026.03.16 02:07:57.781666 [ 5 ] {6f26d54b-44f4-438b-8624-d26f88a16f81} <Debug> TCPHandler: Processed in 0.001908015 sec. | ||
| 2898 | 2026.03.16 02:07:57.781880 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2026.03.16 02:07:57.782014 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2900 | 2026.03.16 02:07:57.782255 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2901 | 2026.03.16 02:07:57.782290 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2902 | 2026.03.16 02:07:57.782517 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2903 | 2026.03.16 02:07:57.782569 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2904 | 2026.03.16 02:07:57.782668 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2905 | 2026.03.16 02:07:57.782730 [ 309 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2906 | 2026.03.16 02:07:57.782739 [ 315 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2907 | 2026.03.16 02:07:57.782730 [ 333 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2908 | 2026.03.16 02:07:57.782859 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2909 | 2026.03.16 02:07:57.782885 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2910 | 2026.03.16 02:07:57.782951 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2911 | 2026.03.16 02:07:57.782967 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2912 | 2026.03.16 02:07:57.782996 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2913 | 2026.03.16 02:07:57.783027 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2914 | 2026.03.16 02:07:57.783055 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2915 | 2026.03.16 02:07:57.783696 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001739 sec., 17826.336975273145 rows/sec., 650.29 KiB/sec. | ||
| 2916 | 2026.03.16 02:07:57.783800 [ 5 ] {098b23be-d808-426b-8844-c69becd77adf} <Debug> TCPHandler: Processed in 0.001970736 sec. | ||
| 2917 | 2026.03.16 02:07:57.784647 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.03.16 02:07:57.784784 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2919 | 2026.03.16 02:07:57.784999 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2920 | 2026.03.16 02:07:57.785036 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2921 | 2026.03.16 02:07:57.785241 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2922 | 2026.03.16 02:07:57.785292 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2923 | 2026.03.16 02:07:57.785388 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2924 | 2026.03.16 02:07:57.785447 [ 296 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2925 | 2026.03.16 02:07:57.785471 [ 333 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2926 | 2026.03.16 02:07:57.785472 [ 309 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2927 | 2026.03.16 02:07:57.785606 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2928 | 2026.03.16 02:07:57.785633 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2929 | 2026.03.16 02:07:57.785699 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2930 | 2026.03.16 02:07:57.785716 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2931 | 2026.03.16 02:07:57.785746 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2932 | 2026.03.16 02:07:57.785777 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2933 | 2026.03.16 02:07:57.785805 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2934 | 2026.03.16 02:07:57.786486 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001761 sec., 17603.634298693923 rows/sec., 642.17 KiB/sec. | ||
| 2935 | 2026.03.16 02:07:57.786594 [ 5 ] {d336cbb0-025b-4d94-8da7-58a6868c5d3c} <Debug> TCPHandler: Processed in 0.001997727 sec. | ||
| 2936 | 2026.03.16 02:07:57.786827 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.03.16 02:07:57.786960 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2938 | 2026.03.16 02:07:57.787178 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2939 | 2026.03.16 02:07:57.787214 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2940 | 2026.03.16 02:07:57.787431 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2941 | 2026.03.16 02:07:57.787482 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2942 | 2026.03.16 02:07:57.787578 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2943 | 2026.03.16 02:07:57.787631 [ 296 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2944 | 2026.03.16 02:07:57.787641 [ 333 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2945 | 2026.03.16 02:07:57.787642 [ 309 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2946 | 2026.03.16 02:07:57.787738 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2947 | 2026.03.16 02:07:57.787763 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2948 | 2026.03.16 02:07:57.787830 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2949 | 2026.03.16 02:07:57.787847 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2950 | 2026.03.16 02:07:57.787877 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2951 | 2026.03.16 02:07:57.787913 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2952 | 2026.03.16 02:07:57.787944 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2953 | 2026.03.16 02:07:57.788563 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.00166 sec., 18674.698795180724 rows/sec., 681.24 KiB/sec. | ||
| 2954 | 2026.03.16 02:07:57.788668 [ 5 ] {d2397592-f078-406c-9fff-9399201ee5d8} <Debug> TCPHandler: Processed in 0.001892296 sec. | ||
| 2955 | 2026.03.16 02:07:57.788924 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2026.03.16 02:07:57.789057 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2957 | 2026.03.16 02:07:57.789271 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2958 | 2026.03.16 02:07:57.789307 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2959 | 2026.03.16 02:07:57.789519 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2960 | 2026.03.16 02:07:57.789571 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2961 | 2026.03.16 02:07:57.789670 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2962 | 2026.03.16 02:07:57.789721 [ 312 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2963 | 2026.03.16 02:07:57.789733 [ 309 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2964 | 2026.03.16 02:07:57.789736 [ 325 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2965 | 2026.03.16 02:07:57.789843 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2966 | 2026.03.16 02:07:57.789867 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2967 | 2026.03.16 02:07:57.789933 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2968 | 2026.03.16 02:07:57.789951 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2969 | 2026.03.16 02:07:57.789980 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2970 | 2026.03.16 02:07:57.790010 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2971 | 2026.03.16 02:07:57.790039 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2972 | 2026.03.16 02:07:57.790636 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001635 sec., 18960.244648318043 rows/sec., 691.66 KiB/sec. | ||
| 2973 | 2026.03.16 02:07:57.790741 [ 5 ] {4b1fef05-6e09-4e5a-b524-04b9145ee3da} <Debug> TCPHandler: Processed in 0.001868906 sec. | ||
| 2974 | 2026.03.16 02:07:57.790962 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.03.16 02:07:57.791096 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2976 | 2026.03.16 02:07:57.791313 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2977 | 2026.03.16 02:07:57.791349 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2978 | 2026.03.16 02:07:57.791561 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2979 | 2026.03.16 02:07:57.791613 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2980 | 2026.03.16 02:07:57.791709 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2981 | 2026.03.16 02:07:57.791770 [ 333 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2982 | 2026.03.16 02:07:57.791776 [ 312 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2983 | 2026.03.16 02:07:57.791776 [ 325 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2984 | 2026.03.16 02:07:57.791889 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2985 | 2026.03.16 02:07:57.791915 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2986 | 2026.03.16 02:07:57.791980 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2987 | 2026.03.16 02:07:57.791997 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 2988 | 2026.03.16 02:07:57.792026 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2989 | 2026.03.16 02:07:57.792056 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2990 | 2026.03.16 02:07:57.792085 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2991 | 2026.03.16 02:07:57.792677 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001638 sec., 18925.518925518925 rows/sec., 690.39 KiB/sec. | ||
| 2992 | 2026.03.16 02:07:57.792784 [ 5 ] {a33e9d34-d8f2-4f42-8d9d-ed2c7f76a53a} <Debug> TCPHandler: Processed in 0.001870975 sec. | ||
| 2993 | 2026.03.16 02:07:57.793030 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.03.16 02:07:57.793166 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2995 | 2026.03.16 02:07:57.793383 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2996 | 2026.03.16 02:07:57.793420 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2997 | 2026.03.16 02:07:57.793632 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2998 | 2026.03.16 02:07:57.793683 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2999 | 2026.03.16 02:07:57.793779 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3000 | 2026.03.16 02:07:57.793839 [ 309 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3001 | 2026.03.16 02:07:57.793847 [ 333 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3002 | 2026.03.16 02:07:57.793846 [ 312 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3003 | 2026.03.16 02:07:57.793953 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3004 | 2026.03.16 02:07:57.793974 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3005 | 2026.03.16 02:07:57.794040 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3006 | 2026.03.16 02:07:57.794056 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3007 | 2026.03.16 02:07:57.794085 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3008 | 2026.03.16 02:07:57.794116 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3009 | 2026.03.16 02:07:57.794143 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3010 | 2026.03.16 02:07:57.794811 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001716 sec., 18065.268065268065 rows/sec., 659.01 KiB/sec. | ||
| 3011 | 2026.03.16 02:07:57.794913 [ 5 ] {c037fa10-6e65-4eca-a394-ead1a0ff34e7} <Debug> TCPHandler: Processed in 0.001954796 sec. | ||
| 3012 | 2026.03.16 02:07:57.795127 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.03.16 02:07:57.795254 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3014 | 2026.03.16 02:07:57.795458 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3015 | 2026.03.16 02:07:57.795495 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3016 | 2026.03.16 02:07:57.795773 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3017 | 2026.03.16 02:07:57.795827 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3018 | 2026.03.16 02:07:57.795926 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 3019 | 2026.03.16 02:07:57.795998 [ 312 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3020 | 2026.03.16 02:07:57.795997 [ 338 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3021 | 2026.03.16 02:07:57.795999 [ 309 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3022 | 2026.03.16 02:07:57.796119 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 3023 | 2026.03.16 02:07:57.796146 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3024 | 2026.03.16 02:07:57.796215 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3025 | 2026.03.16 02:07:57.796234 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5) (SelectExecutor): Reading approx. 31 rows with 3 streams | ||
| 3026 | 2026.03.16 02:07:57.796266 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3027 | 2026.03.16 02:07:57.796298 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3028 | 2026.03.16 02:07:57.796328 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3029 | 2026.03.16 02:07:57.796969 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> executeQuery: Read 31 rows, 1.13 KiB in 0.001729 sec., 17929.438982070562 rows/sec., 654.05 KiB/sec. | ||
| 3030 | 2026.03.16 02:07:57.797091 [ 5 ] {cbd403e3-8e9b-48f9-b0cb-851b22990ca3} <Debug> TCPHandler: Processed in 0.001977477 sec. | ||
| 3031 | 2026.03.16 02:07:57.813325 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.16 02:07:57.813465 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3033 | 2026.03.16 02:07:57.813513 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3034 | 2026.03.16 02:07:57.814136 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.16 02:07:57.814179 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3036 | 2026.03.16 02:07:57.814626 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3037 | 2026.03.16 02:07:57.814819 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Trace> oximeter.timeseries_schema (18c9f812-ce08-41c7-9707-a8da53d7beb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.03.16 02:07:57.814962 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001535 sec., 13029.315960912052 rows/sec., 3.09 MiB/sec. | ||
| 3039 | 2026.03.16 02:07:57.814999 [ 5 ] {614c8f4d-d2bf-4040-9cea-a7d537ac3cab} <Debug> TCPHandler: Processed in 0.001776474 sec. | ||
| 3040 | 2026.03.16 02:07:57.815133 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.03.16 02:07:57.815227 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.03.16 02:07:57.815266 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3043 | 2026.03.16 02:07:57.815679 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.03.16 02:07:57.815713 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3045 | 2026.03.16 02:07:57.816007 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3046 | 2026.03.16 02:07:57.816212 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.03.16 02:07:57.816334 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.77 MiB/sec. | ||
| 3048 | 2026.03.16 02:07:57.816369 [ 5 ] {8a9485f6-2300-4feb-85fa-3c0aea022633} <Debug> TCPHandler: Processed in 0.001285201 sec. | ||
| 3049 | 2026.03.16 02:07:57.816479 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.03.16 02:07:57.816572 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3051 | 2026.03.16 02:07:57.816610 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3052 | 2026.03.16 02:07:57.816992 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.03.16 02:07:57.817027 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3054 | 2026.03.16 02:07:57.817310 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3055 | 2026.03.16 02:07:57.817511 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.03.16 02:07:57.817634 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001081 sec., 9250.693802035154 rows/sec., 754.33 KiB/sec. | ||
| 3057 | 2026.03.16 02:07:57.817668 [ 5 ] {92ca6397-49ef-4e8b-a626-1527d53022f9} <Debug> TCPHandler: Processed in 0.00123845 sec. | ||
| 3058 | 2026.03.16 02:07:57.817768 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.03.16 02:07:57.817860 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3060 | 2026.03.16 02:07:57.817898 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3061 | 2026.03.16 02:07:57.818382 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.16 02:07:57.818415 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3063 | 2026.03.16 02:07:57.818724 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3064 | 2026.03.16 02:07:57.818925 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.16 02:07:57.819049 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Debug> executeQuery: Read 235 rows, 21.89 KiB in 0.001207 sec., 194697.59734879868 rows/sec., 17.71 MiB/sec. | ||
| 3066 | 2026.03.16 02:07:57.819082 [ 5 ] {b8026cee-1c2e-4a8c-884a-334192e8360f} <Debug> TCPHandler: Processed in 0.001363191 sec. | ||
| 3067 | 2026.03.16 02:07:57.819193 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.03.16 02:07:57.819285 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.16 02:07:57.819323 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3070 | 2026.03.16 02:07:57.819766 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.03.16 02:07:57.819808 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3072 | 2026.03.16 02:07:57.820172 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3073 | 2026.03.16 02:07:57.820400 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.03.16 02:07:57.820527 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001259 sec., 49245.43288324067 rows/sec., 3.62 MiB/sec. | ||
| 3075 | 2026.03.16 02:07:57.820564 [ 5 ] {3fde60fa-942b-4874-bd52-cd19a3bc2604} <Debug> TCPHandler: Processed in 0.001420542 sec. | ||
| 3076 | 2026.03.16 02:07:57.820667 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.03.16 02:07:57.820761 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.03.16 02:07:57.820800 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3079 | 2026.03.16 02:07:57.821196 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.03.16 02:07:57.821230 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3081 | 2026.03.16 02:07:57.821514 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3082 | 2026.03.16 02:07:57.821722 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.03.16 02:07:57.821810 [ 115 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3084 | 2026.03.16 02:07:57.821842 [ 115 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.03.16 02:07:57.821846 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 3086 | 2026.03.16 02:07:57.821861 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3087 | 2026.03.16 02:07:57.821886 [ 5 ] {1ad3a71b-befc-4ec0-b71b-8d24e0b6e311} <Debug> TCPHandler: Processed in 0.001268641 sec. | ||
| 3088 | 2026.03.16 02:07:57.821945 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 3089 | 2026.03.16 02:07:57.821988 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.03.16 02:07:57.822040 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3091 | 2026.03.16 02:07:57.822069 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3092 | 2026.03.16 02:07:57.822081 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.03.16 02:07:57.822120 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3094 | 2026.03.16 02:07:57.822126 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3095 | 2026.03.16 02:07:57.822174 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3096 | 2026.03.16 02:07:57.822242 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 708 rows starting from the beginning of the part | ||
| 3097 | 2026.03.16 02:07:57.822287 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3098 | 2026.03.16 02:07:57.822327 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 3099 | 2026.03.16 02:07:57.822505 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.03.16 02:07:57.822539 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3101 | 2026.03.16 02:07:57.822848 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3102 | 2026.03.16 02:07:57.823070 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.03.16 02:07:57.823196 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 3104 | 2026.03.16 02:07:57.823198 [ 196 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128782 sec., 916277.1194732182 rows/sec., 59.59 MiB/sec. | ||
| 3105 | 2026.03.16 02:07:57.823234 [ 5 ] {204870bb-4520-4664-9090-1dce47595182} <Debug> TCPHandler: Processed in 0.001294951 sec. | ||
| 3106 | 2026.03.16 02:07:57.823339 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.16 02:07:57.823356 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3108 | 2026.03.16 02:07:57.823432 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3109 | 2026.03.16 02:07:57.823471 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3110 | 2026.03.16 02:07:57.823592 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.03.16 02:07:57.823652 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_6_1} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3112 | 2026.03.16 02:07:57.823707 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3113 | 2026.03.16 02:07:57.823897 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.03.16 02:07:57.823933 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3115 | 2026.03.16 02:07:57.824225 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3116 | 2026.03.16 02:07:57.824425 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.03.16 02:07:57.824550 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Debug> executeQuery: Read 125 rows, 10.40 KiB in 0.001135 sec., 110132.15859030838 rows/sec., 8.95 MiB/sec. | ||
| 3118 | 2026.03.16 02:07:57.824587 [ 5 ] {9f7df1c9-0d63-48dc-b80c-0aa139d30d3c} <Debug> TCPHandler: Processed in 0.001295811 sec. | ||
| 3119 | 2026.03.16 02:07:57.824695 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.03.16 02:07:57.824789 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.03.16 02:07:57.824831 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2026.03.16 02:07:57.825299 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.03.16 02:07:57.825335 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3124 | 2026.03.16 02:07:57.825660 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3125 | 2026.03.16 02:07:57.825870 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.03.16 02:07:57.826000 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Debug> executeQuery: Read 403 rows, 32.84 KiB in 0.00123 sec., 327642.27642276423 rows/sec., 26.07 MiB/sec. | ||
| 3127 | 2026.03.16 02:07:57.826036 [ 5 ] {824c275d-c4c5-48e0-abcd-42e0dd6df6f4} <Debug> TCPHandler: Processed in 0.001390282 sec. | ||
| 3128 | 2026.03.16 02:07:57.826153 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.03.16 02:07:57.826264 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.03.16 02:07:57.826328 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3131 | 2026.03.16 02:07:57.827261 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.16 02:07:57.827305 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3133 | 2026.03.16 02:07:57.827843 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3134 | 2026.03.16 02:07:57.828067 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.16 02:07:57.828202 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 3136 | 2026.03.16 02:07:57.828254 [ 5 ] {f8460259-a87f-4033-8165-dd59cd71c0c5} <Debug> TCPHandler: Processed in 0.002161588 sec. | ||
| 3137 | 2026.03.16 02:07:57.828373 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.03.16 02:07:57.828488 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3139 | 2026.03.16 02:07:57.828537 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3140 | 2026.03.16 02:07:57.828895 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.16 02:07:57.828937 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3142 | 2026.03.16 02:07:57.829311 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3143 | 2026.03.16 02:07:57.829513 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Trace> oximeter.measurements_i64 (84c9b7c2-fb89-4ba2-b732-85b1f528778b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.16 02:07:57.829638 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001174 sec., 2555.366269165247 rows/sec., 180.51 KiB/sec. | ||
| 3145 | 2026.03.16 02:07:57.829673 [ 5 ] {c1d30256-88c6-4f7e-b6e1-89653c77f617} <Debug> TCPHandler: Processed in 0.001359251 sec. | ||
| 3146 | 2026.03.16 02:07:57.829786 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.03.16 02:07:57.829898 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.03.16 02:07:57.829944 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3149 | 2026.03.16 02:07:57.830304 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.03.16 02:07:57.830340 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3151 | 2026.03.16 02:07:57.830641 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3152 | 2026.03.16 02:07:57.830851 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.03.16 02:07:57.830977 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Debug> executeQuery: Read 26 rows, 1.75 KiB in 0.001104 sec., 23550.72463768116 rows/sec., 1.55 MiB/sec. | ||
| 3154 | 2026.03.16 02:07:57.831012 [ 5 ] {117b4431-ca86-47d8-934b-e7e4fcd8222e} <Debug> TCPHandler: Processed in 0.001284721 sec. | ||
| 3155 | 2026.03.16 02:07:58.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.98 MiB, peak 213.89 MiB, free memory in arenas 0.00 B, will set to 208.14 MiB (RSS), difference: -1.83 MiB | ||
| 3156 | 2026.03.16 02:07:58.933241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5267 | ||
| 3157 | 2026.03.16 02:07:58.933709 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.03.16 02:07:58.933748 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3159 | 2026.03.16 02:07:58.934234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3160 | 2026.03.16 02:07:58.934467 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.16 02:07:58.934573 [ 109 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3162 | 2026.03.16 02:07:58.934597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5267 | ||
| 3163 | 2026.03.16 02:07:58.934616 [ 109 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2026.03.16 02:07:58.934638 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3165 | 2026.03.16 02:07:58.934757 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3166 | 2026.03.16 02:07:58.934864 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3167 | 2026.03.16 02:07:58.934902 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2899 rows starting from the beginning of the part | ||
| 3168 | 2026.03.16 02:07:58.934984 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3169 | 2026.03.16 02:07:58.935031 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3170 | 2026.03.16 02:07:58.935081 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3171 | 2026.03.16 02:07:58.935129 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3172 | 2026.03.16 02:07:58.935177 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3173 | 2026.03.16 02:07:58.936592 [ 195 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5267 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884486 sec., 2794926.5741427634 rows/sec., 39.98 MiB/sec. | ||
| 3174 | 2026.03.16 02:07:58.937290 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3175 | 2026.03.16 02:07:58.937534 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.03.16 02:07:58.937598 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_11_2} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3177 | 2026.03.16 02:07:58.937660 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3178 | 2026.03.16 02:07:59.215948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3179 | 2026.03.16 02:07:59.233633 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2026.03.16 02:07:59.233680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3181 | 2026.03.16 02:07:59.239847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3182 | 2026.03.16 02:07:59.240542 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.16 02:07:59.240812 [ 108 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3184 | 2026.03.16 02:07:59.240853 [ 108 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.16 02:07:59.240875 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3186 | 2026.03.16 02:07:59.241038 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3187 | 2026.03.16 02:07:59.243611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3188 | 2026.03.16 02:07:59.245313 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3189 | 2026.03.16 02:07:59.246872 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3190 | 2026.03.16 02:07:59.251474 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3191 | 2026.03.16 02:07:59.255691 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3192 | 2026.03.16 02:07:59.260011 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3193 | 2026.03.16 02:07:59.264634 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3194 | 2026.03.16 02:07:59.268759 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3195 | 2026.03.16 02:07:59.320380 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079427591 sec., 1044.976927475995 rows/sec., 5.40 MiB/sec. | ||
| 3196 | 2026.03.16 02:07:59.322728 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3197 | 2026.03.16 02:07:59.324692 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.03.16 02:07:59.324795 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_11_2} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3199 | 2026.03.16 02:07:59.326944 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3200 | 2026.03.16 02:08:00.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.96 MiB, peak 219.86 MiB, free memory in arenas 0.00 B, will set to 220.86 MiB (RSS), difference: 10.89 MiB | ||
| 3201 | 2026.03.16 02:08:02.754281 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.03.16 02:08:02.754465 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3203 | 2026.03.16 02:08:02.754535 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2026.03.16 02:08:02.755177 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.03.16 02:08:02.755227 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3206 | 2026.03.16 02:08:02.755641 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3207 | 2026.03.16 02:08:02.755877 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.03.16 02:08:02.756018 [ 101 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3209 | 2026.03.16 02:08:02.756048 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001635 sec., 18348.62385321101 rows/sec., 1.43 MiB/sec. | ||
| 3210 | 2026.03.16 02:08:02.756091 [ 101 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.03.16 02:08:02.756107 [ 5 ] {1102ff1c-8e58-4fd7-863d-1847467dc06c} <Debug> TCPHandler: Processed in 0.001964796 sec. | ||
| 3212 | 2026.03.16 02:08:02.756121 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3213 | 2026.03.16 02:08:02.756234 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.03.16 02:08:02.756255 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3215 | 2026.03.16 02:08:02.756341 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3216 | 2026.03.16 02:08:02.756369 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2026.03.16 02:08:02.756386 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3218 | 2026.03.16 02:08:02.756404 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2685 rows starting from the beginning of the part | ||
| 3219 | 2026.03.16 02:08:02.756501 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 3220 | 2026.03.16 02:08:02.756555 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 795 rows starting from the beginning of the part | ||
| 3221 | 2026.03.16 02:08:02.756600 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3222 | 2026.03.16 02:08:02.756641 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 235 rows starting from the beginning of the part | ||
| 3223 | 2026.03.16 02:08:02.756683 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3224 | 2026.03.16 02:08:02.756829 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.03.16 02:08:02.756867 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3226 | 2026.03.16 02:08:02.757373 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3227 | 2026.03.16 02:08:02.757659 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.03.16 02:08:02.757778 [ 101 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3229 | 2026.03.16 02:08:02.757809 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001491 sec., 24144.86921529175 rows/sec., 1.89 MiB/sec. | ||
| 3230 | 2026.03.16 02:08:02.757816 [ 101 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.03.16 02:08:02.757850 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3232 | 2026.03.16 02:08:02.757856 [ 5 ] {1457005f-67f5-41ab-b355-a8b79ebe6843} <Debug> TCPHandler: Processed in 0.001675463 sec. | ||
| 3233 | 2026.03.16 02:08:02.757963 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3234 | 2026.03.16 02:08:02.757986 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.03.16 02:08:02.758078 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3236 | 2026.03.16 02:08:02.758090 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.03.16 02:08:02.758118 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1430 rows starting from the beginning of the part | ||
| 3238 | 2026.03.16 02:08:02.758142 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3239 | 2026.03.16 02:08:02.758183 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 3240 | 2026.03.16 02:08:02.758228 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 459 rows starting from the beginning of the part | ||
| 3241 | 2026.03.16 02:08:02.758268 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 3242 | 2026.03.16 02:08:02.758304 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 125 rows starting from the beginning of the part | ||
| 3243 | 2026.03.16 02:08:02.758352 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3244 | 2026.03.16 02:08:02.758513 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3753 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231805 sec., 1619033.2391449711 rows/sec., 131.65 MiB/sec. | ||
| 3245 | 2026.03.16 02:08:02.758547 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.16 02:08:02.758593 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3247 | 2026.03.16 02:08:02.758883 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3248 | 2026.03.16 02:08:02.759057 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3249 | 2026.03.16 02:08:02.759139 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.03.16 02:08:02.759207 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_11_2} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3251 | 2026.03.16 02:08:02.759279 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3252 | 2026.03.16 02:08:02.759293 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.16 02:08:02.759428 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 3.10 MiB/sec. | ||
| 3254 | 2026.03.16 02:08:02.759468 [ 5 ] {7b55cb5b-587b-4ff0-98ee-bd54cd7264fb} <Debug> TCPHandler: Processed in 0.001533282 sec. | ||
| 3255 | 2026.03.16 02:08:02.759582 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.16 02:08:02.759643 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717514 sec., 1202901.402841549 rows/sec., 88.76 MiB/sec. | ||
| 3257 | 2026.03.16 02:08:02.759678 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.03.16 02:08:02.759729 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3259 | 2026.03.16 02:08:02.759878 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3260 | 2026.03.16 02:08:02.760048 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.03.16 02:08:02.760083 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3262 | 2026.03.16 02:08:02.760109 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.16 02:08:02.760176 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_11_2} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3264 | 2026.03.16 02:08:02.760244 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3265 | 2026.03.16 02:08:02.760393 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3266 | 2026.03.16 02:08:02.760606 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.03.16 02:08:02.760734 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001076 sec., 27881.040892193312 rows/sec., 1.85 MiB/sec. | ||
| 3268 | 2026.03.16 02:08:02.760770 [ 5 ] {014dfb40-def6-4368-9cc3-95a30d28224f} <Debug> TCPHandler: Processed in 0.0012389 sec. | ||
| 3269 | 2026.03.16 02:08:06.339886 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3270 | 2026.03.16 02:08:06.339968 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3271 | 2026.03.16 02:08:06.434670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5779 | ||
| 3272 | 2026.03.16 02:08:06.435245 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2026.03.16 02:08:06.435299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3274 | 2026.03.16 02:08:06.435823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3275 | 2026.03.16 02:08:06.436057 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2026.03.16 02:08:06.436183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5779 | ||
| 3277 | 2026.03.16 02:08:06.459179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 382 | ||
| 3278 | 2026.03.16 02:08:06.462440 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.03.16 02:08:06.462499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3280 | 2026.03.16 02:08:06.463813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3281 | 2026.03.16 02:08:06.464095 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.03.16 02:08:06.464457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 3283 | 2026.03.16 02:08:06.743663 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3284 | 2026.03.16 02:08:06.761543 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.03.16 02:08:06.761594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3286 | 2026.03.16 02:08:06.767424 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3287 | 2026.03.16 02:08:06.768088 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.03.16 02:08:06.770999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3289 | 2026.03.16 02:08:07.756462 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.03.16 02:08:07.756649 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3291 | 2026.03.16 02:08:07.756718 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3292 | 2026.03.16 02:08:07.757418 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.03.16 02:08:07.757467 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3294 | 2026.03.16 02:08:07.757866 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3295 | 2026.03.16 02:08:07.758093 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.03.16 02:08:07.758246 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Debug> executeQuery: Read 110 rows, 10.09 KiB in 0.001653 sec., 66545.67453115547 rows/sec., 5.96 MiB/sec. | ||
| 3297 | 2026.03.16 02:08:07.758289 [ 5 ] {f22a53cf-752f-4b3e-bc82-a9e5f894b7c9} <Debug> TCPHandler: Processed in 0.001966956 sec. | ||
| 3298 | 2026.03.16 02:08:07.758434 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.03.16 02:08:07.758532 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3300 | 2026.03.16 02:08:07.758599 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3301 | 2026.03.16 02:08:07.759022 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.03.16 02:08:07.759060 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3303 | 2026.03.16 02:08:07.759367 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3304 | 2026.03.16 02:08:07.759602 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.03.16 02:08:07.759733 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001221 sec., 32760.03276003276 rows/sec., 2.41 MiB/sec. | ||
| 3306 | 2026.03.16 02:08:07.759770 [ 5 ] {d50a2002-3251-498d-8598-a5089e136c9b} <Debug> TCPHandler: Processed in 0.001389041 sec. | ||
| 3307 | 2026.03.16 02:08:07.759884 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.03.16 02:08:07.759978 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3309 | 2026.03.16 02:08:07.760018 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3310 | 2026.03.16 02:08:07.760430 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.16 02:08:07.760467 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3312 | 2026.03.16 02:08:07.760771 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3313 | 2026.03.16 02:08:07.760990 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.03.16 02:08:07.761116 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001156 sec., 65743.9446366782 rows/sec., 5.14 MiB/sec. | ||
| 3315 | 2026.03.16 02:08:07.761154 [ 5 ] {3f289eb7-fe78-408a-a2d1-950cf1751ad7} <Debug> TCPHandler: Processed in 0.001320871 sec. | ||
| 3316 | 2026.03.16 02:08:07.761271 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.03.16 02:08:07.761377 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.03.16 02:08:07.761425 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3319 | 2026.03.16 02:08:07.761832 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.16 02:08:07.761868 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3321 | 2026.03.16 02:08:07.762203 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3322 | 2026.03.16 02:08:07.762416 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.03.16 02:08:07.762554 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.51 MiB/sec. | ||
| 3324 | 2026.03.16 02:08:07.762591 [ 5 ] {d65073b2-e6aa-483f-9522-8c9d6eeb6f36} <Debug> TCPHandler: Processed in 0.001370071 sec. | ||
| 3325 | 2026.03.16 02:08:07.762709 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.03.16 02:08:07.762804 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3327 | 2026.03.16 02:08:07.762858 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3328 | 2026.03.16 02:08:07.763758 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.03.16 02:08:07.763798 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3330 | 2026.03.16 02:08:07.764359 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3331 | 2026.03.16 02:08:07.764590 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.03.16 02:08:07.764737 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001951 sec., 20502.306509482318 rows/sec., 36.74 MiB/sec. | ||
| 3333 | 2026.03.16 02:08:07.764788 [ 5 ] {228f8819-bca3-4026-a3ce-4ac72eadc3b9} <Debug> TCPHandler: Processed in 0.002131327 sec. | ||
| 3334 | 2026.03.16 02:08:07.764913 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2026.03.16 02:08:07.765014 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3336 | 2026.03.16 02:08:07.765058 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3337 | 2026.03.16 02:08:07.765403 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.03.16 02:08:07.765443 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 3339 | 2026.03.16 02:08:07.765789 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3340 | 2026.03.16 02:08:07.766006 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.03.16 02:08:07.766143 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001148 sec., 26132.40418118467 rows/sec., 1.73 MiB/sec. | ||
| 3342 | 2026.03.16 02:08:07.766181 [ 5 ] {c8530cef-8a32-4cdb-8084-188860491d0e} <Debug> TCPHandler: Processed in 0.001322221 sec. | ||
| 3343 | 2026.03.16 02:08:09.746994 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.03.16 02:08:09.747289 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3345 | 2026.03.16 02:08:09.747396 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3346 | 2026.03.16 02:08:09.748075 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2026.03.16 02:08:09.748116 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3348 | 2026.03.16 02:08:09.748490 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3349 | 2026.03.16 02:08:09.748723 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2026.03.16 02:08:09.748886 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 3351 | 2026.03.16 02:08:09.748933 [ 5 ] {c979b675-38ed-4faa-9153-aa0551e4d7ce} <Debug> TCPHandler: Processed in 0.002125057 sec. | ||
| 3352 | 2026.03.16 02:08:09.749054 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.03.16 02:08:09.749155 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3354 | 2026.03.16 02:08:09.749198 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3355 | 2026.03.16 02:08:09.750307 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.03.16 02:08:09.750344 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3357 | 2026.03.16 02:08:09.750783 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3358 | 2026.03.16 02:08:09.751001 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.03.16 02:08:09.751135 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.002002 sec., 969530.4695304696 rows/sec., 72.49 MiB/sec. | ||
| 3360 | 2026.03.16 02:08:09.751172 [ 5 ] {6dae5b09-4afe-4af3-80c5-35308d9caf36} <Debug> TCPHandler: Processed in 0.002168687 sec. | ||
| 3361 | 2026.03.16 02:08:09.751291 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2026.03.16 02:08:09.751388 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3363 | 2026.03.16 02:08:09.751428 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3364 | 2026.03.16 02:08:09.751833 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.03.16 02:08:09.751869 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3366 | 2026.03.16 02:08:09.752161 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3367 | 2026.03.16 02:08:09.752374 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.03.16 02:08:09.752500 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001133 sec., 11473.96293027361 rows/sec., 853.31 KiB/sec. | ||
| 3369 | 2026.03.16 02:08:09.752536 [ 5 ] {b30d002d-cad6-4bd9-9891-d9894722300c} <Debug> TCPHandler: Processed in 0.001293651 sec. | ||
| 3370 | 2026.03.16 02:08:09.752647 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.03.16 02:08:09.752739 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.03.16 02:08:09.752777 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3373 | 2026.03.16 02:08:09.753351 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.03.16 02:08:09.753387 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3375 | 2026.03.16 02:08:09.753714 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3376 | 2026.03.16 02:08:09.753916 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.03.16 02:08:09.754040 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001319 sec., 536770.280515542 rows/sec., 31.31 MiB/sec. | ||
| 3378 | 2026.03.16 02:08:09.754076 [ 5 ] {17e3625f-fe72-41f4-b06a-0aeeb9807379} <Debug> TCPHandler: Processed in 0.001476412 sec. | ||
| 3379 | 2026.03.16 02:08:09.754194 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.03.16 02:08:09.754286 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.03.16 02:08:09.754325 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3382 | 2026.03.16 02:08:09.754694 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.03.16 02:08:09.754729 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3384 | 2026.03.16 02:08:09.755007 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3385 | 2026.03.16 02:08:09.755208 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.03.16 02:08:09.755331 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 66.21 KiB/sec. | ||
| 3387 | 2026.03.16 02:08:09.755368 [ 5 ] {84d72ac4-1eca-4a2c-81d5-526ce0f8bc41} <Debug> TCPHandler: Processed in 0.00122471 sec. | ||
| 3388 | 2026.03.16 02:08:09.755481 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.03.16 02:08:09.755574 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3390 | 2026.03.16 02:08:09.755613 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3391 | 2026.03.16 02:08:09.756331 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.03.16 02:08:09.756369 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3393 | 2026.03.16 02:08:09.756714 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3394 | 2026.03.16 02:08:09.756925 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.03.16 02:08:09.757050 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.001493 sec., 678499.6651038178 rows/sec., 46.69 MiB/sec. | ||
| 3396 | 2026.03.16 02:08:09.757087 [ 5 ] {dcd67f85-192d-46cb-af1c-1fdaf0547e1a} <Debug> TCPHandler: Processed in 0.001655324 sec. | ||
| 3397 | 2026.03.16 02:08:09.757209 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.03.16 02:08:09.757303 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3399 | 2026.03.16 02:08:09.757347 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3400 | 2026.03.16 02:08:09.757963 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2026.03.16 02:08:09.758001 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3402 | 2026.03.16 02:08:09.758419 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3403 | 2026.03.16 02:08:09.758626 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2026.03.16 02:08:09.758730 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3405 | 2026.03.16 02:08:09.758755 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Debug> executeQuery: Read 1230 rows, 78.85 KiB in 0.001471 sec., 836165.8735554045 rows/sec., 52.35 MiB/sec. | ||
| 3406 | 2026.03.16 02:08:09.758798 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.03.16 02:08:09.758806 [ 5 ] {6dde8bbe-2df0-4154-81c6-dc4e8cca8ba5} <Debug> TCPHandler: Processed in 0.001644423 sec. | ||
| 3408 | 2026.03.16 02:08:09.758828 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3409 | 2026.03.16 02:08:09.758923 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3410 | 2026.03.16 02:08:09.758934 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.03.16 02:08:09.759017 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3412 | 2026.03.16 02:08:09.759038 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3413 | 2026.03.16 02:08:09.759046 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3187 rows starting from the beginning of the part | ||
| 3414 | 2026.03.16 02:08:09.759093 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3415 | 2026.03.16 02:08:09.759107 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3416 | 2026.03.16 02:08:09.759154 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 403 rows starting from the beginning of the part | ||
| 3417 | 2026.03.16 02:08:09.759193 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 3418 | 2026.03.16 02:08:09.759233 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 3419 | 2026.03.16 02:08:09.759276 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1230 rows starting from the beginning of the part | ||
| 3420 | 2026.03.16 02:08:09.759793 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.03.16 02:08:09.759828 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3422 | 2026.03.16 02:08:09.760315 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3423 | 2026.03.16 02:08:09.760544 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.03.16 02:08:09.760682 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001663 sec., 6614.55201443175 rows/sec., 11.85 MiB/sec. | ||
| 3425 | 2026.03.16 02:08:09.760731 [ 5 ] {245a0324-a528-4baf-a702-d9425707dce9} <Debug> TCPHandler: Processed in 0.001845315 sec. | ||
| 3426 | 2026.03.16 02:08:09.760834 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.03.16 02:08:09.760927 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3428 | 2026.03.16 02:08:09.760967 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3429 | 2026.03.16 02:08:09.761043 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4950 rows, containing 5 columns (5 merged, 0 gathered) in 0.002152927 sec., 2299195.4673799905 rows/sec., 150.62 MiB/sec. | ||
| 3430 | 2026.03.16 02:08:09.761285 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.03.16 02:08:09.761324 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3432 | 2026.03.16 02:08:09.761528 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3433 | 2026.03.16 02:08:09.761628 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3434 | 2026.03.16 02:08:09.761937 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.16 02:08:09.761973 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.03.16 02:08:09.762068 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.00116 sec., 15517.241379310344 rows/sec., 1.04 MiB/sec. | ||
| 3437 | 2026.03.16 02:08:09.762076 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3438 | 2026.03.16 02:08:09.762112 [ 5 ] {86e41ab2-8778-4202-9964-112c85dd007e} <Debug> TCPHandler: Processed in 0.001324741 sec. | ||
| 3439 | 2026.03.16 02:08:09.762207 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 3440 | 2026.03.16 02:08:12.755570 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.03.16 02:08:12.755844 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3442 | 2026.03.16 02:08:12.755950 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3443 | 2026.03.16 02:08:12.756862 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.03.16 02:08:12.756902 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3445 | 2026.03.16 02:08:12.757298 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3446 | 2026.03.16 02:08:12.757525 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.03.16 02:08:12.757682 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. | ||
| 3448 | 2026.03.16 02:08:12.757732 [ 5 ] {5f4b2f38-f43d-4980-b3c3-69e6b3c0c6f9} <Debug> TCPHandler: Processed in 0.002302639 sec. | ||
| 3449 | 2026.03.16 02:08:12.757867 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.03.16 02:08:12.757963 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3451 | 2026.03.16 02:08:12.758004 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3452 | 2026.03.16 02:08:12.758431 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.03.16 02:08:12.758466 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3454 | 2026.03.16 02:08:12.758769 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3455 | 2026.03.16 02:08:12.758982 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.03.16 02:08:12.759109 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 3457 | 2026.03.16 02:08:12.759145 [ 5 ] {16d7ee08-cae8-4e2e-afd7-a2c778dc2e74} <Debug> TCPHandler: Processed in 0.001328691 sec. | ||
| 3458 | 2026.03.16 02:08:12.759275 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.03.16 02:08:12.759370 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.03.16 02:08:12.759414 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3461 | 2026.03.16 02:08:12.759786 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.03.16 02:08:12.759822 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3463 | 2026.03.16 02:08:12.760153 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3464 | 2026.03.16 02:08:12.760374 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.03.16 02:08:12.760500 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001149 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. | ||
| 3466 | 2026.03.16 02:08:12.760535 [ 5 ] {73e55920-35ff-418a-a767-a1be08eea153} <Debug> TCPHandler: Processed in 0.001319541 sec. | ||
| 3467 | 2026.03.16 02:08:12.760660 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.03.16 02:08:12.760763 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.03.16 02:08:12.760805 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3470 | 2026.03.16 02:08:12.761131 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.16 02:08:12.761165 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3472 | 2026.03.16 02:08:12.761480 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3473 | 2026.03.16 02:08:12.761692 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.03.16 02:08:12.761805 [ 67 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3475 | 2026.03.16 02:08:12.761822 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001077 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 3476 | 2026.03.16 02:08:12.761842 [ 67 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2026.03.16 02:08:12.761858 [ 5 ] {796772c6-da82-4e27-ad03-0a825b64daa2} <Debug> TCPHandler: Processed in 0.0012534 sec. | ||
| 3478 | 2026.03.16 02:08:12.761861 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3479 | 2026.03.16 02:08:12.761961 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3480 | 2026.03.16 02:08:12.762063 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3481 | 2026.03.16 02:08:12.762097 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part | ||
| 3482 | 2026.03.16 02:08:12.762159 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3483 | 2026.03.16 02:08:12.762209 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3484 | 2026.03.16 02:08:12.762259 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3485 | 2026.03.16 02:08:12.762300 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 3486 | 2026.03.16 02:08:12.762343 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3487 | 2026.03.16 02:08:12.763138 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121437 sec., 212455.8413004274 rows/sec., 13.02 MiB/sec. | ||
| 3488 | 2026.03.16 02:08:12.763388 [ 190 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3489 | 2026.03.16 02:08:12.763783 [ 190 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.16 02:08:12.763876 [ 190 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_11_2} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3491 | 2026.03.16 02:08:12.763974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3492 | 2026.03.16 02:08:13.936257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6227 | ||
| 3493 | 2026.03.16 02:08:13.936718 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.16 02:08:13.936758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3495 | 2026.03.16 02:08:13.937216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3496 | 2026.03.16 02:08:13.937430 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.03.16 02:08:13.937551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6227 | ||
| 3498 | 2026.03.16 02:08:14.271067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3499 | 2026.03.16 02:08:14.286453 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.03.16 02:08:14.286496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3501 | 2026.03.16 02:08:14.292429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3502 | 2026.03.16 02:08:14.293108 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.03.16 02:08:14.295754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3504 | 2026.03.16 02:08:16.464880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 420 | ||
| 3505 | 2026.03.16 02:08:16.467590 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.03.16 02:08:16.467706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3507 | 2026.03.16 02:08:16.468890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3508 | 2026.03.16 02:08:16.469166 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.03.16 02:08:16.469435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3510 | 2026.03.16 02:08:17.760952 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2026.03.16 02:08:17.761241 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3512 | 2026.03.16 02:08:17.761351 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3513 | 2026.03.16 02:08:17.762281 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.03.16 02:08:17.762335 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3515 | 2026.03.16 02:08:17.762758 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3516 | 2026.03.16 02:08:17.762993 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2026.03.16 02:08:17.763162 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.002001 sec., 67966.01699150424 rows/sec., 5.89 MiB/sec. | ||
| 3518 | 2026.03.16 02:08:17.763210 [ 5 ] {69bcb8df-def9-4a93-8856-2a1100c79f54} <Debug> TCPHandler: Processed in 0.00245086 sec. | ||
| 3519 | 2026.03.16 02:08:17.763336 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.03.16 02:08:17.763441 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3521 | 2026.03.16 02:08:17.763486 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3522 | 2026.03.16 02:08:17.763911 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.03.16 02:08:17.763950 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3524 | 2026.03.16 02:08:17.764284 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3525 | 2026.03.16 02:08:17.764497 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.03.16 02:08:17.764606 [ 49 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3527 | 2026.03.16 02:08:17.764630 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001214 sec., 32948.929159802305 rows/sec., 2.42 MiB/sec. | ||
| 3528 | 2026.03.16 02:08:17.764674 [ 49 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.03.16 02:08:17.764683 [ 5 ] {f335a52d-b938-4d67-9c10-11daacb3a4ce} <Debug> TCPHandler: Processed in 0.001399571 sec. | ||
| 3530 | 2026.03.16 02:08:17.764706 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3531 | 2026.03.16 02:08:17.764805 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.03.16 02:08:17.764872 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3533 | 2026.03.16 02:08:17.764909 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3534 | 2026.03.16 02:08:17.764977 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3535 | 2026.03.16 02:08:17.765081 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3536 | 2026.03.16 02:08:17.765144 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 3537 | 2026.03.16 02:08:17.765256 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 167 rows starting from the beginning of the part | ||
| 3538 | 2026.03.16 02:08:17.765347 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 3539 | 2026.03.16 02:08:17.765413 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.03.16 02:08:17.765428 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3541 | 2026.03.16 02:08:17.765463 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3542 | 2026.03.16 02:08:17.765516 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
| 3543 | 2026.03.16 02:08:17.765593 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3544 | 2026.03.16 02:08:17.765806 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3545 | 2026.03.16 02:08:17.766055 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.03.16 02:08:17.766194 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001305 sec., 79693.48659003832 rows/sec., 6.22 MiB/sec. | ||
| 3547 | 2026.03.16 02:08:17.766233 [ 5 ] {363e4e26-b907-4877-b626-349d1e411080} <Debug> TCPHandler: Processed in 0.001480052 sec. | ||
| 3548 | 2026.03.16 02:08:17.766348 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.03.16 02:08:17.766446 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.03.16 02:08:17.766491 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3551 | 2026.03.16 02:08:17.766609 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819475 sec., 279201.41799145355 rows/sec., 19.25 MiB/sec. | ||
| 3552 | 2026.03.16 02:08:17.766763 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3553 | 2026.03.16 02:08:17.766969 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.16 02:08:17.767017 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.03.16 02:08:17.767020 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3556 | 2026.03.16 02:08:17.767112 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_11_2} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3557 | 2026.03.16 02:08:17.767192 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3558 | 2026.03.16 02:08:17.767481 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3559 | 2026.03.16 02:08:17.767747 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.16 02:08:17.767884 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001457 sec., 109814.68771448181 rows/sec., 7.65 MiB/sec. | ||
| 3561 | 2026.03.16 02:08:17.767922 [ 5 ] {28f7383f-e924-41c7-abfe-b7e5c09c1c3c} <Debug> TCPHandler: Processed in 0.001624063 sec. | ||
| 3562 | 2026.03.16 02:08:17.768036 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2026.03.16 02:08:17.768132 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3564 | 2026.03.16 02:08:17.768188 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3565 | 2026.03.16 02:08:17.769018 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.03.16 02:08:17.769054 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3567 | 2026.03.16 02:08:17.769626 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3568 | 2026.03.16 02:08:17.769856 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.03.16 02:08:17.769984 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3570 | 2026.03.16 02:08:17.769998 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001885 sec., 21220.159151193635 rows/sec., 38.03 MiB/sec. | ||
| 3571 | 2026.03.16 02:08:17.770027 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.03.16 02:08:17.770049 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3573 | 2026.03.16 02:08:17.770064 [ 5 ] {0acf4bd5-25e3-42a9-88f0-157b1c4e242f} <Debug> TCPHandler: Processed in 0.002078887 sec. | ||
| 3574 | 2026.03.16 02:08:17.770156 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3575 | 2026.03.16 02:08:17.770177 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.03.16 02:08:17.770287 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3577 | 2026.03.16 02:08:17.770343 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3578 | 2026.03.16 02:08:17.770393 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3579 | 2026.03.16 02:08:17.770455 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 106 rows starting from the beginning of the part | ||
| 3580 | 2026.03.16 02:08:17.770590 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 3581 | 2026.03.16 02:08:17.770676 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.03.16 02:08:17.770699 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3583 | 2026.03.16 02:08:17.770718 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3584 | 2026.03.16 02:08:17.770802 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3585 | 2026.03.16 02:08:17.770900 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 3586 | 2026.03.16 02:08:17.770988 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3587 | 2026.03.16 02:08:17.771049 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3588 | 2026.03.16 02:08:17.771276 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.03.16 02:08:17.771411 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 3590 | 2026.03.16 02:08:17.771448 [ 5 ] {6f29ea9c-d8ac-4cdd-963a-e5fcccf4cb9d} <Debug> TCPHandler: Processed in 0.001321911 sec. | ||
| 3591 | 2026.03.16 02:08:17.773984 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 19 columns (19 merged, 0 gathered) in 0.003876282 sec., 67590.54165821784 rows/sec., 121.12 MiB/sec. | ||
| 3592 | 2026.03.16 02:08:17.774783 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3593 | 2026.03.16 02:08:17.775142 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.03.16 02:08:17.775222 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3595 | 2026.03.16 02:08:17.775357 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3596 | 2026.03.16 02:08:20.587870 [ 65 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3597 | 2026.03.16 02:08:20.587996 [ 65 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2026.03.16 02:08:20.588038 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3599 | 2026.03.16 02:08:20.588245 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3600 | 2026.03.16 02:08:20.588404 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3601 | 2026.03.16 02:08:20.588442 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3602 | 2026.03.16 02:08:20.588516 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3603 | 2026.03.16 02:08:20.588567 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3604 | 2026.03.16 02:08:20.588612 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3605 | 2026.03.16 02:08:20.588666 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3606 | 2026.03.16 02:08:20.589486 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001313721 sec., 15223.932631053322 rows/sec., 1.27 MiB/sec. | ||
| 3607 | 2026.03.16 02:08:20.589678 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3608 | 2026.03.16 02:08:20.589969 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.03.16 02:08:20.590042 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_5_1} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3610 | 2026.03.16 02:08:20.590125 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3611 | 2026.03.16 02:08:21.340008 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3612 | 2026.03.16 02:08:21.340060 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3613 | 2026.03.16 02:08:21.437635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6739 | ||
| 3614 | 2026.03.16 02:08:21.438148 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.03.16 02:08:21.438198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3616 | 2026.03.16 02:08:21.438704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3617 | 2026.03.16 02:08:21.438944 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2026.03.16 02:08:21.439083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6739 | ||
| 3619 | 2026.03.16 02:08:21.795821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3620 | 2026.03.16 02:08:21.813216 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.03.16 02:08:21.813275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3622 | 2026.03.16 02:08:21.819388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3623 | 2026.03.16 02:08:21.820100 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.03.16 02:08:21.822980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3625 | 2026.03.16 02:08:22.758915 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.03.16 02:08:22.759196 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3627 | 2026.03.16 02:08:22.759304 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3628 | 2026.03.16 02:08:22.760138 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.03.16 02:08:22.760189 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3630 | 2026.03.16 02:08:22.760598 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3631 | 2026.03.16 02:08:22.760860 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.03.16 02:08:22.761005 [ 93 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3633 | 2026.03.16 02:08:22.761021 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. | ||
| 3634 | 2026.03.16 02:08:22.761079 [ 93 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.03.16 02:08:22.761095 [ 5 ] {86e76965-d587-456f-a9de-c9f3fa4cb1e4} <Debug> TCPHandler: Processed in 0.002373639 sec. | ||
| 3636 | 2026.03.16 02:08:22.761109 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3637 | 2026.03.16 02:08:22.761223 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3638 | 2026.03.16 02:08:22.761226 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2026.03.16 02:08:22.761353 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3640 | 2026.03.16 02:08:22.761368 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3641 | 2026.03.16 02:08:22.761397 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3642 | 2026.03.16 02:08:22.761410 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2865 rows starting from the beginning of the part | ||
| 3643 | 2026.03.16 02:08:22.761488 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 3644 | 2026.03.16 02:08:22.761537 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1941 rows starting from the beginning of the part | ||
| 3645 | 2026.03.16 02:08:22.761585 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3646 | 2026.03.16 02:08:22.761628 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 3647 | 2026.03.16 02:08:22.761676 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3648 | 2026.03.16 02:08:22.761842 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.16 02:08:22.761886 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3650 | 2026.03.16 02:08:22.762296 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3651 | 2026.03.16 02:08:22.762541 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.03.16 02:08:22.762661 [ 93 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3653 | 2026.03.16 02:08:22.762687 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001356 sec., 47197.6401179941 rows/sec., 3.68 MiB/sec. | ||
| 3654 | 2026.03.16 02:08:22.762702 [ 93 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.16 02:08:22.762732 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3656 | 2026.03.16 02:08:22.762736 [ 5 ] {a3e06257-862d-4bc2-9cf5-0f1da0327d9d} <Debug> TCPHandler: Processed in 0.001563542 sec. | ||
| 3657 | 2026.03.16 02:08:22.762824 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3658 | 2026.03.16 02:08:22.762880 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3659 | 2026.03.16 02:08:22.762914 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3660 | 2026.03.16 02:08:22.762945 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1519 rows starting from the beginning of the part | ||
| 3661 | 2026.03.16 02:08:22.762979 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3662 | 2026.03.16 02:08:22.763003 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 3663 | 2026.03.16 02:08:22.763027 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3664 | 2026.03.16 02:08:22.763050 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1013 rows starting from the beginning of the part | ||
| 3665 | 2026.03.16 02:08:22.763091 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3666 | 2026.03.16 02:08:22.763129 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3667 | 2026.03.16 02:08:22.763168 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3668 | 2026.03.16 02:08:22.763478 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.03.16 02:08:22.763516 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3670 | 2026.03.16 02:08:22.763988 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3671 | 2026.03.16 02:08:22.764100 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002920084 sec., 1768442.277687902 rows/sec., 142.21 MiB/sec. | ||
| 3672 | 2026.03.16 02:08:22.764221 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.03.16 02:08:22.764368 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 3674 | 2026.03.16 02:08:22.764380 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2840 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599933 sec., 1775074.3312376207 rows/sec., 131.46 MiB/sec. | ||
| 3675 | 2026.03.16 02:08:22.764408 [ 5 ] {997e6f72-4699-4134-b549-0f7c22f56c0f} <Debug> TCPHandler: Processed in 0.001579133 sec. | ||
| 3676 | 2026.03.16 02:08:22.764500 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3677 | 2026.03.16 02:08:22.764525 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.03.16 02:08:22.764602 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3679 | 2026.03.16 02:08:22.764626 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.03.16 02:08:22.764672 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3681 | 2026.03.16 02:08:22.764899 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.16 02:08:22.764925 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2026.03.16 02:08:22.764989 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_16_3} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3684 | 2026.03.16 02:08:22.765001 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_16_3} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3685 | 2026.03.16 02:08:22.765017 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2026.03.16 02:08:22.765054 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3687 | 2026.03.16 02:08:22.765074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3688 | 2026.03.16 02:08:22.765122 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3689 | 2026.03.16 02:08:22.765378 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3690 | 2026.03.16 02:08:22.765637 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.03.16 02:08:22.765771 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 3692 | 2026.03.16 02:08:22.765809 [ 5 ] {d441bd1f-f943-49b9-87d9-21cf8f92ca5e} <Debug> TCPHandler: Processed in 0.001334021 sec. | ||
| 3693 | 2026.03.16 02:08:26.469703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 440 | ||
| 3694 | 2026.03.16 02:08:26.471845 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2026.03.16 02:08:26.471899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3696 | 2026.03.16 02:08:26.473086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3697 | 2026.03.16 02:08:26.473362 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2026.03.16 02:08:26.473509 [ 87 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3699 | 2026.03.16 02:08:26.473546 [ 87 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.03.16 02:08:26.473564 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3701 | 2026.03.16 02:08:26.473652 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3702 | 2026.03.16 02:08:26.473729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3703 | 2026.03.16 02:08:26.474105 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3704 | 2026.03.16 02:08:26.474237 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part | ||
| 3705 | 2026.03.16 02:08:26.474624 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 3706 | 2026.03.16 02:08:26.474991 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3707 | 2026.03.16 02:08:26.475390 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 72 rows starting from the beginning of the part | ||
| 3708 | 2026.03.16 02:08:26.475739 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3709 | 2026.03.16 02:08:26.476096 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3710 | 2026.03.16 02:08:26.482199 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.008579361 sec., 51285.870824179096 rows/sec., 51.92 MiB/sec. | ||
| 3711 | 2026.03.16 02:08:26.482957 [ 187 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3712 | 2026.03.16 02:08:26.483500 [ 187 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.03.16 02:08:26.483573 [ 187 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_11_2} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3714 | 2026.03.16 02:08:26.483699 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3715 | 2026.03.16 02:08:27.762307 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.03.16 02:08:27.762529 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.03.16 02:08:27.762600 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3718 | 2026.03.16 02:08:27.763259 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.03.16 02:08:27.763309 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3720 | 2026.03.16 02:08:27.763714 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3721 | 2026.03.16 02:08:27.763956 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.03.16 02:08:27.764125 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 3723 | 2026.03.16 02:08:27.764173 [ 5 ] {66d5ff34-2f73-41da-af2e-3259f220cef9} <Debug> TCPHandler: Processed in 0.002015177 sec. | ||
| 3724 | 2026.03.16 02:08:27.764297 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.03.16 02:08:27.764400 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3726 | 2026.03.16 02:08:27.764445 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3727 | 2026.03.16 02:08:27.764853 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.03.16 02:08:27.764895 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3729 | 2026.03.16 02:08:27.765200 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3730 | 2026.03.16 02:08:27.765415 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.03.16 02:08:27.765553 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001178 sec., 1697.792869269949 rows/sec., 138.44 KiB/sec. | ||
| 3732 | 2026.03.16 02:08:27.765592 [ 5 ] {9dbada2c-2995-4476-86d7-f2ebbca24e80} <Debug> TCPHandler: Processed in 0.001347831 sec. | ||
| 3733 | 2026.03.16 02:08:27.765699 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.03.16 02:08:27.765793 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3735 | 2026.03.16 02:08:27.765839 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3736 | 2026.03.16 02:08:27.766391 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.03.16 02:08:27.766428 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3738 | 2026.03.16 02:08:27.766770 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3739 | 2026.03.16 02:08:27.766995 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.03.16 02:08:27.767132 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Debug> executeQuery: Read 257 rows, 23.58 KiB in 0.001357 sec., 189388.35666912308 rows/sec., 16.97 MiB/sec. | ||
| 3741 | 2026.03.16 02:08:27.767174 [ 5 ] {e9b9451b-d96a-44cf-be8d-ae6e0c0f2ac8} <Debug> TCPHandler: Processed in 0.001527212 sec. | ||
| 3742 | 2026.03.16 02:08:27.767288 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.03.16 02:08:27.767385 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.03.16 02:08:27.767425 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3745 | 2026.03.16 02:08:27.767859 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.03.16 02:08:27.767899 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3747 | 2026.03.16 02:08:27.768207 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3748 | 2026.03.16 02:08:27.768434 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.03.16 02:08:27.768570 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001203 sec., 44887.78054862843 rows/sec., 3.34 MiB/sec. | ||
| 3750 | 2026.03.16 02:08:27.768610 [ 5 ] {67511fed-5b9d-4673-8fa1-aadbfecb97fb} <Debug> TCPHandler: Processed in 0.001372221 sec. | ||
| 3751 | 2026.03.16 02:08:27.768723 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.03.16 02:08:27.768817 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3753 | 2026.03.16 02:08:27.768862 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3754 | 2026.03.16 02:08:27.769271 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2026.03.16 02:08:27.769308 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3756 | 2026.03.16 02:08:27.769623 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3757 | 2026.03.16 02:08:27.769842 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2026.03.16 02:08:27.769978 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001179 sec., 20356.234096692115 rows/sec., 1.69 MiB/sec. | ||
| 3759 | 2026.03.16 02:08:27.770021 [ 5 ] {65e70ece-6792-4814-94cc-d81a563f26e0} <Debug> TCPHandler: Processed in 0.00134878 sec. | ||
| 3760 | 2026.03.16 02:08:27.770131 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2026.03.16 02:08:27.770225 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3762 | 2026.03.16 02:08:27.770265 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3763 | 2026.03.16 02:08:27.770667 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.03.16 02:08:27.770706 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3765 | 2026.03.16 02:08:27.771015 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3766 | 2026.03.16 02:08:27.771229 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.03.16 02:08:27.771365 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 810.99 KiB/sec. | ||
| 3768 | 2026.03.16 02:08:27.771403 [ 5 ] {dcaa2720-6a0a-429d-bf4a-eaeb166a1d16} <Debug> TCPHandler: Processed in 0.001320351 sec. | ||
| 3769 | 2026.03.16 02:08:27.771515 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.03.16 02:08:27.771608 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3771 | 2026.03.16 02:08:27.771648 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3772 | 2026.03.16 02:08:27.772112 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.03.16 02:08:27.772151 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3774 | 2026.03.16 02:08:27.772459 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3775 | 2026.03.16 02:08:27.772687 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2026.03.16 02:08:27.772820 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001229 sec., 115541.09031733115 rows/sec., 9.33 MiB/sec. | ||
| 3777 | 2026.03.16 02:08:27.772857 [ 5 ] {deb307d3-a328-4713-ac9c-199d2e0a221d} <Debug> TCPHandler: Processed in 0.001396092 sec. | ||
| 3778 | 2026.03.16 02:08:27.772967 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2026.03.16 02:08:27.773060 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.03.16 02:08:27.773104 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3781 | 2026.03.16 02:08:27.773522 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.16 02:08:27.773558 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3783 | 2026.03.16 02:08:27.773900 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3784 | 2026.03.16 02:08:27.774118 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.03.16 02:08:27.774250 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001208 sec., 163079.4701986755 rows/sec., 11.70 MiB/sec. | ||
| 3786 | 2026.03.16 02:08:27.774288 [ 5 ] {76ae3161-7fc9-41b2-a0c2-ac16b18a42d5} <Debug> TCPHandler: Processed in 0.001373331 sec. | ||
| 3787 | 2026.03.16 02:08:27.774407 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.03.16 02:08:27.774501 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3789 | 2026.03.16 02:08:27.774555 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3790 | 2026.03.16 02:08:27.775391 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2026.03.16 02:08:27.775427 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3792 | 2026.03.16 02:08:27.775971 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3793 | 2026.03.16 02:08:27.776206 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2026.03.16 02:08:27.776350 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 3795 | 2026.03.16 02:08:27.776406 [ 5 ] {06fa5447-fdf0-4eb4-92b8-cb090046f722} <Debug> TCPHandler: Processed in 0.002050067 sec. | ||
| 3796 | 2026.03.16 02:08:27.776511 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.03.16 02:08:27.776603 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3798 | 2026.03.16 02:08:27.776645 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3799 | 2026.03.16 02:08:27.776999 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2026.03.16 02:08:27.777034 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3801 | 2026.03.16 02:08:27.777344 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3802 | 2026.03.16 02:08:27.777553 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2026.03.16 02:08:27.777684 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 3804 | 2026.03.16 02:08:27.777720 [ 5 ] {56743c21-edcc-45bc-b1af-eba41108afde} <Debug> TCPHandler: Processed in 0.00126017 sec. | ||
| 3805 | 2026.03.16 02:08:28.939233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7187 | ||
| 3806 | 2026.03.16 02:08:28.939762 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.03.16 02:08:28.939818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3808 | 2026.03.16 02:08:28.940310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3809 | 2026.03.16 02:08:28.940532 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.03.16 02:08:28.940653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7187 | ||
| 3811 | 2026.03.16 02:08:29.323144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3812 | 2026.03.16 02:08:29.338798 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2026.03.16 02:08:29.338847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3814 | 2026.03.16 02:08:29.344532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3815 | 2026.03.16 02:08:29.345261 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2026.03.16 02:08:29.347997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3817 | 2026.03.16 02:08:32.759373 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2026.03.16 02:08:32.759674 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3819 | 2026.03.16 02:08:32.759780 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3820 | 2026.03.16 02:08:32.760571 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.03.16 02:08:32.760618 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3822 | 2026.03.16 02:08:32.761026 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3823 | 2026.03.16 02:08:32.761251 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.03.16 02:08:32.761417 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.35 MiB/sec. | ||
| 3825 | 2026.03.16 02:08:32.761459 [ 5 ] {cbf07605-a0d8-4cc5-a891-b1d6547230db} <Debug> TCPHandler: Processed in 0.002278159 sec. | ||
| 3826 | 2026.03.16 02:08:32.761575 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2026.03.16 02:08:32.761670 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3828 | 2026.03.16 02:08:32.761711 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3829 | 2026.03.16 02:08:32.762118 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.03.16 02:08:32.762155 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3831 | 2026.03.16 02:08:32.762457 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3832 | 2026.03.16 02:08:32.762689 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.03.16 02:08:32.762833 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 3834 | 2026.03.16 02:08:32.762872 [ 5 ] {6ef4b9cb-235d-4d57-ad8b-f66bd8e11cc5} <Debug> TCPHandler: Processed in 0.0013464 sec. | ||
| 3835 | 2026.03.16 02:08:32.762987 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2026.03.16 02:08:32.763083 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3837 | 2026.03.16 02:08:32.763129 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3838 | 2026.03.16 02:08:32.763544 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.03.16 02:08:32.763583 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3840 | 2026.03.16 02:08:32.763920 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3841 | 2026.03.16 02:08:32.764142 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.03.16 02:08:32.764276 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3843 | 2026.03.16 02:08:32.764286 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3844 | 2026.03.16 02:08:32.764314 [ 5 ] {21842be9-3b81-4f75-a045-670b4f890277} <Debug> TCPHandler: Processed in 0.001376751 sec. | ||
| 3845 | 2026.03.16 02:08:32.764363 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.03.16 02:08:32.764395 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3847 | 2026.03.16 02:08:32.764458 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.03.16 02:08:32.764528 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3849 | 2026.03.16 02:08:32.764558 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.03.16 02:08:32.764621 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3851 | 2026.03.16 02:08:32.764677 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3852 | 2026.03.16 02:08:32.764721 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4950 rows starting from the beginning of the part | ||
| 3853 | 2026.03.16 02:08:32.764814 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part | ||
| 3854 | 2026.03.16 02:08:32.764870 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3855 | 2026.03.16 02:08:32.764933 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3856 | 2026.03.16 02:08:32.764965 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.03.16 02:08:32.764980 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 197 rows starting from the beginning of the part | ||
| 3858 | 2026.03.16 02:08:32.765010 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3859 | 2026.03.16 02:08:32.765037 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3860 | 2026.03.16 02:08:32.765397 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3861 | 2026.03.16 02:08:32.765638 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3862 | 2026.03.16 02:08:32.765774 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 3863 | 2026.03.16 02:08:32.765812 [ 5 ] {197db7ad-e743-4e17-ace5-47e690213bc3} <Debug> TCPHandler: Processed in 0.001413732 sec. | ||
| 3864 | 2026.03.16 02:08:32.767157 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5723 rows, containing 5 columns (5 merged, 0 gathered) in 0.002693153 sec., 2125018.519185505 rows/sec., 140.55 MiB/sec. | ||
| 3865 | 2026.03.16 02:08:32.767814 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3866 | 2026.03.16 02:08:32.768179 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.03.16 02:08:32.768259 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3868 | 2026.03.16 02:08:32.768365 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 3869 | 2026.03.16 02:08:36.340112 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3870 | 2026.03.16 02:08:36.340180 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3871 | 2026.03.16 02:08:36.440808 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7699 | ||
| 3872 | 2026.03.16 02:08:36.441315 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.03.16 02:08:36.441360 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3874 | 2026.03.16 02:08:36.441870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3875 | 2026.03.16 02:08:36.442097 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.03.16 02:08:36.442227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7699 | ||
| 3877 | 2026.03.16 02:08:36.442257 [ 68 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3878 | 2026.03.16 02:08:36.442325 [ 68 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.16 02:08:36.442344 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3880 | 2026.03.16 02:08:36.442449 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3881 | 2026.03.16 02:08:36.442556 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3882 | 2026.03.16 02:08:36.442592 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5267 rows starting from the beginning of the part | ||
| 3883 | 2026.03.16 02:08:36.442652 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3884 | 2026.03.16 02:08:36.442719 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3885 | 2026.03.16 02:08:36.442770 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3886 | 2026.03.16 02:08:36.442808 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3887 | 2026.03.16 02:08:36.442849 [ 196 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3888 | 2026.03.16 02:08:36.444259 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7699 rows, containing 4 columns (4 merged, 0 gathered) in 0.001850415 sec., 4160688.2780349273 rows/sec., 59.52 MiB/sec. | ||
| 3889 | 2026.03.16 02:08:36.445186 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3890 | 2026.03.16 02:08:36.445552 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.03.16 02:08:36.445636 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_16_3} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3892 | 2026.03.16 02:08:36.445743 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3893 | 2026.03.16 02:08:36.473941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 468 | ||
| 3894 | 2026.03.16 02:08:36.476124 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.03.16 02:08:36.476167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3896 | 2026.03.16 02:08:36.477297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3897 | 2026.03.16 02:08:36.477561 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.03.16 02:08:36.477826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3899 | 2026.03.16 02:08:36.848132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3900 | 2026.03.16 02:08:36.863941 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.03.16 02:08:36.863988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3902 | 2026.03.16 02:08:36.869902 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3903 | 2026.03.16 02:08:36.870644 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.03.16 02:08:36.870923 [ 68 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3905 | 2026.03.16 02:08:36.870955 [ 68 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.03.16 02:08:36.870971 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3907 | 2026.03.16 02:08:36.871057 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3908 | 2026.03.16 02:08:36.873342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3909 | 2026.03.16 02:08:36.874118 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3910 | 2026.03.16 02:08:36.874819 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3911 | 2026.03.16 02:08:36.878127 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3912 | 2026.03.16 02:08:36.881511 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3913 | 2026.03.16 02:08:36.885170 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3914 | 2026.03.16 02:08:36.889377 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3915 | 2026.03.16 02:08:36.893204 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3916 | 2026.03.16 02:08:36.944352 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.0733118 sec., 1650.4846423086053 rows/sec., 8.53 MiB/sec. | ||
| 3917 | 2026.03.16 02:08:36.946871 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3918 | 2026.03.16 02:08:36.948973 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.03.16 02:08:36.949079 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_16_3} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3920 | 2026.03.16 02:08:36.951354 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3921 | 2026.03.16 02:08:37.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.28 MiB, peak 238.25 MiB, free memory in arenas 0.00 B, will set to 236.43 MiB (RSS), difference: 8.14 MiB | ||
| 3922 | 2026.03.16 02:08:37.001309 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000941548 sec. | ||
| 3923 | 2026.03.16 02:08:37.760784 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.03.16 02:08:37.760963 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3925 | 2026.03.16 02:08:37.761027 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3926 | 2026.03.16 02:08:37.761733 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.03.16 02:08:37.761776 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3928 | 2026.03.16 02:08:37.762205 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3929 | 2026.03.16 02:08:37.762441 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.03.16 02:08:37.762595 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001681 sec., 80904.2236763831 rows/sec., 7.01 MiB/sec. | ||
| 3931 | 2026.03.16 02:08:37.762635 [ 5 ] {45b5f49f-aae5-49aa-a87a-b1a0f4db0973} <Debug> TCPHandler: Processed in 0.001984816 sec. | ||
| 3932 | 2026.03.16 02:08:37.762754 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.03.16 02:08:37.762849 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.03.16 02:08:37.762891 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3935 | 2026.03.16 02:08:37.763304 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.16 02:08:37.763341 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3937 | 2026.03.16 02:08:37.763644 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3938 | 2026.03.16 02:08:37.763861 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.16 02:08:37.763990 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001159 sec., 34512.51078515962 rows/sec., 2.53 MiB/sec. | ||
| 3940 | 2026.03.16 02:08:37.764028 [ 5 ] {94ec1757-9299-4fab-b467-3f8839b3dd22} <Debug> TCPHandler: Processed in 0.001322461 sec. | ||
| 3941 | 2026.03.16 02:08:37.764136 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.03.16 02:08:37.764228 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3943 | 2026.03.16 02:08:37.764268 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3944 | 2026.03.16 02:08:37.764694 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.16 02:08:37.764730 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3946 | 2026.03.16 02:08:37.765040 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3947 | 2026.03.16 02:08:37.765285 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.03.16 02:08:37.765413 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001202 sec., 86522.46256239602 rows/sec., 6.76 MiB/sec. | ||
| 3949 | 2026.03.16 02:08:37.765450 [ 5 ] {a037d612-654e-407d-9000-540df47731e2} <Debug> TCPHandler: Processed in 0.001364441 sec. | ||
| 3950 | 2026.03.16 02:08:37.765564 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.03.16 02:08:37.765658 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.03.16 02:08:37.765701 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3953 | 2026.03.16 02:08:37.766130 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.16 02:08:37.766170 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3955 | 2026.03.16 02:08:37.766544 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3956 | 2026.03.16 02:08:37.766781 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.03.16 02:08:37.766929 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 3958 | 2026.03.16 02:08:37.766968 [ 5 ] {482dfb5e-0ec7-49fc-9d54-ac8632bf27ef} <Debug> TCPHandler: Processed in 0.001456942 sec. | ||
| 3959 | 2026.03.16 02:08:37.767076 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.03.16 02:08:37.767171 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3961 | 2026.03.16 02:08:37.767225 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3962 | 2026.03.16 02:08:37.768061 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.03.16 02:08:37.768098 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3964 | 2026.03.16 02:08:37.768679 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3965 | 2026.03.16 02:08:37.768926 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.03.16 02:08:37.769066 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001914 sec., 20898.641588296763 rows/sec., 37.45 MiB/sec. | ||
| 3967 | 2026.03.16 02:08:37.769126 [ 5 ] {77cc4781-e50f-497b-a3ab-0a3efc46f474} <Debug> TCPHandler: Processed in 0.002100077 sec. | ||
| 3968 | 2026.03.16 02:08:37.769236 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.03.16 02:08:37.769331 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3970 | 2026.03.16 02:08:37.769373 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3971 | 2026.03.16 02:08:37.769710 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.03.16 02:08:37.769746 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3973 | 2026.03.16 02:08:37.770064 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3974 | 2026.03.16 02:08:37.770273 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.03.16 02:08:37.770382 [ 62 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3976 | 2026.03.16 02:08:37.770400 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3977 | 2026.03.16 02:08:37.770458 [ 62 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.03.16 02:08:37.770585 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3979 | 2026.03.16 02:08:37.770591 [ 5 ] {5ac9280f-6f92-4117-87d2-56db889487dc} <Debug> TCPHandler: Processed in 0.001404591 sec. | ||
| 3980 | 2026.03.16 02:08:37.770701 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3981 | 2026.03.16 02:08:37.770832 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3982 | 2026.03.16 02:08:37.770867 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 258 rows starting from the beginning of the part | ||
| 3983 | 2026.03.16 02:08:37.770933 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3984 | 2026.03.16 02:08:37.770980 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3985 | 2026.03.16 02:08:37.771020 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3986 | 2026.03.16 02:08:37.771148 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3987 | 2026.03.16 02:08:37.771190 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3988 | 2026.03.16 02:08:37.772104 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452962 sec., 384043.078896764 rows/sec., 24.80 MiB/sec. | ||
| 3989 | 2026.03.16 02:08:37.772306 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3990 | 2026.03.16 02:08:37.772682 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.03.16 02:08:37.772779 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_16_3} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3992 | 2026.03.16 02:08:37.772885 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3993 | 2026.03.16 02:08:38.706964 [ 60 ] {} <Debug> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3994 | 2026.03.16 02:08:38.707022 [ 60 ] {} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.16 02:08:38.707040 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 3996 | 2026.03.16 02:08:38.707141 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3997 | 2026.03.16 02:08:38.707263 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2026.03.16 02:08:38.707312 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3999 | 2026.03.16 02:08:38.707417 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 4000 | 2026.03.16 02:08:38.707477 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 4001 | 2026.03.16 02:08:38.707528 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4002 | 2026.03.16 02:08:38.707577 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4003 | 2026.03.16 02:08:38.708505 [ 198 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404912 sec., 333116.9496737162 rows/sec., 20.55 MiB/sec. | ||
| 4004 | 2026.03.16 02:08:38.708724 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4005 | 2026.03.16 02:08:38.709045 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.03.16 02:08:38.709128 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_5_1} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4007 | 2026.03.16 02:08:38.709217 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4008 | 2026.03.16 02:08:38.744496 [ 60 ] {} <Debug> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4009 | 2026.03.16 02:08:38.744557 [ 60 ] {} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.03.16 02:08:38.744590 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 4011 | 2026.03.16 02:08:38.744700 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4012 | 2026.03.16 02:08:38.744865 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4013 | 2026.03.16 02:08:38.744913 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 4014 | 2026.03.16 02:08:38.744996 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 4015 | 2026.03.16 02:08:38.745060 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 4016 | 2026.03.16 02:08:38.745123 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4017 | 2026.03.16 02:08:38.745187 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4018 | 2026.03.16 02:08:38.746224 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571383 sec., 572743.8822998594 rows/sec., 39.16 MiB/sec. | ||
| 4019 | 2026.03.16 02:08:38.746368 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4020 | 2026.03.16 02:08:38.746610 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.03.16 02:08:38.746676 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_5_1} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4022 | 2026.03.16 02:08:38.746736 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4023 | 2026.03.16 02:08:39.749253 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.03.16 02:08:39.749518 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4025 | 2026.03.16 02:08:39.749586 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4026 | 2026.03.16 02:08:39.750189 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.03.16 02:08:39.750238 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4028 | 2026.03.16 02:08:39.750648 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4029 | 2026.03.16 02:08:39.750870 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.03.16 02:08:39.751041 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 4031 | 2026.03.16 02:08:39.751088 [ 5 ] {accb2512-6c60-42e4-b353-01d1fc24ca44} <Debug> TCPHandler: Processed in 0.002017946 sec. | ||
| 4032 | 2026.03.16 02:08:39.751211 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.03.16 02:08:39.751312 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4034 | 2026.03.16 02:08:39.751355 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4035 | 2026.03.16 02:08:39.753208 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.03.16 02:08:39.753256 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4037 | 2026.03.16 02:08:39.753849 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4038 | 2026.03.16 02:08:39.754079 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.03.16 02:08:39.754222 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.002932 sec., 662346.5211459755 rows/sec., 49.52 MiB/sec. | ||
| 4040 | 2026.03.16 02:08:39.754260 [ 5 ] {e758f173-e25b-42bf-ae00-3147d77daf38} <Debug> TCPHandler: Processed in 0.003101395 sec. | ||
| 4041 | 2026.03.16 02:08:39.754380 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.03.16 02:08:39.754479 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.03.16 02:08:39.754522 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4044 | 2026.03.16 02:08:39.754953 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.03.16 02:08:39.754991 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4046 | 2026.03.16 02:08:39.755310 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4047 | 2026.03.16 02:08:39.755536 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.03.16 02:08:39.755673 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001214 sec., 12355.848434925865 rows/sec., 911.40 KiB/sec. | ||
| 4049 | 2026.03.16 02:08:39.755710 [ 5 ] {a9156230-8470-4101-bd70-bdec7cdc075f} <Debug> TCPHandler: Processed in 0.001381701 sec. | ||
| 4050 | 2026.03.16 02:08:39.755824 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.03.16 02:08:39.755921 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4052 | 2026.03.16 02:08:39.755961 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4053 | 2026.03.16 02:08:39.756664 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.03.16 02:08:39.756701 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4055 | 2026.03.16 02:08:39.757110 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4056 | 2026.03.16 02:08:39.757328 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.03.16 02:08:39.757456 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001555 sec., 455305.4662379421 rows/sec., 26.56 MiB/sec. | ||
| 4058 | 2026.03.16 02:08:39.757494 [ 5 ] {fc3785a6-fd64-4c49-821b-8ffce13e708f} <Debug> TCPHandler: Processed in 0.001721724 sec. | ||
| 4059 | 2026.03.16 02:08:39.757607 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4060 | 2026.03.16 02:08:39.757702 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4061 | 2026.03.16 02:08:39.757742 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4062 | 2026.03.16 02:08:39.758114 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2026.03.16 02:08:39.758152 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4064 | 2026.03.16 02:08:39.758454 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4065 | 2026.03.16 02:08:39.758657 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2026.03.16 02:08:39.758785 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 4067 | 2026.03.16 02:08:39.758822 [ 5 ] {7428776c-834f-4dd1-ad15-17eedfc4327d} <Debug> TCPHandler: Processed in 0.001265291 sec. | ||
| 4068 | 2026.03.16 02:08:39.758926 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4069 | 2026.03.16 02:08:39.759018 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4070 | 2026.03.16 02:08:39.759057 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4071 | 2026.03.16 02:08:39.759882 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.03.16 02:08:39.759920 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4073 | 2026.03.16 02:08:39.760267 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4074 | 2026.03.16 02:08:39.760483 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2026.03.16 02:08:39.760615 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.001614 sec., 628872.3667905824 rows/sec., 43.29 MiB/sec. | ||
| 4076 | 2026.03.16 02:08:39.760652 [ 5 ] {5741fca7-ae91-4596-b069-1c3ea7e36c07} <Debug> TCPHandler: Processed in 0.001775865 sec. | ||
| 4077 | 2026.03.16 02:08:39.760776 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4078 | 2026.03.16 02:08:39.760903 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4079 | 2026.03.16 02:08:39.760967 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4080 | 2026.03.16 02:08:39.761750 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.03.16 02:08:39.761786 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4082 | 2026.03.16 02:08:39.762286 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4083 | 2026.03.16 02:08:39.762501 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.03.16 02:08:39.762644 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001773 sec., 705583.7563451777 rows/sec., 44.25 MiB/sec. | ||
| 4085 | 2026.03.16 02:08:39.762682 [ 5 ] {3617e962-ba53-411d-9e06-74fe3ea9fc18} <Debug> TCPHandler: Processed in 0.001968556 sec. | ||
| 4086 | 2026.03.16 02:08:39.762785 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.03.16 02:08:39.762877 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4088 | 2026.03.16 02:08:39.762933 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4089 | 2026.03.16 02:08:39.763653 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.03.16 02:08:39.763690 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4091 | 2026.03.16 02:08:39.764199 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4092 | 2026.03.16 02:08:39.764419 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.03.16 02:08:39.764557 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001699 sec., 6474.3967039434965 rows/sec., 11.60 MiB/sec. | ||
| 4094 | 2026.03.16 02:08:39.764614 [ 5 ] {854f832e-0138-4ce8-b99a-e5afbbb130c8} <Debug> TCPHandler: Processed in 0.001878675 sec. | ||
| 4095 | 2026.03.16 02:08:39.764722 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.03.16 02:08:39.764815 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4097 | 2026.03.16 02:08:39.764858 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4098 | 2026.03.16 02:08:39.765198 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.03.16 02:08:39.765235 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4100 | 2026.03.16 02:08:39.765551 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4101 | 2026.03.16 02:08:39.765761 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.03.16 02:08:39.765889 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.48 MiB/sec. | ||
| 4103 | 2026.03.16 02:08:39.765926 [ 5 ] {0695a0ea-13cf-43a2-af65-bfe5ebb80b6a} <Debug> TCPHandler: Processed in 0.00125445 sec. | ||
| 4104 | 2026.03.16 02:08:42.756210 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.03.16 02:08:42.756393 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4106 | 2026.03.16 02:08:42.756460 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4107 | 2026.03.16 02:08:42.757098 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.03.16 02:08:42.757144 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4109 | 2026.03.16 02:08:42.757565 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4110 | 2026.03.16 02:08:42.757790 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.03.16 02:08:42.757926 [ 53 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4112 | 2026.03.16 02:08:42.757940 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.68 MiB/sec. | ||
| 4113 | 2026.03.16 02:08:42.757996 [ 53 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2026.03.16 02:08:42.758005 [ 5 ] {1543fad7-68e8-4e41-bccc-cf7621d64554} <Debug> TCPHandler: Processed in 0.001928546 sec. | ||
| 4115 | 2026.03.16 02:08:42.758026 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4116 | 2026.03.16 02:08:42.758141 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.03.16 02:08:42.758155 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4118 | 2026.03.16 02:08:42.758240 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4119 | 2026.03.16 02:08:42.758284 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4120 | 2026.03.16 02:08:42.758297 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4121 | 2026.03.16 02:08:42.758336 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2892 rows starting from the beginning of the part | ||
| 4122 | 2026.03.16 02:08:42.758402 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 257 rows starting from the beginning of the part | ||
| 4123 | 2026.03.16 02:08:42.758446 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 4124 | 2026.03.16 02:08:42.758489 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
| 4125 | 2026.03.16 02:08:42.758528 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1942 rows starting from the beginning of the part | ||
| 4126 | 2026.03.16 02:08:42.758576 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 4127 | 2026.03.16 02:08:42.758697 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.03.16 02:08:42.758740 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4129 | 2026.03.16 02:08:42.759216 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4130 | 2026.03.16 02:08:42.759481 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.03.16 02:08:42.759596 [ 53 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4132 | 2026.03.16 02:08:42.759616 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001395 sec., 45878.13620071685 rows/sec., 3.58 MiB/sec. | ||
| 4133 | 2026.03.16 02:08:42.759638 [ 53 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.03.16 02:08:42.759658 [ 5 ] {3138d9cb-0dd5-440b-b1c2-fd94f7926dd3} <Debug> TCPHandler: Processed in 0.001565193 sec. | ||
| 4135 | 2026.03.16 02:08:42.759663 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4136 | 2026.03.16 02:08:42.759788 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.03.16 02:08:42.759792 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4138 | 2026.03.16 02:08:42.759888 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4139 | 2026.03.16 02:08:42.759938 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4140 | 2026.03.16 02:08:42.759945 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4141 | 2026.03.16 02:08:42.759987 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1549 rows starting from the beginning of the part | ||
| 4142 | 2026.03.16 02:08:42.760051 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4143 | 2026.03.16 02:08:42.760096 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 4144 | 2026.03.16 02:08:42.760136 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 4145 | 2026.03.16 02:08:42.760174 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1015 rows starting from the beginning of the part | ||
| 4146 | 2026.03.16 02:08:42.760212 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 4147 | 2026.03.16 02:08:42.760329 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.03.16 02:08:42.760372 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4149 | 2026.03.16 02:08:42.760768 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002675511 sec., 1995506.6527478301 rows/sec., 161.16 MiB/sec. | ||
| 4150 | 2026.03.16 02:08:42.760841 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4151 | 2026.03.16 02:08:42.761068 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.03.16 02:08:42.761104 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4153 | 2026.03.16 02:08:42.761205 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001335 sec., 71910.11235955056 rows/sec., 5.01 MiB/sec. | ||
| 4154 | 2026.03.16 02:08:42.761246 [ 5 ] {75bef2bb-93bb-4a48-b7fe-7c8a8e0a3688} <Debug> TCPHandler: Processed in 0.001505563 sec. | ||
| 4155 | 2026.03.16 02:08:42.761361 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.03.16 02:08:42.761392 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.03.16 02:08:42.761454 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4158 | 2026.03.16 02:08:42.761469 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_21_4} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4159 | 2026.03.16 02:08:42.761505 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4160 | 2026.03.16 02:08:42.761556 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 4161 | 2026.03.16 02:08:42.761723 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987556 sec., 1478197.3438735814 rows/sec., 110.05 MiB/sec. | ||
| 4162 | 2026.03.16 02:08:42.761836 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.03.16 02:08:42.761872 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4164 | 2026.03.16 02:08:42.761964 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4165 | 2026.03.16 02:08:42.762241 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4166 | 2026.03.16 02:08:42.762292 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.16 02:08:42.762387 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_21_4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4168 | 2026.03.16 02:08:42.762470 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 4169 | 2026.03.16 02:08:42.762522 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.03.16 02:08:42.762675 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001239 sec., 29055.690072639223 rows/sec., 1.96 MiB/sec. | ||
| 4171 | 2026.03.16 02:08:42.762713 [ 5 ] {79ae4a23-19d6-4599-8867-33342aac6b5c} <Debug> TCPHandler: Processed in 0.001399682 sec. | ||
| 4172 | 2026.03.16 02:08:43.942373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8147 | ||
| 4173 | 2026.03.16 02:08:43.942840 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.03.16 02:08:43.942881 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4175 | 2026.03.16 02:08:43.943339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4176 | 2026.03.16 02:08:43.943564 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.16 02:08:43.943689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8147 | ||
| 4178 | 2026.03.16 02:08:44.373470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4179 | 2026.03.16 02:08:44.388862 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.16 02:08:44.388925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4181 | 2026.03.16 02:08:44.395913 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4182 | 2026.03.16 02:08:44.396792 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.03.16 02:08:44.399657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4184 | 2026.03.16 02:08:46.478053 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 506 | ||
| 4185 | 2026.03.16 02:08:46.481679 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.03.16 02:08:46.481770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4187 | 2026.03.16 02:08:46.483768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4188 | 2026.03.16 02:08:46.484211 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.03.16 02:08:46.484670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 4190 | 2026.03.16 02:08:47.081212 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54115 | ||
| 4191 | 2026.03.16 02:08:47.081323 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2026.03.16 02:08:47.081349 [ 287 ] {} <Debug> TCP-Session: 01b91552-f749-4132-8146-1e8a735cdf14 Authenticating user 'default' from [fd00:1122:3344:101::e]:54115 | ||
| 4193 | 2026.03.16 02:08:47.081371 [ 287 ] {} <Debug> TCP-Session: 01b91552-f749-4132-8146-1e8a735cdf14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.03.16 02:08:47.081385 [ 287 ] {} <Debug> TCP-Session: 01b91552-f749-4132-8146-1e8a735cdf14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.03.16 02:08:47.081611 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39551 | ||
| 4196 | 2026.03.16 02:08:47.081630 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53494 | ||
| 4197 | 2026.03.16 02:08:47.081668 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60198 | ||
| 4198 | 2026.03.16 02:08:47.081710 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45981 | ||
| 4199 | 2026.03.16 02:08:47.081747 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4200 | 2026.03.16 02:08:47.081765 [ 287 ] {} <Trace> TCP-Session: 01b91552-f749-4132-8146-1e8a735cdf14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.03.16 02:08:47.081787 [ 290 ] {} <Debug> TCP-Session: eadd76b3-0f40-4534-973a-a07b03a32d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:53494 | ||
| 4202 | 2026.03.16 02:08:47.081794 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4203 | 2026.03.16 02:08:47.081814 [ 290 ] {} <Debug> TCP-Session: eadd76b3-0f40-4534-973a-a07b03a32d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4204 | 2026.03.16 02:08:47.081734 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4205 | 2026.03.16 02:08:47.081853 [ 290 ] {} <Debug> TCP-Session: eadd76b3-0f40-4534-973a-a07b03a32d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.03.16 02:08:47.081857 [ 293 ] {} <Debug> TCP-Session: 0d8569ae-fbd7-438a-8787-32108f0660f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60198 | ||
| 4207 | 2026.03.16 02:08:47.081879 [ 288 ] {} <Debug> TCP-Session: c0328b2d-ac8f-4828-8429-8b5644af4245 Authenticating user 'default' from [fd00:1122:3344:101::e]:39551 | ||
| 4208 | 2026.03.16 02:08:47.081906 [ 293 ] {} <Debug> TCP-Session: 0d8569ae-fbd7-438a-8787-32108f0660f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.03.16 02:08:47.081920 [ 288 ] {} <Debug> TCP-Session: c0328b2d-ac8f-4828-8429-8b5644af4245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.03.16 02:08:47.081931 [ 293 ] {} <Debug> TCP-Session: 0d8569ae-fbd7-438a-8787-32108f0660f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.03.16 02:08:47.081948 [ 288 ] {} <Debug> TCP-Session: c0328b2d-ac8f-4828-8429-8b5644af4245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.03.16 02:08:47.081961 [ 287 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4213 | 2026.03.16 02:08:47.081938 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4214 | 2026.03.16 02:08:47.081678 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37617 | ||
| 4215 | 2026.03.16 02:08:47.082047 [ 3 ] {} <Debug> TCP-Session: 143f5dbe-3f6b-4391-9761-b6762a0e5f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:45981 | ||
| 4216 | 2026.03.16 02:08:47.081657 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44026 | ||
| 4217 | 2026.03.16 02:08:47.082091 [ 3 ] {} <Debug> TCP-Session: 143f5dbe-3f6b-4391-9761-b6762a0e5f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.03.16 02:08:47.081618 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63780 | ||
| 4219 | 2026.03.16 02:08:47.082127 [ 3 ] {} <Debug> TCP-Session: 143f5dbe-3f6b-4391-9761-b6762a0e5f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.03.16 02:08:47.081647 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51505 | ||
| 4221 | 2026.03.16 02:08:47.082352 [ 287 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4222 | 2026.03.16 02:08:47.082415 [ 287 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4223 | 2026.03.16 02:08:47.082418 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4224 | 2026.03.16 02:08:47.082447 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4225 | 2026.03.16 02:08:47.082457 [ 292 ] {} <Debug> TCP-Session: 6a73d38f-3baf-4330-98c9-6d344fd91da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44026 | ||
| 4226 | 2026.03.16 02:08:47.082483 [ 291 ] {} <Debug> TCP-Session: 86f0062f-b33e-41f5-bd43-33e3a85a2f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:51505 | ||
| 4227 | 2026.03.16 02:08:47.082492 [ 292 ] {} <Debug> TCP-Session: 6a73d38f-3baf-4330-98c9-6d344fd91da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4228 | 2026.03.16 02:08:47.082496 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4229 | 2026.03.16 02:08:47.082510 [ 291 ] {} <Debug> TCP-Session: 86f0062f-b33e-41f5-bd43-33e3a85a2f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4230 | 2026.03.16 02:08:47.082520 [ 292 ] {} <Debug> TCP-Session: 6a73d38f-3baf-4330-98c9-6d344fd91da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2026.03.16 02:08:47.082554 [ 291 ] {} <Debug> TCP-Session: 86f0062f-b33e-41f5-bd43-33e3a85a2f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.03.16 02:08:47.082551 [ 294 ] {} <Debug> TCP-Session: ad47a670-8f00-4fa9-a994-5b93e8482c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:37617 | ||
| 4233 | 2026.03.16 02:08:47.082598 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2026.03.16 02:08:47.082610 [ 294 ] {} <Debug> TCP-Session: ad47a670-8f00-4fa9-a994-5b93e8482c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2026.03.16 02:08:47.082634 [ 289 ] {} <Debug> TCP-Session: 6bf593fd-e504-4b99-af53-826b0e43914b Authenticating user 'default' from [fd00:1122:3344:101::e]:63780 | ||
| 4236 | 2026.03.16 02:08:47.082646 [ 294 ] {} <Debug> TCP-Session: ad47a670-8f00-4fa9-a994-5b93e8482c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2026.03.16 02:08:47.082664 [ 289 ] {} <Debug> TCP-Session: 6bf593fd-e504-4b99-af53-826b0e43914b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.03.16 02:08:47.082683 [ 289 ] {} <Debug> TCP-Session: 6bf593fd-e504-4b99-af53-826b0e43914b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4239 | 2026.03.16 02:08:47.082728 [ 287 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 4240 | 2026.03.16 02:08:47.083757 [ 300 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Trace> AggregatingTransform: Aggregating | ||
| 4241 | 2026.03.16 02:08:47.083795 [ 300 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Trace> Aggregator: Aggregation method: without_key | ||
| 4242 | 2026.03.16 02:08:47.083830 [ 300 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996759 sec. (1003.252 rows/sec., 39.19 KiB/sec.) | ||
| 4243 | 2026.03.16 02:08:47.083848 [ 300 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Trace> Aggregator: Merging aggregated data | ||
| 4244 | 2026.03.16 02:08:47.085263 [ 287 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003376 sec., 296.2085308056872 rows/sec., 11.57 KiB/sec. | ||
| 4245 | 2026.03.16 02:08:47.085408 [ 287 ] {cb8f4044-1abf-48d3-9f58-f3f99e0fce29} <Debug> TCPHandler: Processed in 0.003815352 sec. | ||
| 4246 | 2026.03.16 02:08:47.085499 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4247 | 2026.03.16 02:08:47.085525 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4248 | 2026.03.16 02:08:47.085528 [ 287 ] {} <Debug> TCP-Session: 01b91552-f749-4132-8146-1e8a735cdf14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2026.03.16 02:08:47.085539 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4250 | 2026.03.16 02:08:47.085567 [ 3 ] {} <Debug> TCP-Session: 143f5dbe-3f6b-4391-9761-b6762a0e5f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2026.03.16 02:08:47.085587 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4252 | 2026.03.16 02:08:47.085604 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4253 | 2026.03.16 02:08:47.085631 [ 290 ] {} <Debug> TCP-Session: eadd76b3-0f40-4534-973a-a07b03a32d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2026.03.16 02:08:47.085635 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4255 | 2026.03.16 02:08:47.085616 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4256 | 2026.03.16 02:08:47.085665 [ 293 ] {} <Debug> TCP-Session: 0d8569ae-fbd7-438a-8787-32108f0660f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4257 | 2026.03.16 02:08:47.085679 [ 294 ] {} <Debug> TCP-Session: ad47a670-8f00-4fa9-a994-5b93e8482c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2026.03.16 02:08:47.085703 [ 292 ] {} <Debug> TCP-Session: 6a73d38f-3baf-4330-98c9-6d344fd91da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4259 | 2026.03.16 02:08:47.085603 [ 288 ] {} <Debug> TCP-Session: c0328b2d-ac8f-4828-8429-8b5644af4245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4260 | 2026.03.16 02:08:47.085572 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4261 | 2026.03.16 02:08:47.085558 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2026.03.16 02:08:47.085777 [ 289 ] {} <Debug> TCP-Session: 6bf593fd-e504-4b99-af53-826b0e43914b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2026.03.16 02:08:47.085805 [ 291 ] {} <Debug> TCP-Session: 86f0062f-b33e-41f5-bd43-33e3a85a2f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4264 | 2026.03.16 02:08:47.104106 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41254 | ||
| 4265 | 2026.03.16 02:08:47.104174 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4266 | 2026.03.16 02:08:47.104195 [ 287 ] {} <Debug> TCP-Session: e00394b5-d394-4fbf-b04e-6895b61e35c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41254 | ||
| 4267 | 2026.03.16 02:08:47.104212 [ 287 ] {} <Debug> TCP-Session: e00394b5-d394-4fbf-b04e-6895b61e35c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2026.03.16 02:08:47.104224 [ 287 ] {} <Debug> TCP-Session: e00394b5-d394-4fbf-b04e-6895b61e35c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2026.03.16 02:08:47.104363 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41286 | ||
| 4270 | 2026.03.16 02:08:47.104402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59576 | ||
| 4271 | 2026.03.16 02:08:47.104414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42593 | ||
| 4272 | 2026.03.16 02:08:47.104450 [ 287 ] {} <Trace> TCP-Session: e00394b5-d394-4fbf-b04e-6895b61e35c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.16 02:08:47.104458 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64672 | ||
| 4274 | 2026.03.16 02:08:47.104495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4275 | 2026.03.16 02:08:47.104515 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4276 | 2026.03.16 02:08:47.104531 [ 289 ] {} <Debug> TCP-Session: f8395bec-64b1-4fc4-88ac-c93e51b01cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59576 | ||
| 4277 | 2026.03.16 02:08:47.104552 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4278 | 2026.03.16 02:08:47.104556 [ 291 ] {} <Debug> TCP-Session: 510a48eb-206d-42c0-a70a-33df51d27e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:42593 | ||
| 4279 | 2026.03.16 02:08:47.104585 [ 294 ] {} <Debug> TCP-Session: fcf05b3b-d56f-40ac-9b3d-136b83e66bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:64672 | ||
| 4280 | 2026.03.16 02:08:47.104596 [ 287 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41254) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4281 | 2026.03.16 02:08:47.104609 [ 291 ] {} <Debug> TCP-Session: 510a48eb-206d-42c0-a70a-33df51d27e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2026.03.16 02:08:47.104613 [ 294 ] {} <Debug> TCP-Session: fcf05b3b-d56f-40ac-9b3d-136b83e66bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2026.03.16 02:08:47.104642 [ 291 ] {} <Debug> TCP-Session: 510a48eb-206d-42c0-a70a-33df51d27e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2026.03.16 02:08:47.104656 [ 294 ] {} <Debug> TCP-Session: fcf05b3b-d56f-40ac-9b3d-136b83e66bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4285 | 2026.03.16 02:08:47.104564 [ 289 ] {} <Debug> TCP-Session: f8395bec-64b1-4fc4-88ac-c93e51b01cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4286 | 2026.03.16 02:08:47.104461 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38711 | ||
| 4287 | 2026.03.16 02:08:47.104703 [ 289 ] {} <Debug> TCP-Session: f8395bec-64b1-4fc4-88ac-c93e51b01cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.03.16 02:08:47.104445 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37520 | ||
| 4289 | 2026.03.16 02:08:47.104434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59300 | ||
| 4290 | 2026.03.16 02:08:47.104766 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4291 | 2026.03.16 02:08:47.104790 [ 287 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4292 | 2026.03.16 02:08:47.104805 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2026.03.16 02:08:47.104822 [ 3 ] {} <Debug> TCP-Session: d0c143f1-af9e-46a4-be50-e903196b010e Authenticating user 'default' from [fd00:1122:3344:101::e]:38711 | ||
| 4294 | 2026.03.16 02:08:47.104849 [ 293 ] {} <Debug> TCP-Session: 14e9b878-9b5f-48ee-8623-f766e0ce82a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37520 | ||
| 4295 | 2026.03.16 02:08:47.104850 [ 287 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4296 | 2026.03.16 02:08:47.104865 [ 3 ] {} <Debug> TCP-Session: d0c143f1-af9e-46a4-be50-e903196b010e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2026.03.16 02:08:47.104878 [ 293 ] {} <Debug> TCP-Session: 14e9b878-9b5f-48ee-8623-f766e0ce82a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.03.16 02:08:47.104902 [ 3 ] {} <Debug> TCP-Session: d0c143f1-af9e-46a4-be50-e903196b010e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.03.16 02:08:47.104914 [ 293 ] {} <Debug> TCP-Session: 14e9b878-9b5f-48ee-8623-f766e0ce82a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.03.16 02:08:47.104824 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4301 | 2026.03.16 02:08:47.104409 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46826 | ||
| 4302 | 2026.03.16 02:08:47.104970 [ 292 ] {} <Debug> TCP-Session: 953d55d8-a39b-4431-8511-68b0a684e60c Authenticating user 'default' from [fd00:1122:3344:101::e]:59300 | ||
| 4303 | 2026.03.16 02:08:47.104436 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.03.16 02:08:47.105012 [ 292 ] {} <Debug> TCP-Session: 953d55d8-a39b-4431-8511-68b0a684e60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2026.03.16 02:08:47.105025 [ 288 ] {} <Debug> TCP-Session: e869daac-3b5e-4116-8d9f-d3617ca22250 Authenticating user 'default' from [fd00:1122:3344:101::e]:41286 | ||
| 4306 | 2026.03.16 02:08:47.105027 [ 292 ] {} <Debug> TCP-Session: 953d55d8-a39b-4431-8511-68b0a684e60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.03.16 02:08:47.105035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2026.03.16 02:08:47.105044 [ 288 ] {} <Debug> TCP-Session: e869daac-3b5e-4116-8d9f-d3617ca22250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.03.16 02:08:47.105081 [ 290 ] {} <Debug> TCP-Session: bed6f0ca-2fd2-4a7c-b77b-184b1e322b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:46826 | ||
| 4310 | 2026.03.16 02:08:47.105090 [ 288 ] {} <Debug> TCP-Session: e869daac-3b5e-4116-8d9f-d3617ca22250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.03.16 02:08:47.105108 [ 290 ] {} <Debug> TCP-Session: bed6f0ca-2fd2-4a7c-b77b-184b1e322b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4312 | 2026.03.16 02:08:47.105131 [ 290 ] {} <Debug> TCP-Session: bed6f0ca-2fd2-4a7c-b77b-184b1e322b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.03.16 02:08:47.105148 [ 287 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 4314 | 2026.03.16 02:08:47.105966 [ 295 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Trace> AggregatingTransform: Aggregating | ||
| 4315 | 2026.03.16 02:08:47.106008 [ 295 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Trace> Aggregator: Aggregation method: without_key | ||
| 4316 | 2026.03.16 02:08:47.106041 [ 295 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000809147 sec. (1235.869 rows/sec., 48.28 KiB/sec.) | ||
| 4317 | 2026.03.16 02:08:47.106056 [ 295 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Trace> Aggregator: Merging aggregated data | ||
| 4318 | 2026.03.16 02:08:47.107353 [ 287 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002795 sec., 357.78175313059035 rows/sec., 13.98 KiB/sec. | ||
| 4319 | 2026.03.16 02:08:47.107480 [ 287 ] {ca8d7f3c-0088-4fbc-8ac4-4a9cf1d53e14} <Debug> TCPHandler: Processed in 0.003103186 sec. | ||
| 4320 | 2026.03.16 02:08:47.107586 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4321 | 2026.03.16 02:08:47.107591 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4322 | 2026.03.16 02:08:47.107623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4323 | 2026.03.16 02:08:47.107625 [ 3 ] {} <Debug> TCP-Session: d0c143f1-af9e-46a4-be50-e903196b010e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.03.16 02:08:47.107650 [ 287 ] {} <Debug> TCP-Session: e00394b5-d394-4fbf-b04e-6895b61e35c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.03.16 02:08:47.107672 [ 289 ] {} <Debug> TCP-Session: f8395bec-64b1-4fc4-88ac-c93e51b01cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.03.16 02:08:47.107679 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4327 | 2026.03.16 02:08:47.107695 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4328 | 2026.03.16 02:08:47.107663 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4329 | 2026.03.16 02:08:47.107754 [ 294 ] {} <Debug> TCP-Session: fcf05b3b-d56f-40ac-9b3d-136b83e66bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.03.16 02:08:47.107632 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4331 | 2026.03.16 02:08:47.107779 [ 292 ] {} <Debug> TCP-Session: 953d55d8-a39b-4431-8511-68b0a684e60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.16 02:08:47.107601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4333 | 2026.03.16 02:08:47.107812 [ 288 ] {} <Debug> TCP-Session: e869daac-3b5e-4116-8d9f-d3617ca22250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.03.16 02:08:47.107735 [ 291 ] {} <Debug> TCP-Session: 510a48eb-206d-42c0-a70a-33df51d27e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.03.16 02:08:47.107845 [ 290 ] {} <Debug> TCP-Session: bed6f0ca-2fd2-4a7c-b77b-184b1e322b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.03.16 02:08:47.107652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2026.03.16 02:08:47.107918 [ 293 ] {} <Debug> TCP-Session: 14e9b878-9b5f-48ee-8623-f766e0ce82a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2026.03.16 02:08:47.170428 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50262 | ||
| 4339 | 2026.03.16 02:08:47.170508 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4340 | 2026.03.16 02:08:47.170531 [ 287 ] {} <Debug> TCP-Session: 565ab217-58c3-4aa2-ac54-fa4e29db8ff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50262 | ||
| 4341 | 2026.03.16 02:08:47.170549 [ 287 ] {} <Debug> TCP-Session: 565ab217-58c3-4aa2-ac54-fa4e29db8ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.03.16 02:08:47.170562 [ 287 ] {} <Debug> TCP-Session: 565ab217-58c3-4aa2-ac54-fa4e29db8ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4343 | 2026.03.16 02:08:47.170780 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61918 | ||
| 4344 | 2026.03.16 02:08:47.170799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47485 | ||
| 4345 | 2026.03.16 02:08:47.170833 [ 287 ] {} <Trace> TCP-Session: 565ab217-58c3-4aa2-ac54-fa4e29db8ff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.03.16 02:08:47.170852 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60946 | ||
| 4347 | 2026.03.16 02:08:47.170842 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63350 | ||
| 4348 | 2026.03.16 02:08:47.170900 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4349 | 2026.03.16 02:08:47.170905 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4350 | 2026.03.16 02:08:47.170943 [ 290 ] {} <Debug> TCP-Session: 2f334319-59d0-4c8b-af11-3e2d7ac5867a Authenticating user 'default' from [fd00:1122:3344:101::e]:47485 | ||
| 4351 | 2026.03.16 02:08:47.170965 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4352 | 2026.03.16 02:08:47.170973 [ 288 ] {} <Debug> TCP-Session: b6ebdd20-4c11-45a5-ac84-f3bbdfd14919 Authenticating user 'default' from [fd00:1122:3344:101::e]:61918 | ||
| 4353 | 2026.03.16 02:08:47.170979 [ 290 ] {} <Debug> TCP-Session: 2f334319-59d0-4c8b-af11-3e2d7ac5867a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.03.16 02:08:47.171002 [ 3 ] {} <Debug> TCP-Session: 9fb148a0-4bdd-4028-8e7c-4b5238801454 Authenticating user 'default' from [fd00:1122:3344:101::e]:60946 | ||
| 4355 | 2026.03.16 02:08:47.171022 [ 290 ] {} <Debug> TCP-Session: 2f334319-59d0-4c8b-af11-3e2d7ac5867a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.03.16 02:08:47.171043 [ 3 ] {} <Debug> TCP-Session: 9fb148a0-4bdd-4028-8e7c-4b5238801454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.03.16 02:08:47.171017 [ 288 ] {} <Debug> TCP-Session: b6ebdd20-4c11-45a5-ac84-f3bbdfd14919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2026.03.16 02:08:47.171067 [ 3 ] {} <Debug> TCP-Session: 9fb148a0-4bdd-4028-8e7c-4b5238801454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4359 | 2026.03.16 02:08:47.170965 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4360 | 2026.03.16 02:08:47.171105 [ 288 ] {} <Debug> TCP-Session: b6ebdd20-4c11-45a5-ac84-f3bbdfd14919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.03.16 02:08:47.170826 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41746 | ||
| 4362 | 2026.03.16 02:08:47.171137 [ 294 ] {} <Debug> TCP-Session: 436b66fe-b340-4a16-8c6f-bba2c1f004c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63350 | ||
| 4363 | 2026.03.16 02:08:47.170815 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39620 | ||
| 4364 | 2026.03.16 02:08:47.171194 [ 294 ] {} <Debug> TCP-Session: 436b66fe-b340-4a16-8c6f-bba2c1f004c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.03.16 02:08:47.171214 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4366 | 2026.03.16 02:08:47.171233 [ 294 ] {} <Debug> TCP-Session: 436b66fe-b340-4a16-8c6f-bba2c1f004c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.03.16 02:08:47.171257 [ 292 ] {} <Debug> TCP-Session: c475d165-5fe6-44ea-a01b-e219bcf59520 Authenticating user 'default' from [fd00:1122:3344:101::e]:41746 | ||
| 4368 | 2026.03.16 02:08:47.171266 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2026.03.16 02:08:47.171295 [ 292 ] {} <Debug> TCP-Session: c475d165-5fe6-44ea-a01b-e219bcf59520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2026.03.16 02:08:47.171311 [ 291 ] {} <Debug> TCP-Session: 31c0271f-29a5-49b7-acdc-ade4cd1f068b Authenticating user 'default' from [fd00:1122:3344:101::e]:39620 | ||
| 4371 | 2026.03.16 02:08:47.171324 [ 292 ] {} <Debug> TCP-Session: c475d165-5fe6-44ea-a01b-e219bcf59520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2026.03.16 02:08:47.171338 [ 291 ] {} <Debug> TCP-Session: 31c0271f-29a5-49b7-acdc-ade4cd1f068b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.03.16 02:08:47.170800 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38968 | ||
| 4374 | 2026.03.16 02:08:47.171363 [ 291 ] {} <Debug> TCP-Session: 31c0271f-29a5-49b7-acdc-ade4cd1f068b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.03.16 02:08:47.170986 [ 287 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4376 | 2026.03.16 02:08:47.170837 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48289 | ||
| 4377 | 2026.03.16 02:08:47.171478 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4378 | 2026.03.16 02:08:47.171510 [ 289 ] {} <Debug> TCP-Session: 7c7791fc-a046-4208-877d-954da795bf12 Authenticating user 'default' from [fd00:1122:3344:101::e]:38968 | ||
| 4379 | 2026.03.16 02:08:47.171519 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4380 | 2026.03.16 02:08:47.171534 [ 289 ] {} <Debug> TCP-Session: 7c7791fc-a046-4208-877d-954da795bf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.03.16 02:08:47.171542 [ 293 ] {} <Debug> TCP-Session: 0e69d89d-0ce3-437d-859a-d5e365c77044 Authenticating user 'default' from [fd00:1122:3344:101::e]:48289 | ||
| 4382 | 2026.03.16 02:08:47.171551 [ 289 ] {} <Debug> TCP-Session: 7c7791fc-a046-4208-877d-954da795bf12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.03.16 02:08:47.171563 [ 293 ] {} <Debug> TCP-Session: 0e69d89d-0ce3-437d-859a-d5e365c77044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.03.16 02:08:47.171576 [ 293 ] {} <Debug> TCP-Session: 0e69d89d-0ce3-437d-859a-d5e365c77044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2026.03.16 02:08:47.171658 [ 287 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4386 | 2026.03.16 02:08:47.171713 [ 287 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4387 | 2026.03.16 02:08:47.171969 [ 287 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 4388 | 2026.03.16 02:08:47.172918 [ 304 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Trace> AggregatingTransform: Aggregating | ||
| 4389 | 2026.03.16 02:08:47.172963 [ 304 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Trace> Aggregator: Aggregation method: without_key | ||
| 4390 | 2026.03.16 02:08:47.173006 [ 304 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000938968 sec. (1064.999 rows/sec., 41.60 KiB/sec.) | ||
| 4391 | 2026.03.16 02:08:47.173021 [ 304 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Trace> Aggregator: Merging aggregated data | ||
| 4392 | 2026.03.16 02:08:47.174383 [ 287 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 4393 | 2026.03.16 02:08:47.174529 [ 287 ] {94a5c8d0-3148-4f9c-b374-e4f207b3ab52} <Debug> TCPHandler: Processed in 0.00377986 sec. | ||
| 4394 | 2026.03.16 02:08:47.174643 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4395 | 2026.03.16 02:08:47.174668 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4396 | 2026.03.16 02:08:47.174671 [ 287 ] {} <Debug> TCP-Session: 565ab217-58c3-4aa2-ac54-fa4e29db8ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.03.16 02:08:47.174685 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4398 | 2026.03.16 02:08:47.174702 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4399 | 2026.03.16 02:08:47.174720 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4400 | 2026.03.16 02:08:47.174748 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4401 | 2026.03.16 02:08:47.174774 [ 294 ] {} <Debug> TCP-Session: 436b66fe-b340-4a16-8c6f-bba2c1f004c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2026.03.16 02:08:47.174794 [ 289 ] {} <Debug> TCP-Session: 7c7791fc-a046-4208-877d-954da795bf12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.03.16 02:08:47.174808 [ 290 ] {} <Debug> TCP-Session: 2f334319-59d0-4c8b-af11-3e2d7ac5867a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.03.16 02:08:47.174760 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4405 | 2026.03.16 02:08:47.174747 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4406 | 2026.03.16 02:08:47.174869 [ 291 ] {} <Debug> TCP-Session: 31c0271f-29a5-49b7-acdc-ade4cd1f068b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4407 | 2026.03.16 02:08:47.174896 [ 288 ] {} <Debug> TCP-Session: b6ebdd20-4c11-45a5-ac84-f3bbdfd14919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2026.03.16 02:08:47.174744 [ 292 ] {} <Debug> TCP-Session: c475d165-5fe6-44ea-a01b-e219bcf59520 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.16 02:08:47.174779 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2026.03.16 02:08:47.174713 [ 3 ] {} <Debug> TCP-Session: 9fb148a0-4bdd-4028-8e7c-4b5238801454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.03.16 02:08:47.174992 [ 293 ] {} <Debug> TCP-Session: 0e69d89d-0ce3-437d-859a-d5e365c77044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.03.16 02:08:47.763143 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.03.16 02:08:47.763339 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4414 | 2026.03.16 02:08:47.763414 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4415 | 2026.03.16 02:08:47.764301 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.03.16 02:08:47.764361 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4417 | 2026.03.16 02:08:47.764802 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4418 | 2026.03.16 02:08:47.765058 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.03.16 02:08:47.765226 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.00194 sec., 70103.09278350516 rows/sec., 6.08 MiB/sec. | ||
| 4420 | 2026.03.16 02:08:47.765279 [ 5 ] {33761c69-ddcd-437a-aab3-4c114a884284} <Debug> TCPHandler: Processed in 0.002274658 sec. | ||
| 4421 | 2026.03.16 02:08:47.765415 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.03.16 02:08:47.765521 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4423 | 2026.03.16 02:08:47.765568 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4424 | 2026.03.16 02:08:47.766016 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.03.16 02:08:47.766059 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4426 | 2026.03.16 02:08:47.766382 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4427 | 2026.03.16 02:08:47.766593 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.03.16 02:08:47.766729 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001232 sec., 32467.532467532466 rows/sec., 2.38 MiB/sec. | ||
| 4429 | 2026.03.16 02:08:47.766767 [ 5 ] {a9b398de-42fd-40f1-844e-fc0a0292612c} <Debug> TCPHandler: Processed in 0.001405091 sec. | ||
| 4430 | 2026.03.16 02:08:47.766883 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.03.16 02:08:47.766981 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4432 | 2026.03.16 02:08:47.767026 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4433 | 2026.03.16 02:08:47.767466 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.03.16 02:08:47.767504 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4435 | 2026.03.16 02:08:47.767819 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4436 | 2026.03.16 02:08:47.768034 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.03.16 02:08:47.768165 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001205 sec., 86307.05394190871 rows/sec., 6.74 MiB/sec. | ||
| 4438 | 2026.03.16 02:08:47.768204 [ 5 ] {a5ec868a-e1c6-4002-a0f2-f9f212e78aeb} <Debug> TCPHandler: Processed in 0.001372821 sec. | ||
| 4439 | 2026.03.16 02:08:47.768318 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4440 | 2026.03.16 02:08:47.768417 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4441 | 2026.03.16 02:08:47.768461 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4442 | 2026.03.16 02:08:47.768881 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.03.16 02:08:47.768917 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4444 | 2026.03.16 02:08:47.769254 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4445 | 2026.03.16 02:08:47.769468 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4446 | 2026.03.16 02:08:47.769601 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4447 | 2026.03.16 02:08:47.769637 [ 5 ] {925af7f6-feb2-4bce-b842-99435bb1d5ed} <Debug> TCPHandler: Processed in 0.00136935 sec. | ||
| 4448 | 2026.03.16 02:08:47.769746 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.03.16 02:08:47.769843 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4450 | 2026.03.16 02:08:47.769899 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4451 | 2026.03.16 02:08:47.770733 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.03.16 02:08:47.770770 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4453 | 2026.03.16 02:08:47.771332 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4454 | 2026.03.16 02:08:47.771556 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.03.16 02:08:47.771699 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001875 sec., 21333.333333333336 rows/sec., 38.23 MiB/sec. | ||
| 4456 | 2026.03.16 02:08:47.771759 [ 5 ] {0ebb61b3-f3fb-4890-aa94-220040d05ab9} <Debug> TCPHandler: Processed in 0.002062957 sec. | ||
| 4457 | 2026.03.16 02:08:47.771869 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.03.16 02:08:47.771965 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.03.16 02:08:47.772008 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4460 | 2026.03.16 02:08:47.772342 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.03.16 02:08:47.772379 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4462 | 2026.03.16 02:08:47.772688 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4463 | 2026.03.16 02:08:47.772898 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.03.16 02:08:47.773027 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4465 | 2026.03.16 02:08:47.773063 [ 5 ] {d4710e70-e453-4cd1-9b04-34158457a420} <Debug> TCPHandler: Processed in 0.00124488 sec. | ||
| 4466 | 2026.03.16 02:08:48.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.75 MiB, peak 251.19 MiB, free memory in arenas 0.00 B, will set to 238.71 MiB (RSS), difference: -1.04 MiB | ||
| 4467 | 2026.03.16 02:08:51.340428 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4468 | 2026.03.16 02:08:51.340500 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4469 | 2026.03.16 02:08:51.443794 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8659 | ||
| 4470 | 2026.03.16 02:08:51.444296 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.03.16 02:08:51.444342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4472 | 2026.03.16 02:08:51.444836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4473 | 2026.03.16 02:08:51.445066 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.03.16 02:08:51.445203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8659 | ||
| 4475 | 2026.03.16 02:08:51.899764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4476 | 2026.03.16 02:08:51.914783 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.03.16 02:08:51.914844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4478 | 2026.03.16 02:08:51.921135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4479 | 2026.03.16 02:08:51.921847 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.03.16 02:08:51.924538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4481 | 2026.03.16 02:08:52.759151 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.03.16 02:08:52.759437 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4483 | 2026.03.16 02:08:52.759546 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4484 | 2026.03.16 02:08:52.760302 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.03.16 02:08:52.760355 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4486 | 2026.03.16 02:08:52.760763 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4487 | 2026.03.16 02:08:52.760991 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.03.16 02:08:52.761158 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.37 MiB/sec. | ||
| 4489 | 2026.03.16 02:08:52.761206 [ 5 ] {4d69f39a-a0f2-4e45-a111-524757e2a704} <Debug> TCPHandler: Processed in 0.002251328 sec. | ||
| 4490 | 2026.03.16 02:08:52.761328 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.03.16 02:08:52.761431 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4492 | 2026.03.16 02:08:52.761475 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4493 | 2026.03.16 02:08:52.761891 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.03.16 02:08:52.761930 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4495 | 2026.03.16 02:08:52.762252 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4496 | 2026.03.16 02:08:52.762485 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.03.16 02:08:52.762622 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 4498 | 2026.03.16 02:08:52.762661 [ 5 ] {bf125abb-c631-4f03-ad72-7ec35a873ecc} <Debug> TCPHandler: Processed in 0.001386001 sec. | ||
| 4499 | 2026.03.16 02:08:52.762784 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.03.16 02:08:52.762882 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.03.16 02:08:52.762931 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4502 | 2026.03.16 02:08:52.763350 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.03.16 02:08:52.763389 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4504 | 2026.03.16 02:08:52.763741 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4505 | 2026.03.16 02:08:52.763975 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.03.16 02:08:52.764097 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4507 | 2026.03.16 02:08:52.764114 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 4508 | 2026.03.16 02:08:52.764166 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.03.16 02:08:52.764175 [ 5 ] {81eebcb2-237b-4a86-bacd-857f9eee0ae7} <Debug> TCPHandler: Processed in 0.001441051 sec. | ||
| 4510 | 2026.03.16 02:08:52.764196 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4511 | 2026.03.16 02:08:52.764297 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.03.16 02:08:52.764303 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4513 | 2026.03.16 02:08:52.764400 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4514 | 2026.03.16 02:08:52.764440 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4515 | 2026.03.16 02:08:52.764448 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4516 | 2026.03.16 02:08:52.764483 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5723 rows starting from the beginning of the part | ||
| 4517 | 2026.03.16 02:08:52.764560 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 4518 | 2026.03.16 02:08:52.764605 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1251 rows starting from the beginning of the part | ||
| 4519 | 2026.03.16 02:08:52.764650 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 96 rows starting from the beginning of the part | ||
| 4520 | 2026.03.16 02:08:52.764690 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 4521 | 2026.03.16 02:08:52.764744 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4522 | 2026.03.16 02:08:52.764804 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.03.16 02:08:52.764847 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4524 | 2026.03.16 02:08:52.765203 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4525 | 2026.03.16 02:08:52.765433 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.03.16 02:08:52.765573 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 4527 | 2026.03.16 02:08:52.765612 [ 5 ] {e32e4e37-9de1-4a36-aea6-65197252861a} <Debug> TCPHandler: Processed in 0.001364861 sec. | ||
| 4528 | 2026.03.16 02:08:52.767199 [ 199 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7550 rows, containing 5 columns (5 merged, 0 gathered) in 0.002941124 sec., 2567045.7960970025 rows/sec., 169.02 MiB/sec. | ||
| 4529 | 2026.03.16 02:08:52.767942 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4530 | 2026.03.16 02:08:52.768277 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.03.16 02:08:52.768376 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4532 | 2026.03.16 02:08:52.768486 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4533 | 2026.03.16 02:08:56.484951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 532 | ||
| 4534 | 2026.03.16 02:08:56.487185 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.16 02:08:56.487244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4536 | 2026.03.16 02:08:56.488472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4537 | 2026.03.16 02:08:56.488759 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.16 02:08:56.489135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4539 | 2026.03.16 02:08:57.762591 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.03.16 02:08:57.762776 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4541 | 2026.03.16 02:08:57.762846 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4542 | 2026.03.16 02:08:57.763500 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.03.16 02:08:57.763553 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4544 | 2026.03.16 02:08:57.763989 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4545 | 2026.03.16 02:08:57.764222 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.16 02:08:57.764386 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00166 sec., 14457.831325301204 rows/sec., 1.20 MiB/sec. | ||
| 4547 | 2026.03.16 02:08:57.764438 [ 5 ] {ae5447f8-4acc-4be5-af8c-5e8768be837e} <Debug> TCPHandler: Processed in 0.001977966 sec. | ||
| 4548 | 2026.03.16 02:08:57.764569 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.16 02:08:57.764673 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.16 02:08:57.764718 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4551 | 2026.03.16 02:08:57.765146 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.16 02:08:57.765184 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4553 | 2026.03.16 02:08:57.765487 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4554 | 2026.03.16 02:08:57.765694 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.16 02:08:57.765827 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001179 sec., 8481.764206955047 rows/sec., 691.63 KiB/sec. | ||
| 4556 | 2026.03.16 02:08:57.765867 [ 5 ] {dcbcf27b-466d-46c3-b07d-32b8f383dec7} <Debug> TCPHandler: Processed in 0.001348291 sec. | ||
| 4557 | 2026.03.16 02:08:57.765988 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.16 02:08:57.766082 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4559 | 2026.03.16 02:08:57.766123 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4560 | 2026.03.16 02:08:57.766707 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.03.16 02:08:57.766745 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4562 | 2026.03.16 02:08:57.767085 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4563 | 2026.03.16 02:08:57.767302 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.03.16 02:08:57.767433 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Debug> executeQuery: Read 261 rows, 23.87 KiB in 0.001369 sec., 190650.1095690285 rows/sec., 17.03 MiB/sec. | ||
| 4565 | 2026.03.16 02:08:57.767470 [ 5 ] {da470cca-6183-4213-9372-ddbcd9c4dd1e} <Debug> TCPHandler: Processed in 0.001529283 sec. | ||
| 4566 | 2026.03.16 02:08:57.767585 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.03.16 02:08:57.767678 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.03.16 02:08:57.767718 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4569 | 2026.03.16 02:08:57.768158 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.03.16 02:08:57.768195 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4571 | 2026.03.16 02:08:57.768484 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4572 | 2026.03.16 02:08:57.768709 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.03.16 02:08:57.768815 [ 45 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4574 | 2026.03.16 02:08:57.768835 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001175 sec., 52765.95744680851 rows/sec., 3.88 MiB/sec. | ||
| 4575 | 2026.03.16 02:08:57.768885 [ 45 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.03.16 02:08:57.768893 [ 5 ] {3b468bb3-5559-4628-8db1-86b2dea8f37a} <Debug> TCPHandler: Processed in 0.00135714 sec. | ||
| 4577 | 2026.03.16 02:08:57.768917 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4578 | 2026.03.16 02:08:57.769014 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.03.16 02:08:57.769054 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4580 | 2026.03.16 02:08:57.769110 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.03.16 02:08:57.769155 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4582 | 2026.03.16 02:08:57.769209 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4583 | 2026.03.16 02:08:57.769248 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 4584 | 2026.03.16 02:08:57.769320 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 4585 | 2026.03.16 02:08:57.769366 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4586 | 2026.03.16 02:08:57.769409 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 4587 | 2026.03.16 02:08:57.769449 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4588 | 2026.03.16 02:08:57.769489 [ 190 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 62 rows starting from the beginning of the part | ||
| 4589 | 2026.03.16 02:08:57.769554 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.16 02:08:57.769595 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4591 | 2026.03.16 02:08:57.769933 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4592 | 2026.03.16 02:08:57.770157 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.16 02:08:57.770290 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001197 sec., 20050.12531328321 rows/sec., 1.66 MiB/sec. | ||
| 4594 | 2026.03.16 02:08:57.770327 [ 5 ] {0f2ea02c-8e5a-4992-a03d-ab000fc0f6d4} <Debug> TCPHandler: Processed in 0.001360311 sec. | ||
| 4595 | 2026.03.16 02:08:57.770436 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2026.03.16 02:08:57.770466 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470921 sec., 295053.23535390414 rows/sec., 21.37 MiB/sec. | ||
| 4597 | 2026.03.16 02:08:57.770527 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.03.16 02:08:57.770571 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4599 | 2026.03.16 02:08:57.770650 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4600 | 2026.03.16 02:08:57.770927 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.03.16 02:08:57.770962 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.03.16 02:08:57.771001 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_16_3} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4603 | 2026.03.16 02:08:57.771003 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4604 | 2026.03.16 02:08:57.771091 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4605 | 2026.03.16 02:08:57.771319 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4606 | 2026.03.16 02:08:57.771534 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.03.16 02:08:57.771658 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 4608 | 2026.03.16 02:08:57.771695 [ 5 ] {b4dc6178-0151-43d7-a5c5-07666692ecc9} <Debug> TCPHandler: Processed in 0.001305651 sec. | ||
| 4609 | 2026.03.16 02:08:57.771801 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4610 | 2026.03.16 02:08:57.771892 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4611 | 2026.03.16 02:08:57.771930 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4612 | 2026.03.16 02:08:57.772468 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.03.16 02:08:57.772504 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4614 | 2026.03.16 02:08:57.772820 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4615 | 2026.03.16 02:08:57.773076 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.03.16 02:08:57.773207 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.001331 sec., 112697.22013523667 rows/sec., 9.09 MiB/sec. | ||
| 4617 | 2026.03.16 02:08:57.773243 [ 5 ] {50a1600f-1a77-41bd-803d-10a4d3353433} <Debug> TCPHandler: Processed in 0.001488322 sec. | ||
| 4618 | 2026.03.16 02:08:57.773352 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4619 | 2026.03.16 02:08:57.773444 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4620 | 2026.03.16 02:08:57.773486 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4621 | 2026.03.16 02:08:57.773907 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.03.16 02:08:57.773943 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4623 | 2026.03.16 02:08:57.774283 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4624 | 2026.03.16 02:08:57.774491 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.16 02:08:57.774616 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.00119 sec., 168907.56302521008 rows/sec., 12.11 MiB/sec. | ||
| 4626 | 2026.03.16 02:08:57.774651 [ 5 ] {36c0fee7-b86a-4b05-a87b-12ca54e2f9f4} <Debug> TCPHandler: Processed in 0.001346291 sec. | ||
| 4627 | 2026.03.16 02:08:57.774765 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.03.16 02:08:57.774856 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.03.16 02:08:57.774909 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4630 | 2026.03.16 02:08:57.775739 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.16 02:08:57.775776 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4632 | 2026.03.16 02:08:57.776349 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4633 | 2026.03.16 02:08:57.776566 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.03.16 02:08:57.776670 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4635 | 2026.03.16 02:08:57.776703 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001865 sec., 21447.721179624667 rows/sec., 38.43 MiB/sec. | ||
| 4636 | 2026.03.16 02:08:57.776712 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.03.16 02:08:57.776757 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4638 | 2026.03.16 02:08:57.776773 [ 5 ] {584346ad-a1df-4f82-b47d-9300b737b640} <Debug> TCPHandler: Processed in 0.002055457 sec. | ||
| 4639 | 2026.03.16 02:08:57.776846 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4640 | 2026.03.16 02:08:57.776896 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.03.16 02:08:57.776993 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4642 | 2026.03.16 02:08:57.777033 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4643 | 2026.03.16 02:08:57.777090 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4644 | 2026.03.16 02:08:57.777154 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part | ||
| 4645 | 2026.03.16 02:08:57.777289 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4646 | 2026.03.16 02:08:57.777379 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.03.16 02:08:57.777400 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4648 | 2026.03.16 02:08:57.777420 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4649 | 2026.03.16 02:08:57.777506 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 4650 | 2026.03.16 02:08:57.777614 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4651 | 2026.03.16 02:08:57.777719 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4652 | 2026.03.16 02:08:57.777760 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4653 | 2026.03.16 02:08:57.778004 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.03.16 02:08:57.778120 [ 45 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4655 | 2026.03.16 02:08:57.778144 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 4656 | 2026.03.16 02:08:57.778163 [ 45 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.03.16 02:08:57.778185 [ 5 ] {c0de7586-3509-4939-a017-de6a1579ffe1} <Debug> TCPHandler: Processed in 0.001338711 sec. | ||
| 4658 | 2026.03.16 02:08:57.778188 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4659 | 2026.03.16 02:08:57.778303 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4660 | 2026.03.16 02:08:57.778430 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4661 | 2026.03.16 02:08:57.778464 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 4662 | 2026.03.16 02:08:57.778526 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4663 | 2026.03.16 02:08:57.778584 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 4664 | 2026.03.16 02:08:57.778626 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4665 | 2026.03.16 02:08:57.778673 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4666 | 2026.03.16 02:08:57.778723 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4667 | 2026.03.16 02:08:57.779639 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.001377862 sec., 579158.1450101678 rows/sec., 37.89 MiB/sec. | ||
| 4668 | 2026.03.16 02:08:57.779837 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4669 | 2026.03.16 02:08:57.780109 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.03.16 02:08:57.780181 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_21_4} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4671 | 2026.03.16 02:08:57.780274 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4672 | 2026.03.16 02:08:57.781426 [ 191 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 19 columns (19 merged, 0 gathered) in 0.004622778 sec., 93666.62210471711 rows/sec., 167.85 MiB/sec. | ||
| 4673 | 2026.03.16 02:08:57.782191 [ 194 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4674 | 2026.03.16 02:08:57.782528 [ 194 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2026.03.16 02:08:57.782595 [ 194 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4676 | 2026.03.16 02:08:57.782734 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 4677 | 2026.03.16 02:08:58.000324 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.22 MiB, peak 251.19 MiB, free memory in arenas 0.00 B, will set to 242.26 MiB (RSS), difference: 1.04 MiB | ||
| 4678 | 2026.03.16 02:08:58.945416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9107 | ||
| 4679 | 2026.03.16 02:08:58.945958 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.03.16 02:08:58.946002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4681 | 2026.03.16 02:08:58.946511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4682 | 2026.03.16 02:08:58.946749 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.16 02:08:58.946894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9107 | ||
| 4684 | 2026.03.16 02:08:59.424725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4685 | 2026.03.16 02:08:59.441123 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.03.16 02:08:59.441174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 4687 | 2026.03.16 02:08:59.447286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4688 | 2026.03.16 02:08:59.447988 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.03.16 02:08:59.451037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4690 | 2026.03.16 02:09:02.759281 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.03.16 02:09:02.759501 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4692 | 2026.03.16 02:09:02.759581 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4693 | 2026.03.16 02:09:02.760309 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.03.16 02:09:02.760361 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4695 | 2026.03.16 02:09:02.760769 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4696 | 2026.03.16 02:09:02.760996 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.03.16 02:09:02.761168 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001724 sec., 32482.59860788863 rows/sec., 2.48 MiB/sec. | ||
| 4698 | 2026.03.16 02:09:02.761220 [ 5 ] {adf546ab-7e6c-4873-8edf-6589fcf519ff} <Debug> TCPHandler: Processed in 0.002091577 sec. | ||
| 4699 | 2026.03.16 02:09:02.761351 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.03.16 02:09:02.761454 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.03.16 02:09:02.761498 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.03.16 02:09:02.761922 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.03.16 02:09:02.761961 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4704 | 2026.03.16 02:09:02.762274 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4705 | 2026.03.16 02:09:02.762490 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.03.16 02:09:02.762633 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001202 sec., 53244.592346089856 rows/sec., 4.16 MiB/sec. | ||
| 4707 | 2026.03.16 02:09:02.762676 [ 5 ] {51085346-a9dd-4fb1-89a9-46f838626138} <Debug> TCPHandler: Processed in 0.001378971 sec. | ||
| 4708 | 2026.03.16 02:09:02.762801 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.16 02:09:02.762901 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.03.16 02:09:02.762950 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4711 | 2026.03.16 02:09:02.763394 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.03.16 02:09:02.763436 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4713 | 2026.03.16 02:09:02.763810 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4714 | 2026.03.16 02:09:02.764048 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.16 02:09:02.764234 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001352 sec., 118343.1952662722 rows/sec., 8.24 MiB/sec. | ||
| 4716 | 2026.03.16 02:09:02.764273 [ 5 ] {a5f64f18-db22-4b16-8b14-050c057a5026} <Debug> TCPHandler: Processed in 0.001523152 sec. | ||
| 4717 | 2026.03.16 02:09:02.764392 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.03.16 02:09:02.764492 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.03.16 02:09:02.764536 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4720 | 2026.03.16 02:09:02.764875 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.16 02:09:02.764915 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4722 | 2026.03.16 02:09:02.765254 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4723 | 2026.03.16 02:09:02.765480 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.16 02:09:02.765703 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00123 sec., 48780.48780487805 rows/sec., 3.29 MiB/sec. | ||
| 4725 | 2026.03.16 02:09:02.765742 [ 5 ] {a3ed7a8a-4272-4332-9fca-07564f29303c} <Debug> TCPHandler: Processed in 0.001400231 sec. | ||
| 4726 | 2026.03.16 02:09:06.340553 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4727 | 2026.03.16 02:09:06.340661 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4728 | 2026.03.16 02:09:06.447030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9619 | ||
| 4729 | 2026.03.16 02:09:06.447602 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.16 02:09:06.447656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4731 | 2026.03.16 02:09:06.448186 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4732 | 2026.03.16 02:09:06.448418 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.16 02:09:06.448556 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9619 | ||
| 4734 | 2026.03.16 02:09:06.489400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 560 | ||
| 4735 | 2026.03.16 02:09:06.491944 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.03.16 02:09:06.491999 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4737 | 2026.03.16 02:09:06.493192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4738 | 2026.03.16 02:09:06.493479 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.03.16 02:09:06.493837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 560 | ||
| 4740 | 2026.03.16 02:09:06.951172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4741 | 2026.03.16 02:09:06.968067 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.03.16 02:09:06.968129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4743 | 2026.03.16 02:09:06.974253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4744 | 2026.03.16 02:09:06.974975 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2026.03.16 02:09:06.977749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4746 | 2026.03.16 02:09:07.760883 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.03.16 02:09:07.761079 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4748 | 2026.03.16 02:09:07.761148 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4749 | 2026.03.16 02:09:07.761857 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.03.16 02:09:07.761893 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4751 | 2026.03.16 02:09:07.762277 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4752 | 2026.03.16 02:09:07.762497 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.16 02:09:07.762626 [ 31 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4754 | 2026.03.16 02:09:07.762638 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001614 sec., 84262.70136307311 rows/sec., 7.30 MiB/sec. | ||
| 4755 | 2026.03.16 02:09:07.762669 [ 31 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.03.16 02:09:07.762687 [ 5 ] {8da220e9-38d0-406f-815d-8a5acbcf45b2} <Debug> TCPHandler: Processed in 0.001938566 sec. | ||
| 4757 | 2026.03.16 02:09:07.762692 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4758 | 2026.03.16 02:09:07.762811 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4759 | 2026.03.16 02:09:07.762831 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4760 | 2026.03.16 02:09:07.762906 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.03.16 02:09:07.762950 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4762 | 2026.03.16 02:09:07.763012 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4763 | 2026.03.16 02:09:07.763057 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2893 rows starting from the beginning of the part | ||
| 4764 | 2026.03.16 02:09:07.763131 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4765 | 2026.03.16 02:09:07.763182 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4766 | 2026.03.16 02:09:07.763237 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 261 rows starting from the beginning of the part | ||
| 4767 | 2026.03.16 02:09:07.763293 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4768 | 2026.03.16 02:09:07.763352 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part | ||
| 4769 | 2026.03.16 02:09:07.763378 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4770 | 2026.03.16 02:09:07.763418 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4771 | 2026.03.16 02:09:07.763773 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4772 | 2026.03.16 02:09:07.763986 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4773 | 2026.03.16 02:09:07.764111 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001224 sec., 32679.7385620915 rows/sec., 2.40 MiB/sec. | ||
| 4774 | 2026.03.16 02:09:07.764147 [ 5 ] {b634a1fd-fe0f-4935-8755-9ae4e5d1204a} <Debug> TCPHandler: Processed in 0.001383162 sec. | ||
| 4775 | 2026.03.16 02:09:07.764266 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.03.16 02:09:07.764360 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4777 | 2026.03.16 02:09:07.764398 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4778 | 2026.03.16 02:09:07.764831 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.03.16 02:09:07.764864 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4780 | 2026.03.16 02:09:07.764929 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3538 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165908 sec., 1633495.0514980324 rows/sec., 134.47 MiB/sec. | ||
| 4781 | 2026.03.16 02:09:07.765190 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4782 | 2026.03.16 02:09:07.765332 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4783 | 2026.03.16 02:09:07.765425 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.03.16 02:09:07.765554 [ 31 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4785 | 2026.03.16 02:09:07.765568 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001226 sec., 84828.71125611744 rows/sec., 6.63 MiB/sec. | ||
| 4786 | 2026.03.16 02:09:07.765593 [ 31 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.03.16 02:09:07.765613 [ 5 ] {72e5e4db-90c8-4f9b-9a44-9214f9a9b8c4} <Debug> TCPHandler: Processed in 0.001402422 sec. | ||
| 4788 | 2026.03.16 02:09:07.765615 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4789 | 2026.03.16 02:09:07.765697 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4790 | 2026.03.16 02:09:07.765700 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.03.16 02:09:07.765737 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2026.03.16 02:09:07.765783 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4793 | 2026.03.16 02:09:07.765804 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_26_5} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4794 | 2026.03.16 02:09:07.765812 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1551 rows starting from the beginning of the part | ||
| 4795 | 2026.03.16 02:09:07.765829 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.03.16 02:09:07.765868 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4797 | 2026.03.16 02:09:07.765872 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4798 | 2026.03.16 02:09:07.765893 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4799 | 2026.03.16 02:09:07.765927 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4800 | 2026.03.16 02:09:07.765965 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part | ||
| 4801 | 2026.03.16 02:09:07.766006 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4802 | 2026.03.16 02:09:07.766042 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4803 | 2026.03.16 02:09:07.766320 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2026.03.16 02:09:07.766354 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4805 | 2026.03.16 02:09:07.766688 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4806 | 2026.03.16 02:09:07.766892 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.03.16 02:09:07.767016 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 4808 | 2026.03.16 02:09:07.767051 [ 5 ] {1eb432c4-afcf-4eb8-9a5f-54ffbec21d4e} <Debug> TCPHandler: Processed in 0.001365141 sec. | ||
| 4809 | 2026.03.16 02:09:07.767110 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2037 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444372 sec., 1410301.5012752947 rows/sec., 106.85 MiB/sec. | ||
| 4810 | 2026.03.16 02:09:07.767167 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.03.16 02:09:07.767267 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.03.16 02:09:07.767291 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4813 | 2026.03.16 02:09:07.767320 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4814 | 2026.03.16 02:09:07.767518 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2026.03.16 02:09:07.767579 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_26_5} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4816 | 2026.03.16 02:09:07.767639 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4817 | 2026.03.16 02:09:07.768176 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.03.16 02:09:07.768209 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4819 | 2026.03.16 02:09:07.768752 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4820 | 2026.03.16 02:09:07.768964 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.03.16 02:09:07.769094 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001849 sec., 21633.31530557058 rows/sec., 38.77 MiB/sec. | ||
| 4822 | 2026.03.16 02:09:07.769143 [ 5 ] {67b3a8b0-e0c6-42b8-8da0-399557404d03} <Debug> TCPHandler: Processed in 0.002022126 sec. | ||
| 4823 | 2026.03.16 02:09:07.769264 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.03.16 02:09:07.769356 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.03.16 02:09:07.769397 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4826 | 2026.03.16 02:09:07.769735 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.03.16 02:09:07.769768 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4828 | 2026.03.16 02:09:07.770063 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4829 | 2026.03.16 02:09:07.770269 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.03.16 02:09:07.770392 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 4831 | 2026.03.16 02:09:07.770426 [ 5 ] {86a1194d-ca0d-4f63-b329-164d19e673cf} <Debug> TCPHandler: Processed in 0.001209949 sec. | ||
| 4832 | 2026.03.16 02:09:09.753018 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.03.16 02:09:09.753210 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4834 | 2026.03.16 02:09:09.753285 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4835 | 2026.03.16 02:09:09.753917 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.03.16 02:09:09.753962 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4837 | 2026.03.16 02:09:09.754359 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4838 | 2026.03.16 02:09:09.754593 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.03.16 02:09:09.754757 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001597 sec., 1252.3481527864747 rows/sec., 102.12 KiB/sec. | ||
| 4840 | 2026.03.16 02:09:09.754808 [ 5 ] {3934cc7f-23f9-4c71-9c0b-ea89d7d4830b} <Debug> TCPHandler: Processed in 0.001925656 sec. | ||
| 4841 | 2026.03.16 02:09:09.754939 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.03.16 02:09:09.755043 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4843 | 2026.03.16 02:09:09.755088 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4844 | 2026.03.16 02:09:09.756388 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.03.16 02:09:09.756427 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4846 | 2026.03.16 02:09:09.756888 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4847 | 2026.03.16 02:09:09.757108 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.03.16 02:09:09.757249 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.002228 sec., 871184.9192100539 rows/sec., 65.14 MiB/sec. | ||
| 4849 | 2026.03.16 02:09:09.757290 [ 5 ] {1989d4ff-3b7e-4467-8c17-7cd5833fcd57} <Debug> TCPHandler: Processed in 0.002405329 sec. | ||
| 4850 | 2026.03.16 02:09:09.757413 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.03.16 02:09:09.757510 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4852 | 2026.03.16 02:09:09.757552 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4853 | 2026.03.16 02:09:09.757970 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.03.16 02:09:09.758008 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4855 | 2026.03.16 02:09:09.758324 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4856 | 2026.03.16 02:09:09.758550 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.03.16 02:09:09.758685 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001195 sec., 10878.661087866109 rows/sec., 809.04 KiB/sec. | ||
| 4858 | 2026.03.16 02:09:09.758724 [ 5 ] {d4e6a1ca-2476-4d14-a7be-c72e721b71d5} <Debug> TCPHandler: Processed in 0.001362771 sec. | ||
| 4859 | 2026.03.16 02:09:09.758834 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.03.16 02:09:09.758930 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.03.16 02:09:09.758969 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4862 | 2026.03.16 02:09:09.759576 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.03.16 02:09:09.759614 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4864 | 2026.03.16 02:09:09.759957 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4865 | 2026.03.16 02:09:09.760169 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.03.16 02:09:09.760273 [ 57 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4867 | 2026.03.16 02:09:09.760295 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001385 sec., 511191.33574007225 rows/sec., 29.82 MiB/sec. | ||
| 4868 | 2026.03.16 02:09:09.760340 [ 57 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.16 02:09:09.760351 [ 5 ] {b905822f-02f9-4308-9407-af2226b744a4} <Debug> TCPHandler: Processed in 0.001566833 sec. | ||
| 4870 | 2026.03.16 02:09:09.760370 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4871 | 2026.03.16 02:09:09.760470 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.03.16 02:09:09.760484 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4873 | 2026.03.16 02:09:09.760571 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.03.16 02:09:09.760592 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4875 | 2026.03.16 02:09:09.760610 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4876 | 2026.03.16 02:09:09.760640 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 882 rows starting from the beginning of the part | ||
| 4877 | 2026.03.16 02:09:09.760739 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 4878 | 2026.03.16 02:09:09.760799 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4879 | 2026.03.16 02:09:09.760852 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 708 rows starting from the beginning of the part | ||
| 4880 | 2026.03.16 02:09:09.760901 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 4881 | 2026.03.16 02:09:09.760952 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 708 rows starting from the beginning of the part | ||
| 4882 | 2026.03.16 02:09:09.760986 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.16 02:09:09.761023 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4884 | 2026.03.16 02:09:09.761329 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4885 | 2026.03.16 02:09:09.761539 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.03.16 02:09:09.761670 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 4887 | 2026.03.16 02:09:09.761710 [ 5 ] {0c52866e-8941-47a6-b523-27fa94ff79fa} <Debug> TCPHandler: Processed in 0.0012893 sec. | ||
| 4888 | 2026.03.16 02:09:09.761816 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.03.16 02:09:09.761911 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4890 | 2026.03.16 02:09:09.761951 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4891 | 2026.03.16 02:09:09.762212 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778574 sec., 1717105.9511721188 rows/sec., 108.25 MiB/sec. | ||
| 4892 | 2026.03.16 02:09:09.762361 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4893 | 2026.03.16 02:09:09.762588 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.03.16 02:09:09.762650 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_11_2} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4895 | 2026.03.16 02:09:09.762675 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.03.16 02:09:09.762706 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 4897 | 2026.03.16 02:09:09.762710 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4898 | 2026.03.16 02:09:09.763056 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4899 | 2026.03.16 02:09:09.763278 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.16 02:09:09.763407 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.001514 sec., 669088.5072655218 rows/sec., 46.05 MiB/sec. | ||
| 4901 | 2026.03.16 02:09:09.763444 [ 5 ] {142a108e-3505-4e83-b92d-d720086a9500} <Debug> TCPHandler: Processed in 0.001678994 sec. | ||
| 4902 | 2026.03.16 02:09:09.763547 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.03.16 02:09:09.763641 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.03.16 02:09:09.763685 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4905 | 2026.03.16 02:09:09.764335 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.03.16 02:09:09.764372 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4907 | 2026.03.16 02:09:09.764817 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4908 | 2026.03.16 02:09:09.765030 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.03.16 02:09:09.765168 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Debug> executeQuery: Read 1250 rows, 80.27 KiB in 0.001545 sec., 809061.4886731392 rows/sec., 50.74 MiB/sec. | ||
| 4910 | 2026.03.16 02:09:09.765204 [ 5 ] {3a2db7af-0a53-40e6-9742-4842808101a0} <Debug> TCPHandler: Processed in 0.001707634 sec. | ||
| 4911 | 2026.03.16 02:09:09.765309 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.03.16 02:09:09.765404 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.03.16 02:09:09.765459 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4914 | 2026.03.16 02:09:09.766201 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.03.16 02:09:09.766238 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4916 | 2026.03.16 02:09:09.766765 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4917 | 2026.03.16 02:09:09.766984 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.03.16 02:09:09.767131 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001745 sec., 6303.7249283667625 rows/sec., 11.30 MiB/sec. | ||
| 4919 | 2026.03.16 02:09:09.767191 [ 5 ] {249e53bd-8dfa-4baf-9735-aa4d26f41c08} <Debug> TCPHandler: Processed in 0.001931665 sec. | ||
| 4920 | 2026.03.16 02:09:09.767306 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.03.16 02:09:09.767402 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.03.16 02:09:09.767444 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4923 | 2026.03.16 02:09:09.767762 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.03.16 02:09:09.767799 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4925 | 2026.03.16 02:09:09.768106 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4926 | 2026.03.16 02:09:09.768318 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.03.16 02:09:09.768451 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001068 sec., 22471.91011235955 rows/sec., 1.51 MiB/sec. | ||
| 4928 | 2026.03.16 02:09:09.768487 [ 5 ] {af9a0649-23c5-4030-9056-c0d8c33a4f55} <Debug> TCPHandler: Processed in 0.0012368 sec. | ||
| 4929 | 2026.03.16 02:09:12.756427 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.03.16 02:09:12.756631 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4931 | 2026.03.16 02:09:12.756706 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4932 | 2026.03.16 02:09:12.757433 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.03.16 02:09:12.757482 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4934 | 2026.03.16 02:09:12.757890 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4935 | 2026.03.16 02:09:12.758121 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.03.16 02:09:12.758279 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001705 sec., 32844.574780058654 rows/sec., 2.51 MiB/sec. | ||
| 4937 | 2026.03.16 02:09:12.758332 [ 5 ] {476320d5-a8d2-49d4-ab32-bdd7662d6e17} <Debug> TCPHandler: Processed in 0.002051087 sec. | ||
| 4938 | 2026.03.16 02:09:12.758464 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.03.16 02:09:12.758569 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4940 | 2026.03.16 02:09:12.758611 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4941 | 2026.03.16 02:09:12.759068 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.03.16 02:09:12.759105 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4943 | 2026.03.16 02:09:12.759422 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4944 | 2026.03.16 02:09:12.759637 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.03.16 02:09:12.759768 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 4946 | 2026.03.16 02:09:12.759807 [ 5 ] {e27334a8-3486-488d-a65c-1f3b235c8640} <Debug> TCPHandler: Processed in 0.001395772 sec. | ||
| 4947 | 2026.03.16 02:09:12.759925 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.03.16 02:09:12.760021 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4949 | 2026.03.16 02:09:12.760066 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4950 | 2026.03.16 02:09:12.760468 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.03.16 02:09:12.760504 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4952 | 2026.03.16 02:09:12.760915 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4953 | 2026.03.16 02:09:12.761122 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.03.16 02:09:12.761234 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4955 | 2026.03.16 02:09:12.761249 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001248 sec., 76923.07692307692 rows/sec., 5.36 MiB/sec. | ||
| 4956 | 2026.03.16 02:09:12.761316 [ 5 ] {b4d8ddbf-3b4d-4248-8b30-74bfb11b838b} <Debug> TCPHandler: Processed in 0.001441302 sec. | ||
| 4957 | 2026.03.16 02:09:12.761323 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.03.16 02:09:12.761352 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4959 | 2026.03.16 02:09:12.761448 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4960 | 2026.03.16 02:09:12.761449 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.03.16 02:09:12.761546 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4962 | 2026.03.16 02:09:12.761563 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4963 | 2026.03.16 02:09:12.761580 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7550 rows starting from the beginning of the part | ||
| 4964 | 2026.03.16 02:09:12.761606 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4965 | 2026.03.16 02:09:12.761663 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 201 rows starting from the beginning of the part | ||
| 4966 | 2026.03.16 02:09:12.761727 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4967 | 2026.03.16 02:09:12.761773 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4968 | 2026.03.16 02:09:12.761828 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1250 rows starting from the beginning of the part | ||
| 4969 | 2026.03.16 02:09:12.761870 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part | ||
| 4970 | 2026.03.16 02:09:12.761968 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.03.16 02:09:12.762004 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4972 | 2026.03.16 02:09:12.762326 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4973 | 2026.03.16 02:09:12.762555 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.03.16 02:09:12.762697 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.10 MiB/sec. | ||
| 4975 | 2026.03.16 02:09:12.762735 [ 5 ] {54e6d35a-3410-4e38-a1e3-dfbdb5053d06} <Debug> TCPHandler: Processed in 0.001336401 sec. | ||
| 4976 | 2026.03.16 02:09:12.765391 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9417 rows, containing 5 columns (5 merged, 0 gathered) in 0.003978383 sec., 2367042.087199749 rows/sec., 155.56 MiB/sec. | ||
| 4977 | 2026.03.16 02:09:12.765674 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4978 | 2026.03.16 02:09:12.766004 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.03.16 02:09:12.766087 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4980 | 2026.03.16 02:09:12.766198 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4981 | 2026.03.16 02:09:13.948702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10067 | ||
| 4982 | 2026.03.16 02:09:13.949170 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.03.16 02:09:13.949209 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4984 | 2026.03.16 02:09:13.949674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4985 | 2026.03.16 02:09:13.949898 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.03.16 02:09:13.950046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10067 | ||
| 4987 | 2026.03.16 02:09:13.950057 [ 144 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4988 | 2026.03.16 02:09:13.950153 [ 144 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.03.16 02:09:13.950187 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 4990 | 2026.03.16 02:09:13.950304 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4991 | 2026.03.16 02:09:13.950405 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4992 | 2026.03.16 02:09:13.950438 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7699 rows starting from the beginning of the part | ||
| 4993 | 2026.03.16 02:09:13.950494 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4994 | 2026.03.16 02:09:13.950535 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4995 | 2026.03.16 02:09:13.950576 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4996 | 2026.03.16 02:09:13.950611 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4997 | 2026.03.16 02:09:13.950647 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4998 | 2026.03.16 02:09:13.952564 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10067 rows, containing 4 columns (4 merged, 0 gathered) in 0.002295719 sec., 4385118.561984285 rows/sec., 62.73 MiB/sec. | ||
| 4999 | 2026.03.16 02:09:13.952812 [ 189 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5000 | 2026.03.16 02:09:13.953101 [ 189 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.03.16 02:09:13.953168 [ 189 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_21_4} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5002 | 2026.03.16 02:09:13.953238 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5003 | 2026.03.16 02:09:14.477899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5004 | 2026.03.16 02:09:14.495238 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2026.03.16 02:09:14.495292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5006 | 2026.03.16 02:09:14.501140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5007 | 2026.03.16 02:09:14.501873 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.03.16 02:09:14.502227 [ 103 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5009 | 2026.03.16 02:09:14.502302 [ 103 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.03.16 02:09:14.502327 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5011 | 2026.03.16 02:09:14.502445 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5012 | 2026.03.16 02:09:14.505520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5013 | 2026.03.16 02:09:14.506777 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5014 | 2026.03.16 02:09:14.508267 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5015 | 2026.03.16 02:09:14.512899 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5016 | 2026.03.16 02:09:14.517247 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5017 | 2026.03.16 02:09:14.521505 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5018 | 2026.03.16 02:09:14.525650 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5019 | 2026.03.16 02:09:14.529511 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5020 | 2026.03.16 02:09:14.577914 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075514698 sec., 2105.5503658373896 rows/sec., 10.89 MiB/sec. | ||
| 5021 | 2026.03.16 02:09:14.580405 [ 188 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5022 | 2026.03.16 02:09:14.582409 [ 188 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.03.16 02:09:14.582492 [ 188 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_21_4} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5024 | 2026.03.16 02:09:14.584326 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5025 | 2026.03.16 02:09:15.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.63 MiB, peak 257.18 MiB, free memory in arenas 0.00 B, will set to 250.08 MiB (RSS), difference: 3.45 MiB | ||
| 5026 | 2026.03.16 02:09:16.494093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 598 | ||
| 5027 | 2026.03.16 02:09:16.496733 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.03.16 02:09:16.496796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5029 | 2026.03.16 02:09:16.498018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5030 | 2026.03.16 02:09:16.498298 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.16 02:09:16.498483 [ 113 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5032 | 2026.03.16 02:09:16.498560 [ 113 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.03.16 02:09:16.498586 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5034 | 2026.03.16 02:09:16.498653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 5035 | 2026.03.16 02:09:16.498730 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5036 | 2026.03.16 02:09:16.499378 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.03.16 02:09:16.499543 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 5038 | 2026.03.16 02:09:16.499909 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 5039 | 2026.03.16 02:09:16.500261 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5040 | 2026.03.16 02:09:16.500633 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 5041 | 2026.03.16 02:09:16.501013 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5042 | 2026.03.16 02:09:16.501364 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5043 | 2026.03.16 02:09:16.509754 [ 200 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 72 columns (72 merged, 0 gathered) in 0.011086391 sec., 53940.006265339194 rows/sec., 50.33 MiB/sec. | ||
| 5044 | 2026.03.16 02:09:16.511086 [ 193 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5045 | 2026.03.16 02:09:16.511909 [ 193 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.03.16 02:09:16.512012 [ 193 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_16_3} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5047 | 2026.03.16 02:09:16.512317 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 5048 | 2026.03.16 02:09:17.761716 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.03.16 02:09:17.761918 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5050 | 2026.03.16 02:09:17.761991 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5051 | 2026.03.16 02:09:17.762733 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.03.16 02:09:17.762782 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5053 | 2026.03.16 02:09:17.763177 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5054 | 2026.03.16 02:09:17.763398 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.03.16 02:09:17.763549 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001686 sec., 80664.29418742585 rows/sec., 6.99 MiB/sec. | ||
| 5056 | 2026.03.16 02:09:17.763590 [ 5 ] {cb700205-c383-44b8-b123-210505aa3e78} <Debug> TCPHandler: Processed in 0.002016666 sec. | ||
| 5057 | 2026.03.16 02:09:17.763702 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2026.03.16 02:09:17.763795 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5059 | 2026.03.16 02:09:17.763835 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5060 | 2026.03.16 02:09:17.764236 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.03.16 02:09:17.764272 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5062 | 2026.03.16 02:09:17.764594 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5063 | 2026.03.16 02:09:17.764804 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.03.16 02:09:17.764929 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 5065 | 2026.03.16 02:09:17.764966 [ 5 ] {8ffc4457-2a8f-48fd-8c69-47e20a6b1580} <Debug> TCPHandler: Processed in 0.00131088 sec. | ||
| 5066 | 2026.03.16 02:09:17.765074 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2026.03.16 02:09:17.765166 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5068 | 2026.03.16 02:09:17.765205 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5069 | 2026.03.16 02:09:17.765630 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2026.03.16 02:09:17.765666 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5071 | 2026.03.16 02:09:17.765967 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5072 | 2026.03.16 02:09:17.766178 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.03.16 02:09:17.766301 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 7.05 MiB/sec. | ||
| 5074 | 2026.03.16 02:09:17.766337 [ 5 ] {eb958bd1-a84f-4f0d-b8d6-f6274a5d1259} <Debug> TCPHandler: Processed in 0.001311251 sec. | ||
| 5075 | 2026.03.16 02:09:17.766459 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2026.03.16 02:09:17.766551 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5077 | 2026.03.16 02:09:17.766593 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5078 | 2026.03.16 02:09:17.766990 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.03.16 02:09:17.767025 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5080 | 2026.03.16 02:09:17.767345 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5081 | 2026.03.16 02:09:17.767557 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.03.16 02:09:17.767682 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5083 | 2026.03.16 02:09:17.767717 [ 5 ] {c59ad7a7-7ed6-4599-ab4b-403baa26d092} <Debug> TCPHandler: Processed in 0.001306391 sec. | ||
| 5084 | 2026.03.16 02:09:17.767824 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.03.16 02:09:17.767916 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5086 | 2026.03.16 02:09:17.767968 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5087 | 2026.03.16 02:09:17.768784 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.03.16 02:09:17.768819 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5089 | 2026.03.16 02:09:17.769424 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5090 | 2026.03.16 02:09:17.769638 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.03.16 02:09:17.769771 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 5092 | 2026.03.16 02:09:17.769822 [ 5 ] {84e0c951-ab62-4672-8977-1c173d7fc3e4} <Debug> TCPHandler: Processed in 0.002044076 sec. | ||
| 5093 | 2026.03.16 02:09:17.769924 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.03.16 02:09:17.770015 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5095 | 2026.03.16 02:09:17.770056 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5096 | 2026.03.16 02:09:17.770388 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.16 02:09:17.770422 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5098 | 2026.03.16 02:09:17.770716 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5099 | 2026.03.16 02:09:17.770924 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.03.16 02:09:17.771026 [ 116 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5101 | 2026.03.16 02:09:17.771045 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5102 | 2026.03.16 02:09:17.771096 [ 116 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.03.16 02:09:17.771101 [ 5 ] {c851cc89-0971-40ed-a030-3345ddbc21c8} <Debug> TCPHandler: Processed in 0.00122387 sec. | ||
| 5104 | 2026.03.16 02:09:17.771128 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5105 | 2026.03.16 02:09:17.771251 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5106 | 2026.03.16 02:09:17.771369 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5107 | 2026.03.16 02:09:17.771403 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 798 rows starting from the beginning of the part | ||
| 5108 | 2026.03.16 02:09:17.771463 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 5109 | 2026.03.16 02:09:17.771503 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 5110 | 2026.03.16 02:09:17.771541 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 5111 | 2026.03.16 02:09:17.771585 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5112 | 2026.03.16 02:09:17.771621 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5113 | 2026.03.16 02:09:17.772560 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366411 sec., 759654.3060616461 rows/sec., 50.04 MiB/sec. | ||
| 5114 | 2026.03.16 02:09:17.772841 [ 190 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5115 | 2026.03.16 02:09:17.773195 [ 190 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.03.16 02:09:17.773284 [ 190 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_26_5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5117 | 2026.03.16 02:09:17.773387 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5118 | 2026.03.16 02:09:21.340711 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5119 | 2026.03.16 02:09:21.340775 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5120 | 2026.03.16 02:09:21.450228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10579 | ||
| 5121 | 2026.03.16 02:09:21.450789 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.03.16 02:09:21.450832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5123 | 2026.03.16 02:09:21.451388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5124 | 2026.03.16 02:09:21.451631 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.03.16 02:09:21.451772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10579 | ||
| 5126 | 2026.03.16 02:09:21.886717 [ 153 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5127 | 2026.03.16 02:09:21.886789 [ 153 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.16 02:09:21.886811 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5129 | 2026.03.16 02:09:21.886936 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5130 | 2026.03.16 02:09:21.887085 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.03.16 02:09:21.887116 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5132 | 2026.03.16 02:09:21.887179 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5133 | 2026.03.16 02:09:21.887222 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 5134 | 2026.03.16 02:09:21.887262 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 5135 | 2026.03.16 02:09:21.887313 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5136 | 2026.03.16 02:09:21.888029 [ 193 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00115121 sec., 31271.44482761616 rows/sec., 2.61 MiB/sec. | ||
| 5137 | 2026.03.16 02:09:21.888227 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5138 | 2026.03.16 02:09:21.888593 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.03.16 02:09:21.888681 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_9_2} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5140 | 2026.03.16 02:09:21.888771 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5141 | 2026.03.16 02:09:22.005695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5142 | 2026.03.16 02:09:22.020627 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.03.16 02:09:22.020676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5144 | 2026.03.16 02:09:22.026779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5145 | 2026.03.16 02:09:22.027469 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.16 02:09:22.030041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5147 | 2026.03.16 02:09:22.758750 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.03.16 02:09:22.758932 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5149 | 2026.03.16 02:09:22.758998 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5150 | 2026.03.16 02:09:22.759683 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.16 02:09:22.759744 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5152 | 2026.03.16 02:09:22.760204 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5153 | 2026.03.16 02:09:22.760429 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.03.16 02:09:22.760582 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 5155 | 2026.03.16 02:09:22.760623 [ 5 ] {3bd91d50-709a-44ba-9f9a-f9e759795abf} <Debug> TCPHandler: Processed in 0.002016596 sec. | ||
| 5156 | 2026.03.16 02:09:22.760753 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.03.16 02:09:22.760847 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5158 | 2026.03.16 02:09:22.760888 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5159 | 2026.03.16 02:09:22.761309 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.03.16 02:09:22.761345 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5161 | 2026.03.16 02:09:22.761649 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5162 | 2026.03.16 02:09:22.761865 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.03.16 02:09:22.761992 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 5164 | 2026.03.16 02:09:22.762029 [ 5 ] {af29874b-695a-42ce-aed8-8a2ad044285b} <Debug> TCPHandler: Processed in 0.001327861 sec. | ||
| 5165 | 2026.03.16 02:09:22.762146 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.03.16 02:09:22.762241 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5167 | 2026.03.16 02:09:22.762285 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5168 | 2026.03.16 02:09:22.762704 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.03.16 02:09:22.762739 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5170 | 2026.03.16 02:09:22.763062 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5171 | 2026.03.16 02:09:22.763292 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.03.16 02:09:22.763427 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 5173 | 2026.03.16 02:09:22.763466 [ 5 ] {605344bb-a677-4428-884a-b103f73e492b} <Debug> TCPHandler: Processed in 0.001371212 sec. | ||
| 5174 | 2026.03.16 02:09:22.763587 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.03.16 02:09:22.763684 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.03.16 02:09:22.763727 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5177 | 2026.03.16 02:09:22.764075 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.03.16 02:09:22.764114 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 5179 | 2026.03.16 02:09:22.764438 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5180 | 2026.03.16 02:09:22.764658 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.03.16 02:09:22.764788 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5182 | 2026.03.16 02:09:22.764825 [ 5 ] {f3d880c7-6b6a-4a7a-a4d0-7265a44b3e25} <Debug> TCPHandler: Processed in 0.001288261 sec. | ||
| 5183 | 2026.03.16 02:09:26.498979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 618 | ||
| 5184 | 2026.03.16 02:09:26.501207 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.03.16 02:09:26.501271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5186 | 2026.03.16 02:09:26.502493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5187 | 2026.03.16 02:09:26.502783 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.03.16 02:09:26.503164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 5189 | 2026.03.16 02:09:27.763167 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.03.16 02:09:27.763429 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.03.16 02:09:27.763524 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5192 | 2026.03.16 02:09:27.764258 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.03.16 02:09:27.764302 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5194 | 2026.03.16 02:09:27.764686 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5195 | 2026.03.16 02:09:27.764910 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.03.16 02:09:27.765068 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 5197 | 2026.03.16 02:09:27.765118 [ 5 ] {456d0633-9b5c-4fde-ba0c-d9c33977ec78} <Debug> TCPHandler: Processed in 0.002126677 sec. | ||
| 5198 | 2026.03.16 02:09:27.765237 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5199 | 2026.03.16 02:09:27.765340 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5200 | 2026.03.16 02:09:27.765385 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5201 | 2026.03.16 02:09:27.765787 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.03.16 02:09:27.765823 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5203 | 2026.03.16 02:09:27.766122 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5204 | 2026.03.16 02:09:27.766330 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.03.16 02:09:27.766460 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 5206 | 2026.03.16 02:09:27.766499 [ 5 ] {672abaec-0729-40f9-b0e7-27badd2ad38e} <Debug> TCPHandler: Processed in 0.001314911 sec. | ||
| 5207 | 2026.03.16 02:09:27.766603 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5208 | 2026.03.16 02:09:27.766698 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5209 | 2026.03.16 02:09:27.766739 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5210 | 2026.03.16 02:09:27.767254 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5211 | 2026.03.16 02:09:27.767288 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5212 | 2026.03.16 02:09:27.767620 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5213 | 2026.03.16 02:09:27.767831 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5214 | 2026.03.16 02:09:27.767929 [ 155 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5215 | 2026.03.16 02:09:27.767959 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Debug> executeQuery: Read 257 rows, 23.58 KiB in 0.00128 sec., 200781.24999999997 rows/sec., 17.99 MiB/sec. | ||
| 5216 | 2026.03.16 02:09:27.767970 [ 155 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.03.16 02:09:27.767994 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5218 | 2026.03.16 02:09:27.767997 [ 5 ] {97aaa26f-dc88-4515-bdb5-6348bda8c12e} <Debug> TCPHandler: Processed in 0.001444872 sec. | ||
| 5219 | 2026.03.16 02:09:27.768125 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5220 | 2026.03.16 02:09:27.768170 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5221 | 2026.03.16 02:09:27.768247 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.03.16 02:09:27.768303 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5223 | 2026.03.16 02:09:27.768373 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5224 | 2026.03.16 02:09:27.768436 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2893 rows starting from the beginning of the part | ||
| 5225 | 2026.03.16 02:09:27.768561 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1941 rows starting from the beginning of the part | ||
| 5226 | 2026.03.16 02:09:27.768641 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5227 | 2026.03.16 02:09:27.768717 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 136 rows starting from the beginning of the part | ||
| 5228 | 2026.03.16 02:09:27.768792 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5229 | 2026.03.16 02:09:27.768835 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.03.16 02:09:27.768865 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 257 rows starting from the beginning of the part | ||
| 5231 | 2026.03.16 02:09:27.768883 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5232 | 2026.03.16 02:09:27.769266 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5233 | 2026.03.16 02:09:27.769500 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2026.03.16 02:09:27.769637 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001415 sec., 38162.544169611305 rows/sec., 2.84 MiB/sec. | ||
| 5235 | 2026.03.16 02:09:27.769677 [ 5 ] {57394639-94d7-41d9-8b01-6fc28948a81d} <Debug> TCPHandler: Processed in 0.001613393 sec. | ||
| 5236 | 2026.03.16 02:09:27.769781 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2026.03.16 02:09:27.769876 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5238 | 2026.03.16 02:09:27.769918 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5239 | 2026.03.16 02:09:27.770320 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.16 02:09:27.770356 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5241 | 2026.03.16 02:09:27.770659 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5242 | 2026.03.16 02:09:27.770877 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.03.16 02:09:27.771011 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001152 sec., 20833.333333333332 rows/sec., 1.73 MiB/sec. | ||
| 5244 | 2026.03.16 02:09:27.771050 [ 5 ] {39a2cad2-93e9-42f5-b356-cea7f2c9dccf} <Debug> TCPHandler: Processed in 0.001319231 sec. | ||
| 5245 | 2026.03.16 02:09:27.771128 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5339 rows, containing 5 columns (5 merged, 0 gathered) in 0.003052094 sec., 1749290.814765207 rows/sec., 141.27 MiB/sec. | ||
| 5246 | 2026.03.16 02:09:27.771174 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2026.03.16 02:09:27.771294 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5248 | 2026.03.16 02:09:27.771343 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5249 | 2026.03.16 02:09:27.771536 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5250 | 2026.03.16 02:09:27.771825 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.03.16 02:09:27.771839 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5252 | 2026.03.16 02:09:27.771863 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5253 | 2026.03.16 02:09:27.771914 [ 191 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_31_6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5254 | 2026.03.16 02:09:27.771990 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 5255 | 2026.03.16 02:09:27.772173 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5256 | 2026.03.16 02:09:27.772379 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.03.16 02:09:27.772507 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001238 sec., 9693.053311793215 rows/sec., 757.27 KiB/sec. | ||
| 5258 | 2026.03.16 02:09:27.772546 [ 5 ] {5449f8b8-afdd-437f-950d-dc3f3d357552} <Debug> TCPHandler: Processed in 0.001436122 sec. | ||
| 5259 | 2026.03.16 02:09:27.772674 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.03.16 02:09:27.772788 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5261 | 2026.03.16 02:09:27.772835 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5262 | 2026.03.16 02:09:27.773281 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.16 02:09:27.773319 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5264 | 2026.03.16 02:09:27.773635 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5265 | 2026.03.16 02:09:27.773848 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.16 02:09:27.773966 [ 129 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5267 | 2026.03.16 02:09:27.773979 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001215 sec., 116872.4279835391 rows/sec., 9.44 MiB/sec. | ||
| 5268 | 2026.03.16 02:09:27.774029 [ 129 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.03.16 02:09:27.774041 [ 5 ] {ba840c91-4452-46cd-a336-b74ad4013608} <Debug> TCPHandler: Processed in 0.001429242 sec. | ||
| 5270 | 2026.03.16 02:09:27.774054 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5271 | 2026.03.16 02:09:27.774146 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5272 | 2026.03.16 02:09:27.774155 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.03.16 02:09:27.774241 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5274 | 2026.03.16 02:09:27.774260 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.03.16 02:09:27.774279 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1551 rows starting from the beginning of the part | ||
| 5276 | 2026.03.16 02:09:27.774305 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5277 | 2026.03.16 02:09:27.774346 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1013 rows starting from the beginning of the part | ||
| 5278 | 2026.03.16 02:09:27.774400 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5279 | 2026.03.16 02:09:27.774447 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5280 | 2026.03.16 02:09:27.774491 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5281 | 2026.03.16 02:09:27.774537 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 142 rows starting from the beginning of the part | ||
| 5282 | 2026.03.16 02:09:27.774720 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.03.16 02:09:27.774756 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5284 | 2026.03.16 02:09:27.775116 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5285 | 2026.03.16 02:09:27.775336 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.16 02:09:27.775469 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001228 sec., 160423.45276872965 rows/sec., 11.51 MiB/sec. | ||
| 5287 | 2026.03.16 02:09:27.775507 [ 5 ] {ce4ff3a6-e1b9-43d2-a725-acfe0fcf30e2} <Debug> TCPHandler: Processed in 0.001401622 sec. | ||
| 5288 | 2026.03.16 02:09:27.775620 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.16 02:09:27.775714 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.03.16 02:09:27.775769 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5291 | 2026.03.16 02:09:27.775800 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693604 sec., 1734762.0813366051 rows/sec., 129.15 MiB/sec. | ||
| 5292 | 2026.03.16 02:09:27.776052 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5293 | 2026.03.16 02:09:27.776388 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2026.03.16 02:09:27.776491 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_31_6} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5295 | 2026.03.16 02:09:27.776559 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.03.16 02:09:27.776602 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5297 | 2026.03.16 02:09:27.776611 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5298 | 2026.03.16 02:09:27.777176 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5299 | 2026.03.16 02:09:27.777407 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2026.03.16 02:09:27.777554 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 5301 | 2026.03.16 02:09:27.777613 [ 5 ] {a304b906-3412-4985-b337-4a082b0a5e61} <Debug> TCPHandler: Processed in 0.002044057 sec. | ||
| 5302 | 2026.03.16 02:09:27.777721 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.03.16 02:09:27.777815 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5304 | 2026.03.16 02:09:27.777857 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5305 | 2026.03.16 02:09:27.778194 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.03.16 02:09:27.778230 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5307 | 2026.03.16 02:09:27.778544 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5308 | 2026.03.16 02:09:27.778751 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.03.16 02:09:27.778884 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5310 | 2026.03.16 02:09:27.778921 [ 5 ] {6e72999d-bf6e-4eca-8641-e00cba06fdbf} <Debug> TCPHandler: Processed in 0.00125005 sec. | ||
| 5311 | 2026.03.16 02:09:28.951929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11027 | ||
| 5312 | 2026.03.16 02:09:28.952458 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.03.16 02:09:28.952505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5314 | 2026.03.16 02:09:28.953019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5315 | 2026.03.16 02:09:28.953259 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.03.16 02:09:28.953404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11027 | ||
| 5317 | 2026.03.16 02:09:29.530185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5318 | 2026.03.16 02:09:29.546778 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.16 02:09:29.546853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5320 | 2026.03.16 02:09:29.553757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5321 | 2026.03.16 02:09:29.554516 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.16 02:09:29.558245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5323 | 2026.03.16 02:09:32.760206 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.03.16 02:09:32.760408 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5325 | 2026.03.16 02:09:32.760482 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5326 | 2026.03.16 02:09:32.761186 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.03.16 02:09:32.761229 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5328 | 2026.03.16 02:09:32.761628 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5329 | 2026.03.16 02:09:32.761871 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.03.16 02:09:32.762041 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 5331 | 2026.03.16 02:09:32.762092 [ 5 ] {a05d2334-667a-4e8c-bc1f-a69e68cb5cfd} <Debug> TCPHandler: Processed in 0.002050747 sec. | ||
| 5332 | 2026.03.16 02:09:32.762217 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.16 02:09:32.762322 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5334 | 2026.03.16 02:09:32.762364 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5335 | 2026.03.16 02:09:32.762803 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.16 02:09:32.762840 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5337 | 2026.03.16 02:09:32.763154 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5338 | 2026.03.16 02:09:32.763380 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.16 02:09:32.763519 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 5340 | 2026.03.16 02:09:32.763561 [ 5 ] {017cb0d4-f8cb-42cf-ad64-bc7033012037} <Debug> TCPHandler: Processed in 0.001396891 sec. | ||
| 5341 | 2026.03.16 02:09:32.763684 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.03.16 02:09:32.763785 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5343 | 2026.03.16 02:09:32.763833 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5344 | 2026.03.16 02:09:32.764255 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.03.16 02:09:32.764291 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5346 | 2026.03.16 02:09:32.764623 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5347 | 2026.03.16 02:09:32.764842 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.03.16 02:09:32.764980 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 5349 | 2026.03.16 02:09:32.765019 [ 5 ] {c6b999ee-2ff7-463e-bfd0-1f9fd84292e1} <Debug> TCPHandler: Processed in 0.001386731 sec. | ||
| 5350 | 2026.03.16 02:09:32.765138 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.03.16 02:09:32.765235 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.03.16 02:09:32.765281 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2026.03.16 02:09:32.765623 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.16 02:09:32.765658 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5355 | 2026.03.16 02:09:32.765969 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5356 | 2026.03.16 02:09:32.766192 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.03.16 02:09:32.766322 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5358 | 2026.03.16 02:09:32.766359 [ 5 ] {ae5324a5-36e2-4536-9260-46f93c6d5c1f} <Debug> TCPHandler: Processed in 0.00127145 sec. | ||
| 5359 | 2026.03.16 02:09:36.341034 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5360 | 2026.03.16 02:09:36.341102 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5361 | 2026.03.16 02:09:36.453615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11539 | ||
| 5362 | 2026.03.16 02:09:36.454121 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.16 02:09:36.454171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5364 | 2026.03.16 02:09:36.454695 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5365 | 2026.03.16 02:09:36.454941 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.16 02:09:36.455087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11539 | ||
| 5367 | 2026.03.16 02:09:36.503344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 646 | ||
| 5368 | 2026.03.16 02:09:36.505643 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.03.16 02:09:36.505691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5370 | 2026.03.16 02:09:36.506851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5371 | 2026.03.16 02:09:36.507119 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2026.03.16 02:09:36.507380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 5373 | 2026.03.16 02:09:37.058332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5374 | 2026.03.16 02:09:37.075742 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.03.16 02:09:37.075799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5376 | 2026.03.16 02:09:37.081887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5377 | 2026.03.16 02:09:37.082608 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.03.16 02:09:37.085491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5379 | 2026.03.16 02:09:37.761838 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.03.16 02:09:37.762035 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5381 | 2026.03.16 02:09:37.762107 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5382 | 2026.03.16 02:09:37.762833 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.03.16 02:09:37.762870 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5384 | 2026.03.16 02:09:37.763273 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5385 | 2026.03.16 02:09:37.763497 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.16 02:09:37.763648 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001669 sec., 81485.91971240264 rows/sec., 7.06 MiB/sec. | ||
| 5387 | 2026.03.16 02:09:37.763689 [ 5 ] {8f21b6d3-e9df-4469-80bb-ecba50a38a19} <Debug> TCPHandler: Processed in 0.001996436 sec. | ||
| 5388 | 2026.03.16 02:09:37.763820 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.03.16 02:09:37.763917 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.03.16 02:09:37.763957 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5391 | 2026.03.16 02:09:37.764368 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.03.16 02:09:37.764403 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5393 | 2026.03.16 02:09:37.764700 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5394 | 2026.03.16 02:09:37.764908 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.03.16 02:09:37.764999 [ 139 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5396 | 2026.03.16 02:09:37.765034 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001136 sec., 35211.2676056338 rows/sec., 2.59 MiB/sec. | ||
| 5397 | 2026.03.16 02:09:37.765037 [ 139 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.03.16 02:09:37.765065 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5399 | 2026.03.16 02:09:37.765071 [ 5 ] {636a42f7-7cc2-45ef-a525-c905dd5dccf8} <Debug> TCPHandler: Processed in 0.001303421 sec. | ||
| 5400 | 2026.03.16 02:09:37.765159 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5401 | 2026.03.16 02:09:37.765183 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.03.16 02:09:37.765257 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5403 | 2026.03.16 02:09:37.765277 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5404 | 2026.03.16 02:09:37.765288 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
| 5405 | 2026.03.16 02:09:37.765319 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5406 | 2026.03.16 02:09:37.765352 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5407 | 2026.03.16 02:09:37.765398 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 5408 | 2026.03.16 02:09:37.765484 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5409 | 2026.03.16 02:09:37.765526 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 5410 | 2026.03.16 02:09:37.765570 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5411 | 2026.03.16 02:09:37.765769 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.03.16 02:09:37.765804 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5413 | 2026.03.16 02:09:37.766138 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5414 | 2026.03.16 02:09:37.766348 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.03.16 02:09:37.766406 [ 186 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280521 sec., 321744.0401211694 rows/sec., 23.22 MiB/sec. | ||
| 5416 | 2026.03.16 02:09:37.766476 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001216 sec., 85526.31578947368 rows/sec., 6.68 MiB/sec. | ||
| 5417 | 2026.03.16 02:09:37.766520 [ 5 ] {4bbb8abb-87c5-4b6c-a0b1-ae938ebd341f} <Debug> TCPHandler: Processed in 0.001387591 sec. | ||
| 5418 | 2026.03.16 02:09:37.766620 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5419 | 2026.03.16 02:09:37.766646 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.03.16 02:09:37.766741 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5421 | 2026.03.16 02:09:37.766784 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5422 | 2026.03.16 02:09:37.766917 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.03.16 02:09:37.766991 [ 191 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_21_4} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5424 | 2026.03.16 02:09:37.767056 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5425 | 2026.03.16 02:09:37.767193 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.03.16 02:09:37.767227 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5427 | 2026.03.16 02:09:37.767557 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5428 | 2026.03.16 02:09:37.767774 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.03.16 02:09:37.767865 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5430 | 2026.03.16 02:09:37.767893 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.03.16 02:09:37.767901 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5432 | 2026.03.16 02:09:37.767908 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5433 | 2026.03.16 02:09:37.767939 [ 5 ] {a703984d-782a-4d50-9339-c5a2d6ac74aa} <Debug> TCPHandler: Processed in 0.001343661 sec. | ||
| 5434 | 2026.03.16 02:09:37.767968 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5435 | 2026.03.16 02:09:37.768049 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.03.16 02:09:37.768054 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5437 | 2026.03.16 02:09:37.768088 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9417 rows starting from the beginning of the part | ||
| 5438 | 2026.03.16 02:09:37.768131 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5439 | 2026.03.16 02:09:37.768143 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.03.16 02:09:37.768165 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5441 | 2026.03.16 02:09:37.768198 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5442 | 2026.03.16 02:09:37.768201 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 197 rows starting from the beginning of the part | ||
| 5443 | 2026.03.16 02:09:37.768239 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5444 | 2026.03.16 02:09:37.768275 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5445 | 2026.03.16 02:09:37.769051 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.03.16 02:09:37.769086 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5447 | 2026.03.16 02:09:37.769725 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5448 | 2026.03.16 02:09:37.769943 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.03.16 02:09:37.770042 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5450 | 2026.03.16 02:09:37.770066 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.03.16 02:09:37.770082 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001957 sec., 20439.448134900358 rows/sec., 36.63 MiB/sec. | ||
| 5452 | 2026.03.16 02:09:37.770085 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5453 | 2026.03.16 02:09:37.770134 [ 5 ] {35e118ba-58ec-475a-ab8c-f1682d35405e} <Debug> TCPHandler: Processed in 0.002135897 sec. | ||
| 5454 | 2026.03.16 02:09:37.770196 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5455 | 2026.03.16 02:09:37.770243 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.03.16 02:09:37.770344 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5457 | 2026.03.16 02:09:37.770386 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5458 | 2026.03.16 02:09:37.770450 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5459 | 2026.03.16 02:09:37.770524 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 433 rows starting from the beginning of the part | ||
| 5460 | 2026.03.16 02:09:37.770667 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 5461 | 2026.03.16 02:09:37.770723 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.03.16 02:09:37.770764 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5463 | 2026.03.16 02:09:37.770778 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 5464 | 2026.03.16 02:09:37.770890 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 5465 | 2026.03.16 02:09:37.770998 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 5466 | 2026.03.16 02:09:37.771076 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5467 | 2026.03.16 02:09:37.771094 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 5468 | 2026.03.16 02:09:37.771216 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10254 rows, containing 5 columns (5 merged, 0 gathered) in 0.003269907 sec., 3135869.00177895 rows/sec., 207.22 MiB/sec. | ||
| 5469 | 2026.03.16 02:09:37.771297 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.03.16 02:09:37.771435 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5471 | 2026.03.16 02:09:37.771472 [ 5 ] {73ed3fcc-e51c-456f-ac83-0a58e25110c5} <Debug> TCPHandler: Processed in 0.001279831 sec. | ||
| 5472 | 2026.03.16 02:09:37.771553 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5473 | 2026.03.16 02:09:37.771886 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.03.16 02:09:37.771983 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5475 | 2026.03.16 02:09:37.772082 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 5476 | 2026.03.16 02:09:37.790951 [ 189 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 19 columns (19 merged, 0 gathered) in 0.02080599 sec., 29030.101427521593 rows/sec., 52.02 MiB/sec. | ||
| 5477 | 2026.03.16 02:09:37.791918 [ 187 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5478 | 2026.03.16 02:09:37.792250 [ 187 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.16 02:09:37.792316 [ 187 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5480 | 2026.03.16 02:09:37.792440 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 5481 | 2026.03.16 02:09:38.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.05 MiB, peak 261.43 MiB, free memory in arenas 0.00 B, will set to 256.03 MiB (RSS), difference: 1.98 MiB | ||
| 5482 | 2026.03.16 02:09:39.747478 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5483 | 2026.03.16 02:09:39.747698 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5484 | 2026.03.16 02:09:39.747778 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5485 | 2026.03.16 02:09:39.748470 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.03.16 02:09:39.748523 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5487 | 2026.03.16 02:09:39.748917 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5488 | 2026.03.16 02:09:39.749157 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.03.16 02:09:39.749325 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001682 sec., 2378.1212841854936 rows/sec., 193.92 KiB/sec. | ||
| 5490 | 2026.03.16 02:09:39.749374 [ 5 ] {31cf0bd9-82db-4f05-828b-64f9cec60b74} <Debug> TCPHandler: Processed in 0.002046617 sec. | ||
| 5491 | 2026.03.16 02:09:39.749509 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5492 | 2026.03.16 02:09:39.749616 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5493 | 2026.03.16 02:09:39.749659 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5494 | 2026.03.16 02:09:39.751408 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5495 | 2026.03.16 02:09:39.751447 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5496 | 2026.03.16 02:09:39.751892 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5497 | 2026.03.16 02:09:39.752106 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5498 | 2026.03.16 02:09:39.752241 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.002649 sec., 733106.8327670819 rows/sec., 54.81 MiB/sec. | ||
| 5499 | 2026.03.16 02:09:39.752281 [ 5 ] {63982805-c329-4935-a9f7-3669e7a62dfc} <Debug> TCPHandler: Processed in 0.002826174 sec. | ||
| 5500 | 2026.03.16 02:09:39.752406 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.03.16 02:09:39.752504 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5502 | 2026.03.16 02:09:39.752545 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5503 | 2026.03.16 02:09:39.752961 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.16 02:09:39.752999 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5505 | 2026.03.16 02:09:39.753296 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5506 | 2026.03.16 02:09:39.753506 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2026.03.16 02:09:39.753636 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001153 sec., 13009.540329575022 rows/sec., 959.62 KiB/sec. | ||
| 5508 | 2026.03.16 02:09:39.753674 [ 5 ] {04b613a7-0583-47ab-abff-7b08087d1cf5} <Debug> TCPHandler: Processed in 0.001319561 sec. | ||
| 5509 | 2026.03.16 02:09:39.753784 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2026.03.16 02:09:39.753880 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5511 | 2026.03.16 02:09:39.753920 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5512 | 2026.03.16 02:09:39.754566 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.16 02:09:39.754604 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5514 | 2026.03.16 02:09:39.754936 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5515 | 2026.03.16 02:09:39.755158 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.16 02:09:39.755283 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001421 sec., 498240.67558057705 rows/sec., 29.07 MiB/sec. | ||
| 5517 | 2026.03.16 02:09:39.755321 [ 5 ] {24031ba1-3e39-43a3-ac88-2126bd9f0bc7} <Debug> TCPHandler: Processed in 0.001587453 sec. | ||
| 5518 | 2026.03.16 02:09:39.755439 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.03.16 02:09:39.755534 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5520 | 2026.03.16 02:09:39.755574 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5521 | 2026.03.16 02:09:39.755955 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.03.16 02:09:39.755991 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5523 | 2026.03.16 02:09:39.756272 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5524 | 2026.03.16 02:09:39.756477 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.16 02:09:39.756579 [ 137 ] {} <Debug> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5526 | 2026.03.16 02:09:39.756607 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 5527 | 2026.03.16 02:09:39.756647 [ 137 ] {} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2026.03.16 02:09:39.756656 [ 5 ] {a035fab6-dde2-473c-8d41-7aeb2ffc1395} <Debug> TCPHandler: Processed in 0.001268091 sec. | ||
| 5529 | 2026.03.16 02:09:39.756677 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5530 | 2026.03.16 02:09:39.756779 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.03.16 02:09:39.756781 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5532 | 2026.03.16 02:09:39.756880 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5533 | 2026.03.16 02:09:39.756897 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.03.16 02:09:39.756921 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5535 | 2026.03.16 02:09:39.756933 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 5536 | 2026.03.16 02:09:39.757008 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 5537 | 2026.03.16 02:09:39.757069 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5538 | 2026.03.16 02:09:39.757118 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 5539 | 2026.03.16 02:09:39.757158 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 5540 | 2026.03.16 02:09:39.757754 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.03.16 02:09:39.757789 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5542 | 2026.03.16 02:09:39.757832 [ 189 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001092839 sec., 4575.239353646786 rows/sec., 339.57 KiB/sec. | ||
| 5543 | 2026.03.16 02:09:39.757938 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5544 | 2026.03.16 02:09:39.758148 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5545 | 2026.03.16 02:09:39.758172 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.03.16 02:09:39.758234 [ 203 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_5_1} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5547 | 2026.03.16 02:09:39.758294 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5548 | 2026.03.16 02:09:39.758365 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.03.16 02:09:39.758497 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.001634 sec., 621175.0305997552 rows/sec., 42.76 MiB/sec. | ||
| 5550 | 2026.03.16 02:09:39.758534 [ 5 ] {47076688-7cbf-46bb-b2e3-71b69966aebb} <Debug> TCPHandler: Processed in 0.001806515 sec. | ||
| 5551 | 2026.03.16 02:09:39.758650 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.03.16 02:09:39.758744 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.03.16 02:09:39.758789 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5554 | 2026.03.16 02:09:39.759496 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.03.16 02:09:39.759533 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5556 | 2026.03.16 02:09:39.759959 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5557 | 2026.03.16 02:09:39.760181 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.03.16 02:09:39.760313 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001588 sec., 787783.3753148614 rows/sec., 49.41 MiB/sec. | ||
| 5559 | 2026.03.16 02:09:39.760351 [ 5 ] {ca29ba41-47b0-447b-bf13-db799240ea73} <Debug> TCPHandler: Processed in 0.001751614 sec. | ||
| 5560 | 2026.03.16 02:09:39.760464 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.03.16 02:09:39.760558 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.03.16 02:09:39.760615 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5563 | 2026.03.16 02:09:39.761366 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.03.16 02:09:39.761403 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5565 | 2026.03.16 02:09:39.761895 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5566 | 2026.03.16 02:09:39.762116 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.03.16 02:09:39.762252 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001712 sec., 6425.2336448598135 rows/sec., 11.51 MiB/sec. | ||
| 5568 | 2026.03.16 02:09:39.762304 [ 5 ] {2f07be41-6b0e-4112-a90c-be6a4675487f} <Debug> TCPHandler: Processed in 0.001891346 sec. | ||
| 5569 | 2026.03.16 02:09:39.762415 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5570 | 2026.03.16 02:09:39.762510 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5571 | 2026.03.16 02:09:39.762552 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5572 | 2026.03.16 02:09:39.762884 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.03.16 02:09:39.762920 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5574 | 2026.03.16 02:09:39.763216 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5575 | 2026.03.16 02:09:39.763426 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2026.03.16 02:09:39.763540 [ 136 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5577 | 2026.03.16 02:09:39.763553 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001061 sec., 22620.169651272383 rows/sec., 1.52 MiB/sec. | ||
| 5578 | 2026.03.16 02:09:39.763623 [ 136 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2026.03.16 02:09:39.763636 [ 5 ] {f9b336f9-93e7-4b72-a757-e50ebed97073} <Debug> TCPHandler: Processed in 0.001270631 sec. | ||
| 5580 | 2026.03.16 02:09:39.763652 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5581 | 2026.03.16 02:09:39.763735 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5582 | 2026.03.16 02:09:39.763826 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5583 | 2026.03.16 02:09:39.763856 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1038 rows starting from the beginning of the part | ||
| 5584 | 2026.03.16 02:09:39.763909 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5585 | 2026.03.16 02:09:39.763953 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5586 | 2026.03.16 02:09:39.763995 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5587 | 2026.03.16 02:09:39.764038 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5588 | 2026.03.16 02:09:39.764077 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5589 | 2026.03.16 02:09:39.764871 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 4 columns (4 merged, 0 gathered) in 0.00116629 sec., 1116360.424937194 rows/sec., 73.88 MiB/sec. | ||
| 5590 | 2026.03.16 02:09:39.765034 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5591 | 2026.03.16 02:09:39.765285 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.03.16 02:09:39.765353 [ 199 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_31_6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5593 | 2026.03.16 02:09:39.765410 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 5594 | 2026.03.16 02:09:42.757020 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.03.16 02:09:42.757218 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5596 | 2026.03.16 02:09:42.757283 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5597 | 2026.03.16 02:09:42.757930 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.03.16 02:09:42.757979 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5599 | 2026.03.16 02:09:42.758370 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5600 | 2026.03.16 02:09:42.758592 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.03.16 02:09:42.758742 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.71 MiB/sec. | ||
| 5602 | 2026.03.16 02:09:42.758783 [ 5 ] {c71ff457-37f3-4f75-b908-011bed3e2e0c} <Debug> TCPHandler: Processed in 0.001907456 sec. | ||
| 5603 | 2026.03.16 02:09:42.758915 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.03.16 02:09:42.759009 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5605 | 2026.03.16 02:09:42.759048 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5606 | 2026.03.16 02:09:42.759479 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.03.16 02:09:42.759515 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5608 | 2026.03.16 02:09:42.759822 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5609 | 2026.03.16 02:09:42.760034 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.03.16 02:09:42.760161 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 5611 | 2026.03.16 02:09:42.760198 [ 5 ] {85c32322-9bb2-4116-a569-01dba1784d30} <Debug> TCPHandler: Processed in 0.001331911 sec. | ||
| 5612 | 2026.03.16 02:09:42.760314 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.03.16 02:09:42.760406 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5614 | 2026.03.16 02:09:42.760448 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5615 | 2026.03.16 02:09:42.760820 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.03.16 02:09:42.760855 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5617 | 2026.03.16 02:09:42.761172 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5618 | 2026.03.16 02:09:42.761380 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.03.16 02:09:42.761506 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001119 sec., 85790.88471849867 rows/sec., 5.98 MiB/sec. | ||
| 5620 | 2026.03.16 02:09:42.761542 [ 5 ] {adf3ca2d-c24a-4a41-a9be-9caf4b54332c} <Debug> TCPHandler: Processed in 0.00127723 sec. | ||
| 5621 | 2026.03.16 02:09:42.761659 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.03.16 02:09:42.761751 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5623 | 2026.03.16 02:09:42.761792 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5624 | 2026.03.16 02:09:42.762115 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.03.16 02:09:42.762150 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5626 | 2026.03.16 02:09:42.762444 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5627 | 2026.03.16 02:09:42.762662 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.03.16 02:09:42.762794 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001061 sec., 33930.25447690857 rows/sec., 2.29 MiB/sec. | ||
| 5629 | 2026.03.16 02:09:42.762830 [ 5 ] {bbc17b11-27e6-489a-b118-c765b57495bf} <Debug> TCPHandler: Processed in 0.00122012 sec. | ||
| 5630 | 2026.03.16 02:09:43.955244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11987 | ||
| 5631 | 2026.03.16 02:09:43.955787 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.03.16 02:09:43.955832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5633 | 2026.03.16 02:09:43.956343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5634 | 2026.03.16 02:09:43.956567 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.03.16 02:09:43.956700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11987 | ||
| 5636 | 2026.03.16 02:09:44.585629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5637 | 2026.03.16 02:09:44.603109 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.03.16 02:09:44.603153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5639 | 2026.03.16 02:09:44.608759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5640 | 2026.03.16 02:09:44.609444 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.03.16 02:09:44.612210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5642 | 2026.03.16 02:09:46.507704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 684 | ||
| 5643 | 2026.03.16 02:09:46.511451 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.03.16 02:09:46.511537 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5645 | 2026.03.16 02:09:46.513282 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5646 | 2026.03.16 02:09:46.513705 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.03.16 02:09:46.514220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 5648 | 2026.03.16 02:09:46.990345 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43193 | ||
| 5649 | 2026.03.16 02:09:46.990522 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5650 | 2026.03.16 02:09:46.990565 [ 287 ] {} <Debug> TCP-Session: af866973-fe87-4eb3-a71d-030d4d24d7fb Authenticating user 'default' from [fd00:1122:3344:101::e]:43193 | ||
| 5651 | 2026.03.16 02:09:46.990601 [ 287 ] {} <Debug> TCP-Session: af866973-fe87-4eb3-a71d-030d4d24d7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.03.16 02:09:46.990623 [ 287 ] {} <Debug> TCP-Session: af866973-fe87-4eb3-a71d-030d4d24d7fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2026.03.16 02:09:46.990897 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34090 | ||
| 5654 | 2026.03.16 02:09:46.990910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63792 | ||
| 5655 | 2026.03.16 02:09:46.991039 [ 287 ] {} <Trace> TCP-Session: af866973-fe87-4eb3-a71d-030d4d24d7fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.03.16 02:09:46.991077 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.03.16 02:09:46.991119 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5658 | 2026.03.16 02:09:46.991126 [ 288 ] {} <Debug> TCP-Session: e45b1e90-47e5-4431-ac67-ea8a872b782a Authenticating user 'default' from [fd00:1122:3344:101::e]:34090 | ||
| 5659 | 2026.03.16 02:09:46.991173 [ 289 ] {} <Debug> TCP-Session: 6d0b5367-7fac-45c5-8939-db0769377c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:63792 | ||
| 5660 | 2026.03.16 02:09:46.991186 [ 288 ] {} <Debug> TCP-Session: e45b1e90-47e5-4431-ac67-ea8a872b782a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.03.16 02:09:46.991223 [ 289 ] {} <Debug> TCP-Session: 6d0b5367-7fac-45c5-8939-db0769377c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.03.16 02:09:46.991242 [ 288 ] {} <Debug> TCP-Session: e45b1e90-47e5-4431-ac67-ea8a872b782a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2026.03.16 02:09:46.991258 [ 289 ] {} <Debug> TCP-Session: 6d0b5367-7fac-45c5-8939-db0769377c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.03.16 02:09:46.991297 [ 287 ] {e4481795-3856-43f4-8a59-57091f81f294} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5665 | 2026.03.16 02:09:46.991649 [ 287 ] {e4481795-3856-43f4-8a59-57091f81f294} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5666 | 2026.03.16 02:09:46.991726 [ 287 ] {e4481795-3856-43f4-8a59-57091f81f294} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5667 | 2026.03.16 02:09:46.992104 [ 287 ] {e4481795-3856-43f4-8a59-57091f81f294} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 5668 | 2026.03.16 02:09:46.993294 [ 305 ] {e4481795-3856-43f4-8a59-57091f81f294} <Trace> AggregatingTransform: Aggregating | ||
| 5669 | 2026.03.16 02:09:46.993343 [ 305 ] {e4481795-3856-43f4-8a59-57091f81f294} <Trace> Aggregator: Aggregation method: without_key | ||
| 5670 | 2026.03.16 02:09:46.993387 [ 305 ] {e4481795-3856-43f4-8a59-57091f81f294} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001149549 sec. (869.906 rows/sec., 33.98 KiB/sec.) | ||
| 5671 | 2026.03.16 02:09:46.993407 [ 305 ] {e4481795-3856-43f4-8a59-57091f81f294} <Trace> Aggregator: Merging aggregated data | ||
| 5672 | 2026.03.16 02:09:46.994895 [ 287 ] {e4481795-3856-43f4-8a59-57091f81f294} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003681 sec., 271.66530834012497 rows/sec., 10.61 KiB/sec. | ||
| 5673 | 2026.03.16 02:09:46.995065 [ 287 ] {e4481795-3856-43f4-8a59-57091f81f294} <Debug> TCPHandler: Processed in 0.004183874 sec. | ||
| 5674 | 2026.03.16 02:09:46.995223 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5675 | 2026.03.16 02:09:46.995255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5676 | 2026.03.16 02:09:46.995262 [ 287 ] {} <Debug> TCP-Session: af866973-fe87-4eb3-a71d-030d4d24d7fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.03.16 02:09:46.995312 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5678 | 2026.03.16 02:09:46.995315 [ 288 ] {} <Debug> TCP-Session: e45b1e90-47e5-4431-ac67-ea8a872b782a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.03.16 02:09:46.995367 [ 289 ] {} <Debug> TCP-Session: 6d0b5367-7fac-45c5-8939-db0769377c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.03.16 02:09:46.997314 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65414 | ||
| 5681 | 2026.03.16 02:09:46.997363 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40403 | ||
| 5682 | 2026.03.16 02:09:46.997343 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54982 | ||
| 5683 | 2026.03.16 02:09:46.997329 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43898 | ||
| 5684 | 2026.03.16 02:09:46.997466 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5685 | 2026.03.16 02:09:46.997482 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5686 | 2026.03.16 02:09:46.997508 [ 293 ] {} <Debug> TCP-Session: f8f367ff-2e12-423e-b6de-96af5e7c160f Authenticating user 'default' from [fd00:1122:3344:101::e]:40403 | ||
| 5687 | 2026.03.16 02:09:46.997527 [ 287 ] {} <Debug> TCP-Session: a389a4dd-b8a7-4b49-ae1e-a4829a375342 Authenticating user 'default' from [fd00:1122:3344:101::e]:54982 | ||
| 5688 | 2026.03.16 02:09:46.997466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2026.03.16 02:09:46.997570 [ 287 ] {} <Debug> TCP-Session: a389a4dd-b8a7-4b49-ae1e-a4829a375342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2026.03.16 02:09:46.997592 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5691 | 2026.03.16 02:09:46.997628 [ 287 ] {} <Debug> TCP-Session: a389a4dd-b8a7-4b49-ae1e-a4829a375342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2026.03.16 02:09:46.997559 [ 293 ] {} <Debug> TCP-Session: f8f367ff-2e12-423e-b6de-96af5e7c160f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2026.03.16 02:09:46.997660 [ 290 ] {} <Debug> TCP-Session: 4c1b53f4-07f4-4b5f-a956-5ded04624f74 Authenticating user 'default' from [fd00:1122:3344:101::e]:43898 | ||
| 5694 | 2026.03.16 02:09:46.997691 [ 293 ] {} <Debug> TCP-Session: f8f367ff-2e12-423e-b6de-96af5e7c160f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.03.16 02:09:46.997711 [ 290 ] {} <Debug> TCP-Session: 4c1b53f4-07f4-4b5f-a956-5ded04624f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.03.16 02:09:46.997329 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60724 | ||
| 5697 | 2026.03.16 02:09:46.997754 [ 290 ] {} <Debug> TCP-Session: 4c1b53f4-07f4-4b5f-a956-5ded04624f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2026.03.16 02:09:46.997326 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59400 | ||
| 5699 | 2026.03.16 02:09:46.997623 [ 291 ] {} <Debug> TCP-Session: 83f34401-3764-4894-baf1-d3ade2b4f6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:65414 | ||
| 5700 | 2026.03.16 02:09:46.997868 [ 291 ] {} <Debug> TCP-Session: 83f34401-3764-4894-baf1-d3ade2b4f6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.03.16 02:09:46.997883 [ 291 ] {} <Debug> TCP-Session: 83f34401-3764-4894-baf1-d3ade2b4f6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.03.16 02:09:47.005388 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5703 | 2026.03.16 02:09:47.005439 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5704 | 2026.03.16 02:09:47.005441 [ 292 ] {} <Debug> TCP-Session: 82bb439b-4ed6-4a53-b8f0-9349129be69d Authenticating user 'default' from [fd00:1122:3344:101::e]:60724 | ||
| 5705 | 2026.03.16 02:09:47.005487 [ 288 ] {} <Debug> TCP-Session: 82620538-e768-4820-bd7e-63716fd36ef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59400 | ||
| 5706 | 2026.03.16 02:09:47.005500 [ 292 ] {} <Debug> TCP-Session: 82bb439b-4ed6-4a53-b8f0-9349129be69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.03.16 02:09:47.005507 [ 288 ] {} <Debug> TCP-Session: 82620538-e768-4820-bd7e-63716fd36ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.03.16 02:09:47.005518 [ 292 ] {} <Debug> TCP-Session: 82bb439b-4ed6-4a53-b8f0-9349129be69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2026.03.16 02:09:47.005526 [ 288 ] {} <Debug> TCP-Session: 82620538-e768-4820-bd7e-63716fd36ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.03.16 02:09:47.022275 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54982). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5711 | |||
| 5712 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5713 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5714 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5715 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5716 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5717 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5718 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5719 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5720 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5721 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5722 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5723 | (version 23.8.7.1) | ||
| 5724 | 2026.03.16 02:09:47.022496 [ 287 ] {} <Debug> TCP-Session: a389a4dd-b8a7-4b49-ae1e-a4829a375342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.03.16 02:09:47.022545 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59400). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5726 | |||
| 5727 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5728 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5729 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5730 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5731 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5732 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5733 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5734 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5735 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5736 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5737 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5738 | (version 23.8.7.1) | ||
| 5739 | 2026.03.16 02:09:47.022678 [ 288 ] {} <Debug> TCP-Session: 82620538-e768-4820-bd7e-63716fd36ef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5740 | 2026.03.16 02:09:47.022708 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60724). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5741 | |||
| 5742 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5743 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5744 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5745 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5746 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5747 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5748 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5749 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5750 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5751 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5752 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5753 | (version 23.8.7.1) | ||
| 5754 | 2026.03.16 02:09:47.022818 [ 292 ] {} <Debug> TCP-Session: 82bb439b-4ed6-4a53-b8f0-9349129be69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.03.16 02:09:47.022863 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43898). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5756 | |||
| 5757 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5758 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5759 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5760 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5761 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5762 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5763 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5764 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5765 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5766 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5767 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5768 | (version 23.8.7.1) | ||
| 5769 | 2026.03.16 02:09:47.022962 [ 290 ] {} <Debug> TCP-Session: 4c1b53f4-07f4-4b5f-a956-5ded04624f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.03.16 02:09:47.022997 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40403). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5771 | |||
| 5772 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5773 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5774 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5775 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5776 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5777 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5778 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5779 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5780 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5781 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5782 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5783 | (version 23.8.7.1) | ||
| 5784 | 2026.03.16 02:09:47.023106 [ 293 ] {} <Debug> TCP-Session: f8f367ff-2e12-423e-b6de-96af5e7c160f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.03.16 02:09:47.023149 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65414). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5786 | |||
| 5787 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5788 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5789 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5790 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5791 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5792 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5793 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5794 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5795 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5796 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5797 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5798 | (version 23.8.7.1) | ||
| 5799 | 2026.03.16 02:09:47.023269 [ 291 ] {} <Debug> TCP-Session: 83f34401-3764-4894-baf1-d3ade2b4f6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.03.16 02:09:47.032825 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54929 | ||
| 5801 | 2026.03.16 02:09:47.032931 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5802 | 2026.03.16 02:09:47.032961 [ 291 ] {} <Debug> TCP-Session: 49c127de-c5be-4e3e-a43d-eeddd8ffd391 Authenticating user 'default' from [fd00:1122:3344:101::e]:54929 | ||
| 5803 | 2026.03.16 02:09:47.032985 [ 291 ] {} <Debug> TCP-Session: 49c127de-c5be-4e3e-a43d-eeddd8ffd391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2026.03.16 02:09:47.032999 [ 291 ] {} <Debug> TCP-Session: 49c127de-c5be-4e3e-a43d-eeddd8ffd391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.03.16 02:09:47.033215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60034 | ||
| 5806 | 2026.03.16 02:09:47.033228 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56248 | ||
| 5807 | 2026.03.16 02:09:47.033262 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48463 | ||
| 5808 | 2026.03.16 02:09:47.033276 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51059 | ||
| 5809 | 2026.03.16 02:09:47.033307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5810 | 2026.03.16 02:09:47.033321 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36440 | ||
| 5811 | 2026.03.16 02:09:47.033346 [ 291 ] {} <Trace> TCP-Session: 49c127de-c5be-4e3e-a43d-eeddd8ffd391 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.03.16 02:09:47.033379 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5813 | 2026.03.16 02:09:47.033379 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5814 | 2026.03.16 02:09:47.033358 [ 293 ] {} <Debug> TCP-Session: 2b766732-66ec-47cb-a283-12bef825bd77 Authenticating user 'default' from [fd00:1122:3344:101::e]:60034 | ||
| 5815 | 2026.03.16 02:09:47.033435 [ 294 ] {} <Debug> TCP-Session: 822c419b-f65b-46a2-a242-8a090d33f997 Authenticating user 'default' from [fd00:1122:3344:101::e]:48463 | ||
| 5816 | 2026.03.16 02:09:47.033460 [ 293 ] {} <Debug> TCP-Session: 2b766732-66ec-47cb-a283-12bef825bd77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2026.03.16 02:09:47.033477 [ 294 ] {} <Debug> TCP-Session: 822c419b-f65b-46a2-a242-8a090d33f997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2026.03.16 02:09:47.033493 [ 293 ] {} <Debug> TCP-Session: 2b766732-66ec-47cb-a283-12bef825bd77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2026.03.16 02:09:47.033505 [ 294 ] {} <Debug> TCP-Session: 822c419b-f65b-46a2-a242-8a090d33f997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.03.16 02:09:47.033430 [ 287 ] {} <Debug> TCP-Session: cacedc88-ee74-49cb-a232-7a4c10da0968 Authenticating user 'default' from [fd00:1122:3344:101::e]:51059 | ||
| 5821 | 2026.03.16 02:09:47.033424 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5822 | 2026.03.16 02:09:47.033572 [ 287 ] {} <Debug> TCP-Session: cacedc88-ee74-49cb-a232-7a4c10da0968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.03.16 02:09:47.033571 [ 291 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54929) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5824 | 2026.03.16 02:09:47.033597 [ 287 ] {} <Debug> TCP-Session: cacedc88-ee74-49cb-a232-7a4c10da0968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.03.16 02:09:47.033595 [ 290 ] {} <Debug> TCP-Session: 09e23a53-fea2-4ef5-8dd9-505b90b1b2e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36440 | ||
| 5826 | 2026.03.16 02:09:47.033349 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5827 | 2026.03.16 02:09:47.033658 [ 290 ] {} <Debug> TCP-Session: 09e23a53-fea2-4ef5-8dd9-505b90b1b2e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5828 | 2026.03.16 02:09:47.033306 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58182 | ||
| 5829 | 2026.03.16 02:09:47.033712 [ 290 ] {} <Debug> TCP-Session: 09e23a53-fea2-4ef5-8dd9-505b90b1b2e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.03.16 02:09:47.033260 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36728 | ||
| 5831 | 2026.03.16 02:09:47.033709 [ 292 ] {} <Debug> TCP-Session: 302d21a1-c594-49a6-bac1-5464be94ea5a Authenticating user 'default' from [fd00:1122:3344:101::e]:56248 | ||
| 5832 | 2026.03.16 02:09:47.033303 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58312 | ||
| 5833 | 2026.03.16 02:09:47.033832 [ 292 ] {} <Debug> TCP-Session: 302d21a1-c594-49a6-bac1-5464be94ea5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.03.16 02:09:47.033861 [ 292 ] {} <Debug> TCP-Session: 302d21a1-c594-49a6-bac1-5464be94ea5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.03.16 02:09:47.033905 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2026.03.16 02:09:47.033945 [ 289 ] {} <Debug> TCP-Session: 3a75da13-cbdb-4e76-aef9-f344d9f16e14 Authenticating user 'default' from [fd00:1122:3344:101::e]:58182 | ||
| 5837 | 2026.03.16 02:09:47.033966 [ 289 ] {} <Debug> TCP-Session: 3a75da13-cbdb-4e76-aef9-f344d9f16e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2026.03.16 02:09:47.033973 [ 291 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5839 | 2026.03.16 02:09:47.033982 [ 289 ] {} <Debug> TCP-Session: 3a75da13-cbdb-4e76-aef9-f344d9f16e14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.03.16 02:09:47.034010 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5841 | 2026.03.16 02:09:47.034050 [ 3 ] {} <Debug> TCP-Session: d642ea03-0b53-47bb-bfbc-11137b93a296 Authenticating user 'default' from [fd00:1122:3344:101::e]:36728 | ||
| 5842 | 2026.03.16 02:09:47.034049 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5843 | 2026.03.16 02:09:47.034057 [ 291 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5844 | 2026.03.16 02:09:47.034069 [ 3 ] {} <Debug> TCP-Session: d642ea03-0b53-47bb-bfbc-11137b93a296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2026.03.16 02:09:47.034101 [ 288 ] {} <Debug> TCP-Session: 16840118-7bd7-4b9b-a5c3-61eac7726be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58312 | ||
| 5846 | 2026.03.16 02:09:47.034121 [ 3 ] {} <Debug> TCP-Session: d642ea03-0b53-47bb-bfbc-11137b93a296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.03.16 02:09:47.034145 [ 288 ] {} <Debug> TCP-Session: 16840118-7bd7-4b9b-a5c3-61eac7726be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.03.16 02:09:47.034168 [ 288 ] {} <Debug> TCP-Session: 16840118-7bd7-4b9b-a5c3-61eac7726be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.03.16 02:09:47.034468 [ 291 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 5850 | 2026.03.16 02:09:47.035659 [ 329 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Trace> AggregatingTransform: Aggregating | ||
| 5851 | 2026.03.16 02:09:47.035708 [ 329 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5852 | 2026.03.16 02:09:47.035748 [ 329 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001153339 sec. (867.048 rows/sec., 33.87 KiB/sec.) | ||
| 5853 | 2026.03.16 02:09:47.035765 [ 329 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Trace> Aggregator: Merging aggregated data | ||
| 5854 | 2026.03.16 02:09:47.037148 [ 291 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003643 sec., 274.49903925336264 rows/sec., 10.72 KiB/sec. | ||
| 5855 | 2026.03.16 02:09:47.037318 [ 291 ] {514c6048-2b27-47e9-9db5-6e632c20569f} <Debug> TCPHandler: Processed in 0.004120834 sec. | ||
| 5856 | 2026.03.16 02:09:47.037409 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2026.03.16 02:09:47.037437 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5858 | 2026.03.16 02:09:47.037460 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5859 | 2026.03.16 02:09:47.037480 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5860 | 2026.03.16 02:09:47.037511 [ 292 ] {} <Debug> TCP-Session: 302d21a1-c594-49a6-bac1-5464be94ea5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.03.16 02:09:47.037522 [ 294 ] {} <Debug> TCP-Session: 822c419b-f65b-46a2-a242-8a090d33f997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.03.16 02:09:47.037545 [ 289 ] {} <Debug> TCP-Session: 3a75da13-cbdb-4e76-aef9-f344d9f16e14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.03.16 02:09:47.037538 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2026.03.16 02:09:47.037582 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5865 | 2026.03.16 02:09:47.037556 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5866 | 2026.03.16 02:09:47.037624 [ 290 ] {} <Debug> TCP-Session: 09e23a53-fea2-4ef5-8dd9-505b90b1b2e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.03.16 02:09:47.037639 [ 287 ] {} <Debug> TCP-Session: cacedc88-ee74-49cb-a232-7a4c10da0968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.03.16 02:09:47.037658 [ 3 ] {} <Debug> TCP-Session: d642ea03-0b53-47bb-bfbc-11137b93a296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.03.16 02:09:47.037498 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5870 | 2026.03.16 02:09:47.037444 [ 291 ] {} <Debug> TCP-Session: 49c127de-c5be-4e3e-a43d-eeddd8ffd391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.03.16 02:09:47.037543 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5872 | 2026.03.16 02:09:47.037762 [ 293 ] {} <Debug> TCP-Session: 2b766732-66ec-47cb-a283-12bef825bd77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5873 | 2026.03.16 02:09:47.037815 [ 288 ] {} <Debug> TCP-Session: 16840118-7bd7-4b9b-a5c3-61eac7726be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5874 | 2026.03.16 02:09:47.047604 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48208 | ||
| 5875 | 2026.03.16 02:09:47.047693 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5876 | 2026.03.16 02:09:47.047722 [ 291 ] {} <Debug> TCP-Session: fc912471-f4c4-4f2e-9222-b836fcbbacb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48208 | ||
| 5877 | 2026.03.16 02:09:47.047742 [ 291 ] {} <Debug> TCP-Session: fc912471-f4c4-4f2e-9222-b836fcbbacb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.03.16 02:09:47.047758 [ 291 ] {} <Debug> TCP-Session: fc912471-f4c4-4f2e-9222-b836fcbbacb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.03.16 02:09:47.047941 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49465 | ||
| 5880 | 2026.03.16 02:09:47.047991 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61080 | ||
| 5881 | 2026.03.16 02:09:47.047997 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38009 | ||
| 5882 | 2026.03.16 02:09:47.048020 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63387 | ||
| 5883 | 2026.03.16 02:09:47.048051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58892 | ||
| 5884 | 2026.03.16 02:09:47.048076 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5885 | 2026.03.16 02:09:47.048095 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5886 | 2026.03.16 02:09:47.048120 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5887 | 2026.03.16 02:09:47.048124 [ 293 ] {} <Debug> TCP-Session: 18838edd-0df1-4f64-8d13-effd7f927134 Authenticating user 'default' from [fd00:1122:3344:101::e]:61080 | ||
| 5888 | 2026.03.16 02:09:47.048138 [ 294 ] {} <Debug> TCP-Session: b95e9568-fd1d-4f38-afd2-c795eb7c12d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38009 | ||
| 5889 | 2026.03.16 02:09:47.048150 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5890 | 2026.03.16 02:09:47.048152 [ 287 ] {} <Debug> TCP-Session: 73b23d84-018d-46ef-a7c6-9916c0618ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63387 | ||
| 5891 | 2026.03.16 02:09:47.048181 [ 294 ] {} <Debug> TCP-Session: b95e9568-fd1d-4f38-afd2-c795eb7c12d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.03.16 02:09:47.048201 [ 290 ] {} <Debug> TCP-Session: 123a89dd-673d-473a-a254-09c218f5b1f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58892 | ||
| 5893 | 2026.03.16 02:09:47.048206 [ 287 ] {} <Debug> TCP-Session: 73b23d84-018d-46ef-a7c6-9916c0618ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.03.16 02:09:47.048216 [ 294 ] {} <Debug> TCP-Session: b95e9568-fd1d-4f38-afd2-c795eb7c12d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.03.16 02:09:47.048228 [ 290 ] {} <Debug> TCP-Session: 123a89dd-673d-473a-a254-09c218f5b1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.03.16 02:09:47.048235 [ 287 ] {} <Debug> TCP-Session: 73b23d84-018d-46ef-a7c6-9916c0618ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.03.16 02:09:47.048256 [ 290 ] {} <Debug> TCP-Session: 123a89dd-673d-473a-a254-09c218f5b1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.03.16 02:09:47.048044 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41539 | ||
| 5899 | 2026.03.16 02:09:47.048022 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5900 | 2026.03.16 02:09:47.048019 [ 291 ] {} <Trace> TCP-Session: fc912471-f4c4-4f2e-9222-b836fcbbacb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2026.03.16 02:09:47.048367 [ 292 ] {} <Debug> TCP-Session: 40f3190e-cd06-4ca3-97d0-dd4dd6ae0689 Authenticating user 'default' from [fd00:1122:3344:101::e]:49465 | ||
| 5902 | 2026.03.16 02:09:47.048384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5903 | 2026.03.16 02:09:47.048418 [ 292 ] {} <Debug> TCP-Session: 40f3190e-cd06-4ca3-97d0-dd4dd6ae0689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.03.16 02:09:47.048008 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40974 | ||
| 5905 | 2026.03.16 02:09:47.048447 [ 289 ] {} <Debug> TCP-Session: 3abe54ff-6056-4e22-a1e6-b52e1329499e Authenticating user 'default' from [fd00:1122:3344:101::e]:41539 | ||
| 5906 | 2026.03.16 02:09:47.048452 [ 292 ] {} <Debug> TCP-Session: 40f3190e-cd06-4ca3-97d0-dd4dd6ae0689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.03.16 02:09:47.048503 [ 289 ] {} <Debug> TCP-Session: 3abe54ff-6056-4e22-a1e6-b52e1329499e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.03.16 02:09:47.048526 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2026.03.16 02:09:47.048527 [ 291 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48208) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5910 | 2026.03.16 02:09:47.048535 [ 289 ] {} <Debug> TCP-Session: 3abe54ff-6056-4e22-a1e6-b52e1329499e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.03.16 02:09:47.048560 [ 3 ] {} <Debug> TCP-Session: 77ca2d5b-2915-4816-ba4c-4b0494ebf2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:40974 | ||
| 5912 | 2026.03.16 02:09:47.048169 [ 293 ] {} <Debug> TCP-Session: 18838edd-0df1-4f64-8d13-effd7f927134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.03.16 02:09:47.048607 [ 3 ] {} <Debug> TCP-Session: 77ca2d5b-2915-4816-ba4c-4b0494ebf2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.03.16 02:09:47.048631 [ 293 ] {} <Debug> TCP-Session: 18838edd-0df1-4f64-8d13-effd7f927134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.03.16 02:09:47.048650 [ 3 ] {} <Debug> TCP-Session: 77ca2d5b-2915-4816-ba4c-4b0494ebf2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.03.16 02:09:47.048033 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43495 | ||
| 5917 | 2026.03.16 02:09:47.048768 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5918 | 2026.03.16 02:09:47.048800 [ 288 ] {} <Debug> TCP-Session: d3c0702d-99dc-4c68-88e0-c9d9a4436afc Authenticating user 'default' from [fd00:1122:3344:101::e]:43495 | ||
| 5919 | 2026.03.16 02:09:47.048813 [ 291 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5920 | 2026.03.16 02:09:47.048822 [ 288 ] {} <Debug> TCP-Session: d3c0702d-99dc-4c68-88e0-c9d9a4436afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.03.16 02:09:47.048875 [ 288 ] {} <Debug> TCP-Session: d3c0702d-99dc-4c68-88e0-c9d9a4436afc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.03.16 02:09:47.048892 [ 291 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5923 | 2026.03.16 02:09:47.049211 [ 291 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 5924 | 2026.03.16 02:09:47.050282 [ 295 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Trace> AggregatingTransform: Aggregating | ||
| 5925 | 2026.03.16 02:09:47.050324 [ 295 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Trace> Aggregator: Aggregation method: without_key | ||
| 5926 | 2026.03.16 02:09:47.050358 [ 295 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001039399 sec. (962.094 rows/sec., 37.58 KiB/sec.) | ||
| 5927 | 2026.03.16 02:09:47.050379 [ 295 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Trace> Aggregator: Merging aggregated data | ||
| 5928 | 2026.03.16 02:09:47.051867 [ 291 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003383 sec., 295.59562518474723 rows/sec., 11.55 KiB/sec. | ||
| 5929 | 2026.03.16 02:09:47.051999 [ 291 ] {8146bea4-2dd8-470f-b7fe-e71e10dbae97} <Debug> TCPHandler: Processed in 0.004072253 sec. | ||
| 5930 | 2026.03.16 02:09:47.052150 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5931 | 2026.03.16 02:09:47.052190 [ 291 ] {} <Debug> TCP-Session: fc912471-f4c4-4f2e-9222-b836fcbbacb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.03.16 02:09:47.052192 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5933 | 2026.03.16 02:09:47.052217 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5934 | 2026.03.16 02:09:47.052242 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5935 | 2026.03.16 02:09:47.052264 [ 294 ] {} <Debug> TCP-Session: b95e9568-fd1d-4f38-afd2-c795eb7c12d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.03.16 02:09:47.052265 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5937 | 2026.03.16 02:09:47.052288 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5938 | 2026.03.16 02:09:47.052336 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5939 | 2026.03.16 02:09:47.052331 [ 292 ] {} <Debug> TCP-Session: 40f3190e-cd06-4ca3-97d0-dd4dd6ae0689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5940 | 2026.03.16 02:09:47.052389 [ 287 ] {} <Debug> TCP-Session: 73b23d84-018d-46ef-a7c6-9916c0618ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.03.16 02:09:47.052402 [ 288 ] {} <Debug> TCP-Session: d3c0702d-99dc-4c68-88e0-c9d9a4436afc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5942 | 2026.03.16 02:09:47.052395 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5943 | 2026.03.16 02:09:47.052310 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2026.03.16 02:09:47.052489 [ 289 ] {} <Debug> TCP-Session: 3abe54ff-6056-4e22-a1e6-b52e1329499e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.03.16 02:09:47.052299 [ 293 ] {} <Debug> TCP-Session: 18838edd-0df1-4f64-8d13-effd7f927134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.03.16 02:09:47.052516 [ 3 ] {} <Debug> TCP-Session: 77ca2d5b-2915-4816-ba4c-4b0494ebf2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.03.16 02:09:47.052246 [ 290 ] {} <Debug> TCP-Session: 123a89dd-673d-473a-a254-09c218f5b1f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.03.16 02:09:47.762573 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2026.03.16 02:09:47.762760 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5950 | 2026.03.16 02:09:47.762831 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5951 | 2026.03.16 02:09:47.763535 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.03.16 02:09:47.763588 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5953 | 2026.03.16 02:09:47.764049 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5954 | 2026.03.16 02:09:47.764290 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.03.16 02:09:47.764461 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001753 sec., 77581.2892184826 rows/sec., 6.72 MiB/sec. | ||
| 5956 | 2026.03.16 02:09:47.764468 [ 126 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5957 | 2026.03.16 02:09:47.764511 [ 5 ] {741720b5-e4fc-4571-bee9-0621075d1a0c} <Debug> TCPHandler: Processed in 0.002079027 sec. | ||
| 5958 | 2026.03.16 02:09:47.764571 [ 126 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.03.16 02:09:47.764617 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5960 | 2026.03.16 02:09:47.764663 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5961 | 2026.03.16 02:09:47.764741 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5962 | 2026.03.16 02:09:47.764773 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.03.16 02:09:47.764819 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5964 | 2026.03.16 02:09:47.764844 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5965 | 2026.03.16 02:09:47.764881 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2893 rows starting from the beginning of the part | ||
| 5966 | 2026.03.16 02:09:47.764954 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 5967 | 2026.03.16 02:09:47.765018 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
| 5968 | 2026.03.16 02:09:47.765070 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1942 rows starting from the beginning of the part | ||
| 5969 | 2026.03.16 02:09:47.765114 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5970 | 2026.03.16 02:09:47.765163 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 5971 | 2026.03.16 02:09:47.765272 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.03.16 02:09:47.765312 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5973 | 2026.03.16 02:09:47.765627 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5974 | 2026.03.16 02:09:47.765845 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.03.16 02:09:47.765983 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001235 sec., 32388.663967611337 rows/sec., 2.38 MiB/sec. | ||
| 5976 | 2026.03.16 02:09:47.766023 [ 5 ] {6617397c-6e37-427e-89a4-e47985c94e07} <Debug> TCPHandler: Processed in 0.001415451 sec. | ||
| 5977 | 2026.03.16 02:09:47.766137 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.03.16 02:09:47.766236 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5979 | 2026.03.16 02:09:47.766277 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5980 | 2026.03.16 02:09:47.766700 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.03.16 02:09:47.766739 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5982 | 2026.03.16 02:09:47.767062 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5983 | 2026.03.16 02:09:47.767176 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 5 columns (5 merged, 0 gathered) in 0.00248164 sec., 2103044.760722748 rows/sec., 169.06 MiB/sec. | ||
| 5984 | 2026.03.16 02:09:47.767281 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.03.16 02:09:47.767398 [ 126 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5986 | 2026.03.16 02:09:47.767420 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001204 sec., 86378.73754152824 rows/sec., 6.75 MiB/sec. | ||
| 5987 | 2026.03.16 02:09:47.767456 [ 126 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2026.03.16 02:09:47.767471 [ 5 ] {00075cc3-e27d-485e-b3e9-b752f3e917dc} <Debug> TCPHandler: Processed in 0.001385601 sec. | ||
| 5989 | 2026.03.16 02:09:47.767500 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 5990 | 2026.03.16 02:09:47.767589 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5991 | 2026.03.16 02:09:47.767599 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5992 | 2026.03.16 02:09:47.767622 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5993 | 2026.03.16 02:09:47.767712 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5994 | 2026.03.16 02:09:47.767754 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5995 | 2026.03.16 02:09:47.767764 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5996 | 2026.03.16 02:09:47.767800 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1551 rows starting from the beginning of the part | ||
| 5997 | 2026.03.16 02:09:47.767887 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 5998 | 2026.03.16 02:09:47.767952 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 5999 | 2026.03.16 02:09:47.767952 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.03.16 02:09:47.768002 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1015 rows starting from the beginning of the part | ||
| 6001 | 2026.03.16 02:09:47.768050 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6002 | 2026.03.16 02:09:47.768060 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_36_7} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6003 | 2026.03.16 02:09:47.768102 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 6004 | 2026.03.16 02:09:47.768196 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6005 | 2026.03.16 02:09:47.768201 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6006 | 2026.03.16 02:09:47.768259 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 6007 | 2026.03.16 02:09:47.768629 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6008 | 2026.03.16 02:09:47.768890 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2026.03.16 02:09:47.769027 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 6010 | 2026.03.16 02:09:47.769065 [ 5 ] {54032bbd-ae76-477e-b32c-b61be20060d8} <Debug> TCPHandler: Processed in 0.001517822 sec. | ||
| 6011 | 2026.03.16 02:09:47.769183 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.03.16 02:09:47.769280 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6013 | 2026.03.16 02:09:47.769335 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6014 | 2026.03.16 02:09:47.769451 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872175 sec., 1550068.770280556 rows/sec., 115.06 MiB/sec. | ||
| 6015 | 2026.03.16 02:09:47.769676 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6016 | 2026.03.16 02:09:47.769955 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.03.16 02:09:47.770023 [ 187 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_36_7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6018 | 2026.03.16 02:09:47.770100 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6019 | 2026.03.16 02:09:47.770148 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.03.16 02:09:47.770185 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 6021 | 2026.03.16 02:09:47.770764 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6022 | 2026.03.16 02:09:47.770986 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.03.16 02:09:47.771128 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001868 sec., 21413.276231263382 rows/sec., 38.37 MiB/sec. | ||
| 6024 | 2026.03.16 02:09:47.771193 [ 5 ] {c29181e8-3e0c-4fa8-bdf2-19180025e392} <Debug> TCPHandler: Processed in 0.002061487 sec. | ||
| 6025 | 2026.03.16 02:09:47.771312 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2026.03.16 02:09:47.771407 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6027 | 2026.03.16 02:09:47.771450 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6028 | 2026.03.16 02:09:47.771791 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.03.16 02:09:47.771828 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 6030 | 2026.03.16 02:09:47.772136 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6031 | 2026.03.16 02:09:47.772348 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.03.16 02:09:47.772477 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6033 | 2026.03.16 02:09:47.772514 [ 5 ] {46038b39-bf1c-4896-a2cc-44ed5e091797} <Debug> TCPHandler: Processed in 0.001252871 sec. | ||
| 6034 | 2026.03.16 02:09:51.341343 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6035 | 2026.03.16 02:09:51.341415 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6036 | 2026.03.16 02:09:51.456882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12499 | ||
| 6037 | 2026.03.16 02:09:51.457468 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.03.16 02:09:51.457525 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6039 | 2026.03.16 02:09:51.458019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6040 | 2026.03.16 02:09:51.458264 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.03.16 02:09:51.458407 [ 122 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6042 | 2026.03.16 02:09:51.458417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12499 | ||
| 6043 | 2026.03.16 02:09:51.458475 [ 122 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.03.16 02:09:51.458505 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6045 | 2026.03.16 02:09:51.458647 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6046 | 2026.03.16 02:09:51.458804 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6047 | 2026.03.16 02:09:51.458848 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10067 rows starting from the beginning of the part | ||
| 6048 | 2026.03.16 02:09:51.458920 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6049 | 2026.03.16 02:09:51.458975 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6050 | 2026.03.16 02:09:51.459020 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6051 | 2026.03.16 02:09:51.459078 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6052 | 2026.03.16 02:09:51.459128 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6053 | 2026.03.16 02:09:51.463365 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12499 rows, containing 4 columns (4 merged, 0 gathered) in 0.004785199 sec., 2612012.5829667686 rows/sec., 37.37 MiB/sec. | ||
| 6054 | 2026.03.16 02:09:51.463771 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6055 | 2026.03.16 02:09:51.464074 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.03.16 02:09:51.464151 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_26_5} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6057 | 2026.03.16 02:09:51.464253 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6058 | 2026.03.16 02:09:52.112376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6059 | 2026.03.16 02:09:52.129816 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.16 02:09:52.129885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6061 | 2026.03.16 02:09:52.135578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6062 | 2026.03.16 02:09:52.136260 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.03.16 02:09:52.136563 [ 122 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6064 | 2026.03.16 02:09:52.136665 [ 122 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.03.16 02:09:52.136702 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6066 | 2026.03.16 02:09:52.136825 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6067 | 2026.03.16 02:09:52.139208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6068 | 2026.03.16 02:09:52.139979 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6069 | 2026.03.16 02:09:52.140743 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6070 | 2026.03.16 02:09:52.144071 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6071 | 2026.03.16 02:09:52.147490 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6072 | 2026.03.16 02:09:52.151372 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6073 | 2026.03.16 02:09:52.155598 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6074 | 2026.03.16 02:09:52.159887 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6075 | 2026.03.16 02:09:52.212064 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.075281907 sec., 2603.547224169016 rows/sec., 13.46 MiB/sec. | ||
| 6076 | 2026.03.16 02:09:52.214583 [ 193 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6077 | 2026.03.16 02:09:52.216794 [ 193 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.03.16 02:09:52.216908 [ 193 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_26_5} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6079 | 2026.03.16 02:09:52.219239 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6080 | 2026.03.16 02:09:52.759368 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.03.16 02:09:52.759564 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6082 | 2026.03.16 02:09:52.759645 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6083 | 2026.03.16 02:09:52.760299 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.03.16 02:09:52.760337 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6085 | 2026.03.16 02:09:52.760727 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6086 | 2026.03.16 02:09:52.760962 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.03.16 02:09:52.761118 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.66 MiB/sec. | ||
| 6088 | 2026.03.16 02:09:52.761167 [ 5 ] {94e0f311-39d0-49e2-a620-cfbc2a85f132} <Debug> TCPHandler: Processed in 0.001941556 sec. | ||
| 6089 | 2026.03.16 02:09:52.761289 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.03.16 02:09:52.761391 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6091 | 2026.03.16 02:09:52.761434 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6092 | 2026.03.16 02:09:52.761873 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.03.16 02:09:52.761909 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6094 | 2026.03.16 02:09:52.762240 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6095 | 2026.03.16 02:09:52.762463 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.03.16 02:09:52.762602 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 6097 | 2026.03.16 02:09:52.762641 [ 5 ] {4bd715ab-24db-4d09-a565-7cf499b986be} <Debug> TCPHandler: Processed in 0.001403081 sec. | ||
| 6098 | 2026.03.16 02:09:52.762771 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.03.16 02:09:52.762870 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.03.16 02:09:52.762915 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6101 | 2026.03.16 02:09:52.763338 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.03.16 02:09:52.763374 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6103 | 2026.03.16 02:09:52.763702 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6104 | 2026.03.16 02:09:52.763915 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.03.16 02:09:52.764046 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6106 | 2026.03.16 02:09:52.764084 [ 5 ] {7ecd9887-b127-4d49-ab45-98fe3cdf201b} <Debug> TCPHandler: Processed in 0.001362481 sec. | ||
| 6107 | 2026.03.16 02:09:52.764194 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.03.16 02:09:52.764288 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.03.16 02:09:52.764331 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6110 | 2026.03.16 02:09:52.764667 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.03.16 02:09:52.764702 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6112 | 2026.03.16 02:09:52.765002 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6113 | 2026.03.16 02:09:52.765222 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.03.16 02:09:52.765348 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6115 | 2026.03.16 02:09:52.765384 [ 5 ] {b9d21bb4-9de4-4ad8-a63d-1be0de794257} <Debug> TCPHandler: Processed in 0.00123779 sec. | ||
| 6116 | 2026.03.16 02:09:53.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.30 MiB, peak 268.56 MiB, free memory in arenas 0.00 B, will set to 264.66 MiB (RSS), difference: 6.36 MiB | ||
| 6117 | 2026.03.16 02:09:56.514547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 710 | ||
| 6118 | 2026.03.16 02:09:56.516953 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.03.16 02:09:56.517012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6120 | 2026.03.16 02:09:56.518257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6121 | 2026.03.16 02:09:56.518545 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.03.16 02:09:56.518917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
| 6123 | 2026.03.16 02:09:57.770197 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2026.03.16 02:09:57.770401 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.03.16 02:09:57.770475 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6126 | 2026.03.16 02:09:57.771243 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.03.16 02:09:57.771292 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6128 | 2026.03.16 02:09:57.771709 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6129 | 2026.03.16 02:09:57.771934 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.03.16 02:09:57.772099 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 6131 | 2026.03.16 02:09:57.772145 [ 5 ] {9b2e34ca-e9d9-4736-ba57-675fe927c196} <Debug> TCPHandler: Processed in 0.002119308 sec. | ||
| 6132 | 2026.03.16 02:09:57.772295 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2026.03.16 02:09:57.772385 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6134 | 2026.03.16 02:09:57.772425 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6135 | 2026.03.16 02:09:57.772880 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.03.16 02:09:57.772918 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6137 | 2026.03.16 02:09:57.773208 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6138 | 2026.03.16 02:09:57.773414 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.16 02:09:57.773544 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 715.29 KiB/sec. | ||
| 6140 | 2026.03.16 02:09:57.773582 [ 5 ] {4891772c-cdea-467f-9df5-c7c5265b3408} <Debug> TCPHandler: Processed in 0.001306011 sec. | ||
| 6141 | 2026.03.16 02:09:57.773697 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.03.16 02:09:57.773791 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6143 | 2026.03.16 02:09:57.773833 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6144 | 2026.03.16 02:09:57.774649 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.03.16 02:09:57.774686 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6146 | 2026.03.16 02:09:57.775039 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6147 | 2026.03.16 02:09:57.775243 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.03.16 02:09:57.775376 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Debug> executeQuery: Read 882 rows, 71.51 KiB in 0.001604 sec., 549875.3117206983 rows/sec., 43.54 MiB/sec. | ||
| 6149 | 2026.03.16 02:09:57.775414 [ 5 ] {528eb060-38ac-4120-abf2-4e74c3f9135f} <Debug> TCPHandler: Processed in 0.001767644 sec. | ||
| 6150 | 2026.03.16 02:09:57.775532 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.03.16 02:09:57.775627 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6152 | 2026.03.16 02:09:57.775666 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6153 | 2026.03.16 02:09:57.776140 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2026.03.16 02:09:57.776177 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6155 | 2026.03.16 02:09:57.776489 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6156 | 2026.03.16 02:09:57.776698 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2026.03.16 02:09:57.776828 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001218 sec., 157635.46798029557 rows/sec., 9.82 MiB/sec. | ||
| 6158 | 2026.03.16 02:09:57.776866 [ 5 ] {9ad4831a-d64e-4322-a340-0efdf105dbb9} <Debug> TCPHandler: Processed in 0.001385671 sec. | ||
| 6159 | 2026.03.16 02:09:57.776976 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2026.03.16 02:09:57.777071 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6161 | 2026.03.16 02:09:57.777111 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6162 | 2026.03.16 02:09:57.777538 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.03.16 02:09:57.777574 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6164 | 2026.03.16 02:09:57.777871 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6165 | 2026.03.16 02:09:57.778172 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.03.16 02:09:57.778297 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001245 sec., 119678.71485943775 rows/sec., 7.73 MiB/sec. | ||
| 6167 | 2026.03.16 02:09:57.778335 [ 5 ] {20a76f40-504d-48a7-b2fd-41e8ab225152} <Debug> TCPHandler: Processed in 0.001409402 sec. | ||
| 6168 | 2026.03.16 02:09:57.778448 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2026.03.16 02:09:57.778542 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6170 | 2026.03.16 02:09:57.778581 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6171 | 2026.03.16 02:09:57.779003 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.03.16 02:09:57.779041 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6173 | 2026.03.16 02:09:57.779434 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6174 | 2026.03.16 02:09:57.779638 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.03.16 02:09:57.779763 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 6176 | 2026.03.16 02:09:57.779800 [ 5 ] {0901fb04-d420-4c7c-952f-aa31e49e4a86} <Debug> TCPHandler: Processed in 0.001402001 sec. | ||
| 6177 | 2026.03.16 02:09:57.779916 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2026.03.16 02:09:57.780010 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6179 | 2026.03.16 02:09:57.780050 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6180 | 2026.03.16 02:09:57.780656 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.03.16 02:09:57.780692 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6182 | 2026.03.16 02:09:57.781052 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6183 | 2026.03.16 02:09:57.781262 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2026.03.16 02:09:57.781399 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.001406 sec., 384068.2788051209 rows/sec., 27.23 MiB/sec. | ||
| 6185 | 2026.03.16 02:09:57.781436 [ 5 ] {a632b256-e509-475f-ab0e-cfbbd883c630} <Debug> TCPHandler: Processed in 0.001570892 sec. | ||
| 6186 | 2026.03.16 02:09:57.781550 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.03.16 02:09:57.781644 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6188 | 2026.03.16 02:09:57.781685 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6189 | 2026.03.16 02:09:57.782021 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.03.16 02:09:57.782058 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6191 | 2026.03.16 02:09:57.782356 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6192 | 2026.03.16 02:09:57.782561 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.03.16 02:09:57.782685 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 6194 | 2026.03.16 02:09:57.782720 [ 5 ] {cd49de39-4f7a-45df-9860-293d54dad242} <Debug> TCPHandler: Processed in 0.00121989 sec. | ||
| 6195 | 2026.03.16 02:09:57.782832 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.03.16 02:09:57.782925 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6197 | 2026.03.16 02:09:57.782968 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6198 | 2026.03.16 02:09:57.783390 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.03.16 02:09:57.783426 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6200 | 2026.03.16 02:09:57.783752 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6201 | 2026.03.16 02:09:57.783958 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.03.16 02:09:57.784074 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6203 | 2026.03.16 02:09:57.784093 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001186 sec., 227655.98650927487 rows/sec., 15.14 MiB/sec. | ||
| 6204 | 2026.03.16 02:09:57.784140 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.03.16 02:09:57.784149 [ 5 ] {fb2f23e5-56d1-4a8e-9081-08b4af2e1388} <Debug> TCPHandler: Processed in 0.001369512 sec. | ||
| 6206 | 2026.03.16 02:09:57.784169 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6207 | 2026.03.16 02:09:57.784275 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2026.03.16 02:09:57.784305 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6209 | 2026.03.16 02:09:57.784375 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6210 | 2026.03.16 02:09:57.784422 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6211 | 2026.03.16 02:09:57.784479 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6212 | 2026.03.16 02:09:57.784529 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10254 rows starting from the beginning of the part | ||
| 6213 | 2026.03.16 02:09:57.784605 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1251 rows starting from the beginning of the part | ||
| 6214 | 2026.03.16 02:09:57.784659 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 96 rows starting from the beginning of the part | ||
| 6215 | 2026.03.16 02:09:57.784711 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6216 | 2026.03.16 02:09:57.784736 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.03.16 02:09:57.784755 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6218 | 2026.03.16 02:09:57.784781 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6219 | 2026.03.16 02:09:57.784803 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 270 rows starting from the beginning of the part | ||
| 6220 | 2026.03.16 02:09:57.785150 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6221 | 2026.03.16 02:09:57.785397 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.03.16 02:09:57.785529 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001171 sec., 853.9709649871904 rows/sec., 57.54 KiB/sec. | ||
| 6223 | 2026.03.16 02:09:57.785565 [ 5 ] {c4576e89-1af3-4cf8-8d2c-ebb439725f02} <Debug> TCPHandler: Processed in 0.001340631 sec. | ||
| 6224 | 2026.03.16 02:09:57.785675 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.03.16 02:09:57.785769 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.03.16 02:09:57.785823 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6227 | 2026.03.16 02:09:57.786674 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.03.16 02:09:57.786711 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6229 | 2026.03.16 02:09:57.787354 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6230 | 2026.03.16 02:09:57.787577 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.03.16 02:09:57.787718 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 6232 | 2026.03.16 02:09:57.787770 [ 5 ] {efa0442a-7a99-412a-b74e-e7678dfa7c67} <Debug> TCPHandler: Processed in 0.002146287 sec. | ||
| 6233 | 2026.03.16 02:09:57.787884 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.03.16 02:09:57.787980 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.03.16 02:09:57.788022 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6236 | 2026.03.16 02:09:57.788356 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.03.16 02:09:57.788392 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6238 | 2026.03.16 02:09:57.788711 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6239 | 2026.03.16 02:09:57.788774 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12191 rows, containing 5 columns (5 merged, 0 gathered) in 0.004527717 sec., 2692526.9401775775 rows/sec., 177.34 MiB/sec. | ||
| 6240 | 2026.03.16 02:09:57.788929 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.16 02:09:57.789064 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 6242 | 2026.03.16 02:09:57.789099 [ 5 ] {6507aec9-d980-4b83-8486-1c04c1f9eb41} <Debug> TCPHandler: Processed in 0.00126647 sec. | ||
| 6243 | 2026.03.16 02:09:57.789293 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6244 | 2026.03.16 02:09:57.789683 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.03.16 02:09:57.789763 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6246 | 2026.03.16 02:09:57.789869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6247 | 2026.03.16 02:09:58.958602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12947 | ||
| 6248 | 2026.03.16 02:09:58.959154 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.03.16 02:09:58.959208 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6250 | 2026.03.16 02:09:58.959753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6251 | 2026.03.16 02:09:58.959985 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.03.16 02:09:58.960130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12947 | ||
| 6253 | 2026.03.16 02:09:59.639348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6254 | 2026.03.16 02:09:59.655624 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.03.16 02:09:59.655675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6256 | 2026.03.16 02:09:59.661419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6257 | 2026.03.16 02:09:59.662144 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.03.16 02:09:59.664947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6259 | 2026.03.16 02:10:02.760305 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.03.16 02:10:02.760490 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6261 | 2026.03.16 02:10:02.760560 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6262 | 2026.03.16 02:10:02.761238 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.03.16 02:10:02.761289 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6264 | 2026.03.16 02:10:02.761693 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6265 | 2026.03.16 02:10:02.761932 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.03.16 02:10:02.762093 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 6267 | 2026.03.16 02:10:02.762143 [ 5 ] {c1b99b89-adf0-471c-99d4-7f83012be126} <Debug> TCPHandler: Processed in 0.001976576 sec. | ||
| 6268 | 2026.03.16 02:10:02.762269 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.03.16 02:10:02.762376 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6270 | 2026.03.16 02:10:02.762421 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6271 | 2026.03.16 02:10:02.762864 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.03.16 02:10:02.762904 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6273 | 2026.03.16 02:10:02.763221 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6274 | 2026.03.16 02:10:02.763449 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.03.16 02:10:02.763587 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 6276 | 2026.03.16 02:10:02.763628 [ 5 ] {8e68a9bd-42ae-44c2-9be6-29d5fc632e67} <Debug> TCPHandler: Processed in 0.001414332 sec. | ||
| 6277 | 2026.03.16 02:10:02.763747 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2026.03.16 02:10:02.763852 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.03.16 02:10:02.763901 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6280 | 2026.03.16 02:10:02.764321 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2026.03.16 02:10:02.764358 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6282 | 2026.03.16 02:10:02.764703 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6283 | 2026.03.16 02:10:02.764930 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2026.03.16 02:10:02.765070 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 6285 | 2026.03.16 02:10:02.765110 [ 5 ] {e589b79b-4120-48dc-9828-7c73c601fc8a} <Debug> TCPHandler: Processed in 0.001414901 sec. | ||
| 6286 | 2026.03.16 02:10:02.765225 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.03.16 02:10:02.765326 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6288 | 2026.03.16 02:10:02.765372 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6289 | 2026.03.16 02:10:02.765717 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.16 02:10:02.765754 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6291 | 2026.03.16 02:10:02.766069 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6292 | 2026.03.16 02:10:02.766303 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2026.03.16 02:10:02.766411 [ 99 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6294 | 2026.03.16 02:10:02.766439 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 6295 | 2026.03.16 02:10:02.766449 [ 99 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.03.16 02:10:02.766475 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6297 | 2026.03.16 02:10:02.766478 [ 5 ] {6a3e5259-d8cc-474b-9333-94bfb5eb2dbb} <Debug> TCPHandler: Processed in 0.001304551 sec. | ||
| 6298 | 2026.03.16 02:10:02.766571 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6299 | 2026.03.16 02:10:02.766673 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6300 | 2026.03.16 02:10:02.766710 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1302 rows starting from the beginning of the part | ||
| 6301 | 2026.03.16 02:10:02.766778 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 6302 | 2026.03.16 02:10:02.766833 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6303 | 2026.03.16 02:10:02.766888 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6304 | 2026.03.16 02:10:02.766931 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 6305 | 2026.03.16 02:10:02.766971 [ 191 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6306 | 2026.03.16 02:10:02.767893 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362531 sec., 1180156.6349683055 rows/sec., 78.06 MiB/sec. | ||
| 6307 | 2026.03.16 02:10:02.768203 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6308 | 2026.03.16 02:10:02.768540 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.03.16 02:10:02.768629 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_36_7} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6310 | 2026.03.16 02:10:02.768744 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6311 | 2026.03.16 02:10:06.341667 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6312 | 2026.03.16 02:10:06.341740 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6313 | 2026.03.16 02:10:06.460273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13459 | ||
| 6314 | 2026.03.16 02:10:06.460846 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.03.16 02:10:06.460892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6316 | 2026.03.16 02:10:06.461369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6317 | 2026.03.16 02:10:06.461597 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.03.16 02:10:06.461720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13459 | ||
| 6319 | 2026.03.16 02:10:06.519172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 742 | ||
| 6320 | 2026.03.16 02:10:06.521578 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.03.16 02:10:06.521622 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6322 | 2026.03.16 02:10:06.522804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6323 | 2026.03.16 02:10:06.523076 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.03.16 02:10:06.523220 [ 132 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6325 | 2026.03.16 02:10:06.523288 [ 132 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.03.16 02:10:06.523310 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6327 | 2026.03.16 02:10:06.523336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 6328 | 2026.03.16 02:10:06.523416 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6329 | 2026.03.16 02:10:06.523904 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6330 | 2026.03.16 02:10:06.524029 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 598 rows starting from the beginning of the part | ||
| 6331 | 2026.03.16 02:10:06.524348 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6332 | 2026.03.16 02:10:06.524650 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 6333 | 2026.03.16 02:10:06.524934 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6334 | 2026.03.16 02:10:06.525213 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6335 | 2026.03.16 02:10:06.525488 [ 191 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6336 | 2026.03.16 02:10:06.531510 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 72 columns (72 merged, 0 gathered) in 0.008140756 sec., 91146.32596776023 rows/sec., 81.16 MiB/sec. | ||
| 6337 | 2026.03.16 02:10:06.532736 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6338 | 2026.03.16 02:10:06.533383 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.03.16 02:10:06.533474 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_21_4} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6340 | 2026.03.16 02:10:06.533829 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6341 | 2026.03.16 02:10:07.165280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6342 | 2026.03.16 02:10:07.182188 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.03.16 02:10:07.182246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6344 | 2026.03.16 02:10:07.188521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6345 | 2026.03.16 02:10:07.189241 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.03.16 02:10:07.192468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6347 | 2026.03.16 02:10:07.769187 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.03.16 02:10:07.769379 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6349 | 2026.03.16 02:10:07.769444 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6350 | 2026.03.16 02:10:07.770231 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.03.16 02:10:07.770275 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6352 | 2026.03.16 02:10:07.770666 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6353 | 2026.03.16 02:10:07.770891 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.03.16 02:10:07.771038 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 6355 | 2026.03.16 02:10:07.771079 [ 5 ] {66a5c234-17aa-4ffe-9e9f-1a1087c6b5b4} <Debug> TCPHandler: Processed in 0.002021016 sec. | ||
| 6356 | 2026.03.16 02:10:07.771209 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.03.16 02:10:07.771303 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6358 | 2026.03.16 02:10:07.771344 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6359 | 2026.03.16 02:10:07.772218 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.03.16 02:10:07.772252 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6361 | 2026.03.16 02:10:07.772600 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6362 | 2026.03.16 02:10:07.772803 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.03.16 02:10:07.772934 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Debug> executeQuery: Read 877 rows, 71.15 KiB in 0.001649 sec., 531837.4772589448 rows/sec., 42.13 MiB/sec. | ||
| 6364 | 2026.03.16 02:10:07.772974 [ 5 ] {debc598d-0001-4dd3-9b0f-df9c2a55eb8a} <Debug> TCPHandler: Processed in 0.001821755 sec. | ||
| 6365 | 2026.03.16 02:10:07.773091 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.03.16 02:10:07.773184 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6367 | 2026.03.16 02:10:07.773222 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6368 | 2026.03.16 02:10:07.773704 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.03.16 02:10:07.773740 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6370 | 2026.03.16 02:10:07.774030 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6371 | 2026.03.16 02:10:07.774235 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.03.16 02:10:07.774366 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.0012 sec., 151666.6666666667 rows/sec., 9.40 MiB/sec. | ||
| 6373 | 2026.03.16 02:10:07.774403 [ 5 ] {70181b6f-2831-4c54-b0bb-5a446fa8667e} <Debug> TCPHandler: Processed in 0.001364921 sec. | ||
| 6374 | 2026.03.16 02:10:07.774509 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.03.16 02:10:07.774601 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.03.16 02:10:07.774639 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6377 | 2026.03.16 02:10:07.775075 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.03.16 02:10:07.775111 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6379 | 2026.03.16 02:10:07.775403 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6380 | 2026.03.16 02:10:07.775606 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.03.16 02:10:07.775728 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 6382 | 2026.03.16 02:10:07.775766 [ 5 ] {c2e53d7f-8eb9-4fe8-9022-c03ecf8b714a} <Debug> TCPHandler: Processed in 0.00130357 sec. | ||
| 6383 | 2026.03.16 02:10:07.775874 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6384 | 2026.03.16 02:10:07.775966 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6385 | 2026.03.16 02:10:07.776005 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6386 | 2026.03.16 02:10:07.776435 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6387 | 2026.03.16 02:10:07.776470 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6388 | 2026.03.16 02:10:07.776760 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6389 | 2026.03.16 02:10:07.776964 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6390 | 2026.03.16 02:10:07.777085 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 6391 | 2026.03.16 02:10:07.777122 [ 5 ] {45efce15-ae3a-44bb-8543-5f308ecd84b9} <Debug> TCPHandler: Processed in 0.00129584 sec. | ||
| 6392 | 2026.03.16 02:10:07.777228 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.03.16 02:10:07.777319 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6394 | 2026.03.16 02:10:07.777357 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6395 | 2026.03.16 02:10:07.777965 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.03.16 02:10:07.778000 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6397 | 2026.03.16 02:10:07.778311 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6398 | 2026.03.16 02:10:07.778513 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.03.16 02:10:07.778638 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001336 sec., 396706.58682634734 rows/sec., 28.06 MiB/sec. | ||
| 6400 | 2026.03.16 02:10:07.778674 [ 5 ] {580fd349-e7cc-442b-afcb-8ae11a368ca4} <Debug> TCPHandler: Processed in 0.001493872 sec. | ||
| 6401 | 2026.03.16 02:10:07.778843 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.03.16 02:10:07.778934 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6403 | 2026.03.16 02:10:07.778975 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6404 | 2026.03.16 02:10:07.779300 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.03.16 02:10:07.779335 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6406 | 2026.03.16 02:10:07.779631 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6407 | 2026.03.16 02:10:07.779833 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.03.16 02:10:07.779962 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 6409 | 2026.03.16 02:10:07.779998 [ 5 ] {3f7443db-3578-4958-921c-ae3fdbeea7d9} <Debug> TCPHandler: Processed in 0.0012033 sec. | ||
| 6410 | 2026.03.16 02:10:07.780097 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.03.16 02:10:07.780187 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.03.16 02:10:07.780228 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6413 | 2026.03.16 02:10:07.780642 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.03.16 02:10:07.780677 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6415 | 2026.03.16 02:10:07.780994 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6416 | 2026.03.16 02:10:07.781198 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.03.16 02:10:07.781332 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001162 sec., 228055.0774526678 rows/sec., 15.15 MiB/sec. | ||
| 6418 | 2026.03.16 02:10:07.781367 [ 5 ] {235d63b7-177f-4e81-a183-2f67537f374e} <Debug> TCPHandler: Processed in 0.00131667 sec. | ||
| 6419 | 2026.03.16 02:10:07.781476 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.03.16 02:10:07.781568 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6421 | 2026.03.16 02:10:07.781608 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6422 | 2026.03.16 02:10:07.781910 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.03.16 02:10:07.781945 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6424 | 2026.03.16 02:10:07.782224 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6425 | 2026.03.16 02:10:07.782425 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.03.16 02:10:07.782528 [ 149 ] {} <Debug> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6427 | 2026.03.16 02:10:07.782547 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 6428 | 2026.03.16 02:10:07.782588 [ 149 ] {} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.03.16 02:10:07.782596 [ 5 ] {8d5f2c88-8b0f-4e96-8c4c-b83f9879a635} <Debug> TCPHandler: Processed in 0.001168489 sec. | ||
| 6430 | 2026.03.16 02:10:07.782617 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6431 | 2026.03.16 02:10:07.782715 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6432 | 2026.03.16 02:10:07.782720 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 6433 | 2026.03.16 02:10:07.782814 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6434 | 2026.03.16 02:10:07.782849 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6435 | 2026.03.16 02:10:07.782872 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6436 | 2026.03.16 02:10:07.782890 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 6437 | 2026.03.16 02:10:07.782979 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6438 | 2026.03.16 02:10:07.783026 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 6439 | 2026.03.16 02:10:07.783065 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6440 | 2026.03.16 02:10:07.783104 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6441 | 2026.03.16 02:10:07.783139 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6442 | 2026.03.16 02:10:07.783771 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.03.16 02:10:07.783812 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6444 | 2026.03.16 02:10:07.784150 [ 186 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001467922 sec., 4087.4106389849053 rows/sec., 272.76 KiB/sec. | ||
| 6445 | 2026.03.16 02:10:07.784294 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6446 | 2026.03.16 02:10:07.784453 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6447 | 2026.03.16 02:10:07.784608 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.03.16 02:10:07.784686 [ 189 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_6_1} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6449 | 2026.03.16 02:10:07.784743 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2026.03.16 02:10:07.784752 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6451 | 2026.03.16 02:10:07.784896 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0021 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 6452 | 2026.03.16 02:10:07.784955 [ 5 ] {eee909c3-5476-446b-9375-eb768953c68f} <Debug> TCPHandler: Processed in 0.002287769 sec. | ||
| 6453 | 2026.03.16 02:10:07.785074 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.03.16 02:10:07.785167 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6455 | 2026.03.16 02:10:07.785207 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6456 | 2026.03.16 02:10:07.785549 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.03.16 02:10:07.785588 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6458 | 2026.03.16 02:10:07.785883 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6459 | 2026.03.16 02:10:07.786087 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.03.16 02:10:07.786212 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 6461 | 2026.03.16 02:10:07.786247 [ 5 ] {25a4cb58-4a10-4690-a66f-cab5e39d2d3e} <Debug> TCPHandler: Processed in 0.00122176 sec. | ||
| 6462 | 2026.03.16 02:10:09.751518 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.03.16 02:10:09.751717 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6464 | 2026.03.16 02:10:09.751788 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6465 | 2026.03.16 02:10:09.752400 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.03.16 02:10:09.752451 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6467 | 2026.03.16 02:10:09.752836 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6468 | 2026.03.16 02:10:09.753075 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.03.16 02:10:09.753239 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 103.74 KiB/sec. | ||
| 6470 | 2026.03.16 02:10:09.753296 [ 5 ] {fab50bcc-28f7-49a5-9059-b85c7055fe33} <Debug> TCPHandler: Processed in 0.001913616 sec. | ||
| 6471 | 2026.03.16 02:10:09.753421 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.03.16 02:10:09.753526 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6473 | 2026.03.16 02:10:09.753569 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6474 | 2026.03.16 02:10:09.754630 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.03.16 02:10:09.754668 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6476 | 2026.03.16 02:10:09.755134 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6477 | 2026.03.16 02:10:09.755369 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.03.16 02:10:09.755492 [ 61 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6479 | 2026.03.16 02:10:09.755506 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.002003 sec., 969046.4303544683 rows/sec., 72.46 MiB/sec. | ||
| 6480 | 2026.03.16 02:10:09.755560 [ 61 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.03.16 02:10:09.755569 [ 5 ] {03b4c0ce-8754-46e3-8427-fd390add0b70} <Debug> TCPHandler: Processed in 0.002202579 sec. | ||
| 6482 | 2026.03.16 02:10:09.755591 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6483 | 2026.03.16 02:10:09.755701 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.03.16 02:10:09.755721 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6485 | 2026.03.16 02:10:09.755804 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6486 | 2026.03.16 02:10:09.755850 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6487 | 2026.03.16 02:10:09.755878 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6488 | 2026.03.16 02:10:09.755921 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2893 rows starting from the beginning of the part | ||
| 6489 | 2026.03.16 02:10:09.755993 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6490 | 2026.03.16 02:10:09.756046 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 882 rows starting from the beginning of the part | ||
| 6491 | 2026.03.16 02:10:09.756088 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6492 | 2026.03.16 02:10:09.756128 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 877 rows starting from the beginning of the part | ||
| 6493 | 2026.03.16 02:10:09.756167 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1941 rows starting from the beginning of the part | ||
| 6494 | 2026.03.16 02:10:09.756256 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.16 02:10:09.756300 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6496 | 2026.03.16 02:10:09.756628 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6497 | 2026.03.16 02:10:09.756846 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.16 02:10:09.756968 [ 75 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6499 | 2026.03.16 02:10:09.756989 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001207 sec., 10770.505385252693 rows/sec., 800.99 KiB/sec. | ||
| 6500 | 2026.03.16 02:10:09.757007 [ 75 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.03.16 02:10:09.757029 [ 5 ] {3345c058-5c81-4c21-b446-7fd282652d26} <Debug> TCPHandler: Processed in 0.001382121 sec. | ||
| 6502 | 2026.03.16 02:10:09.757034 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6503 | 2026.03.16 02:10:09.757147 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6504 | 2026.03.16 02:10:09.757149 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6505 | 2026.03.16 02:10:09.757244 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6506 | 2026.03.16 02:10:09.757281 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6507 | 2026.03.16 02:10:09.757288 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6508 | 2026.03.16 02:10:09.757321 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
| 6509 | 2026.03.16 02:10:09.757391 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 6510 | 2026.03.16 02:10:09.757432 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6511 | 2026.03.16 02:10:09.757470 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 192 rows starting from the beginning of the part | ||
| 6512 | 2026.03.16 02:10:09.757506 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 182 rows starting from the beginning of the part | ||
| 6513 | 2026.03.16 02:10:09.757575 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
| 6514 | 2026.03.16 02:10:09.757899 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2026.03.16 02:10:09.757941 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6516 | 2026.03.16 02:10:09.758466 [ 186 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356891 sec., 491564.9083087735 rows/sec., 33.26 MiB/sec. | ||
| 6517 | 2026.03.16 02:10:09.758476 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6518 | 2026.03.16 02:10:09.758520 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002859794 sec., 2344574.46934989 rows/sec., 189.14 MiB/sec. | ||
| 6519 | 2026.03.16 02:10:09.758666 [ 199 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6520 | 2026.03.16 02:10:09.758752 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.03.16 02:10:09.758814 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6522 | 2026.03.16 02:10:09.758857 [ 75 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6523 | 2026.03.16 02:10:09.758886 [ 75 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.03.16 02:10:09.758893 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001668 sec., 424460.4316546763 rows/sec., 24.76 MiB/sec. | ||
| 6525 | 2026.03.16 02:10:09.758906 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6526 | 2026.03.16 02:10:09.758934 [ 5 ] {cf2938fa-21de-44fa-aad4-e1b4d76ec07f} <Debug> TCPHandler: Processed in 0.001839735 sec. | ||
| 6527 | 2026.03.16 02:10:09.758997 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 6528 | 2026.03.16 02:10:09.759015 [ 199 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.03.16 02:10:09.759055 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2026.03.16 02:10:09.759105 [ 199 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_26_5} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6531 | 2026.03.16 02:10:09.759129 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6532 | 2026.03.16 02:10:09.759138 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.03.16 02:10:09.759153 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.03.16 02:10:09.759174 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part | ||
| 6535 | 2026.03.16 02:10:09.759184 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6536 | 2026.03.16 02:10:09.759212 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6537 | 2026.03.16 02:10:09.759231 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_41_8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6538 | 2026.03.16 02:10:09.759258 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6539 | 2026.03.16 02:10:09.759308 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 708 rows starting from the beginning of the part | ||
| 6540 | 2026.03.16 02:10:09.759318 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6541 | 2026.03.16 02:10:09.759352 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6542 | 2026.03.16 02:10:09.759397 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6543 | 2026.03.16 02:10:09.759436 [ 186 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 708 rows starting from the beginning of the part | ||
| 6544 | 2026.03.16 02:10:09.759610 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.03.16 02:10:09.759651 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6546 | 2026.03.16 02:10:09.759955 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6547 | 2026.03.16 02:10:09.760195 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.03.16 02:10:09.760327 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001193 sec., 838.2229673093043 rows/sec., 58.94 KiB/sec. | ||
| 6549 | 2026.03.16 02:10:09.760364 [ 5 ] {bc26a78d-3b63-4b4b-96f7-760c99d3d26a} <Debug> TCPHandler: Processed in 0.001360531 sec. | ||
| 6550 | 2026.03.16 02:10:09.760468 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.03.16 02:10:09.760561 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6552 | 2026.03.16 02:10:09.760602 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6553 | 2026.03.16 02:10:09.760656 [ 196 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703874 sec., 1537672.3865731857 rows/sec., 97.91 MiB/sec. | ||
| 6554 | 2026.03.16 02:10:09.760806 [ 199 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6555 | 2026.03.16 02:10:09.761037 [ 199 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.16 02:10:09.761094 [ 199 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_16_3} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6557 | 2026.03.16 02:10:09.761163 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6558 | 2026.03.16 02:10:09.761319 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6559 | 2026.03.16 02:10:09.761355 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6560 | 2026.03.16 02:10:09.761700 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6561 | 2026.03.16 02:10:09.761910 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6562 | 2026.03.16 02:10:09.762006 [ 75 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6563 | 2026.03.16 02:10:09.762028 [ 75 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6564 | 2026.03.16 02:10:09.762040 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.001497 sec., 676686.706746827 rows/sec., 46.57 MiB/sec. | ||
| 6565 | 2026.03.16 02:10:09.762046 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6566 | 2026.03.16 02:10:09.762078 [ 5 ] {4149723c-a93e-4042-b758-636fe239f7b4} <Debug> TCPHandler: Processed in 0.001660854 sec. | ||
| 6567 | 2026.03.16 02:10:09.762125 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6568 | 2026.03.16 02:10:09.762201 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.03.16 02:10:09.762217 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6570 | 2026.03.16 02:10:09.762257 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1551 rows starting from the beginning of the part | ||
| 6571 | 2026.03.16 02:10:09.762303 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6572 | 2026.03.16 02:10:09.762329 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.03.16 02:10:09.762341 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 540 rows starting from the beginning of the part | ||
| 6574 | 2026.03.16 02:10:09.762387 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6575 | 2026.03.16 02:10:09.762391 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6576 | 2026.03.16 02:10:09.762423 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 530 rows starting from the beginning of the part | ||
| 6577 | 2026.03.16 02:10:09.762462 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1013 rows starting from the beginning of the part | ||
| 6578 | 2026.03.16 02:10:09.763119 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2026.03.16 02:10:09.763161 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6580 | 2026.03.16 02:10:09.763617 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6581 | 2026.03.16 02:10:09.763738 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644293 sec., 2287913.4071604027 rows/sec., 169.10 MiB/sec. | ||
| 6582 | 2026.03.16 02:10:09.763844 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.16 02:10:09.763911 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6584 | 2026.03.16 02:10:09.763989 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Debug> executeQuery: Read 1250 rows, 80.27 KiB in 0.001686 sec., 741399.7627520759 rows/sec., 46.49 MiB/sec. | ||
| 6585 | 2026.03.16 02:10:09.764027 [ 5 ] {75cb60b1-7cda-484c-86d6-cc47b346f0b4} <Debug> TCPHandler: Processed in 0.001888906 sec. | ||
| 6586 | 2026.03.16 02:10:09.764131 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.03.16 02:10:09.764150 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.03.16 02:10:09.764210 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_41_8} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6589 | 2026.03.16 02:10:09.764225 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6590 | 2026.03.16 02:10:09.764274 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6591 | 2026.03.16 02:10:09.764282 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6592 | 2026.03.16 02:10:09.765033 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.03.16 02:10:09.765069 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6594 | 2026.03.16 02:10:09.765634 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6595 | 2026.03.16 02:10:09.765870 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.03.16 02:10:09.765979 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6597 | 2026.03.16 02:10:09.766005 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.03.16 02:10:09.766018 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001811 sec., 6073.992269464385 rows/sec., 10.88 MiB/sec. | ||
| 6599 | 2026.03.16 02:10:09.766022 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6600 | 2026.03.16 02:10:09.766080 [ 5 ] {5097dcf3-69ad-4ad9-acf8-2cb22ede0230} <Debug> TCPHandler: Processed in 0.001998617 sec. | ||
| 6601 | 2026.03.16 02:10:09.766111 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6602 | 2026.03.16 02:10:09.766201 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.03.16 02:10:09.766297 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6604 | 2026.03.16 02:10:09.766327 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6605 | 2026.03.16 02:10:09.766339 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6606 | 2026.03.16 02:10:09.766380 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 604 rows starting from the beginning of the part | ||
| 6607 | 2026.03.16 02:10:09.766509 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 6608 | 2026.03.16 02:10:09.766629 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 6609 | 2026.03.16 02:10:09.766689 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.03.16 02:10:09.766728 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 6611 | 2026.03.16 02:10:09.766729 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6612 | 2026.03.16 02:10:09.766826 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 6613 | 2026.03.16 02:10:09.766928 [ 188 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 6614 | 2026.03.16 02:10:09.767069 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6615 | 2026.03.16 02:10:09.767315 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.03.16 02:10:09.767458 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.37 MiB/sec. | ||
| 6617 | 2026.03.16 02:10:09.767495 [ 5 ] {106f37cc-1979-4676-a606-b6f49182989d} <Debug> TCPHandler: Processed in 0.001343931 sec. | ||
| 6618 | 2026.03.16 02:10:09.772267 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 19 columns (19 merged, 0 gathered) in 0.00619525 sec., 120414.83394536136 rows/sec., 215.78 MiB/sec. | ||
| 6619 | 2026.03.16 02:10:09.773266 [ 190 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6620 | 2026.03.16 02:10:09.773637 [ 190 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.03.16 02:10:09.773716 [ 190 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6622 | 2026.03.16 02:10:09.773844 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6623 | 2026.03.16 02:10:10.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.42 MiB, peak 276.00 MiB, free memory in arenas 0.00 B, will set to 270.65 MiB (RSS), difference: 2.23 MiB | ||
| 6624 | 2026.03.16 02:10:12.757070 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.03.16 02:10:12.757267 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6626 | 2026.03.16 02:10:12.757340 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6627 | 2026.03.16 02:10:12.758035 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.03.16 02:10:12.758087 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6629 | 2026.03.16 02:10:12.758476 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6630 | 2026.03.16 02:10:12.758694 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.03.16 02:10:12.758854 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 6632 | 2026.03.16 02:10:12.758897 [ 5 ] {58a64c19-8795-474d-aefd-77eaba718987} <Debug> TCPHandler: Processed in 0.001974256 sec. | ||
| 6633 | 2026.03.16 02:10:12.759022 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.03.16 02:10:12.759120 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6635 | 2026.03.16 02:10:12.759159 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6636 | 2026.03.16 02:10:12.759572 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.03.16 02:10:12.759609 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6638 | 2026.03.16 02:10:12.759899 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6639 | 2026.03.16 02:10:12.760111 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.16 02:10:12.760242 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 6641 | 2026.03.16 02:10:12.760277 [ 5 ] {7d0ce05f-c2e2-4442-a38c-52541a4662b3} <Debug> TCPHandler: Processed in 0.001307251 sec. | ||
| 6642 | 2026.03.16 02:10:12.760387 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2026.03.16 02:10:12.760479 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6644 | 2026.03.16 02:10:12.760521 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6645 | 2026.03.16 02:10:12.760883 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.03.16 02:10:12.760918 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6647 | 2026.03.16 02:10:12.761226 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6648 | 2026.03.16 02:10:12.761426 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.03.16 02:10:12.761551 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00109 sec., 88073.39449541284 rows/sec., 6.13 MiB/sec. | ||
| 6650 | 2026.03.16 02:10:12.761586 [ 5 ] {cda9bd3f-9222-481c-b35d-84a3dfae3075} <Debug> TCPHandler: Processed in 0.00124684 sec. | ||
| 6651 | 2026.03.16 02:10:12.761700 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2026.03.16 02:10:12.761791 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6653 | 2026.03.16 02:10:12.761831 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6654 | 2026.03.16 02:10:12.762145 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.03.16 02:10:12.762180 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6656 | 2026.03.16 02:10:12.762470 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6657 | 2026.03.16 02:10:12.762668 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.03.16 02:10:12.762791 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001018 sec., 35363.45776031434 rows/sec., 2.38 MiB/sec. | ||
| 6659 | 2026.03.16 02:10:12.762825 [ 5 ] {ae7277ed-53ae-4d70-bfb8-cd584084d7bc} <Debug> TCPHandler: Processed in 0.00117196 sec. | ||
| 6660 | 2026.03.16 02:10:13.961890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13907 | ||
| 6661 | 2026.03.16 02:10:13.962406 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.03.16 02:10:13.962455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6663 | 2026.03.16 02:10:13.962965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6664 | 2026.03.16 02:10:13.963220 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.03.16 02:10:13.963364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13907 | ||
| 6666 | 2026.03.16 02:10:14.692612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6667 | 2026.03.16 02:10:14.709630 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.03.16 02:10:14.709688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6669 | 2026.03.16 02:10:14.715838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6670 | 2026.03.16 02:10:14.716541 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.16 02:10:14.719507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6672 | 2026.03.16 02:10:16.523631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 790 | ||
| 6673 | 2026.03.16 02:10:16.526346 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6674 | 2026.03.16 02:10:16.526405 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6675 | 2026.03.16 02:10:16.527639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6676 | 2026.03.16 02:10:16.527925 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6677 | 2026.03.16 02:10:16.528302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 790 | ||
| 6678 | 2026.03.16 02:10:17.769173 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.03.16 02:10:17.769430 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.03.16 02:10:17.769494 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6681 | 2026.03.16 02:10:17.770264 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.03.16 02:10:17.770313 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6683 | 2026.03.16 02:10:17.770712 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6684 | 2026.03.16 02:10:17.770945 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.03.16 02:10:17.771081 [ 97 ] {} <Debug> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6686 | 2026.03.16 02:10:17.771097 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00172 sec., 165116.27906976745 rows/sec., 10.49 MiB/sec. | ||
| 6687 | 2026.03.16 02:10:17.771149 [ 97 ] {} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.03.16 02:10:17.771161 [ 5 ] {0e72eddb-1a8b-45fc-b120-dcd8e8b6771e} <Debug> TCPHandler: Processed in 0.002171537 sec. | ||
| 6689 | 2026.03.16 02:10:17.771176 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6690 | 2026.03.16 02:10:17.771297 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6691 | 2026.03.16 02:10:17.771309 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.03.16 02:10:17.771439 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6693 | 2026.03.16 02:10:17.771446 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6694 | 2026.03.16 02:10:17.771480 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6695 | 2026.03.16 02:10:17.771500 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6696 | 2026.03.16 02:10:17.771548 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6697 | 2026.03.16 02:10:17.771597 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6698 | 2026.03.16 02:10:17.771648 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6699 | 2026.03.16 02:10:17.771686 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 6700 | 2026.03.16 02:10:17.771725 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6701 | 2026.03.16 02:10:17.772334 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.03.16 02:10:17.772377 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6703 | 2026.03.16 02:10:17.772690 [ 200 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448092 sec., 834201.1419163976 rows/sec., 57.13 MiB/sec. | ||
| 6704 | 2026.03.16 02:10:17.772750 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6705 | 2026.03.16 02:10:17.772845 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6706 | 2026.03.16 02:10:17.773008 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.03.16 02:10:17.773154 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Debug> executeQuery: Read 877 rows, 71.15 KiB in 0.001727 sec., 507817.0237405906 rows/sec., 40.23 MiB/sec. | ||
| 6708 | 2026.03.16 02:10:17.773165 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.03.16 02:10:17.773194 [ 5 ] {d556dd8f-e516-43b7-824e-83b88cbb87c0} <Debug> TCPHandler: Processed in 0.001943706 sec. | ||
| 6710 | 2026.03.16 02:10:17.773242 [ 196 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_10_2} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6711 | 2026.03.16 02:10:17.773322 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6712 | 2026.03.16 02:10:17.773334 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.03.16 02:10:17.773432 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.03.16 02:10:17.773471 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6715 | 2026.03.16 02:10:17.774010 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2026.03.16 02:10:17.774048 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6717 | 2026.03.16 02:10:17.774367 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6718 | 2026.03.16 02:10:17.774573 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2026.03.16 02:10:17.774701 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001287 sec., 141414.14141414143 rows/sec., 8.76 MiB/sec. | ||
| 6720 | 2026.03.16 02:10:17.774737 [ 5 ] {5f22196b-883e-41fd-b9d9-577e2219ef28} <Debug> TCPHandler: Processed in 0.001461092 sec. | ||
| 6721 | 2026.03.16 02:10:17.774857 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2026.03.16 02:10:17.774949 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6723 | 2026.03.16 02:10:17.774988 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6724 | 2026.03.16 02:10:17.775464 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2026.03.16 02:10:17.775502 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6726 | 2026.03.16 02:10:17.775801 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6727 | 2026.03.16 02:10:17.776011 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2026.03.16 02:10:17.776140 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 6729 | 2026.03.16 02:10:17.776176 [ 5 ] {5d60e8ed-0788-4685-a838-13f95a5f5d2a} <Debug> TCPHandler: Processed in 0.001368241 sec. | ||
| 6730 | 2026.03.16 02:10:17.776295 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.03.16 02:10:17.776387 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6732 | 2026.03.16 02:10:17.776426 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6733 | 2026.03.16 02:10:17.776855 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.03.16 02:10:17.776891 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6735 | 2026.03.16 02:10:17.777194 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6736 | 2026.03.16 02:10:17.777398 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.03.16 02:10:17.777519 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 6738 | 2026.03.16 02:10:17.777520 [ 49 ] {} <Debug> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6739 | 2026.03.16 02:10:17.777556 [ 5 ] {35c41e06-2898-4436-81cc-14cd5016b461} <Debug> TCPHandler: Processed in 0.001310301 sec. | ||
| 6740 | 2026.03.16 02:10:17.777588 [ 49 ] {} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.03.16 02:10:17.777616 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6742 | 2026.03.16 02:10:17.777683 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.03.16 02:10:17.777705 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 6744 | 2026.03.16 02:10:17.777779 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6745 | 2026.03.16 02:10:17.777822 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6746 | 2026.03.16 02:10:17.777823 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2026.03.16 02:10:17.777868 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6748 | 2026.03.16 02:10:17.777929 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6749 | 2026.03.16 02:10:17.777980 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6750 | 2026.03.16 02:10:17.778026 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6751 | 2026.03.16 02:10:17.778074 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 6752 | 2026.03.16 02:10:17.778118 [ 192 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6753 | 2026.03.16 02:10:17.778392 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.03.16 02:10:17.778432 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6755 | 2026.03.16 02:10:17.778767 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6756 | 2026.03.16 02:10:17.778943 [ 198 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127095 sec., 494118.5727211928 rows/sec., 30.54 MiB/sec. | ||
| 6757 | 2026.03.16 02:10:17.778974 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.03.16 02:10:17.779121 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.00136 sec., 389705.88235294115 rows/sec., 27.56 MiB/sec. | ||
| 6759 | 2026.03.16 02:10:17.779140 [ 195 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6760 | 2026.03.16 02:10:17.779158 [ 5 ] {c256b466-2c6f-4d92-b838-6070dcae2623} <Debug> TCPHandler: Processed in 0.001522252 sec. | ||
| 6761 | 2026.03.16 02:10:17.779273 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2026.03.16 02:10:17.779365 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6763 | 2026.03.16 02:10:17.779406 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6764 | 2026.03.16 02:10:17.779418 [ 195 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.16 02:10:17.779481 [ 195 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_10_2} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6766 | 2026.03.16 02:10:17.779557 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6767 | 2026.03.16 02:10:17.779734 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.03.16 02:10:17.779767 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6769 | 2026.03.16 02:10:17.780056 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6770 | 2026.03.16 02:10:17.780258 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.03.16 02:10:17.780373 [ 49 ] {} <Debug> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6772 | 2026.03.16 02:10:17.780381 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 6773 | 2026.03.16 02:10:17.780414 [ 49 ] {} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.03.16 02:10:17.780433 [ 5 ] {060a4617-87ec-4041-a373-26f9eaa1d177} <Debug> TCPHandler: Processed in 0.001208269 sec. | ||
| 6775 | 2026.03.16 02:10:17.780439 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6776 | 2026.03.16 02:10:17.780530 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 6777 | 2026.03.16 02:10:17.780549 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.03.16 02:10:17.780628 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6779 | 2026.03.16 02:10:17.780646 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6780 | 2026.03.16 02:10:17.780661 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 6781 | 2026.03.16 02:10:17.780693 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6782 | 2026.03.16 02:10:17.780721 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 6783 | 2026.03.16 02:10:17.780768 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 6784 | 2026.03.16 02:10:17.780807 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 6785 | 2026.03.16 02:10:17.780865 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 6786 | 2026.03.16 02:10:17.780913 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6787 | 2026.03.16 02:10:17.781109 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.03.16 02:10:17.781151 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6789 | 2026.03.16 02:10:17.781498 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6790 | 2026.03.16 02:10:17.781699 [ 195 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.0012048 sec., 29880.4780876494 rows/sec., 1.52 MiB/sec. | ||
| 6791 | 2026.03.16 02:10:17.781712 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.03.16 02:10:17.781803 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6793 | 2026.03.16 02:10:17.781844 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 6794 | 2026.03.16 02:10:17.781846 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6795 | 2026.03.16 02:10:17.781903 [ 5 ] {12d95358-3eb2-477d-b71d-72a4e752a7e7} <Debug> TCPHandler: Processed in 0.001400392 sec. | ||
| 6796 | 2026.03.16 02:10:17.781906 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.03.16 02:10:17.781946 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6798 | 2026.03.16 02:10:17.782037 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2026.03.16 02:10:17.782056 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6800 | 2026.03.16 02:10:17.782109 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.16 02:10:17.782141 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6802 | 2026.03.16 02:10:17.782180 [ 200 ] {c133b32f-9169-44cf-b9c4-6a50443358c2::all_1_6_1} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6803 | 2026.03.16 02:10:17.782190 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6804 | 2026.03.16 02:10:17.782208 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6805 | 2026.03.16 02:10:17.782255 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12191 rows starting from the beginning of the part | ||
| 6806 | 2026.03.16 02:10:17.782257 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6807 | 2026.03.16 02:10:17.782344 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6808 | 2026.03.16 02:10:17.782397 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6809 | 2026.03.16 02:10:17.782441 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1250 rows starting from the beginning of the part | ||
| 6810 | 2026.03.16 02:10:17.782484 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 96 rows starting from the beginning of the part | ||
| 6811 | 2026.03.16 02:10:17.782522 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6812 | 2026.03.16 02:10:17.782526 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6813 | 2026.03.16 02:10:17.782566 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6814 | 2026.03.16 02:10:17.782904 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6815 | 2026.03.16 02:10:17.783114 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2026.03.16 02:10:17.783243 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 60.16 KiB/sec. | ||
| 6817 | 2026.03.16 02:10:17.783279 [ 5 ] {f999bc0b-1b2d-4554-970b-c5a6457e8a16} <Debug> TCPHandler: Processed in 0.001290941 sec. | ||
| 6818 | 2026.03.16 02:10:17.783393 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2026.03.16 02:10:17.783486 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6820 | 2026.03.16 02:10:17.783540 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6821 | 2026.03.16 02:10:17.784477 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.03.16 02:10:17.784515 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6823 | 2026.03.16 02:10:17.785211 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6824 | 2026.03.16 02:10:17.785438 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.03.16 02:10:17.785573 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002105 sec., 19002.375296912112 rows/sec., 34.05 MiB/sec. | ||
| 6826 | 2026.03.16 02:10:17.785624 [ 5 ] {26bb5ad6-49aa-4939-8969-5740b7b17e11} <Debug> TCPHandler: Processed in 0.002278149 sec. | ||
| 6827 | 2026.03.16 02:10:17.785731 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14227 rows, containing 5 columns (5 merged, 0 gathered) in 0.003729781 sec., 3814433.072612038 rows/sec., 250.52 MiB/sec. | ||
| 6828 | 2026.03.16 02:10:17.785739 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.03.16 02:10:17.785845 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.03.16 02:10:17.785884 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6831 | 2026.03.16 02:10:17.786107 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6832 | 2026.03.16 02:10:17.786274 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.03.16 02:10:17.786316 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6834 | 2026.03.16 02:10:17.786362 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.03.16 02:10:17.786426 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6836 | 2026.03.16 02:10:17.786493 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6837 | 2026.03.16 02:10:17.786688 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6838 | 2026.03.16 02:10:17.786929 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.03.16 02:10:17.787081 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001253 sec., 71827.61372705507 rows/sec., 4.49 MiB/sec. | ||
| 6840 | 2026.03.16 02:10:17.787124 [ 5 ] {5c74b387-ef8b-44bb-aa60-3edb91c56cbc} <Debug> TCPHandler: Processed in 0.001431891 sec. | ||
| 6841 | 2026.03.16 02:10:21.341795 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6842 | 2026.03.16 02:10:21.341892 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6843 | 2026.03.16 02:10:21.463507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14419 | ||
| 6844 | 2026.03.16 02:10:21.464082 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.03.16 02:10:21.464142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6846 | 2026.03.16 02:10:21.464644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6847 | 2026.03.16 02:10:21.464888 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.03.16 02:10:21.465064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14419 | ||
| 6849 | 2026.03.16 02:10:21.479194 [ 91 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6850 | 2026.03.16 02:10:21.479260 [ 91 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.03.16 02:10:21.479283 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6852 | 2026.03.16 02:10:21.479382 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6853 | 2026.03.16 02:10:21.479498 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6854 | 2026.03.16 02:10:21.479532 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6855 | 2026.03.16 02:10:21.479601 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6856 | 2026.03.16 02:10:21.479665 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6857 | 2026.03.16 02:10:21.479742 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 6858 | 2026.03.16 02:10:21.479784 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 6859 | 2026.03.16 02:10:21.480536 [ 203 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119542 sec., 31787.990831674222 rows/sec., 2.65 MiB/sec. | ||
| 6860 | 2026.03.16 02:10:21.480664 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6861 | 2026.03.16 02:10:21.480940 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.03.16 02:10:21.481018 [ 191 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_13_3} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6863 | 2026.03.16 02:10:21.481089 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6864 | 2026.03.16 02:10:22.219641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6865 | 2026.03.16 02:10:22.237023 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.03.16 02:10:22.237084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6867 | 2026.03.16 02:10:22.242734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6868 | 2026.03.16 02:10:22.243424 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.03.16 02:10:22.246282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6870 | 2026.03.16 02:10:22.759984 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.03.16 02:10:22.760187 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6872 | 2026.03.16 02:10:22.760264 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6873 | 2026.03.16 02:10:22.760940 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.03.16 02:10:22.760987 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6875 | 2026.03.16 02:10:22.761395 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6876 | 2026.03.16 02:10:22.761635 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.03.16 02:10:22.761803 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.56 MiB/sec. | ||
| 6878 | 2026.03.16 02:10:22.761855 [ 5 ] {a7a50001-86c6-4d86-8b78-081793068ade} <Debug> TCPHandler: Processed in 0.002016837 sec. | ||
| 6879 | 2026.03.16 02:10:22.761978 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.03.16 02:10:22.762082 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6881 | 2026.03.16 02:10:22.762127 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6882 | 2026.03.16 02:10:22.762553 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.03.16 02:10:22.762592 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6884 | 2026.03.16 02:10:22.762903 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6885 | 2026.03.16 02:10:22.763114 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.03.16 02:10:22.763247 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 6887 | 2026.03.16 02:10:22.763284 [ 5 ] {d1153f29-aae7-4792-840a-c8f99d7eec60} <Debug> TCPHandler: Processed in 0.001361111 sec. | ||
| 6888 | 2026.03.16 02:10:22.763397 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.03.16 02:10:22.763495 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6890 | 2026.03.16 02:10:22.763539 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6891 | 2026.03.16 02:10:22.763963 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.03.16 02:10:22.764003 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6893 | 2026.03.16 02:10:22.764348 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6894 | 2026.03.16 02:10:22.764583 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.03.16 02:10:22.764721 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 6896 | 2026.03.16 02:10:22.764759 [ 5 ] {e5382e68-7cd2-4c47-909c-fec5d7639ff4} <Debug> TCPHandler: Processed in 0.001414052 sec. | ||
| 6897 | 2026.03.16 02:10:22.764892 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.03.16 02:10:22.764989 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.03.16 02:10:22.765034 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6900 | 2026.03.16 02:10:22.765386 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.03.16 02:10:22.765424 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6902 | 2026.03.16 02:10:22.765737 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6903 | 2026.03.16 02:10:22.765974 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.03.16 02:10:22.766092 [ 93 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6905 | 2026.03.16 02:10:22.766107 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 6906 | 2026.03.16 02:10:22.766160 [ 93 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.03.16 02:10:22.766169 [ 5 ] {271768b6-c7c1-4cb5-b56d-e8e71aa2dbde} <Debug> TCPHandler: Processed in 0.001328031 sec. | ||
| 6908 | 2026.03.16 02:10:22.766194 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 6909 | 2026.03.16 02:10:22.766331 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6910 | 2026.03.16 02:10:22.766437 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6911 | 2026.03.16 02:10:22.766470 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1608 rows starting from the beginning of the part | ||
| 6912 | 2026.03.16 02:10:22.766527 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6913 | 2026.03.16 02:10:22.766569 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 6914 | 2026.03.16 02:10:22.766609 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 6915 | 2026.03.16 02:10:22.766647 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6916 | 2026.03.16 02:10:22.766691 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6917 | 2026.03.16 02:10:22.767720 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1908 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438132 sec., 1326721.0520313852 rows/sec., 87.41 MiB/sec. | ||
| 6918 | 2026.03.16 02:10:22.767971 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6919 | 2026.03.16 02:10:22.768296 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.03.16 02:10:22.768376 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_41_8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6921 | 2026.03.16 02:10:22.768473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6922 | 2026.03.16 02:10:26.528655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 820 | ||
| 6923 | 2026.03.16 02:10:26.531530 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2026.03.16 02:10:26.531585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6925 | 2026.03.16 02:10:26.532849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6926 | 2026.03.16 02:10:26.533152 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6927 | 2026.03.16 02:10:26.533564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6928 | 2026.03.16 02:10:27.765907 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.03.16 02:10:27.766105 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6930 | 2026.03.16 02:10:27.766177 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6931 | 2026.03.16 02:10:27.766905 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.03.16 02:10:27.766950 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6933 | 2026.03.16 02:10:27.767353 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6934 | 2026.03.16 02:10:27.767577 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.03.16 02:10:27.767742 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 6936 | 2026.03.16 02:10:27.767785 [ 5 ] {af6de68c-e5fd-4a45-a777-40e4db2dc671} <Debug> TCPHandler: Processed in 0.002013517 sec. | ||
| 6937 | 2026.03.16 02:10:27.767910 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.03.16 02:10:27.768004 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6939 | 2026.03.16 02:10:27.768044 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6940 | 2026.03.16 02:10:27.768462 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.03.16 02:10:27.768498 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6942 | 2026.03.16 02:10:27.768779 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6943 | 2026.03.16 02:10:27.768993 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.03.16 02:10:27.769122 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 6945 | 2026.03.16 02:10:27.769158 [ 5 ] {220a55d2-3928-4552-83a2-4ba543c2bdf0} <Debug> TCPHandler: Processed in 0.001297841 sec. | ||
| 6946 | 2026.03.16 02:10:27.769275 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.03.16 02:10:27.769367 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6948 | 2026.03.16 02:10:27.769405 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6949 | 2026.03.16 02:10:27.769977 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.03.16 02:10:27.770014 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6951 | 2026.03.16 02:10:27.770353 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6952 | 2026.03.16 02:10:27.770554 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.03.16 02:10:27.770690 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Debug> executeQuery: Read 257 rows, 23.58 KiB in 0.00134 sec., 191791.0447761194 rows/sec., 17.18 MiB/sec. | ||
| 6954 | 2026.03.16 02:10:27.770727 [ 5 ] {dde8a39f-c082-43ad-8ec3-4d94ea13feef} <Debug> TCPHandler: Processed in 0.001500911 sec. | ||
| 6955 | 2026.03.16 02:10:27.770843 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2026.03.16 02:10:27.770936 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6957 | 2026.03.16 02:10:27.770976 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6958 | 2026.03.16 02:10:27.771404 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.03.16 02:10:27.771440 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6960 | 2026.03.16 02:10:27.771733 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6961 | 2026.03.16 02:10:27.771935 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.03.16 02:10:27.772062 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001144 sec., 47202.7972027972 rows/sec., 3.51 MiB/sec. | ||
| 6963 | 2026.03.16 02:10:27.772099 [ 5 ] {a8cc475d-0690-4c75-b12d-2182f6c939b7} <Debug> TCPHandler: Processed in 0.00130542 sec. | ||
| 6964 | 2026.03.16 02:10:27.772213 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.03.16 02:10:27.772305 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6966 | 2026.03.16 02:10:27.772344 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6967 | 2026.03.16 02:10:27.772742 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.03.16 02:10:27.772777 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6969 | 2026.03.16 02:10:27.773055 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6970 | 2026.03.16 02:10:27.773271 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.03.16 02:10:27.773399 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 6972 | 2026.03.16 02:10:27.773435 [ 5 ] {0f734ede-8233-4245-bce8-f61dee583e8f} <Debug> TCPHandler: Processed in 0.00127135 sec. | ||
| 6973 | 2026.03.16 02:10:27.773549 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.03.16 02:10:27.773641 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.03.16 02:10:27.773679 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6976 | 2026.03.16 02:10:27.774073 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.03.16 02:10:27.774108 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6978 | 2026.03.16 02:10:27.774396 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6979 | 2026.03.16 02:10:27.774597 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6980 | 2026.03.16 02:10:27.774725 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001102 sec., 10889.29219600726 rows/sec., 850.73 KiB/sec. | ||
| 6981 | 2026.03.16 02:10:27.774762 [ 5 ] {7c8b045b-5b81-4ebb-ac5b-591135fb1958} <Debug> TCPHandler: Processed in 0.00126117 sec. | ||
| 6982 | 2026.03.16 02:10:27.774886 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.03.16 02:10:27.774977 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6984 | 2026.03.16 02:10:27.775014 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6985 | 2026.03.16 02:10:27.775465 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.03.16 02:10:27.775500 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6987 | 2026.03.16 02:10:27.775789 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6988 | 2026.03.16 02:10:27.775991 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.03.16 02:10:27.776120 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.00116 sec., 122413.79310344828 rows/sec., 9.88 MiB/sec. | ||
| 6990 | 2026.03.16 02:10:27.776157 [ 5 ] {fde538be-ab4d-481f-8112-698578e34183} <Debug> TCPHandler: Processed in 0.001329941 sec. | ||
| 6991 | 2026.03.16 02:10:27.776274 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6992 | 2026.03.16 02:10:27.776368 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6993 | 2026.03.16 02:10:27.776410 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6994 | 2026.03.16 02:10:27.776817 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.03.16 02:10:27.776853 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6996 | 2026.03.16 02:10:27.777180 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6997 | 2026.03.16 02:10:27.777391 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.03.16 02:10:27.777516 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001166 sec., 199828.47341337908 rows/sec., 14.62 MiB/sec. | ||
| 6999 | 2026.03.16 02:10:27.777552 [ 5 ] {d7101949-3caf-47f6-a25a-66cbad11f01d} <Debug> TCPHandler: Processed in 0.001326411 sec. | ||
| 7000 | 2026.03.16 02:10:27.777668 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7001 | 2026.03.16 02:10:27.777760 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7002 | 2026.03.16 02:10:27.777813 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7003 | 2026.03.16 02:10:27.778644 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7004 | 2026.03.16 02:10:27.778680 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7005 | 2026.03.16 02:10:27.779223 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7006 | 2026.03.16 02:10:27.779440 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7007 | 2026.03.16 02:10:27.779579 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001837 sec., 21774.632553075666 rows/sec., 39.02 MiB/sec. | ||
| 7008 | 2026.03.16 02:10:27.779631 [ 5 ] {78af56f9-70b6-4040-beb3-3c40e604cd89} <Debug> TCPHandler: Processed in 0.002010937 sec. | ||
| 7009 | 2026.03.16 02:10:27.779736 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.03.16 02:10:27.779827 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7011 | 2026.03.16 02:10:27.779868 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7012 | 2026.03.16 02:10:27.780208 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.03.16 02:10:27.780244 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7014 | 2026.03.16 02:10:27.780543 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7015 | 2026.03.16 02:10:27.780739 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.03.16 02:10:27.780865 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7017 | 2026.03.16 02:10:27.780900 [ 5 ] {6b13d9ac-595f-42f0-808f-9b8d45044613} <Debug> TCPHandler: Processed in 0.00121161 sec. | ||
| 7018 | 2026.03.16 02:10:28.965225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14867 | ||
| 7019 | 2026.03.16 02:10:28.965756 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.03.16 02:10:28.965800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7021 | 2026.03.16 02:10:28.966253 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7022 | 2026.03.16 02:10:28.966479 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.03.16 02:10:28.966604 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14867 | ||
| 7024 | 2026.03.16 02:10:28.966616 [ 78 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7025 | 2026.03.16 02:10:28.966693 [ 78 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.03.16 02:10:28.966719 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7027 | 2026.03.16 02:10:28.966894 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7028 | 2026.03.16 02:10:28.967105 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7029 | 2026.03.16 02:10:28.967168 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12499 rows starting from the beginning of the part | ||
| 7030 | 2026.03.16 02:10:28.967271 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7031 | 2026.03.16 02:10:28.967346 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7032 | 2026.03.16 02:10:28.967414 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7033 | 2026.03.16 02:10:28.967478 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7034 | 2026.03.16 02:10:28.967542 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7035 | 2026.03.16 02:10:28.969308 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14867 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504981 sec., 5934975.155500182 rows/sec., 84.90 MiB/sec. | ||
| 7036 | 2026.03.16 02:10:28.969546 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7037 | 2026.03.16 02:10:28.969799 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.03.16 02:10:28.969874 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_31_6} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7039 | 2026.03.16 02:10:28.969948 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7040 | 2026.03.16 02:10:29.746435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7041 | 2026.03.16 02:10:29.763671 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.03.16 02:10:29.763733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7043 | 2026.03.16 02:10:29.769615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7044 | 2026.03.16 02:10:29.770315 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.03.16 02:10:29.770639 [ 78 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7046 | 2026.03.16 02:10:29.770719 [ 78 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.03.16 02:10:29.770738 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7048 | 2026.03.16 02:10:29.770861 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7049 | 2026.03.16 02:10:29.773470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7050 | 2026.03.16 02:10:29.775163 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7051 | 2026.03.16 02:10:29.776624 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7052 | 2026.03.16 02:10:29.781298 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7053 | 2026.03.16 02:10:29.785833 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7054 | 2026.03.16 02:10:29.790049 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7055 | 2026.03.16 02:10:29.794524 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7056 | 2026.03.16 02:10:29.798482 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7057 | 2026.03.16 02:10:29.857893 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.087087133 sec., 2686.9641006553748 rows/sec., 13.89 MiB/sec. | ||
| 7058 | 2026.03.16 02:10:29.860727 [ 193 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7059 | 2026.03.16 02:10:29.862721 [ 193 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.03.16 02:10:29.862828 [ 193 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_31_6} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7061 | 2026.03.16 02:10:29.865554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7062 | 2026.03.16 02:10:30.001201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.03 MiB, peak 282.59 MiB, free memory in arenas 0.00 B, will set to 277.35 MiB (RSS), difference: 5.32 MiB | ||
| 7063 | 2026.03.16 02:10:32.760618 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.03.16 02:10:32.760804 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7065 | 2026.03.16 02:10:32.760874 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7066 | 2026.03.16 02:10:32.761536 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.03.16 02:10:32.761592 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7068 | 2026.03.16 02:10:32.761981 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7069 | 2026.03.16 02:10:32.762270 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.03.16 02:10:32.762438 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.54 MiB/sec. | ||
| 7071 | 2026.03.16 02:10:32.762434 [ 74 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7072 | 2026.03.16 02:10:32.762493 [ 5 ] {0030020a-8b1d-440a-9006-7469f350ee33} <Debug> TCPHandler: Processed in 0.002016287 sec. | ||
| 7073 | 2026.03.16 02:10:32.762515 [ 74 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2026.03.16 02:10:32.762545 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7075 | 2026.03.16 02:10:32.762631 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.03.16 02:10:32.762647 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7077 | 2026.03.16 02:10:32.762742 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7078 | 2026.03.16 02:10:32.762768 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7079 | 2026.03.16 02:10:32.762792 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7080 | 2026.03.16 02:10:32.762808 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2893 rows starting from the beginning of the part | ||
| 7081 | 2026.03.16 02:10:32.762880 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7082 | 2026.03.16 02:10:32.762926 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 877 rows starting from the beginning of the part | ||
| 7083 | 2026.03.16 02:10:32.762968 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 7084 | 2026.03.16 02:10:32.763009 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 257 rows starting from the beginning of the part | ||
| 7085 | 2026.03.16 02:10:32.763050 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7086 | 2026.03.16 02:10:32.763262 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.03.16 02:10:32.763308 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7088 | 2026.03.16 02:10:32.763981 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7089 | 2026.03.16 02:10:32.764230 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.03.16 02:10:32.764374 [ 74 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7091 | 2026.03.16 02:10:32.764382 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001664 sec., 38461.53846153846 rows/sec., 3.00 MiB/sec. | ||
| 7092 | 2026.03.16 02:10:32.764424 [ 74 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.03.16 02:10:32.764444 [ 5 ] {12945119-0ba3-4c9b-b212-6b3a61c22c09} <Debug> TCPHandler: Processed in 0.001868596 sec. | ||
| 7094 | 2026.03.16 02:10:32.764460 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7095 | 2026.03.16 02:10:32.764583 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2026.03.16 02:10:32.764582 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7097 | 2026.03.16 02:10:32.764690 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7098 | 2026.03.16 02:10:32.764738 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7099 | 2026.03.16 02:10:32.764744 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7100 | 2026.03.16 02:10:32.764786 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1551 rows starting from the beginning of the part | ||
| 7101 | 2026.03.16 02:10:32.764882 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7102 | 2026.03.16 02:10:32.764940 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4195 rows, containing 5 columns (5 merged, 0 gathered) in 0.00233017 sec., 1800297.8323469963 rows/sec., 147.48 MiB/sec. | ||
| 7103 | 2026.03.16 02:10:32.764977 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 530 rows starting from the beginning of the part | ||
| 7104 | 2026.03.16 02:10:32.765075 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 7105 | 2026.03.16 02:10:32.765164 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 142 rows starting from the beginning of the part | ||
| 7106 | 2026.03.16 02:10:32.765198 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.03.16 02:10:32.765244 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7108 | 2026.03.16 02:10:32.765256 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7109 | 2026.03.16 02:10:32.765383 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7110 | 2026.03.16 02:10:32.765724 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7111 | 2026.03.16 02:10:32.765767 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.16 02:10:32.765849 [ 199 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_46_9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7113 | 2026.03.16 02:10:32.765941 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 7114 | 2026.03.16 02:10:32.765993 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.03.16 02:10:32.766144 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001476 sec., 108401.0840108401 rows/sec., 7.55 MiB/sec. | ||
| 7116 | 2026.03.16 02:10:32.766186 [ 5 ] {c449031d-2899-4bf3-b6a5-27cd84d5d1f2} <Debug> TCPHandler: Processed in 0.001655524 sec. | ||
| 7117 | 2026.03.16 02:10:32.766301 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.03.16 02:10:32.766401 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.03.16 02:10:32.766447 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7120 | 2026.03.16 02:10:32.766800 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.03.16 02:10:32.766839 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7122 | 2026.03.16 02:10:32.766878 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234569 sec., 1029547.8089602633 rows/sec., 77.32 MiB/sec. | ||
| 7123 | 2026.03.16 02:10:32.767149 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7124 | 2026.03.16 02:10:32.767211 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7125 | 2026.03.16 02:10:32.767522 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.03.16 02:10:32.767532 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.03.16 02:10:32.767639 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_46_9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7128 | 2026.03.16 02:10:32.767680 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001299 sec., 46189.37644341801 rows/sec., 3.11 MiB/sec. | ||
| 7129 | 2026.03.16 02:10:32.767724 [ 5 ] {5ff87200-04a4-4e75-a9bd-b7a20b6ccd9a} <Debug> TCPHandler: Processed in 0.001476372 sec. | ||
| 7130 | 2026.03.16 02:10:32.767758 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7131 | 2026.03.16 02:10:36.341953 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7132 | 2026.03.16 02:10:36.342052 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7133 | 2026.03.16 02:10:36.466781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15379 | ||
| 7134 | 2026.03.16 02:10:36.467547 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.03.16 02:10:36.467619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7136 | 2026.03.16 02:10:36.468354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7137 | 2026.03.16 02:10:36.468590 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7138 | 2026.03.16 02:10:36.468739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15379 | ||
| 7139 | 2026.03.16 02:10:36.533862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 848 | ||
| 7140 | 2026.03.16 02:10:36.536467 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.03.16 02:10:36.536510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7142 | 2026.03.16 02:10:36.537716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7143 | 2026.03.16 02:10:36.537984 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.03.16 02:10:36.538246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 7145 | 2026.03.16 02:10:37.001424 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001005328 sec. | ||
| 7146 | 2026.03.16 02:10:37.273633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7147 | 2026.03.16 02:10:37.288731 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.03.16 02:10:37.288772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7149 | 2026.03.16 02:10:37.294446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7150 | 2026.03.16 02:10:37.295138 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.03.16 02:10:37.297696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7152 | 2026.03.16 02:10:37.762693 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.03.16 02:10:37.762883 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7154 | 2026.03.16 02:10:37.762952 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7155 | 2026.03.16 02:10:37.763656 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.03.16 02:10:37.763698 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7157 | 2026.03.16 02:10:37.764141 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7158 | 2026.03.16 02:10:37.764375 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.03.16 02:10:37.764537 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001705 sec., 79765.39589442816 rows/sec., 6.91 MiB/sec. | ||
| 7160 | 2026.03.16 02:10:37.764588 [ 5 ] {8005cecd-823d-4743-b7f2-b445fb9fd22e} <Debug> TCPHandler: Processed in 0.002040697 sec. | ||
| 7161 | 2026.03.16 02:10:37.764726 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.03.16 02:10:37.764830 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.03.16 02:10:37.764872 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7164 | 2026.03.16 02:10:37.765317 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.03.16 02:10:37.765352 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7166 | 2026.03.16 02:10:37.765682 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7167 | 2026.03.16 02:10:37.765891 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.03.16 02:10:37.766024 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001218 sec., 32840.722495894915 rows/sec., 2.41 MiB/sec. | ||
| 7169 | 2026.03.16 02:10:37.766063 [ 5 ] {9ae44bb6-fc08-42a5-b2c7-ae823c1da685} <Debug> TCPHandler: Processed in 0.001390562 sec. | ||
| 7170 | 2026.03.16 02:10:37.766179 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.03.16 02:10:37.766279 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7172 | 2026.03.16 02:10:37.766320 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7173 | 2026.03.16 02:10:37.766745 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.03.16 02:10:37.766780 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7175 | 2026.03.16 02:10:37.767100 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7176 | 2026.03.16 02:10:37.767313 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.03.16 02:10:37.767445 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 6.84 MiB/sec. | ||
| 7178 | 2026.03.16 02:10:37.767482 [ 5 ] {7e7525c9-8e47-402f-a46e-9d9d5df66694} <Debug> TCPHandler: Processed in 0.001356191 sec. | ||
| 7179 | 2026.03.16 02:10:37.767595 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2026.03.16 02:10:37.767693 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7181 | 2026.03.16 02:10:37.767737 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7182 | 2026.03.16 02:10:37.768140 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.03.16 02:10:37.768174 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7184 | 2026.03.16 02:10:37.768526 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7185 | 2026.03.16 02:10:37.768748 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.03.16 02:10:37.768887 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 7187 | 2026.03.16 02:10:37.768924 [ 5 ] {bdae23e0-c297-4067-835f-08317419f72f} <Debug> TCPHandler: Processed in 0.001379931 sec. | ||
| 7188 | 2026.03.16 02:10:37.769027 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.03.16 02:10:37.769121 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7190 | 2026.03.16 02:10:37.769174 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7191 | 2026.03.16 02:10:37.769987 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.03.16 02:10:37.770022 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7193 | 2026.03.16 02:10:37.770621 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7194 | 2026.03.16 02:10:37.770847 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.03.16 02:10:37.770985 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 7196 | 2026.03.16 02:10:37.771050 [ 5 ] {9e1cf0ba-9f7d-4171-b521-9b16078d0a21} <Debug> TCPHandler: Processed in 0.002073656 sec. | ||
| 7197 | 2026.03.16 02:10:37.771165 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.03.16 02:10:37.771261 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.03.16 02:10:37.771303 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7200 | 2026.03.16 02:10:37.771639 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.03.16 02:10:37.771673 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7202 | 2026.03.16 02:10:37.771998 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7203 | 2026.03.16 02:10:37.772209 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.03.16 02:10:37.772340 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7205 | 2026.03.16 02:10:37.772375 [ 5 ] {6909d199-3420-41cd-b07c-fed4e2ab6f95} <Debug> TCPHandler: Processed in 0.00126172 sec. | ||
| 7206 | 2026.03.16 02:10:39.760950 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.03.16 02:10:39.761151 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7208 | 2026.03.16 02:10:39.761221 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7209 | 2026.03.16 02:10:39.761864 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.03.16 02:10:39.761916 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7211 | 2026.03.16 02:10:39.762333 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7212 | 2026.03.16 02:10:39.762577 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.03.16 02:10:39.762740 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00164 sec., 2439.0243902439024 rows/sec., 198.89 KiB/sec. | ||
| 7214 | 2026.03.16 02:10:39.762786 [ 5 ] {525e300d-a961-45c3-8a1d-f2d025cb5729} <Debug> TCPHandler: Processed in 0.001975767 sec. | ||
| 7215 | 2026.03.16 02:10:39.762920 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.03.16 02:10:39.763020 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7217 | 2026.03.16 02:10:39.763066 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7218 | 2026.03.16 02:10:39.764349 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.03.16 02:10:39.764389 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7220 | 2026.03.16 02:10:39.764853 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7221 | 2026.03.16 02:10:39.765066 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.03.16 02:10:39.765201 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.002202 sec., 881925.5222524977 rows/sec., 65.94 MiB/sec. | ||
| 7223 | 2026.03.16 02:10:39.765241 [ 5 ] {8c3ded6a-50ee-411b-b8aa-554def49e883} <Debug> TCPHandler: Processed in 0.00237498 sec. | ||
| 7224 | 2026.03.16 02:10:39.765361 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.03.16 02:10:39.765459 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7226 | 2026.03.16 02:10:39.765501 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7227 | 2026.03.16 02:10:39.765919 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.03.16 02:10:39.765957 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7229 | 2026.03.16 02:10:39.766276 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7230 | 2026.03.16 02:10:39.766501 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.03.16 02:10:39.766634 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001194 sec., 12562.814070351758 rows/sec., 926.67 KiB/sec. | ||
| 7232 | 2026.03.16 02:10:39.766672 [ 5 ] {d778c8c7-4c4c-419c-abac-687545a156d1} <Debug> TCPHandler: Processed in 0.001362531 sec. | ||
| 7233 | 2026.03.16 02:10:39.766795 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.03.16 02:10:39.766890 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.03.16 02:10:39.766931 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7236 | 2026.03.16 02:10:39.767528 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.03.16 02:10:39.767565 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7238 | 2026.03.16 02:10:39.767906 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7239 | 2026.03.16 02:10:39.768121 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.03.16 02:10:39.768248 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001377 sec., 514161.220043573 rows/sec., 29.99 MiB/sec. | ||
| 7241 | 2026.03.16 02:10:39.768286 [ 5 ] {f68105d4-d211-47f7-b954-84cc780e6dd2} <Debug> TCPHandler: Processed in 0.001542993 sec. | ||
| 7242 | 2026.03.16 02:10:39.768411 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.03.16 02:10:39.768506 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7244 | 2026.03.16 02:10:39.768546 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7245 | 2026.03.16 02:10:39.768943 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.03.16 02:10:39.768981 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7247 | 2026.03.16 02:10:39.769295 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7248 | 2026.03.16 02:10:39.769507 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.03.16 02:10:39.769632 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 7250 | 2026.03.16 02:10:39.769670 [ 5 ] {a8aa3fb7-a3bc-4764-8621-f075e340155a} <Debug> TCPHandler: Processed in 0.001313881 sec. | ||
| 7251 | 2026.03.16 02:10:39.769793 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2026.03.16 02:10:39.769888 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7253 | 2026.03.16 02:10:39.769928 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7254 | 2026.03.16 02:10:39.770693 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.03.16 02:10:39.770729 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7256 | 2026.03.16 02:10:39.771077 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7257 | 2026.03.16 02:10:39.771294 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.03.16 02:10:39.771426 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.001555 sec., 652733.1189710611 rows/sec., 44.93 MiB/sec. | ||
| 7259 | 2026.03.16 02:10:39.771463 [ 5 ] {1b34eb93-3538-4fdd-9977-743f779a30aa} <Debug> TCPHandler: Processed in 0.001721633 sec. | ||
| 7260 | 2026.03.16 02:10:39.771577 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.03.16 02:10:39.771678 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7262 | 2026.03.16 02:10:39.771723 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7263 | 2026.03.16 02:10:39.772393 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.03.16 02:10:39.772431 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7265 | 2026.03.16 02:10:39.772853 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7266 | 2026.03.16 02:10:39.773066 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.03.16 02:10:39.773188 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7268 | 2026.03.16 02:10:39.773196 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001543 sec., 810758.2631237848 rows/sec., 50.85 MiB/sec. | ||
| 7269 | 2026.03.16 02:10:39.773261 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.03.16 02:10:39.773277 [ 5 ] {6a32f217-312d-4c81-9081-3a2f9e31d9c7} <Debug> TCPHandler: Processed in 0.001750514 sec. | ||
| 7271 | 2026.03.16 02:10:39.773290 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7272 | 2026.03.16 02:10:39.773400 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7273 | 2026.03.16 02:10:39.773403 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7274 | 2026.03.16 02:10:39.773521 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.03.16 02:10:39.773528 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7276 | 2026.03.16 02:10:39.773578 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14227 rows starting from the beginning of the part | ||
| 7277 | 2026.03.16 02:10:39.773581 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7278 | 2026.03.16 02:10:39.773643 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7279 | 2026.03.16 02:10:39.773692 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 233 rows starting from the beginning of the part | ||
| 7280 | 2026.03.16 02:10:39.773755 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7281 | 2026.03.16 02:10:39.773797 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7282 | 2026.03.16 02:10:39.773838 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1251 rows starting from the beginning of the part | ||
| 7283 | 2026.03.16 02:10:39.774374 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7284 | 2026.03.16 02:10:39.774416 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7285 | 2026.03.16 02:10:39.774961 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7286 | 2026.03.16 02:10:39.775180 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.03.16 02:10:39.775322 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00182 sec., 6043.956043956044 rows/sec., 10.83 MiB/sec. | ||
| 7288 | 2026.03.16 02:10:39.775374 [ 5 ] {67ca83dd-c015-49b8-8376-a3afd3da6def} <Debug> TCPHandler: Processed in 0.002022347 sec. | ||
| 7289 | 2026.03.16 02:10:39.775497 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7290 | 2026.03.16 02:10:39.775592 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7291 | 2026.03.16 02:10:39.775635 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7292 | 2026.03.16 02:10:39.775980 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2026.03.16 02:10:39.776017 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7294 | 2026.03.16 02:10:39.776332 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7295 | 2026.03.16 02:10:39.776555 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.03.16 02:10:39.776693 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.44 MiB/sec. | ||
| 7297 | 2026.03.16 02:10:39.776728 [ 5 ] {d7fa08bc-2a8c-4f8e-949e-e52560e433f8} <Debug> TCPHandler: Processed in 0.001282751 sec. | ||
| 7298 | 2026.03.16 02:10:39.779102 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16191 rows, containing 5 columns (5 merged, 0 gathered) in 0.005744187 sec., 2818675.64548299 rows/sec., 185.12 MiB/sec. | ||
| 7299 | 2026.03.16 02:10:39.779775 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7300 | 2026.03.16 02:10:39.780128 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.03.16 02:10:39.780215 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7302 | 2026.03.16 02:10:39.780318 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7303 | 2026.03.16 02:10:40.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.10 MiB, peak 284.99 MiB, free memory in arenas 0.00 B, will set to 280.27 MiB (RSS), difference: 1.17 MiB | ||
| 7304 | 2026.03.16 02:10:42.757420 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.03.16 02:10:42.757600 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7306 | 2026.03.16 02:10:42.757667 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7307 | 2026.03.16 02:10:42.758326 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.03.16 02:10:42.758373 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7309 | 2026.03.16 02:10:42.758771 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7310 | 2026.03.16 02:10:42.758990 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.03.16 02:10:42.759146 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 7312 | 2026.03.16 02:10:42.759188 [ 5 ] {8a2084ac-2369-4c6a-aeb1-ff65c44a9601} <Debug> TCPHandler: Processed in 0.001904876 sec. | ||
| 7313 | 2026.03.16 02:10:42.759308 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.03.16 02:10:42.759403 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7315 | 2026.03.16 02:10:42.759443 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7316 | 2026.03.16 02:10:42.759880 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.03.16 02:10:42.759916 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7318 | 2026.03.16 02:10:42.760225 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7319 | 2026.03.16 02:10:42.760431 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.03.16 02:10:42.760560 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 7321 | 2026.03.16 02:10:42.760597 [ 5 ] {176f9548-e67d-43a9-b365-8f9c9fa0136e} <Debug> TCPHandler: Processed in 0.001337671 sec. | ||
| 7322 | 2026.03.16 02:10:42.760725 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.03.16 02:10:42.760817 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.03.16 02:10:42.760859 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7325 | 2026.03.16 02:10:42.761229 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7326 | 2026.03.16 02:10:42.761265 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7327 | 2026.03.16 02:10:42.761605 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7328 | 2026.03.16 02:10:42.761813 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7329 | 2026.03.16 02:10:42.761941 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001142 sec., 84063.0472854641 rows/sec., 5.85 MiB/sec. | ||
| 7330 | 2026.03.16 02:10:42.761976 [ 5 ] {a21527aa-adc7-4161-8753-d900243daaba} <Debug> TCPHandler: Processed in 0.00129973 sec. | ||
| 7331 | 2026.03.16 02:10:42.762087 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7332 | 2026.03.16 02:10:42.762179 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7333 | 2026.03.16 02:10:42.762221 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7334 | 2026.03.16 02:10:42.762545 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2026.03.16 02:10:42.762581 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7336 | 2026.03.16 02:10:42.762868 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7337 | 2026.03.16 02:10:42.763069 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7338 | 2026.03.16 02:10:42.763194 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001033 sec., 34849.951597289444 rows/sec., 2.35 MiB/sec. | ||
| 7339 | 2026.03.16 02:10:42.763199 [ 54 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7340 | 2026.03.16 02:10:42.763229 [ 5 ] {8f123709-33dc-4112-b619-4155560f1314} <Debug> TCPHandler: Processed in 0.0011918 sec. | ||
| 7341 | 2026.03.16 02:10:42.763274 [ 54 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.03.16 02:10:42.763300 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7343 | 2026.03.16 02:10:42.763449 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7344 | 2026.03.16 02:10:42.763624 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7345 | 2026.03.16 02:10:42.763665 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1908 rows starting from the beginning of the part | ||
| 7346 | 2026.03.16 02:10:42.763747 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7347 | 2026.03.16 02:10:42.763798 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7348 | 2026.03.16 02:10:42.763850 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7349 | 2026.03.16 02:10:42.763893 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 7350 | 2026.03.16 02:10:42.763954 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part | ||
| 7351 | 2026.03.16 02:10:42.764973 [ 186 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593713 sec., 1347795.9958913554 rows/sec., 89.02 MiB/sec. | ||
| 7352 | 2026.03.16 02:10:42.765371 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7353 | 2026.03.16 02:10:42.765750 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.03.16 02:10:42.765838 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_46_9} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7355 | 2026.03.16 02:10:42.765950 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 7356 | 2026.03.16 02:10:43.968889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15827 | ||
| 7357 | 2026.03.16 02:10:43.969513 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.03.16 02:10:43.969575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 7359 | 2026.03.16 02:10:43.970248 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7360 | 2026.03.16 02:10:43.970490 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.03.16 02:10:43.970629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15827 | ||
| 7362 | 2026.03.16 02:10:44.797833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7363 | 2026.03.16 02:10:44.814464 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.03.16 02:10:44.814530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7365 | 2026.03.16 02:10:44.820679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7366 | 2026.03.16 02:10:44.821380 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.03.16 02:10:44.824269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7368 | 2026.03.16 02:10:46.538558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 886 | ||
| 7369 | 2026.03.16 02:10:46.542147 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.03.16 02:10:46.542225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7371 | 2026.03.16 02:10:46.543818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7372 | 2026.03.16 02:10:46.544300 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.03.16 02:10:46.544910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7374 | 2026.03.16 02:10:47.032832 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57517 | ||
| 7375 | 2026.03.16 02:10:47.032960 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7376 | 2026.03.16 02:10:47.032992 [ 291 ] {} <Debug> TCP-Session: 12547308-fd28-4084-af2d-3e271c0ad8fd Authenticating user 'default' from [fd00:1122:3344:101::e]:57517 | ||
| 7377 | 2026.03.16 02:10:47.033017 [ 291 ] {} <Debug> TCP-Session: 12547308-fd28-4084-af2d-3e271c0ad8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.03.16 02:10:47.033032 [ 291 ] {} <Debug> TCP-Session: 12547308-fd28-4084-af2d-3e271c0ad8fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.03.16 02:10:47.033221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52230 | ||
| 7380 | 2026.03.16 02:10:47.033274 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41550 | ||
| 7381 | 2026.03.16 02:10:47.033297 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38086 | ||
| 7382 | 2026.03.16 02:10:47.033334 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54807 | ||
| 7383 | 2026.03.16 02:10:47.033356 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7384 | 2026.03.16 02:10:47.033381 [ 291 ] {} <Trace> TCP-Session: 12547308-fd28-4084-af2d-3e271c0ad8fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.03.16 02:10:47.033407 [ 292 ] {} <Debug> TCP-Session: 953a9dc3-9785-4219-a200-d768ebd81260 Authenticating user 'default' from [fd00:1122:3344:101::e]:52230 | ||
| 7386 | 2026.03.16 02:10:47.033326 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51824 | ||
| 7387 | 2026.03.16 02:10:47.033443 [ 292 ] {} <Debug> TCP-Session: 953a9dc3-9785-4219-a200-d768ebd81260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2026.03.16 02:10:47.033312 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45360 | ||
| 7389 | 2026.03.16 02:10:47.033481 [ 292 ] {} <Debug> TCP-Session: 953a9dc3-9785-4219-a200-d768ebd81260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7390 | 2026.03.16 02:10:47.033286 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51472 | ||
| 7391 | 2026.03.16 02:10:47.033280 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57813 | ||
| 7392 | 2026.03.16 02:10:47.033573 [ 291 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7393 | 2026.03.16 02:10:47.033633 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7394 | 2026.03.16 02:10:47.033677 [ 293 ] {} <Debug> TCP-Session: c0bb645f-0c06-4887-95ba-86f36b820a6d Authenticating user 'default' from [fd00:1122:3344:101::e]:41550 | ||
| 7395 | 2026.03.16 02:10:47.033708 [ 293 ] {} <Debug> TCP-Session: c0bb645f-0c06-4887-95ba-86f36b820a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7396 | 2026.03.16 02:10:47.033724 [ 293 ] {} <Debug> TCP-Session: c0bb645f-0c06-4887-95ba-86f36b820a6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.03.16 02:10:47.033862 [ 291 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7398 | 2026.03.16 02:10:47.033922 [ 291 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7399 | 2026.03.16 02:10:47.033994 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7400 | 2026.03.16 02:10:47.034036 [ 294 ] {} <Debug> TCP-Session: 43956c09-54fe-469e-b19b-445243c43b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:51472 | ||
| 7401 | 2026.03.16 02:10:47.034065 [ 294 ] {} <Debug> TCP-Session: 43956c09-54fe-469e-b19b-445243c43b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7402 | 2026.03.16 02:10:47.034080 [ 294 ] {} <Debug> TCP-Session: 43956c09-54fe-469e-b19b-445243c43b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.03.16 02:10:47.034096 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2026.03.16 02:10:47.034130 [ 3 ] {} <Debug> TCP-Session: 927fcf31-aef6-47b6-8641-608a4e30ffcb Authenticating user 'default' from [fd00:1122:3344:101::e]:57813 | ||
| 7405 | 2026.03.16 02:10:47.034149 [ 3 ] {} <Debug> TCP-Session: 927fcf31-aef6-47b6-8641-608a4e30ffcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.03.16 02:10:47.034166 [ 3 ] {} <Debug> TCP-Session: 927fcf31-aef6-47b6-8641-608a4e30ffcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.03.16 02:10:47.034210 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7408 | 2026.03.16 02:10:47.034221 [ 291 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 7409 | 2026.03.16 02:10:47.034251 [ 289 ] {} <Debug> TCP-Session: cf6e0813-7b8f-414d-b3b9-3be6334d37da Authenticating user 'default' from [fd00:1122:3344:101::e]:51824 | ||
| 7410 | 2026.03.16 02:10:47.034280 [ 289 ] {} <Debug> TCP-Session: cf6e0813-7b8f-414d-b3b9-3be6334d37da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.03.16 02:10:47.034294 [ 289 ] {} <Debug> TCP-Session: cf6e0813-7b8f-414d-b3b9-3be6334d37da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.03.16 02:10:47.034553 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7413 | 2026.03.16 02:10:47.034588 [ 288 ] {} <Debug> TCP-Session: 40820f57-4d40-4a23-afef-a1034c898d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:45360 | ||
| 7414 | 2026.03.16 02:10:47.034604 [ 288 ] {} <Debug> TCP-Session: 40820f57-4d40-4a23-afef-a1034c898d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7415 | 2026.03.16 02:10:47.034620 [ 288 ] {} <Debug> TCP-Session: 40820f57-4d40-4a23-afef-a1034c898d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7416 | 2026.03.16 02:10:47.034661 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7417 | 2026.03.16 02:10:47.034698 [ 290 ] {} <Debug> TCP-Session: ce98c30f-5cd3-49a3-b623-e09409e5e511 Authenticating user 'default' from [fd00:1122:3344:101::e]:54807 | ||
| 7418 | 2026.03.16 02:10:47.034719 [ 290 ] {} <Debug> TCP-Session: ce98c30f-5cd3-49a3-b623-e09409e5e511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.03.16 02:10:47.034731 [ 290 ] {} <Debug> TCP-Session: ce98c30f-5cd3-49a3-b623-e09409e5e511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2026.03.16 02:10:47.034812 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7421 | 2026.03.16 02:10:47.034843 [ 287 ] {} <Debug> TCP-Session: c2e87225-0647-467d-b492-e4c804ca146b Authenticating user 'default' from [fd00:1122:3344:101::e]:38086 | ||
| 7422 | 2026.03.16 02:10:47.034860 [ 287 ] {} <Debug> TCP-Session: c2e87225-0647-467d-b492-e4c804ca146b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7423 | 2026.03.16 02:10:47.034874 [ 287 ] {} <Debug> TCP-Session: c2e87225-0647-467d-b492-e4c804ca146b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7424 | 2026.03.16 02:10:47.035191 [ 343 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Trace> AggregatingTransform: Aggregating | ||
| 7425 | 2026.03.16 02:10:47.035234 [ 343 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7426 | 2026.03.16 02:10:47.035272 [ 343 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931337 sec. (1073.725 rows/sec., 41.94 KiB/sec.) | ||
| 7427 | 2026.03.16 02:10:47.035290 [ 343 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Trace> Aggregator: Merging aggregated data | ||
| 7428 | 2026.03.16 02:10:47.036953 [ 291 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 7429 | 2026.03.16 02:10:47.037103 [ 291 ] {2ed234eb-2863-47c1-bc44-62a79f82cb1d} <Debug> TCPHandler: Processed in 0.003838711 sec. | ||
| 7430 | 2026.03.16 02:10:47.037219 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7431 | 2026.03.16 02:10:47.037243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7432 | 2026.03.16 02:10:47.037255 [ 291 ] {} <Debug> TCP-Session: 12547308-fd28-4084-af2d-3e271c0ad8fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.03.16 02:10:47.037267 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7434 | 2026.03.16 02:10:47.037287 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7435 | 2026.03.16 02:10:47.037301 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7436 | 2026.03.16 02:10:47.037323 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7437 | 2026.03.16 02:10:47.037362 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7438 | 2026.03.16 02:10:47.037382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7439 | 2026.03.16 02:10:47.037410 [ 287 ] {} <Debug> TCP-Session: c2e87225-0647-467d-b492-e4c804ca146b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.03.16 02:10:47.037389 [ 3 ] {} <Debug> TCP-Session: 927fcf31-aef6-47b6-8641-608a4e30ffcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7441 | 2026.03.16 02:10:47.037432 [ 290 ] {} <Debug> TCP-Session: ce98c30f-5cd3-49a3-b623-e09409e5e511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.03.16 02:10:47.037373 [ 288 ] {} <Debug> TCP-Session: 40820f57-4d40-4a23-afef-a1034c898d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.03.16 02:10:47.037345 [ 294 ] {} <Debug> TCP-Session: 43956c09-54fe-469e-b19b-445243c43b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.03.16 02:10:47.037342 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7445 | 2026.03.16 02:10:47.037329 [ 289 ] {} <Debug> TCP-Session: cf6e0813-7b8f-414d-b3b9-3be6334d37da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.03.16 02:10:47.037295 [ 292 ] {} <Debug> TCP-Session: 953a9dc3-9785-4219-a200-d768ebd81260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.03.16 02:10:47.037553 [ 293 ] {} <Debug> TCP-Session: c0bb645f-0c06-4887-95ba-86f36b820a6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.03.16 02:10:47.064539 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49789 | ||
| 7449 | 2026.03.16 02:10:47.064610 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7450 | 2026.03.16 02:10:47.064633 [ 291 ] {} <Debug> TCP-Session: 8ea31b38-15af-4891-b089-00e79328a545 Authenticating user 'default' from [fd00:1122:3344:101::e]:49789 | ||
| 7451 | 2026.03.16 02:10:47.064651 [ 291 ] {} <Debug> TCP-Session: 8ea31b38-15af-4891-b089-00e79328a545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.03.16 02:10:47.064663 [ 291 ] {} <Debug> TCP-Session: 8ea31b38-15af-4891-b089-00e79328a545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.03.16 02:10:47.064870 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58410 | ||
| 7454 | 2026.03.16 02:10:47.064894 [ 291 ] {} <Trace> TCP-Session: 8ea31b38-15af-4891-b089-00e79328a545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.03.16 02:10:47.064899 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51215 | ||
| 7456 | 2026.03.16 02:10:47.064919 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49462 | ||
| 7457 | 2026.03.16 02:10:47.064948 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47238 | ||
| 7458 | 2026.03.16 02:10:47.064979 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7459 | 2026.03.16 02:10:47.064952 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7460 | 2026.03.16 02:10:47.065012 [ 3 ] {} <Debug> TCP-Session: 84f1e4f6-40e6-4231-afd1-70e173c3563b Authenticating user 'default' from [fd00:1122:3344:101::e]:51215 | ||
| 7461 | 2026.03.16 02:10:47.065032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7462 | 2026.03.16 02:10:47.065034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7463 | 2026.03.16 02:10:47.065035 [ 292 ] {} <Debug> TCP-Session: 0674b763-0863-4640-854f-1ef650632c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:58410 | ||
| 7464 | 2026.03.16 02:10:47.065064 [ 287 ] {} <Debug> TCP-Session: 9429bd90-d14c-4fa5-ae11-c0cb6be3e7dd Authenticating user 'default' from [fd00:1122:3344:101::e]:49462 | ||
| 7465 | 2026.03.16 02:10:47.065073 [ 290 ] {} <Debug> TCP-Session: b8a58a9b-2080-4a66-8fbc-7b96b6682bf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47238 | ||
| 7466 | 2026.03.16 02:10:47.065086 [ 292 ] {} <Debug> TCP-Session: 0674b763-0863-4640-854f-1ef650632c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.03.16 02:10:47.065103 [ 287 ] {} <Debug> TCP-Session: 9429bd90-d14c-4fa5-ae11-c0cb6be3e7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.03.16 02:10:47.065109 [ 290 ] {} <Debug> TCP-Session: b8a58a9b-2080-4a66-8fbc-7b96b6682bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.03.16 02:10:47.065121 [ 292 ] {} <Debug> TCP-Session: 0674b763-0863-4640-854f-1ef650632c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.03.16 02:10:47.065132 [ 287 ] {} <Debug> TCP-Session: 9429bd90-d14c-4fa5-ae11-c0cb6be3e7dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.03.16 02:10:47.065140 [ 290 ] {} <Debug> TCP-Session: b8a58a9b-2080-4a66-8fbc-7b96b6682bf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.03.16 02:10:47.065039 [ 291 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49789) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7473 | 2026.03.16 02:10:47.064941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38022 | ||
| 7474 | 2026.03.16 02:10:47.064904 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60040 | ||
| 7475 | 2026.03.16 02:10:47.064893 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57104 | ||
| 7476 | 2026.03.16 02:10:47.064928 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64543 | ||
| 7477 | 2026.03.16 02:10:47.065304 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7478 | 2026.03.16 02:10:47.065305 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7479 | 2026.03.16 02:10:47.065336 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7480 | 2026.03.16 02:10:47.065342 [ 289 ] {} <Debug> TCP-Session: b96b6fb6-c590-498c-9317-61e124aa7faf Authenticating user 'default' from [fd00:1122:3344:101::e]:38022 | ||
| 7481 | 2026.03.16 02:10:47.065356 [ 294 ] {} <Debug> TCP-Session: 79065521-333f-4d99-be1b-e8109ebfd51d Authenticating user 'default' from [fd00:1122:3344:101::e]:60040 | ||
| 7482 | 2026.03.16 02:10:47.065359 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7483 | 2026.03.16 02:10:47.065378 [ 291 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7484 | 2026.03.16 02:10:47.065405 [ 288 ] {} <Debug> TCP-Session: 17d7792a-55cf-4491-ba00-a4ab179cd52d Authenticating user 'default' from [fd00:1122:3344:101::e]:64543 | ||
| 7485 | 2026.03.16 02:10:47.065387 [ 294 ] {} <Debug> TCP-Session: 79065521-333f-4d99-be1b-e8109ebfd51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.03.16 02:10:47.065440 [ 288 ] {} <Debug> TCP-Session: 17d7792a-55cf-4491-ba00-a4ab179cd52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.03.16 02:10:47.065462 [ 294 ] {} <Debug> TCP-Session: 79065521-333f-4d99-be1b-e8109ebfd51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2026.03.16 02:10:47.065475 [ 288 ] {} <Debug> TCP-Session: 17d7792a-55cf-4491-ba00-a4ab179cd52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7489 | 2026.03.16 02:10:47.065446 [ 291 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7490 | 2026.03.16 02:10:47.065379 [ 289 ] {} <Debug> TCP-Session: b96b6fb6-c590-498c-9317-61e124aa7faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2026.03.16 02:10:47.065366 [ 293 ] {} <Debug> TCP-Session: aa412b81-8835-4d79-bb7e-26ce91244b32 Authenticating user 'default' from [fd00:1122:3344:101::e]:57104 | ||
| 7492 | 2026.03.16 02:10:47.065551 [ 289 ] {} <Debug> TCP-Session: b96b6fb6-c590-498c-9317-61e124aa7faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7493 | 2026.03.16 02:10:47.065565 [ 293 ] {} <Debug> TCP-Session: aa412b81-8835-4d79-bb7e-26ce91244b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7494 | 2026.03.16 02:10:47.065044 [ 3 ] {} <Debug> TCP-Session: 84f1e4f6-40e6-4231-afd1-70e173c3563b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.03.16 02:10:47.065584 [ 293 ] {} <Debug> TCP-Session: aa412b81-8835-4d79-bb7e-26ce91244b32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.03.16 02:10:47.065605 [ 3 ] {} <Debug> TCP-Session: 84f1e4f6-40e6-4231-afd1-70e173c3563b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2026.03.16 02:10:47.065776 [ 291 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 7498 | 2026.03.16 02:10:47.066808 [ 314 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Trace> AggregatingTransform: Aggregating | ||
| 7499 | 2026.03.16 02:10:47.066850 [ 314 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Trace> Aggregator: Aggregation method: without_key | ||
| 7500 | 2026.03.16 02:10:47.066887 [ 314 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011198 sec. (988.926 rows/sec., 38.63 KiB/sec.) | ||
| 7501 | 2026.03.16 02:10:47.066906 [ 314 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Trace> Aggregator: Merging aggregated data | ||
| 7502 | 2026.03.16 02:10:47.068108 [ 291 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003109 sec., 321.646831778707 rows/sec., 12.56 KiB/sec. | ||
| 7503 | 2026.03.16 02:10:47.068245 [ 291 ] {543056b0-2984-4e65-aaac-5759d97afbcd} <Debug> TCPHandler: Processed in 0.003422398 sec. | ||
| 7504 | 2026.03.16 02:10:47.068362 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2026.03.16 02:10:47.068389 [ 291 ] {} <Debug> TCP-Session: 8ea31b38-15af-4891-b089-00e79328a545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2026.03.16 02:10:47.068399 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7507 | 2026.03.16 02:10:47.068413 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2026.03.16 02:10:47.068436 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7509 | 2026.03.16 02:10:47.068464 [ 290 ] {} <Debug> TCP-Session: b8a58a9b-2080-4a66-8fbc-7b96b6682bf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2026.03.16 02:10:47.068476 [ 292 ] {} <Debug> TCP-Session: 0674b763-0863-4640-854f-1ef650632c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.03.16 02:10:47.068488 [ 287 ] {} <Debug> TCP-Session: 9429bd90-d14c-4fa5-ae11-c0cb6be3e7dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.03.16 02:10:47.068493 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7513 | 2026.03.16 02:10:47.068507 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7514 | 2026.03.16 02:10:47.068533 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7515 | 2026.03.16 02:10:47.068550 [ 293 ] {} <Debug> TCP-Session: aa412b81-8835-4d79-bb7e-26ce91244b32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2026.03.16 02:10:47.068565 [ 288 ] {} <Debug> TCP-Session: 17d7792a-55cf-4491-ba00-a4ab179cd52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2026.03.16 02:10:47.068580 [ 289 ] {} <Debug> TCP-Session: b96b6fb6-c590-498c-9317-61e124aa7faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2026.03.16 02:10:47.068478 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7519 | 2026.03.16 02:10:47.068452 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7520 | 2026.03.16 02:10:47.068639 [ 294 ] {} <Debug> TCP-Session: 79065521-333f-4d99-be1b-e8109ebfd51d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.03.16 02:10:47.068663 [ 3 ] {} <Debug> TCP-Session: 84f1e4f6-40e6-4231-afd1-70e173c3563b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.03.16 02:10:47.211685 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57879 | ||
| 7523 | 2026.03.16 02:10:47.211795 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2026.03.16 02:10:47.211824 [ 293 ] {} <Debug> TCP-Session: 58a38f78-26f3-4b0f-a091-8ebd6eb18885 Authenticating user 'default' from [fd00:1122:3344:101::e]:57879 | ||
| 7525 | 2026.03.16 02:10:47.211848 [ 293 ] {} <Debug> TCP-Session: 58a38f78-26f3-4b0f-a091-8ebd6eb18885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2026.03.16 02:10:47.211861 [ 293 ] {} <Debug> TCP-Session: 58a38f78-26f3-4b0f-a091-8ebd6eb18885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2026.03.16 02:10:47.212069 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61476 | ||
| 7528 | 2026.03.16 02:10:47.212086 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45623 | ||
| 7529 | 2026.03.16 02:10:47.212108 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46089 | ||
| 7530 | 2026.03.16 02:10:47.212128 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32790 | ||
| 7531 | 2026.03.16 02:10:47.212159 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60894 | ||
| 7532 | 2026.03.16 02:10:47.212199 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2026.03.16 02:10:47.212218 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7534 | 2026.03.16 02:10:47.212235 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7535 | 2026.03.16 02:10:47.212254 [ 294 ] {} <Debug> TCP-Session: bccdb2b5-375c-4b12-bf75-265b05b7ae2e Authenticating user 'default' from [fd00:1122:3344:101::e]:61476 | ||
| 7536 | 2026.03.16 02:10:47.212264 [ 289 ] {} <Debug> TCP-Session: 8118a033-881e-41e9-bc8b-d5ad79e5969b Authenticating user 'default' from [fd00:1122:3344:101::e]:46089 | ||
| 7537 | 2026.03.16 02:10:47.212276 [ 290 ] {} <Debug> TCP-Session: 7b3724ba-5b63-43c3-b5dd-c2015e2f8f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:32790 | ||
| 7538 | 2026.03.16 02:10:47.212301 [ 289 ] {} <Debug> TCP-Session: 8118a033-881e-41e9-bc8b-d5ad79e5969b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7539 | 2026.03.16 02:10:47.212297 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7540 | 2026.03.16 02:10:47.212321 [ 290 ] {} <Debug> TCP-Session: 7b3724ba-5b63-43c3-b5dd-c2015e2f8f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.03.16 02:10:47.212330 [ 289 ] {} <Debug> TCP-Session: 8118a033-881e-41e9-bc8b-d5ad79e5969b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.03.16 02:10:47.212361 [ 290 ] {} <Debug> TCP-Session: 7b3724ba-5b63-43c3-b5dd-c2015e2f8f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.03.16 02:10:47.212355 [ 292 ] {} <Debug> TCP-Session: e964546c-596e-4f6e-9901-c9eb081b81af Authenticating user 'default' from [fd00:1122:3344:101::e]:60894 | ||
| 7544 | 2026.03.16 02:10:47.212283 [ 293 ] {} <Trace> TCP-Session: 58a38f78-26f3-4b0f-a091-8ebd6eb18885 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.03.16 02:10:47.212427 [ 292 ] {} <Debug> TCP-Session: e964546c-596e-4f6e-9901-c9eb081b81af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2026.03.16 02:10:47.212132 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37366 | ||
| 7547 | 2026.03.16 02:10:47.212108 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44355 | ||
| 7548 | 2026.03.16 02:10:47.212187 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7549 | 2026.03.16 02:10:47.212458 [ 292 ] {} <Debug> TCP-Session: e964546c-596e-4f6e-9901-c9eb081b81af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2026.03.16 02:10:47.212562 [ 287 ] {} <Debug> TCP-Session: 71466870-27f7-4bce-8f89-f7c85d747b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45623 | ||
| 7551 | 2026.03.16 02:10:47.212573 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7552 | 2026.03.16 02:10:47.212591 [ 287 ] {} <Debug> TCP-Session: 71466870-27f7-4bce-8f89-f7c85d747b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2026.03.16 02:10:47.212599 [ 293 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7554 | 2026.03.16 02:10:47.212621 [ 287 ] {} <Debug> TCP-Session: 71466870-27f7-4bce-8f89-f7c85d747b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.03.16 02:10:47.212613 [ 291 ] {} <Debug> TCP-Session: f79da1ab-4cb6-4222-af92-95a2cdc8ffe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37366 | ||
| 7556 | 2026.03.16 02:10:47.212578 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7557 | 2026.03.16 02:10:47.212686 [ 291 ] {} <Debug> TCP-Session: f79da1ab-4cb6-4222-af92-95a2cdc8ffe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2026.03.16 02:10:47.212286 [ 294 ] {} <Debug> TCP-Session: bccdb2b5-375c-4b12-bf75-265b05b7ae2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2026.03.16 02:10:47.212712 [ 291 ] {} <Debug> TCP-Session: f79da1ab-4cb6-4222-af92-95a2cdc8ffe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2026.03.16 02:10:47.212732 [ 294 ] {} <Debug> TCP-Session: bccdb2b5-375c-4b12-bf75-265b05b7ae2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2026.03.16 02:10:47.212709 [ 288 ] {} <Debug> TCP-Session: aaa806e3-e2cf-4e47-acde-2f9383262fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44355 | ||
| 7562 | 2026.03.16 02:10:47.212082 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54617 | ||
| 7563 | 2026.03.16 02:10:47.212782 [ 288 ] {} <Debug> TCP-Session: aaa806e3-e2cf-4e47-acde-2f9383262fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2026.03.16 02:10:47.212836 [ 288 ] {} <Debug> TCP-Session: aaa806e3-e2cf-4e47-acde-2f9383262fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7565 | 2026.03.16 02:10:47.212879 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7566 | 2026.03.16 02:10:47.212917 [ 3 ] {} <Debug> TCP-Session: 0969dec5-9815-486c-a0e9-709054d4e126 Authenticating user 'default' from [fd00:1122:3344:101::e]:54617 | ||
| 7567 | 2026.03.16 02:10:47.212943 [ 3 ] {} <Debug> TCP-Session: 0969dec5-9815-486c-a0e9-709054d4e126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.03.16 02:10:47.212963 [ 3 ] {} <Debug> TCP-Session: 0969dec5-9815-486c-a0e9-709054d4e126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2026.03.16 02:10:47.212964 [ 293 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7570 | 2026.03.16 02:10:47.213037 [ 293 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7571 | 2026.03.16 02:10:47.213356 [ 293 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 7572 | 2026.03.16 02:10:47.214438 [ 260 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Trace> AggregatingTransform: Aggregating | ||
| 7573 | 2026.03.16 02:10:47.214481 [ 260 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 7574 | 2026.03.16 02:10:47.214523 [ 260 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064709 sec. (939.224 rows/sec., 36.69 KiB/sec.) | ||
| 7575 | 2026.03.16 02:10:47.214543 [ 260 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Trace> Aggregator: Merging aggregated data | ||
| 7576 | 2026.03.16 02:10:47.216111 [ 293 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003573 sec., 279.876854184159 rows/sec., 10.93 KiB/sec. | ||
| 7577 | 2026.03.16 02:10:47.216303 [ 293 ] {76fd1154-7c41-4b45-b76a-60c512cb20d8} <Debug> TCPHandler: Processed in 0.004170895 sec. | ||
| 7578 | 2026.03.16 02:10:47.216485 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7579 | 2026.03.16 02:10:47.216513 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2026.03.16 02:10:47.216530 [ 293 ] {} <Debug> TCP-Session: 58a38f78-26f3-4b0f-a091-8ebd6eb18885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2026.03.16 02:10:47.216535 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7582 | 2026.03.16 02:10:47.216559 [ 294 ] {} <Debug> TCP-Session: bccdb2b5-375c-4b12-bf75-265b05b7ae2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2026.03.16 02:10:47.216573 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7584 | 2026.03.16 02:10:47.216597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7585 | 2026.03.16 02:10:47.216612 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7586 | 2026.03.16 02:10:47.216632 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7587 | 2026.03.16 02:10:47.216676 [ 288 ] {} <Debug> TCP-Session: aaa806e3-e2cf-4e47-acde-2f9383262fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7588 | 2026.03.16 02:10:47.216792 [ 290 ] {} <Debug> TCP-Session: 7b3724ba-5b63-43c3-b5dd-c2015e2f8f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2026.03.16 02:10:47.216658 [ 289 ] {} <Debug> TCP-Session: 8118a033-881e-41e9-bc8b-d5ad79e5969b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7590 | 2026.03.16 02:10:47.216650 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7591 | 2026.03.16 02:10:47.216624 [ 287 ] {} <Debug> TCP-Session: 71466870-27f7-4bce-8f89-f7c85d747b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.03.16 02:10:47.216598 [ 292 ] {} <Debug> TCP-Session: e964546c-596e-4f6e-9901-c9eb081b81af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.03.16 02:10:47.216901 [ 291 ] {} <Debug> TCP-Session: f79da1ab-4cb6-4222-af92-95a2cdc8ffe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7594 | 2026.03.16 02:10:47.216555 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7595 | 2026.03.16 02:10:47.216977 [ 3 ] {} <Debug> TCP-Session: 0969dec5-9815-486c-a0e9-709054d4e126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2026.03.16 02:10:47.762471 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.03.16 02:10:47.762656 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7598 | 2026.03.16 02:10:47.762787 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7599 | 2026.03.16 02:10:47.763496 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.03.16 02:10:47.763550 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7601 | 2026.03.16 02:10:47.764019 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7602 | 2026.03.16 02:10:47.764276 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.03.16 02:10:47.764454 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001848 sec., 73593.0735930736 rows/sec., 6.38 MiB/sec. | ||
| 7604 | 2026.03.16 02:10:47.764507 [ 5 ] {c38a085a-71e8-4ff1-bc82-2b6d81e9f5f0} <Debug> TCPHandler: Processed in 0.002177088 sec. | ||
| 7605 | 2026.03.16 02:10:47.764626 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.03.16 02:10:47.764734 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.03.16 02:10:47.764780 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7608 | 2026.03.16 02:10:47.765219 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.03.16 02:10:47.765259 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7610 | 2026.03.16 02:10:47.765586 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7611 | 2026.03.16 02:10:47.765804 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.03.16 02:10:47.765924 [ 48 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7613 | 2026.03.16 02:10:47.765938 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00123 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 7614 | 2026.03.16 02:10:47.765994 [ 48 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.16 02:10:47.766003 [ 5 ] {053d620c-7364-48ee-9325-c6834a8c2cb8} <Debug> TCPHandler: Processed in 0.001431382 sec. | ||
| 7616 | 2026.03.16 02:10:47.766024 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7617 | 2026.03.16 02:10:47.766118 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.03.16 02:10:47.766163 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7619 | 2026.03.16 02:10:47.766220 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7620 | 2026.03.16 02:10:47.766267 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7621 | 2026.03.16 02:10:47.766308 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7622 | 2026.03.16 02:10:47.766350 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
| 7623 | 2026.03.16 02:10:47.766417 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 182 rows starting from the beginning of the part | ||
| 7624 | 2026.03.16 02:10:47.766463 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part | ||
| 7625 | 2026.03.16 02:10:47.766518 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7626 | 2026.03.16 02:10:47.766557 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 7627 | 2026.03.16 02:10:47.766597 [ 198 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 7628 | 2026.03.16 02:10:47.766712 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.03.16 02:10:47.766758 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7630 | 2026.03.16 02:10:47.767092 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7631 | 2026.03.16 02:10:47.767335 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2026.03.16 02:10:47.767480 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00128 sec., 81250 rows/sec., 6.35 MiB/sec. | ||
| 7633 | 2026.03.16 02:10:47.767519 [ 5 ] {fee2e8c0-2cb0-4d87-9a0f-515d8aea47ff} <Debug> TCPHandler: Processed in 0.001452291 sec. | ||
| 7634 | 2026.03.16 02:10:47.767557 [ 186 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456932 sec., 381623.8506670181 rows/sec., 26.60 MiB/sec. | ||
| 7635 | 2026.03.16 02:10:47.767647 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.03.16 02:10:47.767741 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7637 | 2026.03.16 02:10:47.767751 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.03.16 02:10:47.767809 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7639 | 2026.03.16 02:10:47.768072 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.03.16 02:10:47.768173 [ 194 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_31_6} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7641 | 2026.03.16 02:10:47.768217 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.03.16 02:10:47.768259 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7643 | 2026.03.16 02:10:47.768270 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7644 | 2026.03.16 02:10:47.768619 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7645 | 2026.03.16 02:10:47.768870 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.03.16 02:10:47.769008 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 7647 | 2026.03.16 02:10:47.769045 [ 5 ] {657c2dd2-ecc4-49cd-898e-fd87a8a8f4fb} <Debug> TCPHandler: Processed in 0.001449012 sec. | ||
| 7648 | 2026.03.16 02:10:47.769168 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.03.16 02:10:47.769263 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7650 | 2026.03.16 02:10:47.769318 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7651 | 2026.03.16 02:10:47.770126 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.03.16 02:10:47.770164 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7653 | 2026.03.16 02:10:47.770739 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7654 | 2026.03.16 02:10:47.770967 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.03.16 02:10:47.771089 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7656 | 2026.03.16 02:10:47.771114 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00187 sec., 21390.374331550804 rows/sec., 38.33 MiB/sec. | ||
| 7657 | 2026.03.16 02:10:47.771155 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.03.16 02:10:47.771181 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7659 | 2026.03.16 02:10:47.771187 [ 5 ] {4e0b0e89-490f-4054-a4fd-2e50196f975e} <Debug> TCPHandler: Processed in 0.002072786 sec. | ||
| 7660 | 2026.03.16 02:10:47.771268 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7661 | 2026.03.16 02:10:47.771311 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2026.03.16 02:10:47.771412 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7663 | 2026.03.16 02:10:47.771456 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7664 | 2026.03.16 02:10:47.771459 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7665 | 2026.03.16 02:10:47.771514 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 746 rows starting from the beginning of the part | ||
| 7666 | 2026.03.16 02:10:47.771624 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 7667 | 2026.03.16 02:10:47.771732 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 7668 | 2026.03.16 02:10:47.771822 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.03.16 02:10:47.771834 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 7670 | 2026.03.16 02:10:47.771868 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7671 | 2026.03.16 02:10:47.771954 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 7672 | 2026.03.16 02:10:47.772056 [ 198 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 7673 | 2026.03.16 02:10:47.772205 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7674 | 2026.03.16 02:10:47.772486 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.03.16 02:10:47.772617 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001236 sec., 48543.68932038835 rows/sec., 3.27 MiB/sec. | ||
| 7676 | 2026.03.16 02:10:47.772652 [ 5 ] {49884bb9-b89a-4fe8-b192-131fbf75fc64} <Debug> TCPHandler: Processed in 0.001406332 sec. | ||
| 7677 | 2026.03.16 02:10:47.788790 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 917 rows, containing 19 columns (19 merged, 0 gathered) in 0.017556114 sec., 52232.51569225399 rows/sec., 93.60 MiB/sec. | ||
| 7678 | 2026.03.16 02:10:47.790264 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7679 | 2026.03.16 02:10:47.790669 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.03.16 02:10:47.790763 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7681 | 2026.03.16 02:10:47.790934 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 7682 | 2026.03.16 02:10:48.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.39 MiB, peak 291.98 MiB, free memory in arenas 0.00 B, will set to 285.61 MiB (RSS), difference: 3.22 MiB | ||
| 7683 | 2026.03.16 02:10:51.342105 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7684 | 2026.03.16 02:10:51.342199 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7685 | 2026.03.16 02:10:51.470762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16339 | ||
| 7686 | 2026.03.16 02:10:51.471410 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.03.16 02:10:51.471478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7688 | 2026.03.16 02:10:51.471984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7689 | 2026.03.16 02:10:51.472248 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7690 | 2026.03.16 02:10:51.472418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16339 | ||
| 7691 | 2026.03.16 02:10:52.324397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7692 | 2026.03.16 02:10:52.340717 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.03.16 02:10:52.340772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7694 | 2026.03.16 02:10:52.346750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7695 | 2026.03.16 02:10:52.347437 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.03.16 02:10:52.350193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7697 | 2026.03.16 02:10:52.760240 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7698 | 2026.03.16 02:10:52.760429 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7699 | 2026.03.16 02:10:52.760498 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7700 | 2026.03.16 02:10:52.761140 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.03.16 02:10:52.761186 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7702 | 2026.03.16 02:10:52.761608 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7703 | 2026.03.16 02:10:52.761857 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7704 | 2026.03.16 02:10:52.762003 [ 42 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7705 | 2026.03.16 02:10:52.762022 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 7706 | 2026.03.16 02:10:52.762067 [ 42 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.03.16 02:10:52.762085 [ 5 ] {a30a0237-1efa-49ca-8e87-de6e8aa40580} <Debug> TCPHandler: Processed in 0.001978167 sec. | ||
| 7708 | 2026.03.16 02:10:52.762093 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7709 | 2026.03.16 02:10:52.762217 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2026.03.16 02:10:52.762227 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7711 | 2026.03.16 02:10:52.762328 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7712 | 2026.03.16 02:10:52.762372 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7713 | 2026.03.16 02:10:52.762376 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7714 | 2026.03.16 02:10:52.762415 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2893 rows starting from the beginning of the part | ||
| 7715 | 2026.03.16 02:10:52.762488 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
| 7716 | 2026.03.16 02:10:52.762532 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1942 rows starting from the beginning of the part | ||
| 7717 | 2026.03.16 02:10:52.762584 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7718 | 2026.03.16 02:10:52.762622 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part | ||
| 7719 | 2026.03.16 02:10:52.762660 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7720 | 2026.03.16 02:10:52.762843 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.03.16 02:10:52.762887 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7722 | 2026.03.16 02:10:52.763229 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7723 | 2026.03.16 02:10:52.763460 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2026.03.16 02:10:52.763584 [ 42 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7725 | 2026.03.16 02:10:52.763604 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.84 MiB/sec. | ||
| 7726 | 2026.03.16 02:10:52.763614 [ 42 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2026.03.16 02:10:52.763645 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7728 | 2026.03.16 02:10:52.763651 [ 5 ] {56095bd2-4e48-4572-bbc0-c8ae35344a48} <Debug> TCPHandler: Processed in 0.001487522 sec. | ||
| 7729 | 2026.03.16 02:10:52.763728 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7730 | 2026.03.16 02:10:52.763783 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.03.16 02:10:52.763836 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7732 | 2026.03.16 02:10:52.763868 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1551 rows starting from the beginning of the part | ||
| 7733 | 2026.03.16 02:10:52.763884 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7734 | 2026.03.16 02:10:52.763923 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 7735 | 2026.03.16 02:10:52.763936 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7736 | 2026.03.16 02:10:52.763977 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1015 rows starting from the beginning of the part | ||
| 7737 | 2026.03.16 02:10:52.764033 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7738 | 2026.03.16 02:10:52.764077 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 7739 | 2026.03.16 02:10:52.764128 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7740 | 2026.03.16 02:10:52.764383 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.03.16 02:10:52.764429 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7742 | 2026.03.16 02:10:52.764693 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002525091 sec., 2066856.2043902576 rows/sec., 166.15 MiB/sec. | ||
| 7743 | 2026.03.16 02:10:52.764833 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7744 | 2026.03.16 02:10:52.765031 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7745 | 2026.03.16 02:10:52.765113 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.03.16 02:10:52.765271 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001406 sec., 113798.00853485064 rows/sec., 7.93 MiB/sec. | ||
| 7747 | 2026.03.16 02:10:52.765311 [ 5 ] {ec8c6425-eccd-4300-ba79-bc39acd96737} <Debug> TCPHandler: Processed in 0.001580623 sec. | ||
| 7748 | 2026.03.16 02:10:52.765351 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.03.16 02:10:52.765432 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2026.03.16 02:10:52.765439 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_51_10} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7751 | 2026.03.16 02:10:52.765539 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7752 | 2026.03.16 02:10:52.765555 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7753 | 2026.03.16 02:10:52.765587 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7754 | 2026.03.16 02:10:52.765636 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944095 sec., 1492725.406937418 rows/sec., 110.80 MiB/sec. | ||
| 7755 | 2026.03.16 02:10:52.765818 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7756 | 2026.03.16 02:10:52.765929 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.03.16 02:10:52.765974 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7758 | 2026.03.16 02:10:52.766064 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.03.16 02:10:52.766141 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_51_10} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7760 | 2026.03.16 02:10:52.766216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7761 | 2026.03.16 02:10:52.766320 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7762 | 2026.03.16 02:10:52.766567 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.03.16 02:10:52.766705 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 7764 | 2026.03.16 02:10:52.766743 [ 5 ] {b7a3b4b3-ef7f-41b5-afed-26445079f0e4} <Debug> TCPHandler: Processed in 0.001361001 sec. | ||
| 7765 | 2026.03.16 02:10:56.545263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 912 | ||
| 7766 | 2026.03.16 02:10:56.547549 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.03.16 02:10:56.547609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7768 | 2026.03.16 02:10:56.548803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7769 | 2026.03.16 02:10:56.549058 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.03.16 02:10:56.549255 [ 44 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7771 | 2026.03.16 02:10:56.549330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7772 | 2026.03.16 02:10:56.549353 [ 44 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.03.16 02:10:56.549396 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7774 | 2026.03.16 02:10:56.549557 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 7775 | 2026.03.16 02:10:56.550399 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7776 | 2026.03.16 02:10:56.550595 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 742 rows starting from the beginning of the part | ||
| 7777 | 2026.03.16 02:10:56.550948 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 7778 | 2026.03.16 02:10:56.551279 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7779 | 2026.03.16 02:10:56.551588 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 7780 | 2026.03.16 02:10:56.551914 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 7781 | 2026.03.16 02:10:56.552227 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7782 | 2026.03.16 02:10:56.558775 [ 195 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 72 columns (72 merged, 0 gathered) in 0.009291286 sec., 98156.48770256346 rows/sec., 84.14 MiB/sec. | ||
| 7783 | 2026.03.16 02:10:56.560171 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7784 | 2026.03.16 02:10:56.560827 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.16 02:10:56.560913 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_26_5} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7786 | 2026.03.16 02:10:56.561168 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7787 | 2026.03.16 02:10:57.765002 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.03.16 02:10:57.765203 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.03.16 02:10:57.765275 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7790 | 2026.03.16 02:10:57.765922 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.03.16 02:10:57.765970 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7792 | 2026.03.16 02:10:57.766364 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7793 | 2026.03.16 02:10:57.766595 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.03.16 02:10:57.766751 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001605 sec., 14953.271028037383 rows/sec., 1.24 MiB/sec. | ||
| 7795 | 2026.03.16 02:10:57.766792 [ 5 ] {3cd472a0-9f62-4176-a19f-7e52847f061e} <Debug> TCPHandler: Processed in 0.001933856 sec. | ||
| 7796 | 2026.03.16 02:10:57.766915 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2026.03.16 02:10:57.767009 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7798 | 2026.03.16 02:10:57.767050 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7799 | 2026.03.16 02:10:57.767444 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.03.16 02:10:57.767479 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7801 | 2026.03.16 02:10:57.767778 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7802 | 2026.03.16 02:10:57.767990 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.03.16 02:10:57.768120 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001129 sec., 8857.395925597873 rows/sec., 722.26 KiB/sec. | ||
| 7804 | 2026.03.16 02:10:57.768157 [ 5 ] {d3ad5886-011e-4677-a414-33512307d0d2} <Debug> TCPHandler: Processed in 0.001291301 sec. | ||
| 7805 | 2026.03.16 02:10:57.768269 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.03.16 02:10:57.768363 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7807 | 2026.03.16 02:10:57.768401 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7808 | 2026.03.16 02:10:57.768926 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.03.16 02:10:57.768961 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7810 | 2026.03.16 02:10:57.769274 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7811 | 2026.03.16 02:10:57.769483 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.03.16 02:10:57.769613 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Debug> executeQuery: Read 262 rows, 23.97 KiB in 0.001268 sec., 206624.60567823343 rows/sec., 18.46 MiB/sec. | ||
| 7813 | 2026.03.16 02:10:57.769650 [ 5 ] {00f5f7be-669d-487b-9c79-6bce746faa12} <Debug> TCPHandler: Processed in 0.001428902 sec. | ||
| 7814 | 2026.03.16 02:10:57.769759 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.03.16 02:10:57.769851 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7816 | 2026.03.16 02:10:57.769890 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7817 | 2026.03.16 02:10:57.770314 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.03.16 02:10:57.770350 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7819 | 2026.03.16 02:10:57.770662 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7820 | 2026.03.16 02:10:57.770871 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.03.16 02:10:57.770996 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001162 sec., 53356.28227194492 rows/sec., 3.92 MiB/sec. | ||
| 7822 | 2026.03.16 02:10:57.771032 [ 5 ] {e8aa2fb6-ce83-4ded-9529-70a895d09dcd} <Debug> TCPHandler: Processed in 0.001321231 sec. | ||
| 7823 | 2026.03.16 02:10:57.771140 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.03.16 02:10:57.771232 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.03.16 02:10:57.771270 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7826 | 2026.03.16 02:10:57.771654 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.03.16 02:10:57.771689 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7828 | 2026.03.16 02:10:57.771976 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7829 | 2026.03.16 02:10:57.772182 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.03.16 02:10:57.772307 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001092 sec., 22893.772893772893 rows/sec., 1.88 MiB/sec. | ||
| 7831 | 2026.03.16 02:10:57.772343 [ 5 ] {06ab3540-a25f-4124-a1fc-d6d96786d4e2} <Debug> TCPHandler: Processed in 0.00125159 sec. | ||
| 7832 | 2026.03.16 02:10:57.772457 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.03.16 02:10:57.772549 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.16 02:10:57.772587 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7835 | 2026.03.16 02:10:57.772969 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.03.16 02:10:57.773004 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7837 | 2026.03.16 02:10:57.773294 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7838 | 2026.03.16 02:10:57.773501 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.03.16 02:10:57.773628 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 7840 | 2026.03.16 02:10:57.773664 [ 5 ] {d839ae66-474b-4f11-83b7-1386a83826d8} <Debug> TCPHandler: Processed in 0.00125551 sec. | ||
| 7841 | 2026.03.16 02:10:57.773777 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.03.16 02:10:57.773869 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7843 | 2026.03.16 02:10:57.773906 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7844 | 2026.03.16 02:10:57.774372 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.16 02:10:57.774408 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7846 | 2026.03.16 02:10:57.774721 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7847 | 2026.03.16 02:10:57.774926 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.16 02:10:57.775053 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.001202 sec., 124792.0133111481 rows/sec., 10.07 MiB/sec. | ||
| 7849 | 2026.03.16 02:10:57.775089 [ 5 ] {5dca8f26-729e-4f14-97e2-e16da3a4ca85} <Debug> TCPHandler: Processed in 0.001360602 sec. | ||
| 7850 | 2026.03.16 02:10:57.775197 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.03.16 02:10:57.775288 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.03.16 02:10:57.775331 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7853 | 2026.03.16 02:10:57.775732 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.03.16 02:10:57.775767 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7855 | 2026.03.16 02:10:57.776092 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7856 | 2026.03.16 02:10:57.776296 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.03.16 02:10:57.776422 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001151 sec., 174630.7558644657 rows/sec., 12.52 MiB/sec. | ||
| 7858 | 2026.03.16 02:10:57.776457 [ 5 ] {657b614f-90af-4a69-baf1-e171b0fab173} <Debug> TCPHandler: Processed in 0.001308661 sec. | ||
| 7859 | 2026.03.16 02:10:57.776569 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.03.16 02:10:57.776661 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.16 02:10:57.776701 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7862 | 2026.03.16 02:10:57.777007 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.03.16 02:10:57.777042 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7864 | 2026.03.16 02:10:57.777329 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7865 | 2026.03.16 02:10:57.777532 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.03.16 02:10:57.777658 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 62.60 KiB/sec. | ||
| 7867 | 2026.03.16 02:10:57.777693 [ 5 ] {a05aced2-ac95-417f-9166-19a31779331c} <Debug> TCPHandler: Processed in 0.00117251 sec. | ||
| 7868 | 2026.03.16 02:10:57.777802 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.03.16 02:10:57.777893 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7870 | 2026.03.16 02:10:57.777945 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7871 | 2026.03.16 02:10:57.778747 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.03.16 02:10:57.778783 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7873 | 2026.03.16 02:10:57.779334 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7874 | 2026.03.16 02:10:57.779552 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.03.16 02:10:57.779689 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001813 sec., 22062.87920573635 rows/sec., 39.54 MiB/sec. | ||
| 7876 | 2026.03.16 02:10:57.779739 [ 5 ] {ca0086df-4d7b-417b-bf00-8d667abc4373} <Debug> TCPHandler: Processed in 0.001985257 sec. | ||
| 7877 | 2026.03.16 02:10:57.779850 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7878 | 2026.03.16 02:10:57.779942 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7879 | 2026.03.16 02:10:57.779982 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7880 | 2026.03.16 02:10:57.780310 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.03.16 02:10:57.780345 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7882 | 2026.03.16 02:10:57.780652 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7883 | 2026.03.16 02:10:57.780855 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7884 | 2026.03.16 02:10:57.780980 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7885 | 2026.03.16 02:10:57.781014 [ 5 ] {c147e43b-c27e-4285-99b0-1290fefc4bda} <Debug> TCPHandler: Processed in 0.00121106 sec. | ||
| 7886 | 2026.03.16 02:10:58.972568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16787 | ||
| 7887 | 2026.03.16 02:10:58.973040 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7888 | 2026.03.16 02:10:58.973089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7889 | 2026.03.16 02:10:58.973610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7890 | 2026.03.16 02:10:58.973877 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7891 | 2026.03.16 02:10:58.974030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16787 | ||
| 7892 | 2026.03.16 02:10:59.850329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7893 | 2026.03.16 02:10:59.868912 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.03.16 02:10:59.868982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7895 | 2026.03.16 02:10:59.875260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7896 | 2026.03.16 02:10:59.875960 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.03.16 02:10:59.879408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7898 | 2026.03.16 02:11:02.763253 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.03.16 02:11:02.763522 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7900 | 2026.03.16 02:11:02.763622 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7901 | 2026.03.16 02:11:02.764315 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7902 | 2026.03.16 02:11:02.764369 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7903 | 2026.03.16 02:11:02.764795 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7904 | 2026.03.16 02:11:02.765050 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7905 | 2026.03.16 02:11:02.765223 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.41 MiB/sec. | ||
| 7906 | 2026.03.16 02:11:02.765277 [ 5 ] {a6fb2177-6568-42a7-8d60-2032f4076ba6} <Debug> TCPHandler: Processed in 0.002207068 sec. | ||
| 7907 | 2026.03.16 02:11:02.765417 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7908 | 2026.03.16 02:11:02.765524 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7909 | 2026.03.16 02:11:02.765570 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7910 | 2026.03.16 02:11:02.766020 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2026.03.16 02:11:02.766061 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7912 | 2026.03.16 02:11:02.766393 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7913 | 2026.03.16 02:11:02.766641 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2026.03.16 02:11:02.766783 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001282 sec., 49921.996879875194 rows/sec., 3.90 MiB/sec. | ||
| 7915 | 2026.03.16 02:11:02.766822 [ 5 ] {ddff0484-0be2-473f-b187-36420b3285ed} <Debug> TCPHandler: Processed in 0.001462761 sec. | ||
| 7916 | 2026.03.16 02:11:02.766947 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7917 | 2026.03.16 02:11:02.767049 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7918 | 2026.03.16 02:11:02.767095 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7919 | 2026.03.16 02:11:02.767523 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7920 | 2026.03.16 02:11:02.767562 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7921 | 2026.03.16 02:11:02.767910 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7922 | 2026.03.16 02:11:02.768128 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7923 | 2026.03.16 02:11:02.768264 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 7924 | 2026.03.16 02:11:02.768260 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7925 | 2026.03.16 02:11:02.768303 [ 5 ] {bd05c8d6-04dd-4796-8275-def220cb0cb3} <Debug> TCPHandler: Processed in 0.001408172 sec. | ||
| 7926 | 2026.03.16 02:11:02.768349 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.03.16 02:11:02.768377 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7928 | 2026.03.16 02:11:02.768441 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.03.16 02:11:02.768488 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7930 | 2026.03.16 02:11:02.768544 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7931 | 2026.03.16 02:11:02.768593 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7932 | 2026.03.16 02:11:02.768628 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7933 | 2026.03.16 02:11:02.768671 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16191 rows starting from the beginning of the part | ||
| 7934 | 2026.03.16 02:11:02.768736 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 96 rows starting from the beginning of the part | ||
| 7935 | 2026.03.16 02:11:02.768792 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7936 | 2026.03.16 02:11:02.768834 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7937 | 2026.03.16 02:11:02.768874 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 201 rows starting from the beginning of the part | ||
| 7938 | 2026.03.16 02:11:02.768917 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7939 | 2026.03.16 02:11:02.768938 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.03.16 02:11:02.768982 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7941 | 2026.03.16 02:11:02.769328 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7942 | 2026.03.16 02:11:02.769540 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.03.16 02:11:02.769677 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 7944 | 2026.03.16 02:11:02.769713 [ 5 ] {cef7b6dc-0770-41f3-acec-6ab26d3b4c24} <Debug> TCPHandler: Processed in 0.001323871 sec. | ||
| 7945 | 2026.03.16 02:11:02.772945 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16968 rows, containing 5 columns (5 merged, 0 gathered) in 0.004507617 sec., 3764294.9700473663 rows/sec., 247.99 MiB/sec. | ||
| 7946 | 2026.03.16 02:11:02.773205 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7947 | 2026.03.16 02:11:02.773569 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7948 | 2026.03.16 02:11:02.773670 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7949 | 2026.03.16 02:11:02.773794 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 7950 | 2026.03.16 02:11:06.342270 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7951 | 2026.03.16 02:11:06.342347 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7952 | 2026.03.16 02:11:06.474194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17299 | ||
| 7953 | 2026.03.16 02:11:06.474771 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.03.16 02:11:06.474817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7955 | 2026.03.16 02:11:06.475294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7956 | 2026.03.16 02:11:06.475523 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.03.16 02:11:06.475654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17299 | ||
| 7958 | 2026.03.16 02:11:06.475681 [ 30 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7959 | 2026.03.16 02:11:06.475737 [ 30 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.03.16 02:11:06.475761 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7961 | 2026.03.16 02:11:06.475859 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7962 | 2026.03.16 02:11:06.475943 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7963 | 2026.03.16 02:11:06.475972 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14867 rows starting from the beginning of the part | ||
| 7964 | 2026.03.16 02:11:06.476031 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7965 | 2026.03.16 02:11:06.476086 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7966 | 2026.03.16 02:11:06.476127 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7967 | 2026.03.16 02:11:06.476164 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7968 | 2026.03.16 02:11:06.476198 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7969 | 2026.03.16 02:11:06.478094 [ 195 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17299 rows, containing 4 columns (4 merged, 0 gathered) in 0.002268348 sec., 7626254.87799932 rows/sec., 109.09 MiB/sec. | ||
| 7970 | 2026.03.16 02:11:06.478241 [ 199 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7971 | 2026.03.16 02:11:06.478569 [ 199 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.03.16 02:11:06.478659 [ 199 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_36_7} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7973 | 2026.03.16 02:11:06.478773 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7974 | 2026.03.16 02:11:06.549619 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 942 | ||
| 7975 | 2026.03.16 02:11:06.552510 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.03.16 02:11:06.552551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7977 | 2026.03.16 02:11:06.553688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7978 | 2026.03.16 02:11:06.553951 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.03.16 02:11:06.554200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
| 7980 | 2026.03.16 02:11:07.379565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7981 | 2026.03.16 02:11:07.397896 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.03.16 02:11:07.397958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7983 | 2026.03.16 02:11:07.403931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7984 | 2026.03.16 02:11:07.404624 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.03.16 02:11:07.404946 [ 30 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7986 | 2026.03.16 02:11:07.405052 [ 30 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.03.16 02:11:07.405090 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7988 | 2026.03.16 02:11:07.405236 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7989 | 2026.03.16 02:11:07.407917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7990 | 2026.03.16 02:11:07.409500 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7991 | 2026.03.16 02:11:07.411058 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 7992 | 2026.03.16 02:11:07.415736 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7993 | 2026.03.16 02:11:07.420210 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 7994 | 2026.03.16 02:11:07.424808 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7995 | 2026.03.16 02:11:07.429114 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7996 | 2026.03.16 02:11:07.433052 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7997 | 2026.03.16 02:11:07.485327 [ 190 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.080148027 sec., 3381.2435582475414 rows/sec., 17.48 MiB/sec. | ||
| 7998 | 2026.03.16 02:11:07.488213 [ 190 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7999 | 2026.03.16 02:11:07.490353 [ 190 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8000 | 2026.03.16 02:11:07.490463 [ 190 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_36_7} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8001 | 2026.03.16 02:11:07.492900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8002 | 2026.03.16 02:11:07.763095 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8003 | 2026.03.16 02:11:07.763270 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8004 | 2026.03.16 02:11:07.763337 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8005 | 2026.03.16 02:11:07.764088 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8006 | 2026.03.16 02:11:07.764140 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8007 | 2026.03.16 02:11:07.764551 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8008 | 2026.03.16 02:11:07.764835 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2026.03.16 02:11:07.765037 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001814 sec., 74972.43660418963 rows/sec., 6.50 MiB/sec. | ||
| 8010 | 2026.03.16 02:11:07.765092 [ 5 ] {bd417303-ce01-4c0c-9b27-b6fe132b3c4c} <Debug> TCPHandler: Processed in 0.002122558 sec. | ||
| 8011 | 2026.03.16 02:11:07.765216 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.03.16 02:11:07.765321 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8013 | 2026.03.16 02:11:07.765367 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8014 | 2026.03.16 02:11:07.765811 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.03.16 02:11:07.765852 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8016 | 2026.03.16 02:11:07.766172 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8017 | 2026.03.16 02:11:07.766394 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.03.16 02:11:07.766532 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001237 sec., 32336.297493936945 rows/sec., 2.37 MiB/sec. | ||
| 8019 | 2026.03.16 02:11:07.766572 [ 5 ] {dd601396-fd99-4f5b-ac27-446e3ae04caf} <Debug> TCPHandler: Processed in 0.001406562 sec. | ||
| 8020 | 2026.03.16 02:11:07.766689 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8021 | 2026.03.16 02:11:07.766787 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8022 | 2026.03.16 02:11:07.766829 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8023 | 2026.03.16 02:11:07.767266 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8024 | 2026.03.16 02:11:07.767303 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8025 | 2026.03.16 02:11:07.767604 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8026 | 2026.03.16 02:11:07.767813 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8027 | 2026.03.16 02:11:07.767955 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 6.82 MiB/sec. | ||
| 8028 | 2026.03.16 02:11:07.767991 [ 5 ] {d2775acd-8230-4fe7-bbd0-7aa59d0804b0} <Debug> TCPHandler: Processed in 0.001352621 sec. | ||
| 8029 | 2026.03.16 02:11:07.768104 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8030 | 2026.03.16 02:11:07.768200 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8031 | 2026.03.16 02:11:07.768244 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8032 | 2026.03.16 02:11:07.768645 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8033 | 2026.03.16 02:11:07.768681 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8034 | 2026.03.16 02:11:07.769007 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8035 | 2026.03.16 02:11:07.769211 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8036 | 2026.03.16 02:11:07.769344 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 8037 | 2026.03.16 02:11:07.769379 [ 5 ] {ad467a21-91f9-4fbe-a7f8-52d73f3356d7} <Debug> TCPHandler: Processed in 0.001323581 sec. | ||
| 8038 | 2026.03.16 02:11:07.769488 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8039 | 2026.03.16 02:11:07.769580 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8040 | 2026.03.16 02:11:07.769633 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8041 | 2026.03.16 02:11:07.770465 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8042 | 2026.03.16 02:11:07.770499 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8043 | 2026.03.16 02:11:07.771082 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8044 | 2026.03.16 02:11:07.771298 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2026.03.16 02:11:07.771438 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001876 sec., 21321.961620469083 rows/sec., 38.21 MiB/sec. | ||
| 8046 | 2026.03.16 02:11:07.771502 [ 5 ] {065ef566-8a82-49ff-9ff6-c071dfc9a885} <Debug> TCPHandler: Processed in 0.002061826 sec. | ||
| 8047 | 2026.03.16 02:11:07.771615 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2026.03.16 02:11:07.771706 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8049 | 2026.03.16 02:11:07.771744 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8050 | 2026.03.16 02:11:07.772079 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.03.16 02:11:07.772110 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8052 | 2026.03.16 02:11:07.772386 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8053 | 2026.03.16 02:11:07.772579 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2026.03.16 02:11:07.772738 [ 27 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8055 | 2026.03.16 02:11:07.772768 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 8056 | 2026.03.16 02:11:07.772777 [ 27 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.03.16 02:11:07.772799 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8058 | 2026.03.16 02:11:07.772804 [ 5 ] {627d27e1-104f-4ac7-9ebf-cd51a10d849d} <Debug> TCPHandler: Processed in 0.00123732 sec. | ||
| 8059 | 2026.03.16 02:11:07.772925 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8060 | 2026.03.16 02:11:07.773118 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8061 | 2026.03.16 02:11:07.773167 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2148 rows starting from the beginning of the part | ||
| 8062 | 2026.03.16 02:11:07.773252 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8063 | 2026.03.16 02:11:07.773316 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8064 | 2026.03.16 02:11:07.773379 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8065 | 2026.03.16 02:11:07.773432 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8066 | 2026.03.16 02:11:07.773477 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8067 | 2026.03.16 02:11:07.774754 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888206 sec., 1296468.7115706655 rows/sec., 85.85 MiB/sec. | ||
| 8068 | 2026.03.16 02:11:07.775073 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8069 | 2026.03.16 02:11:07.775385 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2026.03.16 02:11:07.775468 [ 197 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_51_10} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8071 | 2026.03.16 02:11:07.775563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8072 | 2026.03.16 02:11:08.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.46 MiB, peak 298.84 MiB, free memory in arenas 0.00 B, will set to 290.71 MiB (RSS), difference: 3.25 MiB | ||
| 8073 | 2026.03.16 02:11:09.751476 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.03.16 02:11:09.751668 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8075 | 2026.03.16 02:11:09.751738 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8076 | 2026.03.16 02:11:09.752353 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.03.16 02:11:09.752401 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8078 | 2026.03.16 02:11:09.752793 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8079 | 2026.03.16 02:11:09.753020 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2026.03.16 02:11:09.753176 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001557 sec., 1284.5215157353887 rows/sec., 104.74 KiB/sec. | ||
| 8081 | 2026.03.16 02:11:09.753223 [ 5 ] {8086bf73-48a3-4bff-9b3a-287a8a4d4f51} <Debug> TCPHandler: Processed in 0.001882535 sec. | ||
| 8082 | 2026.03.16 02:11:09.753353 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2026.03.16 02:11:09.753453 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8084 | 2026.03.16 02:11:09.753495 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8085 | 2026.03.16 02:11:09.754959 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.03.16 02:11:09.754994 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8087 | 2026.03.16 02:11:09.755430 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8088 | 2026.03.16 02:11:09.755651 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.03.16 02:11:09.755783 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.00235 sec., 825957.4468085106 rows/sec., 61.76 MiB/sec. | ||
| 8090 | 2026.03.16 02:11:09.755821 [ 5 ] {a77f7c1a-1545-43e4-a638-6ba73e52dfa2} <Debug> TCPHandler: Processed in 0.002521971 sec. | ||
| 8091 | 2026.03.16 02:11:09.755940 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.03.16 02:11:09.756037 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8093 | 2026.03.16 02:11:09.756078 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8094 | 2026.03.16 02:11:09.756481 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.03.16 02:11:09.756516 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8096 | 2026.03.16 02:11:09.756816 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8097 | 2026.03.16 02:11:09.757030 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.03.16 02:11:09.757156 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001138 sec., 11423.550087873464 rows/sec., 849.56 KiB/sec. | ||
| 8099 | 2026.03.16 02:11:09.757193 [ 5 ] {cdd7daff-d84a-4ecf-87ba-a77576cfb698} <Debug> TCPHandler: Processed in 0.001304271 sec. | ||
| 8100 | 2026.03.16 02:11:09.757306 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.03.16 02:11:09.757401 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8102 | 2026.03.16 02:11:09.757441 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8103 | 2026.03.16 02:11:09.758133 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.03.16 02:11:09.758168 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8105 | 2026.03.16 02:11:09.758495 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8106 | 2026.03.16 02:11:09.758704 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.03.16 02:11:09.758831 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001447 sec., 489288.1824464409 rows/sec., 28.54 MiB/sec. | ||
| 8108 | 2026.03.16 02:11:09.758849 [ 26 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8109 | 2026.03.16 02:11:09.758868 [ 5 ] {819f097d-4953-4125-bb61-bc949aace08d} <Debug> TCPHandler: Processed in 0.001612104 sec. | ||
| 8110 | 2026.03.16 02:11:09.758928 [ 26 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.03.16 02:11:09.758959 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8112 | 2026.03.16 02:11:09.759029 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8113 | 2026.03.16 02:11:09.759090 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 8114 | 2026.03.16 02:11:09.759128 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8115 | 2026.03.16 02:11:09.759179 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8116 | 2026.03.16 02:11:09.759250 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8117 | 2026.03.16 02:11:09.759295 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 882 rows starting from the beginning of the part | ||
| 8118 | 2026.03.16 02:11:09.759370 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 8119 | 2026.03.16 02:11:09.759433 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 8120 | 2026.03.16 02:11:09.759490 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 708 rows starting from the beginning of the part | ||
| 8121 | 2026.03.16 02:11:09.759537 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 8122 | 2026.03.16 02:11:09.759569 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.03.16 02:11:09.759584 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 708 rows starting from the beginning of the part | ||
| 8124 | 2026.03.16 02:11:09.759615 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8125 | 2026.03.16 02:11:09.759959 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8126 | 2026.03.16 02:11:09.760192 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.03.16 02:11:09.760329 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001219 sec., 820.3445447087777 rows/sec., 57.68 KiB/sec. | ||
| 8128 | 2026.03.16 02:11:09.760367 [ 5 ] {0c01f77a-c7d6-4fb9-a570-7a62bf4195fb} <Debug> TCPHandler: Processed in 0.001389772 sec. | ||
| 8129 | 2026.03.16 02:11:09.760484 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.03.16 02:11:09.760578 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8131 | 2026.03.16 02:11:09.760617 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8132 | 2026.03.16 02:11:09.760893 [ 195 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001867785 sec., 1336342.2449586007 rows/sec., 85.01 MiB/sec. | ||
| 8133 | 2026.03.16 02:11:09.761164 [ 194 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8134 | 2026.03.16 02:11:09.761486 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8135 | 2026.03.16 02:11:09.761520 [ 194 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.03.16 02:11:09.761528 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8137 | 2026.03.16 02:11:09.761619 [ 194 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_21_4} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8138 | 2026.03.16 02:11:09.761749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8139 | 2026.03.16 02:11:09.761916 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8140 | 2026.03.16 02:11:09.762136 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.03.16 02:11:09.762268 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.001708 sec., 593091.3348946136 rows/sec., 40.82 MiB/sec. | ||
| 8142 | 2026.03.16 02:11:09.762305 [ 5 ] {edf4712a-3751-493e-b6f4-a32b742f04b9} <Debug> TCPHandler: Processed in 0.001872295 sec. | ||
| 8143 | 2026.03.16 02:11:09.762407 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8144 | 2026.03.16 02:11:09.762502 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8145 | 2026.03.16 02:11:09.762545 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8146 | 2026.03.16 02:11:09.763268 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8147 | 2026.03.16 02:11:09.763304 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8148 | 2026.03.16 02:11:09.763722 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8149 | 2026.03.16 02:11:09.763937 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8150 | 2026.03.16 02:11:09.764067 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Debug> executeQuery: Read 1250 rows, 80.27 KiB in 0.001582 sec., 790139.0644753476 rows/sec., 49.55 MiB/sec. | ||
| 8151 | 2026.03.16 02:11:09.764103 [ 5 ] {293d3cc1-3ceb-407e-83c3-6316acecbccc} <Debug> TCPHandler: Processed in 0.001745394 sec. | ||
| 8152 | 2026.03.16 02:11:09.764223 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2026.03.16 02:11:09.764319 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8154 | 2026.03.16 02:11:09.764375 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8155 | 2026.03.16 02:11:09.765185 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.03.16 02:11:09.765220 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8157 | 2026.03.16 02:11:09.765731 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8158 | 2026.03.16 02:11:09.765963 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.03.16 02:11:09.766099 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001799 sec., 6114.508060033352 rows/sec., 10.96 MiB/sec. | ||
| 8160 | 2026.03.16 02:11:09.766152 [ 5 ] {82e8ff46-10b6-4e30-a42a-a81d5d445573} <Debug> TCPHandler: Processed in 0.001978936 sec. | ||
| 8161 | 2026.03.16 02:11:09.766274 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2026.03.16 02:11:09.766369 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.03.16 02:11:09.766411 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8164 | 2026.03.16 02:11:09.766743 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.03.16 02:11:09.766779 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8166 | 2026.03.16 02:11:09.767079 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8167 | 2026.03.16 02:11:09.767288 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.03.16 02:11:09.767414 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001064 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. | ||
| 8169 | 2026.03.16 02:11:09.767450 [ 5 ] {fc7ab9fc-7edd-4a28-9806-43adb5f4e781} <Debug> TCPHandler: Processed in 0.00122529 sec. | ||
| 8170 | 2026.03.16 02:11:12.758223 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.03.16 02:11:12.758487 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8172 | 2026.03.16 02:11:12.758586 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8173 | 2026.03.16 02:11:12.759423 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.03.16 02:11:12.759475 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8175 | 2026.03.16 02:11:12.759878 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8176 | 2026.03.16 02:11:12.760109 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.03.16 02:11:12.760278 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001864 sec., 30042.91845493562 rows/sec., 2.29 MiB/sec. | ||
| 8178 | 2026.03.16 02:11:12.760292 [ 84 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8179 | 2026.03.16 02:11:12.760326 [ 5 ] {3d154bd1-5489-4b94-b245-3da6c9b6bba8} <Debug> TCPHandler: Processed in 0.002282799 sec. | ||
| 8180 | 2026.03.16 02:11:12.760373 [ 84 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8181 | 2026.03.16 02:11:12.760409 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8182 | 2026.03.16 02:11:12.760474 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2026.03.16 02:11:12.760522 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8184 | 2026.03.16 02:11:12.760578 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8185 | 2026.03.16 02:11:12.760626 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8186 | 2026.03.16 02:11:12.760654 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8187 | 2026.03.16 02:11:12.760696 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2893 rows starting from the beginning of the part | ||
| 8188 | 2026.03.16 02:11:12.760774 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 262 rows starting from the beginning of the part | ||
| 8189 | 2026.03.16 02:11:12.760823 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8190 | 2026.03.16 02:11:12.760868 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 8191 | 2026.03.16 02:11:12.760911 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1941 rows starting from the beginning of the part | ||
| 8192 | 2026.03.16 02:11:12.760957 [ 196 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8193 | 2026.03.16 02:11:12.761122 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8194 | 2026.03.16 02:11:12.761168 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8195 | 2026.03.16 02:11:12.761506 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8196 | 2026.03.16 02:11:12.761750 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8197 | 2026.03.16 02:11:12.761865 [ 84 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8198 | 2026.03.16 02:11:12.761884 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001329 sec., 48156.50865312265 rows/sec., 3.76 MiB/sec. | ||
| 8199 | 2026.03.16 02:11:12.761894 [ 84 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8200 | 2026.03.16 02:11:12.761925 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8201 | 2026.03.16 02:11:12.761929 [ 5 ] {05bcbe41-468f-4fd9-ad78-a1cbd66d30d4} <Debug> TCPHandler: Processed in 0.001509402 sec. | ||
| 8202 | 2026.03.16 02:11:12.762017 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8203 | 2026.03.16 02:11:12.762076 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8204 | 2026.03.16 02:11:12.762117 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8205 | 2026.03.16 02:11:12.762147 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1551 rows starting from the beginning of the part | ||
| 8206 | 2026.03.16 02:11:12.762172 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8207 | 2026.03.16 02:11:12.762208 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 150 rows starting from the beginning of the part | ||
| 8208 | 2026.03.16 02:11:12.762217 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8209 | 2026.03.16 02:11:12.762255 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8210 | 2026.03.16 02:11:12.762297 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8211 | 2026.03.16 02:11:12.762337 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1013 rows starting from the beginning of the part | ||
| 8212 | 2026.03.16 02:11:12.762380 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8213 | 2026.03.16 02:11:12.762601 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.03.16 02:11:12.762635 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8215 | 2026.03.16 02:11:12.762835 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 5 columns (5 merged, 0 gathered) in 0.002362139 sec., 2262356.27962622 rows/sec., 182.70 MiB/sec. | ||
| 8216 | 2026.03.16 02:11:12.762986 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8217 | 2026.03.16 02:11:12.763173 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8218 | 2026.03.16 02:11:12.763215 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8219 | 2026.03.16 02:11:12.763415 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00126 sec., 76190.47619047618 rows/sec., 5.31 MiB/sec. | ||
| 8220 | 2026.03.16 02:11:12.763471 [ 5 ] {f12bc826-5602-4ecf-9dc8-4f2e20cfaf74} <Debug> TCPHandler: Processed in 0.001444442 sec. | ||
| 8221 | 2026.03.16 02:11:12.763518 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.03.16 02:11:12.763609 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_56_11} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8223 | 2026.03.16 02:11:12.763616 [ 191 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2946 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640163 sec., 1796162.9423417062 rows/sec., 133.76 MiB/sec. | ||
| 8224 | 2026.03.16 02:11:12.763615 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.03.16 02:11:12.763702 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 8226 | 2026.03.16 02:11:12.763769 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8227 | 2026.03.16 02:11:12.763825 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8228 | 2026.03.16 02:11:12.763872 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8229 | 2026.03.16 02:11:12.764167 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.03.16 02:11:12.764206 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.03.16 02:11:12.764240 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_56_11} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8232 | 2026.03.16 02:11:12.764252 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8233 | 2026.03.16 02:11:12.764327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8234 | 2026.03.16 02:11:12.764615 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8235 | 2026.03.16 02:11:12.764872 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.03.16 02:11:12.765012 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001268 sec., 28391.16719242902 rows/sec., 1.91 MiB/sec. | ||
| 8237 | 2026.03.16 02:11:12.765052 [ 5 ] {b56f0f3d-4d9c-4cd8-a787-3e6aa6aabc7b} <Debug> TCPHandler: Processed in 0.001500392 sec. | ||
| 8238 | 2026.03.16 02:11:13.975845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17747 | ||
| 8239 | 2026.03.16 02:11:13.976337 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.03.16 02:11:13.976380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8241 | 2026.03.16 02:11:13.976858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8242 | 2026.03.16 02:11:13.977088 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.03.16 02:11:13.977225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17747 | ||
| 8244 | 2026.03.16 02:11:14.908105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8245 | 2026.03.16 02:11:14.924977 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.03.16 02:11:14.925038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8247 | 2026.03.16 02:11:14.930595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8248 | 2026.03.16 02:11:14.931311 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.03.16 02:11:14.934379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8250 | 2026.03.16 02:11:16.554512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 980 | ||
| 8251 | 2026.03.16 02:11:16.557056 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8252 | 2026.03.16 02:11:16.557119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8253 | 2026.03.16 02:11:16.558375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8254 | 2026.03.16 02:11:16.558661 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8255 | 2026.03.16 02:11:16.559078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 980 | ||
| 8256 | 2026.03.16 02:11:17.762349 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8257 | 2026.03.16 02:11:17.762625 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8258 | 2026.03.16 02:11:17.762733 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8259 | 2026.03.16 02:11:17.763657 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.03.16 02:11:17.763706 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8261 | 2026.03.16 02:11:17.764125 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8262 | 2026.03.16 02:11:17.764359 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8263 | 2026.03.16 02:11:17.764523 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001976 sec., 68825.91093117409 rows/sec., 5.96 MiB/sec. | ||
| 8264 | 2026.03.16 02:11:17.764574 [ 5 ] {5e04564a-f434-4f7e-8407-1498c9b6a303} <Debug> TCPHandler: Processed in 0.00241684 sec. | ||
| 8265 | 2026.03.16 02:11:17.764704 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2026.03.16 02:11:17.764807 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.03.16 02:11:17.764852 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8268 | 2026.03.16 02:11:17.765285 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8269 | 2026.03.16 02:11:17.765323 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8270 | 2026.03.16 02:11:17.765636 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8271 | 2026.03.16 02:11:17.765854 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8272 | 2026.03.16 02:11:17.765991 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.44 MiB/sec. | ||
| 8273 | 2026.03.16 02:11:17.766031 [ 5 ] {510edfba-fe37-4b9e-8d89-df438bb80ea6} <Debug> TCPHandler: Processed in 0.001379201 sec. | ||
| 8274 | 2026.03.16 02:11:17.766143 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8275 | 2026.03.16 02:11:17.766240 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8276 | 2026.03.16 02:11:17.766334 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8277 | 2026.03.16 02:11:17.766774 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2026.03.16 02:11:17.766812 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8279 | 2026.03.16 02:11:17.767126 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8280 | 2026.03.16 02:11:17.767363 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2026.03.16 02:11:17.767493 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001273 sec., 81696.7792615868 rows/sec., 6.38 MiB/sec. | ||
| 8282 | 2026.03.16 02:11:17.767532 [ 5 ] {2441ed29-2b82-4fad-ae76-b96751879d68} <Debug> TCPHandler: Processed in 0.001438111 sec. | ||
| 8283 | 2026.03.16 02:11:17.767648 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8284 | 2026.03.16 02:11:17.767833 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8285 | 2026.03.16 02:11:17.767878 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8286 | 2026.03.16 02:11:17.768294 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.03.16 02:11:17.768331 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8288 | 2026.03.16 02:11:17.768660 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8289 | 2026.03.16 02:11:17.768874 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.16 02:11:17.769006 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8291 | 2026.03.16 02:11:17.769044 [ 5 ] {c3a80f8b-894a-477a-b796-2715971b3618} <Debug> TCPHandler: Processed in 0.001446432 sec. | ||
| 8292 | 2026.03.16 02:11:17.769147 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8293 | 2026.03.16 02:11:17.769241 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8294 | 2026.03.16 02:11:17.769297 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8295 | 2026.03.16 02:11:17.770175 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.03.16 02:11:17.770211 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8297 | 2026.03.16 02:11:17.770795 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8298 | 2026.03.16 02:11:17.771027 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2026.03.16 02:11:17.771170 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001946 sec., 20554.98458376156 rows/sec., 36.83 MiB/sec. | ||
| 8300 | 2026.03.16 02:11:17.771238 [ 5 ] {2f0b892e-b87c-4785-804e-90cbc204b913} <Debug> TCPHandler: Processed in 0.002140937 sec. | ||
| 8301 | 2026.03.16 02:11:17.771352 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8302 | 2026.03.16 02:11:17.771448 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8303 | 2026.03.16 02:11:17.771489 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8304 | 2026.03.16 02:11:17.771830 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8305 | 2026.03.16 02:11:17.771867 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8306 | 2026.03.16 02:11:17.772174 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8307 | 2026.03.16 02:11:17.772409 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2026.03.16 02:11:17.772539 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 8309 | 2026.03.16 02:11:17.772575 [ 5 ] {dccf3172-1419-4407-a1d0-38b5d9eb364d} <Debug> TCPHandler: Processed in 0.00127328 sec. | ||
| 8310 | 2026.03.16 02:11:21.071433 [ 110 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8311 | 2026.03.16 02:11:21.071561 [ 110 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.03.16 02:11:21.071604 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8313 | 2026.03.16 02:11:21.071746 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8314 | 2026.03.16 02:11:21.071874 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8315 | 2026.03.16 02:11:21.071907 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8316 | 2026.03.16 02:11:21.071973 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8317 | 2026.03.16 02:11:21.072019 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8318 | 2026.03.16 02:11:21.072073 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 8319 | 2026.03.16 02:11:21.072119 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8320 | 2026.03.16 02:11:21.072888 [ 200 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119352 sec., 31838.595080099203 rows/sec., 2.66 MiB/sec. | ||
| 8321 | 2026.03.16 02:11:21.073032 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8322 | 2026.03.16 02:11:21.073285 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2026.03.16 02:11:21.073357 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_17_4} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8324 | 2026.03.16 02:11:21.073430 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8325 | 2026.03.16 02:11:21.342611 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8326 | 2026.03.16 02:11:21.342669 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8327 | 2026.03.16 02:11:21.477391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18259 | ||
| 8328 | 2026.03.16 02:11:21.477906 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2026.03.16 02:11:21.477953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8330 | 2026.03.16 02:11:21.478446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8331 | 2026.03.16 02:11:21.478683 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2026.03.16 02:11:21.478841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18259 | ||
| 8333 | 2026.03.16 02:11:22.434528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8334 | 2026.03.16 02:11:22.451474 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.03.16 02:11:22.451543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8336 | 2026.03.16 02:11:22.457776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8337 | 2026.03.16 02:11:22.458539 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.16 02:11:22.461896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8339 | 2026.03.16 02:11:22.760899 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8340 | 2026.03.16 02:11:22.761197 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8341 | 2026.03.16 02:11:22.761301 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8342 | 2026.03.16 02:11:22.762034 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.03.16 02:11:22.762078 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8344 | 2026.03.16 02:11:22.762461 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8345 | 2026.03.16 02:11:22.762680 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.03.16 02:11:22.762835 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.49 MiB/sec. | ||
| 8347 | 2026.03.16 02:11:22.762875 [ 5 ] {e6b99709-016a-4720-b9da-06eac762c1da} <Debug> TCPHandler: Processed in 0.002154398 sec. | ||
| 8348 | 2026.03.16 02:11:22.762996 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8349 | 2026.03.16 02:11:22.763090 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8350 | 2026.03.16 02:11:22.763130 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8351 | 2026.03.16 02:11:22.763585 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2026.03.16 02:11:22.763622 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8353 | 2026.03.16 02:11:22.763954 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8354 | 2026.03.16 02:11:22.764181 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8355 | 2026.03.16 02:11:22.764317 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 8356 | 2026.03.16 02:11:22.764357 [ 5 ] {c0a28276-4f97-4632-aa0c-e3b400c6858f} <Debug> TCPHandler: Processed in 0.001408402 sec. | ||
| 8357 | 2026.03.16 02:11:22.764482 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2026.03.16 02:11:22.764577 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8359 | 2026.03.16 02:11:22.764622 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8360 | 2026.03.16 02:11:22.765048 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.03.16 02:11:22.765084 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8362 | 2026.03.16 02:11:22.765420 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8363 | 2026.03.16 02:11:22.765652 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.03.16 02:11:22.765769 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8365 | 2026.03.16 02:11:22.765783 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 8366 | 2026.03.16 02:11:22.765837 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.03.16 02:11:22.765845 [ 5 ] {ff0a58fa-893f-4653-8095-b7d0e73e6078} <Debug> TCPHandler: Processed in 0.001411192 sec. | ||
| 8368 | 2026.03.16 02:11:22.765866 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8369 | 2026.03.16 02:11:22.765971 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.03.16 02:11:22.765999 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8371 | 2026.03.16 02:11:22.766069 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8372 | 2026.03.16 02:11:22.766116 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8373 | 2026.03.16 02:11:22.766159 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8374 | 2026.03.16 02:11:22.766203 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16968 rows starting from the beginning of the part | ||
| 8375 | 2026.03.16 02:11:22.766275 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8376 | 2026.03.16 02:11:22.766326 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1250 rows starting from the beginning of the part | ||
| 8377 | 2026.03.16 02:11:22.766372 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 96 rows starting from the beginning of the part | ||
| 8378 | 2026.03.16 02:11:22.766414 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8379 | 2026.03.16 02:11:22.766457 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8380 | 2026.03.16 02:11:22.766458 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2026.03.16 02:11:22.766507 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8382 | 2026.03.16 02:11:22.766879 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8383 | 2026.03.16 02:11:22.767116 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2026.03.16 02:11:22.767249 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 8385 | 2026.03.16 02:11:22.767286 [ 5 ] {9e677bae-703f-4742-9732-9c74b0b09bbb} <Debug> TCPHandler: Processed in 0.001361892 sec. | ||
| 8386 | 2026.03.16 02:11:22.772059 [ 187 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18794 rows, containing 5 columns (5 merged, 0 gathered) in 0.006122189 sec., 3069817.021330116 rows/sec., 201.95 MiB/sec. | ||
| 8387 | 2026.03.16 02:11:22.772452 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8388 | 2026.03.16 02:11:22.772828 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.03.16 02:11:22.772927 [ 192 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8390 | 2026.03.16 02:11:22.773055 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 8391 | 2026.03.16 02:11:23.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.06 MiB, peak 298.84 MiB, free memory in arenas 0.00 B, will set to 293.91 MiB (RSS), difference: 1.85 MiB | ||
| 8392 | 2026.03.16 02:11:26.559393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1000 | ||
| 8393 | 2026.03.16 02:11:26.561684 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.03.16 02:11:26.561744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8395 | 2026.03.16 02:11:26.563015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8396 | 2026.03.16 02:11:26.563298 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.03.16 02:11:26.563699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 8398 | 2026.03.16 02:11:27.764303 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8399 | 2026.03.16 02:11:27.764501 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8400 | 2026.03.16 02:11:27.764566 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8401 | 2026.03.16 02:11:27.765206 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8402 | 2026.03.16 02:11:27.765251 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8403 | 2026.03.16 02:11:27.765666 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8404 | 2026.03.16 02:11:27.765892 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8405 | 2026.03.16 02:11:27.766059 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001609 sec., 14916.096954630206 rows/sec., 1.24 MiB/sec. | ||
| 8406 | 2026.03.16 02:11:27.766108 [ 5 ] {a9c46f37-1090-45ca-b14b-ebd44d90c8d6} <Debug> TCPHandler: Processed in 0.001950735 sec. | ||
| 8407 | 2026.03.16 02:11:27.766230 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.03.16 02:11:27.766331 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8409 | 2026.03.16 02:11:27.766374 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8410 | 2026.03.16 02:11:27.766779 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.03.16 02:11:27.766814 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8412 | 2026.03.16 02:11:27.767109 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8413 | 2026.03.16 02:11:27.767309 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.03.16 02:11:27.767430 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001154 sec., 1733.1022530329287 rows/sec., 141.32 KiB/sec. | ||
| 8415 | 2026.03.16 02:11:27.767465 [ 5 ] {75d4e7ab-631d-466e-82da-590d30327f3c} <Debug> TCPHandler: Processed in 0.001322381 sec. | ||
| 8416 | 2026.03.16 02:11:27.767564 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.03.16 02:11:27.767653 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8418 | 2026.03.16 02:11:27.767689 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8419 | 2026.03.16 02:11:27.768266 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.03.16 02:11:27.768300 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8421 | 2026.03.16 02:11:27.768625 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8422 | 2026.03.16 02:11:27.768835 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8423 | 2026.03.16 02:11:27.768962 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Debug> executeQuery: Read 257 rows, 23.58 KiB in 0.001282 sec., 200468.01872074883 rows/sec., 17.96 MiB/sec. | ||
| 8424 | 2026.03.16 02:11:27.768998 [ 5 ] {7c923421-495b-4bac-b70c-29013b5b5536} <Debug> TCPHandler: Processed in 0.001440692 sec. | ||
| 8425 | 2026.03.16 02:11:27.769098 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8426 | 2026.03.16 02:11:27.769190 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8427 | 2026.03.16 02:11:27.769229 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8428 | 2026.03.16 02:11:27.769637 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.03.16 02:11:27.769673 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8430 | 2026.03.16 02:11:27.769974 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8431 | 2026.03.16 02:11:27.770189 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.03.16 02:11:27.770285 [ 155 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8433 | 2026.03.16 02:11:27.770318 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001146 sec., 47120.41884816754 rows/sec., 3.50 MiB/sec. | ||
| 8434 | 2026.03.16 02:11:27.770325 [ 155 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2026.03.16 02:11:27.770349 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8436 | 2026.03.16 02:11:27.770358 [ 5 ] {0cf8e823-8eb1-4ae0-b54a-65a5cb08de90} <Debug> TCPHandler: Processed in 0.00130626 sec. | ||
| 8437 | 2026.03.16 02:11:27.770474 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.03.16 02:11:27.770475 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8439 | 2026.03.16 02:11:27.770569 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8440 | 2026.03.16 02:11:27.770615 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8441 | 2026.03.16 02:11:27.770654 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8442 | 2026.03.16 02:11:27.770698 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 8443 | 2026.03.16 02:11:27.770770 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 62 rows starting from the beginning of the part | ||
| 8444 | 2026.03.16 02:11:27.770834 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8445 | 2026.03.16 02:11:27.770882 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
| 8446 | 2026.03.16 02:11:27.770942 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8447 | 2026.03.16 02:11:27.770998 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
| 8448 | 2026.03.16 02:11:27.771023 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2026.03.16 02:11:27.771066 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8450 | 2026.03.16 02:11:27.771432 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8451 | 2026.03.16 02:11:27.771677 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2026.03.16 02:11:27.771815 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001264 sec., 18987.3417721519 rows/sec., 1.58 MiB/sec. | ||
| 8453 | 2026.03.16 02:11:27.771853 [ 5 ] {39a88dfe-6f67-4042-979e-0f042f2f135f} <Debug> TCPHandler: Processed in 0.001429371 sec. | ||
| 8454 | 2026.03.16 02:11:27.771964 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.03.16 02:11:27.772001 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590402 sec., 272886.9807759296 rows/sec., 19.76 MiB/sec. | ||
| 8456 | 2026.03.16 02:11:27.772063 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.03.16 02:11:27.772104 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8458 | 2026.03.16 02:11:27.772186 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8459 | 2026.03.16 02:11:27.772486 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.03.16 02:11:27.772505 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2026.03.16 02:11:27.772547 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8462 | 2026.03.16 02:11:27.772569 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_36_7} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8463 | 2026.03.16 02:11:27.772669 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8464 | 2026.03.16 02:11:27.772862 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8465 | 2026.03.16 02:11:27.773094 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.03.16 02:11:27.773226 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 8467 | 2026.03.16 02:11:27.773265 [ 5 ] {ae03467f-22ad-47e3-ba3d-1b5f0f42e684} <Debug> TCPHandler: Processed in 0.00135164 sec. | ||
| 8468 | 2026.03.16 02:11:27.773388 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.03.16 02:11:27.773483 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8470 | 2026.03.16 02:11:27.773524 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8471 | 2026.03.16 02:11:27.774019 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.03.16 02:11:27.774056 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8473 | 2026.03.16 02:11:27.774367 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8474 | 2026.03.16 02:11:27.774586 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.03.16 02:11:27.774721 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001255 sec., 113147.41035856573 rows/sec., 9.13 MiB/sec. | ||
| 8476 | 2026.03.16 02:11:27.774758 [ 5 ] {49b5141e-3510-4ebd-89ef-43d5b59db0ea} <Debug> TCPHandler: Processed in 0.001420022 sec. | ||
| 8477 | 2026.03.16 02:11:27.774875 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8478 | 2026.03.16 02:11:27.774968 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8479 | 2026.03.16 02:11:27.775016 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8480 | 2026.03.16 02:11:27.775419 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8481 | 2026.03.16 02:11:27.775453 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8482 | 2026.03.16 02:11:27.775794 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8483 | 2026.03.16 02:11:27.776011 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.03.16 02:11:27.776146 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001196 sec., 164715.71906354514 rows/sec., 11.81 MiB/sec. | ||
| 8485 | 2026.03.16 02:11:27.776183 [ 5 ] {fad7e578-f649-459e-980c-c70d9fb746b5} <Debug> TCPHandler: Processed in 0.001359131 sec. | ||
| 8486 | 2026.03.16 02:11:27.776298 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8487 | 2026.03.16 02:11:27.776392 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8488 | 2026.03.16 02:11:27.776446 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8489 | 2026.03.16 02:11:27.777292 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.03.16 02:11:27.777328 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8491 | 2026.03.16 02:11:27.777894 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8492 | 2026.03.16 02:11:27.778132 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.03.16 02:11:27.778242 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8494 | 2026.03.16 02:11:27.778274 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 8495 | 2026.03.16 02:11:27.778276 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.03.16 02:11:27.778306 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8497 | 2026.03.16 02:11:27.778349 [ 5 ] {dc965083-339a-4c13-826a-6a3a30c63c19} <Debug> TCPHandler: Processed in 0.002101677 sec. | ||
| 8498 | 2026.03.16 02:11:27.778382 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8499 | 2026.03.16 02:11:27.778521 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8500 | 2026.03.16 02:11:27.778563 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8501 | 2026.03.16 02:11:27.778613 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 917 rows starting from the beginning of the part | ||
| 8502 | 2026.03.16 02:11:27.778616 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8503 | 2026.03.16 02:11:27.778663 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8504 | 2026.03.16 02:11:27.778728 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 8505 | 2026.03.16 02:11:27.778823 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 8506 | 2026.03.16 02:11:27.778912 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 8507 | 2026.03.16 02:11:27.779006 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.03.16 02:11:27.779009 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 8509 | 2026.03.16 02:11:27.779041 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8510 | 2026.03.16 02:11:27.779117 [ 203 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 8511 | 2026.03.16 02:11:27.779365 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8512 | 2026.03.16 02:11:27.779587 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.03.16 02:11:27.779688 [ 155 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8514 | 2026.03.16 02:11:27.779714 [ 155 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.03.16 02:11:27.779719 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 8516 | 2026.03.16 02:11:27.779730 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8517 | 2026.03.16 02:11:27.779757 [ 5 ] {93a864e0-23ab-4f71-aae7-35f7b5c75ff5} <Debug> TCPHandler: Processed in 0.001286201 sec. | ||
| 8518 | 2026.03.16 02:11:27.779819 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8519 | 2026.03.16 02:11:27.779931 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8520 | 2026.03.16 02:11:27.779964 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2448 rows starting from the beginning of the part | ||
| 8521 | 2026.03.16 02:11:27.780019 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 8522 | 2026.03.16 02:11:27.780059 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8523 | 2026.03.16 02:11:27.780097 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8524 | 2026.03.16 02:11:27.780134 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8525 | 2026.03.16 02:11:27.780169 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8526 | 2026.03.16 02:11:27.781509 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 4 columns (4 merged, 0 gathered) in 0.001731964 sec., 1551995.3070618096 rows/sec., 102.93 MiB/sec. | ||
| 8527 | 2026.03.16 02:11:27.781798 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8528 | 2026.03.16 02:11:27.782042 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.03.16 02:11:27.782107 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_56_11} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8530 | 2026.03.16 02:11:27.782172 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8531 | 2026.03.16 02:11:27.785264 [ 190 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 19 columns (19 merged, 0 gathered) in 0.006911717 sec., 157413.8524479518 rows/sec., 282.08 MiB/sec. | ||
| 8532 | 2026.03.16 02:11:27.786622 [ 187 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8533 | 2026.03.16 02:11:27.786961 [ 187 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.16 02:11:27.787028 [ 187 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8535 | 2026.03.16 02:11:27.787138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.47 MiB. | ||
| 8536 | 2026.03.16 02:11:28.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.77 MiB, peak 305.35 MiB, free memory in arenas 0.00 B, will set to 297.03 MiB (RSS), difference: 2.26 MiB | ||
| 8537 | 2026.03.16 02:11:28.979000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18707 | ||
| 8538 | 2026.03.16 02:11:28.979479 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2026.03.16 02:11:28.979517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8540 | 2026.03.16 02:11:28.979968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8541 | 2026.03.16 02:11:28.980191 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2026.03.16 02:11:28.980318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18707 | ||
| 8543 | 2026.03.16 02:11:29.962075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8544 | 2026.03.16 02:11:29.979509 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.03.16 02:11:29.979564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8546 | 2026.03.16 02:11:29.985667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8547 | 2026.03.16 02:11:29.986376 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2026.03.16 02:11:29.989312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8549 | 2026.03.16 02:11:32.761543 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.03.16 02:11:32.761823 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8551 | 2026.03.16 02:11:32.761929 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8552 | 2026.03.16 02:11:32.762871 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.03.16 02:11:32.762916 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8554 | 2026.03.16 02:11:32.763322 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8555 | 2026.03.16 02:11:32.763558 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.03.16 02:11:32.763728 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. | ||
| 8557 | 2026.03.16 02:11:32.763779 [ 5 ] {87d0c662-eb52-43ba-ac80-c45d4296347d} <Debug> TCPHandler: Processed in 0.00242812 sec. | ||
| 8558 | 2026.03.16 02:11:32.763917 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.03.16 02:11:32.764022 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8560 | 2026.03.16 02:11:32.764070 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8561 | 2026.03.16 02:11:32.764525 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.03.16 02:11:32.764567 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8563 | 2026.03.16 02:11:32.764904 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8564 | 2026.03.16 02:11:32.765158 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.03.16 02:11:32.765302 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 8566 | 2026.03.16 02:11:32.765344 [ 5 ] {30fe1909-8fa1-425e-afbc-e8f6d826dc64} <Debug> TCPHandler: Processed in 0.001479982 sec. | ||
| 8567 | 2026.03.16 02:11:32.765470 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.03.16 02:11:32.765570 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.03.16 02:11:32.765618 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8570 | 2026.03.16 02:11:32.766057 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.03.16 02:11:32.766098 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8572 | 2026.03.16 02:11:32.766455 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8573 | 2026.03.16 02:11:32.766695 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.03.16 02:11:32.766843 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 8575 | 2026.03.16 02:11:32.766883 [ 5 ] {e77ff089-f545-4a2c-b852-3d6bc1e9da2d} <Debug> TCPHandler: Processed in 0.001464472 sec. | ||
| 8576 | 2026.03.16 02:11:32.767001 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.03.16 02:11:32.767105 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.03.16 02:11:32.767151 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8579 | 2026.03.16 02:11:32.767494 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.03.16 02:11:32.767533 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8581 | 2026.03.16 02:11:32.767861 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8582 | 2026.03.16 02:11:32.768091 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.03.16 02:11:32.768228 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 8584 | 2026.03.16 02:11:32.768267 [ 5 ] {0a640ded-30b5-486f-a3dc-9ae943cf0128} <Debug> TCPHandler: Processed in 0.001317201 sec. | ||
| 8585 | 2026.03.16 02:11:36.342718 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8586 | 2026.03.16 02:11:36.342794 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8587 | 2026.03.16 02:11:36.480473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19219 | ||
| 8588 | 2026.03.16 02:11:36.481045 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.03.16 02:11:36.481102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8590 | 2026.03.16 02:11:36.481644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8591 | 2026.03.16 02:11:36.481887 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.03.16 02:11:36.482100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19219 | ||
| 8593 | 2026.03.16 02:11:36.563978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1028 | ||
| 8594 | 2026.03.16 02:11:36.566394 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2026.03.16 02:11:36.566447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8596 | 2026.03.16 02:11:36.567673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8597 | 2026.03.16 02:11:36.567960 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.03.16 02:11:36.568340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8599 | 2026.03.16 02:11:37.489457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8600 | 2026.03.16 02:11:37.507124 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.03.16 02:11:37.507178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8602 | 2026.03.16 02:11:37.513321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8603 | 2026.03.16 02:11:37.514000 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.03.16 02:11:37.516968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8605 | 2026.03.16 02:11:37.762447 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.03.16 02:11:37.762651 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8607 | 2026.03.16 02:11:37.762729 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8608 | 2026.03.16 02:11:37.763542 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.03.16 02:11:37.763599 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8610 | 2026.03.16 02:11:37.764098 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8611 | 2026.03.16 02:11:37.764347 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.03.16 02:11:37.764504 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001909 sec., 71241.48768989 rows/sec., 6.17 MiB/sec. | ||
| 8613 | 2026.03.16 02:11:37.764522 [ 137 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8614 | 2026.03.16 02:11:37.764551 [ 5 ] {f7e24b49-90e6-451e-9ce7-d88a2c0a198b} <Debug> TCPHandler: Processed in 0.002245048 sec. | ||
| 8615 | 2026.03.16 02:11:37.764593 [ 137 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.03.16 02:11:37.764620 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8617 | 2026.03.16 02:11:37.764701 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.03.16 02:11:37.764741 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8619 | 2026.03.16 02:11:37.764807 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8620 | 2026.03.16 02:11:37.764856 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8621 | 2026.03.16 02:11:37.764880 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8622 | 2026.03.16 02:11:37.764918 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2894 rows starting from the beginning of the part | ||
| 8623 | 2026.03.16 02:11:37.764987 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 136 rows starting from the beginning of the part | ||
| 8624 | 2026.03.16 02:11:37.765030 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 8625 | 2026.03.16 02:11:37.765071 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 257 rows starting from the beginning of the part | ||
| 8626 | 2026.03.16 02:11:37.765109 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8627 | 2026.03.16 02:11:37.765148 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 136 rows starting from the beginning of the part | ||
| 8628 | 2026.03.16 02:11:37.765294 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.03.16 02:11:37.765337 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8630 | 2026.03.16 02:11:37.765678 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8631 | 2026.03.16 02:11:37.765918 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.03.16 02:11:37.766058 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001273 sec., 31421.838177533384 rows/sec., 2.31 MiB/sec. | ||
| 8633 | 2026.03.16 02:11:37.766099 [ 5 ] {c7aa473d-c2ed-4b58-b3d0-f0763530c79d} <Debug> TCPHandler: Processed in 0.001450552 sec. | ||
| 8634 | 2026.03.16 02:11:37.766223 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.03.16 02:11:37.766316 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8636 | 2026.03.16 02:11:37.766358 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8637 | 2026.03.16 02:11:37.766654 [ 197 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001970926 sec., 1793573.173219086 rows/sec., 147.67 MiB/sec. | ||
| 8638 | 2026.03.16 02:11:37.766808 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.03.16 02:11:37.766848 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8640 | 2026.03.16 02:11:37.766936 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8641 | 2026.03.16 02:11:37.767212 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8642 | 2026.03.16 02:11:37.767225 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.03.16 02:11:37.767325 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_61_12} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8644 | 2026.03.16 02:11:37.767401 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8645 | 2026.03.16 02:11:37.767471 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.03.16 02:11:37.767593 [ 137 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8647 | 2026.03.16 02:11:37.767609 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00131 sec., 79389.31297709924 rows/sec., 6.20 MiB/sec. | ||
| 8648 | 2026.03.16 02:11:37.767632 [ 137 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.03.16 02:11:37.767655 [ 5 ] {1dd5bf4f-f198-4ec1-ac53-a53ccffd3f87} <Debug> TCPHandler: Processed in 0.001481323 sec. | ||
| 8650 | 2026.03.16 02:11:37.767655 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8651 | 2026.03.16 02:11:37.767751 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8652 | 2026.03.16 02:11:37.767781 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2026.03.16 02:11:37.767843 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8654 | 2026.03.16 02:11:37.767872 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1551 rows starting from the beginning of the part | ||
| 8655 | 2026.03.16 02:11:37.767875 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8656 | 2026.03.16 02:11:37.767922 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8657 | 2026.03.16 02:11:37.767931 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 8658 | 2026.03.16 02:11:37.767977 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 8659 | 2026.03.16 02:11:37.768017 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 142 rows starting from the beginning of the part | ||
| 8660 | 2026.03.16 02:11:37.768057 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8661 | 2026.03.16 02:11:37.768098 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 8662 | 2026.03.16 02:11:37.768354 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2026.03.16 02:11:37.768389 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8664 | 2026.03.16 02:11:37.768732 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8665 | 2026.03.16 02:11:37.768949 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.16 02:11:37.769080 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 8667 | 2026.03.16 02:11:37.769116 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403041 sec., 1446144.4818790043 rows/sec., 109.53 MiB/sec. | ||
| 8668 | 2026.03.16 02:11:37.769118 [ 5 ] {717d22ff-a76b-4a06-b381-eab8ff3c098b} <Debug> TCPHandler: Processed in 0.001387181 sec. | ||
| 8669 | 2026.03.16 02:11:37.769255 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8670 | 2026.03.16 02:11:37.769350 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8671 | 2026.03.16 02:11:37.769349 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8672 | 2026.03.16 02:11:37.769408 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8673 | 2026.03.16 02:11:37.769685 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.03.16 02:11:37.769777 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_61_12} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8675 | 2026.03.16 02:11:37.769874 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 8676 | 2026.03.16 02:11:37.770295 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.03.16 02:11:37.770338 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8678 | 2026.03.16 02:11:37.770934 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8679 | 2026.03.16 02:11:37.771197 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.03.16 02:11:37.771339 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002006 sec., 19940.179461615156 rows/sec., 35.73 MiB/sec. | ||
| 8681 | 2026.03.16 02:11:37.771391 [ 5 ] {acceee30-0b99-43d9-a86f-df346eee6c40} <Debug> TCPHandler: Processed in 0.002185248 sec. | ||
| 8682 | 2026.03.16 02:11:37.771505 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.03.16 02:11:37.771598 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.03.16 02:11:37.771640 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8685 | 2026.03.16 02:11:37.771978 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.03.16 02:11:37.772014 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8687 | 2026.03.16 02:11:37.772320 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8688 | 2026.03.16 02:11:37.772534 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.03.16 02:11:37.772667 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8690 | 2026.03.16 02:11:37.772703 [ 5 ] {339317fe-6079-4f0b-942f-b43f128f1db8} <Debug> TCPHandler: Processed in 0.00124801 sec. | ||
| 8691 | 2026.03.16 02:11:38.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.05 MiB, peak 305.35 MiB, free memory in arenas 0.00 B, will set to 297.04 MiB (RSS), difference: -1.01 MiB | ||
| 8692 | 2026.03.16 02:11:39.750918 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2026.03.16 02:11:39.751140 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8694 | 2026.03.16 02:11:39.751219 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8695 | 2026.03.16 02:11:39.751902 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.03.16 02:11:39.751953 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8697 | 2026.03.16 02:11:39.752328 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8698 | 2026.03.16 02:11:39.752555 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2026.03.16 02:11:39.752717 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
| 8700 | 2026.03.16 02:11:39.752766 [ 5 ] {a78160f6-88af-4e37-bff2-7feee3454769} <Debug> TCPHandler: Processed in 0.001994946 sec. | ||
| 8701 | 2026.03.16 02:11:39.752894 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2026.03.16 02:11:39.752999 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8703 | 2026.03.16 02:11:39.753040 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8704 | 2026.03.16 02:11:39.754397 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2026.03.16 02:11:39.754435 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8706 | 2026.03.16 02:11:39.754859 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8707 | 2026.03.16 02:11:39.755071 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.03.16 02:11:39.755201 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.002228 sec., 871633.7522441652 rows/sec., 65.17 MiB/sec. | ||
| 8709 | 2026.03.16 02:11:39.755238 [ 5 ] {040d51f7-2693-43f3-9927-beac77a8b8ca} <Debug> TCPHandler: Processed in 0.002397049 sec. | ||
| 8710 | 2026.03.16 02:11:39.755352 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.03.16 02:11:39.755449 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8712 | 2026.03.16 02:11:39.755490 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8713 | 2026.03.16 02:11:39.755889 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.03.16 02:11:39.755923 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8715 | 2026.03.16 02:11:39.756232 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8716 | 2026.03.16 02:11:39.756435 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.03.16 02:11:39.756566 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001137 sec., 13192.612137203167 rows/sec., 973.13 KiB/sec. | ||
| 8718 | 2026.03.16 02:11:39.756602 [ 5 ] {441f5278-32c3-4e77-9bc6-c6a040d3c080} <Debug> TCPHandler: Processed in 0.001301231 sec. | ||
| 8719 | 2026.03.16 02:11:39.756704 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.03.16 02:11:39.756796 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8721 | 2026.03.16 02:11:39.756837 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8722 | 2026.03.16 02:11:39.757502 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.16 02:11:39.757536 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8724 | 2026.03.16 02:11:39.757857 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8725 | 2026.03.16 02:11:39.758067 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.16 02:11:39.758198 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001419 sec., 498942.91754756874 rows/sec., 29.11 MiB/sec. | ||
| 8727 | 2026.03.16 02:11:39.758234 [ 5 ] {810b7a87-281c-42f3-9d00-0d754210b2d9} <Debug> TCPHandler: Processed in 0.001579953 sec. | ||
| 8728 | 2026.03.16 02:11:39.758348 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.03.16 02:11:39.758442 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.03.16 02:11:39.758481 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8731 | 2026.03.16 02:11:39.758856 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.03.16 02:11:39.758890 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8733 | 2026.03.16 02:11:39.759173 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8734 | 2026.03.16 02:11:39.759379 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.03.16 02:11:39.759468 [ 135 ] {} <Debug> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8736 | 2026.03.16 02:11:39.759504 [ 135 ] {} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.03.16 02:11:39.759504 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 8738 | 2026.03.16 02:11:39.759523 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8739 | 2026.03.16 02:11:39.759548 [ 5 ] {8c78e1ce-4d29-46e0-ae1b-809468c0ba7d} <Debug> TCPHandler: Processed in 0.00125055 sec. | ||
| 8740 | 2026.03.16 02:11:39.759644 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8741 | 2026.03.16 02:11:39.759661 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2026.03.16 02:11:39.759795 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8743 | 2026.03.16 02:11:39.759804 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8744 | 2026.03.16 02:11:39.759838 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8745 | 2026.03.16 02:11:39.759853 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 8746 | 2026.03.16 02:11:39.759934 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8747 | 2026.03.16 02:11:39.759990 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8748 | 2026.03.16 02:11:39.760039 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8749 | 2026.03.16 02:11:39.760084 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8750 | 2026.03.16 02:11:39.760732 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2026.03.16 02:11:39.760772 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8752 | 2026.03.16 02:11:39.760939 [ 197 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351611 sec., 3699.289218569544 rows/sec., 274.56 KiB/sec. | ||
| 8753 | 2026.03.16 02:11:39.761095 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8754 | 2026.03.16 02:11:39.761132 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8755 | 2026.03.16 02:11:39.761428 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2026.03.16 02:11:39.761431 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2026.03.16 02:11:39.761525 [ 190 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_9_2} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8758 | 2026.03.16 02:11:39.761571 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.001795 sec., 565459.6100278551 rows/sec., 38.93 MiB/sec. | ||
| 8759 | 2026.03.16 02:11:39.761600 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8760 | 2026.03.16 02:11:39.761613 [ 5 ] {2dbfed20-f83c-4a42-a79d-7f53e5ca876c} <Debug> TCPHandler: Processed in 0.002002517 sec. | ||
| 8761 | 2026.03.16 02:11:39.761739 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.03.16 02:11:39.761834 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8763 | 2026.03.16 02:11:39.761879 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8764 | 2026.03.16 02:11:39.762639 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.03.16 02:11:39.762685 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8766 | 2026.03.16 02:11:39.763129 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8767 | 2026.03.16 02:11:39.763349 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.03.16 02:11:39.763495 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001679 sec., 745086.3609291245 rows/sec., 46.73 MiB/sec. | ||
| 8769 | 2026.03.16 02:11:39.763532 [ 5 ] {0d7b2919-0a26-435f-b26a-a3006a1d5c89} <Debug> TCPHandler: Processed in 0.001842516 sec. | ||
| 8770 | 2026.03.16 02:11:39.763639 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.03.16 02:11:39.763743 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8772 | 2026.03.16 02:11:39.763802 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8773 | 2026.03.16 02:11:39.764613 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.03.16 02:11:39.764649 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8775 | 2026.03.16 02:11:39.765185 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8776 | 2026.03.16 02:11:39.765416 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.03.16 02:11:39.765563 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001839 sec., 5981.511691136488 rows/sec., 10.72 MiB/sec. | ||
| 8778 | 2026.03.16 02:11:39.765626 [ 5 ] {10b84c6c-2dec-4f96-a388-18ee3b56157a} <Debug> TCPHandler: Processed in 0.002037717 sec. | ||
| 8779 | 2026.03.16 02:11:39.765740 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.03.16 02:11:39.765835 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.03.16 02:11:39.765880 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8782 | 2026.03.16 02:11:39.766199 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.03.16 02:11:39.766233 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8784 | 2026.03.16 02:11:39.766628 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8785 | 2026.03.16 02:11:39.766857 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.03.16 02:11:39.767006 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.36 MiB/sec. | ||
| 8787 | 2026.03.16 02:11:39.767058 [ 5 ] {bb4962cb-4df6-4c9f-b7c0-702d27f758a6} <Debug> TCPHandler: Processed in 0.001366841 sec. | ||
| 8788 | 2026.03.16 02:11:42.758529 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8789 | 2026.03.16 02:11:42.758745 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8790 | 2026.03.16 02:11:42.758835 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8791 | 2026.03.16 02:11:42.759638 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2026.03.16 02:11:42.759701 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8793 | 2026.03.16 02:11:42.760200 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8794 | 2026.03.16 02:11:42.760454 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2026.03.16 02:11:42.760620 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.22 MiB/sec. | ||
| 8796 | 2026.03.16 02:11:42.760672 [ 5 ] {808dba49-3d8f-4a00-8f13-db9082a8799d} <Debug> TCPHandler: Processed in 0.00233211 sec. | ||
| 8797 | 2026.03.16 02:11:42.760804 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8798 | 2026.03.16 02:11:42.760909 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8799 | 2026.03.16 02:11:42.760954 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8800 | 2026.03.16 02:11:42.761412 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.03.16 02:11:42.761453 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8802 | 2026.03.16 02:11:42.761776 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8803 | 2026.03.16 02:11:42.762011 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.03.16 02:11:42.762147 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 8805 | 2026.03.16 02:11:42.762188 [ 5 ] {310d6ddb-366b-4267-b821-e457b648adfb} <Debug> TCPHandler: Processed in 0.001438772 sec. | ||
| 8806 | 2026.03.16 02:11:42.762309 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.03.16 02:11:42.762406 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.03.16 02:11:42.762453 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8809 | 2026.03.16 02:11:42.762908 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.03.16 02:11:42.762952 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8811 | 2026.03.16 02:11:42.763330 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8812 | 2026.03.16 02:11:42.763551 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.03.16 02:11:42.763692 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001306 sec., 73506.89127105665 rows/sec., 5.12 MiB/sec. | ||
| 8814 | 2026.03.16 02:11:42.763720 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8815 | 2026.03.16 02:11:42.763731 [ 5 ] {96f9ac6d-298a-4fef-9181-912820e5c2f2} <Debug> TCPHandler: Processed in 0.001473612 sec. | ||
| 8816 | 2026.03.16 02:11:42.763799 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.03.16 02:11:42.763830 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8818 | 2026.03.16 02:11:42.763898 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2026.03.16 02:11:42.763947 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8820 | 2026.03.16 02:11:42.764001 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.03.16 02:11:42.764050 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8822 | 2026.03.16 02:11:42.764100 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8823 | 2026.03.16 02:11:42.764143 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18794 rows starting from the beginning of the part | ||
| 8824 | 2026.03.16 02:11:42.764223 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 197 rows starting from the beginning of the part | ||
| 8825 | 2026.03.16 02:11:42.764270 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8826 | 2026.03.16 02:11:42.764315 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8827 | 2026.03.16 02:11:42.764357 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1251 rows starting from the beginning of the part | ||
| 8828 | 2026.03.16 02:11:42.764404 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 96 rows starting from the beginning of the part | ||
| 8829 | 2026.03.16 02:11:42.764421 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8830 | 2026.03.16 02:11:42.764467 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8831 | 2026.03.16 02:11:42.764837 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8832 | 2026.03.16 02:11:42.765094 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.03.16 02:11:42.765240 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00126 sec., 28571.42857142857 rows/sec., 1.93 MiB/sec. | ||
| 8834 | 2026.03.16 02:11:42.765279 [ 5 ] {e78f852e-b2f8-4e36-90fb-935dff29a1f5} <Debug> TCPHandler: Processed in 0.001432832 sec. | ||
| 8835 | 2026.03.16 02:11:42.768929 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20658 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032901 sec., 4104590.9704959425 rows/sec., 269.81 MiB/sec. | ||
| 8836 | 2026.03.16 02:11:42.769250 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8837 | 2026.03.16 02:11:42.769513 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.03.16 02:11:42.769588 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8839 | 2026.03.16 02:11:42.769672 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8840 | 2026.03.16 02:11:43.982269 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19667 | ||
| 8841 | 2026.03.16 02:11:43.982761 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.03.16 02:11:43.982806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8843 | 2026.03.16 02:11:43.983288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8844 | 2026.03.16 02:11:43.983520 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.03.16 02:11:43.983662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19667 | ||
| 8846 | 2026.03.16 02:11:43.983685 [ 126 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8847 | 2026.03.16 02:11:43.983754 [ 126 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.03.16 02:11:43.983777 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8849 | 2026.03.16 02:11:43.983893 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8850 | 2026.03.16 02:11:43.984011 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8851 | 2026.03.16 02:11:43.984049 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17299 rows starting from the beginning of the part | ||
| 8852 | 2026.03.16 02:11:43.984119 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 8853 | 2026.03.16 02:11:43.984161 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 8854 | 2026.03.16 02:11:43.984205 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 8855 | 2026.03.16 02:11:43.984242 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 8856 | 2026.03.16 02:11:43.984278 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 8857 | 2026.03.16 02:11:43.986203 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19667 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351629 sec., 8363138.913493582 rows/sec., 119.64 MiB/sec. | ||
| 8858 | 2026.03.16 02:11:43.986424 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8859 | 2026.03.16 02:11:43.986688 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.03.16 02:11:43.986758 [ 198 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_41_8} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8861 | 2026.03.16 02:11:43.986836 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8862 | 2026.03.16 02:11:45.017420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8863 | 2026.03.16 02:11:45.035127 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.03.16 02:11:45.035180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8865 | 2026.03.16 02:11:45.040806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8866 | 2026.03.16 02:11:45.041515 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.03.16 02:11:45.041879 [ 126 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8868 | 2026.03.16 02:11:45.041978 [ 126 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.03.16 02:11:45.042014 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8870 | 2026.03.16 02:11:45.042122 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 8871 | 2026.03.16 02:11:45.044445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8872 | 2026.03.16 02:11:45.045067 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8873 | 2026.03.16 02:11:45.045782 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8874 | 2026.03.16 02:11:45.049077 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8875 | 2026.03.16 02:11:45.052257 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 8876 | 2026.03.16 02:11:45.056137 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 8877 | 2026.03.16 02:11:45.059899 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 8878 | 2026.03.16 02:11:45.063605 [ 196 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 8879 | 2026.03.16 02:11:45.117470 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.075381887 sec., 4099.1279509890755 rows/sec., 21.20 MiB/sec. | ||
| 8880 | 2026.03.16 02:11:45.120559 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8881 | 2026.03.16 02:11:45.122626 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.03.16 02:11:45.122734 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_41_8} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8883 | 2026.03.16 02:11:45.125245 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8884 | 2026.03.16 02:11:46.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.54 MiB, peak 311.96 MiB, free memory in arenas 0.00 B, will set to 300.61 MiB (RSS), difference: 2.07 MiB | ||
| 8885 | 2026.03.16 02:11:46.568668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1066 | ||
| 8886 | 2026.03.16 02:11:46.572390 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.03.16 02:11:46.572467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8888 | 2026.03.16 02:11:46.574398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8889 | 2026.03.16 02:11:46.574814 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.03.16 02:11:46.574986 [ 123 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8891 | 2026.03.16 02:11:46.575029 [ 123 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.03.16 02:11:46.575053 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8893 | 2026.03.16 02:11:46.575161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8894 | 2026.03.16 02:11:46.575192 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 8895 | 2026.03.16 02:11:46.575929 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8896 | 2026.03.16 02:11:46.576152 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 912 rows starting from the beginning of the part | ||
| 8897 | 2026.03.16 02:11:46.576704 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 8898 | 2026.03.16 02:11:46.577226 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 8899 | 2026.03.16 02:11:46.577748 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 8900 | 2026.03.16 02:11:46.578290 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 8901 | 2026.03.16 02:11:46.578833 [ 192 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 8902 | 2026.03.16 02:11:46.593076 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 72 columns (72 merged, 0 gathered) in 0.017946467 sec., 59398.87778469155 rows/sec., 49.63 MiB/sec. | ||
| 8903 | 2026.03.16 02:11:46.594764 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8904 | 2026.03.16 02:11:46.595600 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.03.16 02:11:46.595727 [ 186 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_31_6} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8906 | 2026.03.16 02:11:46.596107 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8907 | 2026.03.16 02:11:46.943901 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58494 | ||
| 8908 | 2026.03.16 02:11:46.944026 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8909 | 2026.03.16 02:11:46.944055 [ 293 ] {} <Debug> TCP-Session: 7e051e77-f8da-472f-9c0d-9272ef5f7504 Authenticating user 'default' from [fd00:1122:3344:101::e]:58494 | ||
| 8910 | 2026.03.16 02:11:46.944078 [ 293 ] {} <Debug> TCP-Session: 7e051e77-f8da-472f-9c0d-9272ef5f7504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2026.03.16 02:11:46.944091 [ 293 ] {} <Debug> TCP-Session: 7e051e77-f8da-472f-9c0d-9272ef5f7504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2026.03.16 02:11:46.944323 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33041 | ||
| 8913 | 2026.03.16 02:11:46.944350 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38567 | ||
| 8914 | 2026.03.16 02:11:46.944377 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46781 | ||
| 8915 | 2026.03.16 02:11:46.944393 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35497 | ||
| 8916 | 2026.03.16 02:11:46.944416 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58641 | ||
| 8917 | 2026.03.16 02:11:46.944391 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41518 | ||
| 8918 | 2026.03.16 02:11:46.944498 [ 293 ] {} <Trace> TCP-Session: 7e051e77-f8da-472f-9c0d-9272ef5f7504 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.03.16 02:11:46.944324 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56574 | ||
| 8920 | 2026.03.16 02:11:46.944375 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48045 | ||
| 8921 | 2026.03.16 02:11:46.944681 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8922 | 2026.03.16 02:11:46.944694 [ 293 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58494) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8923 | 2026.03.16 02:11:46.944722 [ 294 ] {} <Debug> TCP-Session: 5f13ccf1-8552-4a53-a31e-80756a889d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:33041 | ||
| 8924 | 2026.03.16 02:11:46.944753 [ 294 ] {} <Debug> TCP-Session: 5f13ccf1-8552-4a53-a31e-80756a889d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8925 | 2026.03.16 02:11:46.944767 [ 294 ] {} <Debug> TCP-Session: 5f13ccf1-8552-4a53-a31e-80756a889d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8926 | 2026.03.16 02:11:46.944867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8927 | 2026.03.16 02:11:46.944906 [ 292 ] {} <Debug> TCP-Session: ce3293f9-4749-45b2-9604-96cf95896f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:58641 | ||
| 8928 | 2026.03.16 02:11:46.944932 [ 292 ] {} <Debug> TCP-Session: ce3293f9-4749-45b2-9604-96cf95896f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8929 | 2026.03.16 02:11:46.944946 [ 292 ] {} <Debug> TCP-Session: ce3293f9-4749-45b2-9604-96cf95896f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8930 | 2026.03.16 02:11:46.944954 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8931 | 2026.03.16 02:11:46.944984 [ 288 ] {} <Debug> TCP-Session: 652ab6e3-8b97-45ff-a75f-d6f8eed0fde0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48045 | ||
| 8932 | 2026.03.16 02:11:46.944988 [ 293 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8933 | 2026.03.16 02:11:46.945001 [ 288 ] {} <Debug> TCP-Session: 652ab6e3-8b97-45ff-a75f-d6f8eed0fde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2026.03.16 02:11:46.945036 [ 288 ] {} <Debug> TCP-Session: 652ab6e3-8b97-45ff-a75f-d6f8eed0fde0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8935 | 2026.03.16 02:11:46.945063 [ 293 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8936 | 2026.03.16 02:11:46.945339 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2026.03.16 02:11:46.945367 [ 293 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 8938 | 2026.03.16 02:11:46.945379 [ 3 ] {} <Debug> TCP-Session: 418056ce-7aa5-4cdd-93d2-945b86a81259 Authenticating user 'default' from [fd00:1122:3344:101::e]:56574 | ||
| 8939 | 2026.03.16 02:11:46.945422 [ 3 ] {} <Debug> TCP-Session: 418056ce-7aa5-4cdd-93d2-945b86a81259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.03.16 02:11:46.945436 [ 3 ] {} <Debug> TCP-Session: 418056ce-7aa5-4cdd-93d2-945b86a81259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8941 | 2026.03.16 02:11:46.945464 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8942 | 2026.03.16 02:11:46.945497 [ 290 ] {} <Debug> TCP-Session: 17376505-0f51-4433-9d52-bfc391ef4218 Authenticating user 'default' from [fd00:1122:3344:101::e]:41518 | ||
| 8943 | 2026.03.16 02:11:46.945514 [ 290 ] {} <Debug> TCP-Session: 17376505-0f51-4433-9d52-bfc391ef4218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.03.16 02:11:46.945527 [ 290 ] {} <Debug> TCP-Session: 17376505-0f51-4433-9d52-bfc391ef4218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8945 | 2026.03.16 02:11:46.945852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8946 | 2026.03.16 02:11:46.945887 [ 289 ] {} <Debug> TCP-Session: 5807b812-d966-49e8-8ca5-13087969f5d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46781 | ||
| 8947 | 2026.03.16 02:11:46.945907 [ 289 ] {} <Debug> TCP-Session: 5807b812-d966-49e8-8ca5-13087969f5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8948 | 2026.03.16 02:11:46.945925 [ 289 ] {} <Debug> TCP-Session: 5807b812-d966-49e8-8ca5-13087969f5d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8949 | 2026.03.16 02:11:46.945971 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8950 | 2026.03.16 02:11:46.946009 [ 287 ] {} <Debug> TCP-Session: fcf5f0a8-f359-423d-8d33-fde10ae13f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:38567 | ||
| 8951 | 2026.03.16 02:11:46.946026 [ 287 ] {} <Debug> TCP-Session: fcf5f0a8-f359-423d-8d33-fde10ae13f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.03.16 02:11:46.946040 [ 287 ] {} <Debug> TCP-Session: fcf5f0a8-f359-423d-8d33-fde10ae13f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8953 | 2026.03.16 02:11:46.946245 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8954 | 2026.03.16 02:11:46.946289 [ 291 ] {} <Debug> TCP-Session: f9938282-3f04-45a4-9bf8-37908d19dade Authenticating user 'default' from [fd00:1122:3344:101::e]:35497 | ||
| 8955 | 2026.03.16 02:11:46.946287 [ 312 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Trace> AggregatingTransform: Aggregating | ||
| 8956 | 2026.03.16 02:11:46.946311 [ 291 ] {} <Debug> TCP-Session: f9938282-3f04-45a4-9bf8-37908d19dade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2026.03.16 02:11:46.946340 [ 312 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Trace> Aggregator: Aggregation method: without_key | ||
| 8958 | 2026.03.16 02:11:46.946346 [ 291 ] {} <Debug> TCP-Session: f9938282-3f04-45a4-9bf8-37908d19dade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8959 | 2026.03.16 02:11:46.946390 [ 312 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906937 sec. (1102.612 rows/sec., 43.07 KiB/sec.) | ||
| 8960 | 2026.03.16 02:11:46.946414 [ 312 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Trace> Aggregator: Merging aggregated data | ||
| 8961 | 2026.03.16 02:11:46.947834 [ 293 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003201 sec., 312.4023742580444 rows/sec., 12.20 KiB/sec. | ||
| 8962 | 2026.03.16 02:11:46.948007 [ 293 ] {a57aab9c-2f67-4a2c-a817-db77a4b0dd31} <Debug> TCPHandler: Processed in 0.00363437 sec. | ||
| 8963 | 2026.03.16 02:11:46.948139 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8964 | 2026.03.16 02:11:46.948166 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8965 | 2026.03.16 02:11:46.948188 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8966 | 2026.03.16 02:11:46.948207 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8967 | 2026.03.16 02:11:46.948221 [ 294 ] {} <Debug> TCP-Session: 5f13ccf1-8552-4a53-a31e-80756a889d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.03.16 02:11:46.948226 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8969 | 2026.03.16 02:11:46.948247 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8970 | 2026.03.16 02:11:46.948265 [ 287 ] {} <Debug> TCP-Session: fcf5f0a8-f359-423d-8d33-fde10ae13f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8971 | 2026.03.16 02:11:46.948289 [ 291 ] {} <Debug> TCP-Session: f9938282-3f04-45a4-9bf8-37908d19dade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.03.16 02:11:46.948305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8973 | 2026.03.16 02:11:46.948312 [ 292 ] {} <Debug> TCP-Session: ce3293f9-4749-45b2-9604-96cf95896f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2026.03.16 02:11:46.948289 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8975 | 2026.03.16 02:11:46.948369 [ 290 ] {} <Debug> TCP-Session: 17376505-0f51-4433-9d52-bfc391ef4218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2026.03.16 02:11:46.948281 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8977 | 2026.03.16 02:11:46.948413 [ 289 ] {} <Debug> TCP-Session: 5807b812-d966-49e8-8ca5-13087969f5d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2026.03.16 02:11:46.948471 [ 288 ] {} <Debug> TCP-Session: 652ab6e3-8b97-45ff-a75f-d6f8eed0fde0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2026.03.16 02:11:46.948242 [ 3 ] {} <Debug> TCP-Session: 418056ce-7aa5-4cdd-93d2-945b86a81259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.03.16 02:11:46.948170 [ 293 ] {} <Debug> TCP-Session: 7e051e77-f8da-472f-9c0d-9272ef5f7504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8981 | 2026.03.16 02:11:47.000395 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.94 MiB, peak 311.96 MiB, free memory in arenas 0.00 B, will set to 301.99 MiB (RSS), difference: 1.05 MiB | ||
| 8982 | 2026.03.16 02:11:47.052914 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56058 | ||
| 8983 | 2026.03.16 02:11:47.053016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8984 | 2026.03.16 02:11:47.053042 [ 293 ] {} <Debug> TCP-Session: fa0c04d3-70ba-4b8b-8e7c-889462f0c9c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56058 | ||
| 8985 | 2026.03.16 02:11:47.053064 [ 293 ] {} <Debug> TCP-Session: fa0c04d3-70ba-4b8b-8e7c-889462f0c9c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2026.03.16 02:11:47.053077 [ 293 ] {} <Debug> TCP-Session: fa0c04d3-70ba-4b8b-8e7c-889462f0c9c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2026.03.16 02:11:47.053319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40939 | ||
| 8988 | 2026.03.16 02:11:47.053329 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38174 | ||
| 8989 | 2026.03.16 02:11:47.053352 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54751 | ||
| 8990 | 2026.03.16 02:11:47.053370 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54785 | ||
| 8991 | 2026.03.16 02:11:47.053388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45068 | ||
| 8992 | 2026.03.16 02:11:47.053407 [ 293 ] {} <Trace> TCP-Session: fa0c04d3-70ba-4b8b-8e7c-889462f0c9c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.03.16 02:11:47.053349 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33035 | ||
| 8994 | 2026.03.16 02:11:47.053324 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48750 | ||
| 8995 | 2026.03.16 02:11:47.053375 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43760 | ||
| 8996 | 2026.03.16 02:11:47.053552 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8997 | 2026.03.16 02:11:47.053565 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8998 | 2026.03.16 02:11:47.053596 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8999 | 2026.03.16 02:11:47.053604 [ 294 ] {} <Debug> TCP-Session: ebb1fba2-8769-4633-bc31-5a50f25ce0b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40939 | ||
| 9000 | 2026.03.16 02:11:47.053632 [ 292 ] {} <Debug> TCP-Session: fe97ab95-666b-4d6c-b8c4-39bdd6b9d0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45068 | ||
| 9001 | 2026.03.16 02:11:47.053637 [ 290 ] {} <Debug> TCP-Session: f9170ed5-0182-4eeb-bcf0-60fbe043542f Authenticating user 'default' from [fd00:1122:3344:101::e]:54785 | ||
| 9002 | 2026.03.16 02:11:47.053652 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9003 | 2026.03.16 02:11:47.053676 [ 292 ] {} <Debug> TCP-Session: fe97ab95-666b-4d6c-b8c4-39bdd6b9d0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9004 | 2026.03.16 02:11:47.053682 [ 290 ] {} <Debug> TCP-Session: f9170ed5-0182-4eeb-bcf0-60fbe043542f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2026.03.16 02:11:47.053705 [ 287 ] {} <Debug> TCP-Session: b994bc0b-d177-4eee-8b54-6f32d4c00a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:38174 | ||
| 9006 | 2026.03.16 02:11:47.053712 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9007 | 2026.03.16 02:11:47.053722 [ 290 ] {} <Debug> TCP-Session: f9170ed5-0182-4eeb-bcf0-60fbe043542f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2026.03.16 02:11:47.053733 [ 287 ] {} <Debug> TCP-Session: b994bc0b-d177-4eee-8b54-6f32d4c00a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.03.16 02:11:47.053765 [ 289 ] {} <Debug> TCP-Session: c731d1d1-0e19-45ab-a8f1-2da7f7484e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:54751 | ||
| 9010 | 2026.03.16 02:11:47.053770 [ 287 ] {} <Debug> TCP-Session: b994bc0b-d177-4eee-8b54-6f32d4c00a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.03.16 02:11:47.053648 [ 294 ] {} <Debug> TCP-Session: ebb1fba2-8769-4633-bc31-5a50f25ce0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2026.03.16 02:11:47.053802 [ 289 ] {} <Debug> TCP-Session: c731d1d1-0e19-45ab-a8f1-2da7f7484e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9013 | 2026.03.16 02:11:47.053822 [ 294 ] {} <Debug> TCP-Session: ebb1fba2-8769-4633-bc31-5a50f25ce0b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2026.03.16 02:11:47.053842 [ 289 ] {} <Debug> TCP-Session: c731d1d1-0e19-45ab-a8f1-2da7f7484e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.03.16 02:11:47.053632 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9016 | 2026.03.16 02:11:47.053565 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9017 | 2026.03.16 02:11:47.053908 [ 3 ] {} <Debug> TCP-Session: e8fea68c-ba6b-49f1-bd7e-9723bd86ec42 Authenticating user 'default' from [fd00:1122:3344:101::e]:48750 | ||
| 9018 | 2026.03.16 02:11:47.053712 [ 292 ] {} <Debug> TCP-Session: fe97ab95-666b-4d6c-b8c4-39bdd6b9d0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2026.03.16 02:11:47.053929 [ 288 ] {} <Debug> TCP-Session: 5fcc2656-1764-4f77-b6ce-b826242367ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33035 | ||
| 9020 | 2026.03.16 02:11:47.053933 [ 293 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56058) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9021 | 2026.03.16 02:11:47.053960 [ 288 ] {} <Debug> TCP-Session: 5fcc2656-1764-4f77-b6ce-b826242367ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9022 | 2026.03.16 02:11:47.053943 [ 3 ] {} <Debug> TCP-Session: e8fea68c-ba6b-49f1-bd7e-9723bd86ec42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2026.03.16 02:11:47.053990 [ 288 ] {} <Debug> TCP-Session: 5fcc2656-1764-4f77-b6ce-b826242367ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2026.03.16 02:11:47.054010 [ 3 ] {} <Debug> TCP-Session: e8fea68c-ba6b-49f1-bd7e-9723bd86ec42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9025 | 2026.03.16 02:11:47.053632 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9026 | 2026.03.16 02:11:47.054056 [ 291 ] {} <Debug> TCP-Session: 590b24e0-0c85-428c-b37c-4bb0fc3a935a Authenticating user 'default' from [fd00:1122:3344:101::e]:43760 | ||
| 9027 | 2026.03.16 02:11:47.054076 [ 291 ] {} <Debug> TCP-Session: 590b24e0-0c85-428c-b37c-4bb0fc3a935a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2026.03.16 02:11:47.054095 [ 291 ] {} <Debug> TCP-Session: 590b24e0-0c85-428c-b37c-4bb0fc3a935a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9029 | 2026.03.16 02:11:47.054235 [ 293 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9030 | 2026.03.16 02:11:47.054296 [ 293 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9031 | 2026.03.16 02:11:47.054612 [ 293 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 9032 | 2026.03.16 02:11:47.055622 [ 324 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Trace> AggregatingTransform: Aggregating | ||
| 9033 | 2026.03.16 02:11:47.055668 [ 324 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9034 | 2026.03.16 02:11:47.055706 [ 324 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934667 sec. (1069.900 rows/sec., 41.79 KiB/sec.) | ||
| 9035 | 2026.03.16 02:11:47.055724 [ 324 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Trace> Aggregator: Merging aggregated data | ||
| 9036 | 2026.03.16 02:11:47.057315 [ 293 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003454 sec., 289.51939779965255 rows/sec., 11.31 KiB/sec. | ||
| 9037 | 2026.03.16 02:11:47.057480 [ 293 ] {a1f5d3b3-e234-4222-8107-acce49c41c6b} <Debug> TCPHandler: Processed in 0.004198315 sec. | ||
| 9038 | 2026.03.16 02:11:47.057589 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9039 | 2026.03.16 02:11:47.057616 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9040 | 2026.03.16 02:11:47.057629 [ 293 ] {} <Debug> TCP-Session: fa0c04d3-70ba-4b8b-8e7c-889462f0c9c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9041 | 2026.03.16 02:11:47.057637 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9042 | 2026.03.16 02:11:47.057653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9043 | 2026.03.16 02:11:47.057674 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9044 | 2026.03.16 02:11:47.057713 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9045 | 2026.03.16 02:11:47.057714 [ 289 ] {} <Debug> TCP-Session: c731d1d1-0e19-45ab-a8f1-2da7f7484e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9046 | 2026.03.16 02:11:47.057732 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9047 | 2026.03.16 02:11:47.057745 [ 291 ] {} <Debug> TCP-Session: 590b24e0-0c85-428c-b37c-4bb0fc3a935a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9048 | 2026.03.16 02:11:47.057788 [ 288 ] {} <Debug> TCP-Session: 5fcc2656-1764-4f77-b6ce-b826242367ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2026.03.16 02:11:47.057756 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9050 | 2026.03.16 02:11:47.057751 [ 3 ] {} <Debug> TCP-Session: e8fea68c-ba6b-49f1-bd7e-9723bd86ec42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9051 | 2026.03.16 02:11:47.057695 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9052 | 2026.03.16 02:11:47.057861 [ 290 ] {} <Debug> TCP-Session: f9170ed5-0182-4eeb-bcf0-60fbe043542f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2026.03.16 02:11:47.057696 [ 292 ] {} <Debug> TCP-Session: fe97ab95-666b-4d6c-b8c4-39bdd6b9d0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2026.03.16 02:11:47.057899 [ 294 ] {} <Debug> TCP-Session: ebb1fba2-8769-4633-bc31-5a50f25ce0b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2026.03.16 02:11:47.057666 [ 287 ] {} <Debug> TCP-Session: b994bc0b-d177-4eee-8b54-6f32d4c00a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2026.03.16 02:11:47.059043 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64413 | ||
| 9057 | 2026.03.16 02:11:47.059113 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9058 | 2026.03.16 02:11:47.059141 [ 291 ] {} <Debug> TCP-Session: 0dc1250f-1679-473c-addb-e5563b550373 Authenticating user 'default' from [fd00:1122:3344:101::e]:64413 | ||
| 9059 | 2026.03.16 02:11:47.059164 [ 291 ] {} <Debug> TCP-Session: 0dc1250f-1679-473c-addb-e5563b550373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9060 | 2026.03.16 02:11:47.059182 [ 291 ] {} <Debug> TCP-Session: 0dc1250f-1679-473c-addb-e5563b550373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2026.03.16 02:11:47.059349 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50836 | ||
| 9062 | 2026.03.16 02:11:47.059377 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61163 | ||
| 9063 | 2026.03.16 02:11:47.059396 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55382 | ||
| 9064 | 2026.03.16 02:11:47.059405 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42363 | ||
| 9065 | 2026.03.16 02:11:47.059432 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37672 | ||
| 9066 | 2026.03.16 02:11:47.059460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44935 | ||
| 9067 | 2026.03.16 02:11:47.059473 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9068 | 2026.03.16 02:11:47.059492 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9069 | 2026.03.16 02:11:47.059498 [ 291 ] {} <Trace> TCP-Session: 0dc1250f-1679-473c-addb-e5563b550373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9070 | 2026.03.16 02:11:47.059524 [ 3 ] {} <Debug> TCP-Session: d4e064db-594d-4870-85b0-e4a7efad5673 Authenticating user 'default' from [fd00:1122:3344:101::e]:42363 | ||
| 9071 | 2026.03.16 02:11:47.059529 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9072 | 2026.03.16 02:11:47.059549 [ 3 ] {} <Debug> TCP-Session: d4e064db-594d-4870-85b0-e4a7efad5673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9073 | 2026.03.16 02:11:47.059567 [ 290 ] {} <Debug> TCP-Session: f3ed1509-5b6c-458d-bc4a-e7138c7d949a Authenticating user 'default' from [fd00:1122:3344:101::e]:44935 | ||
| 9074 | 2026.03.16 02:11:47.059580 [ 3 ] {} <Debug> TCP-Session: d4e064db-594d-4870-85b0-e4a7efad5673 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9075 | 2026.03.16 02:11:47.059595 [ 290 ] {} <Debug> TCP-Session: f3ed1509-5b6c-458d-bc4a-e7138c7d949a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9076 | 2026.03.16 02:11:47.059514 [ 294 ] {} <Debug> TCP-Session: a3c66199-06bb-4b29-abf4-bab62c88dd3f Authenticating user 'default' from [fd00:1122:3344:101::e]:55382 | ||
| 9077 | 2026.03.16 02:11:47.059623 [ 290 ] {} <Debug> TCP-Session: f3ed1509-5b6c-458d-bc4a-e7138c7d949a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9078 | 2026.03.16 02:11:47.059645 [ 294 ] {} <Debug> TCP-Session: a3c66199-06bb-4b29-abf4-bab62c88dd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9079 | 2026.03.16 02:11:47.059511 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9080 | 2026.03.16 02:11:47.059666 [ 294 ] {} <Debug> TCP-Session: a3c66199-06bb-4b29-abf4-bab62c88dd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9081 | 2026.03.16 02:11:47.059694 [ 288 ] {} <Debug> TCP-Session: a0cb33f8-5e5d-4d75-8597-cfdaf32b8ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37672 | ||
| 9082 | 2026.03.16 02:11:47.059698 [ 291 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64413) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9083 | 2026.03.16 02:11:47.059720 [ 288 ] {} <Debug> TCP-Session: a0cb33f8-5e5d-4d75-8597-cfdaf32b8ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2026.03.16 02:11:47.059419 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49658 | ||
| 9085 | 2026.03.16 02:11:47.059755 [ 288 ] {} <Debug> TCP-Session: a0cb33f8-5e5d-4d75-8597-cfdaf32b8ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2026.03.16 02:11:47.059417 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9087 | 2026.03.16 02:11:47.059448 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58534 | ||
| 9088 | 2026.03.16 02:11:47.059815 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9089 | 2026.03.16 02:11:47.059816 [ 292 ] {} <Debug> TCP-Session: 4e63c873-a8ea-4742-ac27-f90c12c07946 Authenticating user 'default' from [fd00:1122:3344:101::e]:50836 | ||
| 9090 | 2026.03.16 02:11:47.059857 [ 287 ] {} <Debug> TCP-Session: 7042ffa4-727a-48ac-838f-6bd318b41792 Authenticating user 'default' from [fd00:1122:3344:101::e]:49658 | ||
| 9091 | 2026.03.16 02:11:47.059875 [ 292 ] {} <Debug> TCP-Session: 4e63c873-a8ea-4742-ac27-f90c12c07946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9092 | 2026.03.16 02:11:47.059876 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9093 | 2026.03.16 02:11:47.059891 [ 287 ] {} <Debug> TCP-Session: 7042ffa4-727a-48ac-838f-6bd318b41792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9094 | 2026.03.16 02:11:47.059900 [ 292 ] {} <Debug> TCP-Session: 4e63c873-a8ea-4742-ac27-f90c12c07946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9095 | 2026.03.16 02:11:47.059929 [ 287 ] {} <Debug> TCP-Session: 7042ffa4-727a-48ac-838f-6bd318b41792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9096 | 2026.03.16 02:11:47.059922 [ 289 ] {} <Debug> TCP-Session: 300e6b03-2120-4148-b8e1-3cc142e3793e Authenticating user 'default' from [fd00:1122:3344:101::e]:58534 | ||
| 9097 | 2026.03.16 02:11:47.059451 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9098 | 2026.03.16 02:11:47.059986 [ 289 ] {} <Debug> TCP-Session: 300e6b03-2120-4148-b8e1-3cc142e3793e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9099 | 2026.03.16 02:11:47.060000 [ 289 ] {} <Debug> TCP-Session: 300e6b03-2120-4148-b8e1-3cc142e3793e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.03.16 02:11:47.060002 [ 293 ] {} <Debug> TCP-Session: ca38dfd9-ea2e-48d3-a949-43a32227291f Authenticating user 'default' from [fd00:1122:3344:101::e]:61163 | ||
| 9101 | 2026.03.16 02:11:47.060025 [ 293 ] {} <Debug> TCP-Session: ca38dfd9-ea2e-48d3-a949-43a32227291f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9102 | 2026.03.16 02:11:47.060037 [ 293 ] {} <Debug> TCP-Session: ca38dfd9-ea2e-48d3-a949-43a32227291f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9103 | 2026.03.16 02:11:47.060119 [ 291 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9104 | 2026.03.16 02:11:47.060192 [ 291 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9105 | 2026.03.16 02:11:47.060548 [ 291 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 9106 | 2026.03.16 02:11:47.061571 [ 333 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Trace> AggregatingTransform: Aggregating | ||
| 9107 | 2026.03.16 02:11:47.061607 [ 333 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9108 | 2026.03.16 02:11:47.061637 [ 333 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000678 sec. (999.322 rows/sec., 39.04 KiB/sec.) | ||
| 9109 | 2026.03.16 02:11:47.061655 [ 333 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Trace> Aggregator: Merging aggregated data | ||
| 9110 | 2026.03.16 02:11:47.063355 [ 291 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 10.49 KiB/sec. | ||
| 9111 | 2026.03.16 02:11:47.063598 [ 291 ] {8a4507dc-4522-4392-aac0-3029a1ad00e3} <Debug> TCPHandler: Processed in 0.004217705 sec. | ||
| 9112 | 2026.03.16 02:11:47.063734 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9113 | 2026.03.16 02:11:47.063780 [ 292 ] {} <Debug> TCP-Session: 4e63c873-a8ea-4742-ac27-f90c12c07946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9114 | 2026.03.16 02:11:47.063784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9115 | 2026.03.16 02:11:47.063820 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9116 | 2026.03.16 02:11:47.063868 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9117 | 2026.03.16 02:11:47.063906 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9118 | 2026.03.16 02:11:47.063930 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9119 | 2026.03.16 02:11:47.063956 [ 3 ] {} <Debug> TCP-Session: d4e064db-594d-4870-85b0-e4a7efad5673 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9120 | 2026.03.16 02:11:47.063969 [ 291 ] {} <Debug> TCP-Session: 0dc1250f-1679-473c-addb-e5563b550373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.03.16 02:11:47.063921 [ 294 ] {} <Debug> TCP-Session: a3c66199-06bb-4b29-abf4-bab62c88dd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9122 | 2026.03.16 02:11:47.063917 [ 287 ] {} <Debug> TCP-Session: 7042ffa4-727a-48ac-838f-6bd318b41792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2026.03.16 02:11:47.063916 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9124 | 2026.03.16 02:11:47.063844 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9125 | 2026.03.16 02:11:47.064086 [ 289 ] {} <Debug> TCP-Session: 300e6b03-2120-4148-b8e1-3cc142e3793e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2026.03.16 02:11:47.063809 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9127 | 2026.03.16 02:11:47.064121 [ 288 ] {} <Debug> TCP-Session: a0cb33f8-5e5d-4d75-8597-cfdaf32b8ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2026.03.16 02:11:47.063912 [ 293 ] {} <Debug> TCP-Session: ca38dfd9-ea2e-48d3-a949-43a32227291f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2026.03.16 02:11:47.064168 [ 290 ] {} <Debug> TCP-Session: f3ed1509-5b6c-458d-bc4a-e7138c7d949a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2026.03.16 02:11:47.764690 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.03.16 02:11:47.764871 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9132 | 2026.03.16 02:11:47.764944 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9133 | 2026.03.16 02:11:47.765764 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.03.16 02:11:47.765818 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9135 | 2026.03.16 02:11:47.766246 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9136 | 2026.03.16 02:11:47.766495 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.03.16 02:11:47.766674 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001852 sec., 73434.12526997841 rows/sec., 6.36 MiB/sec. | ||
| 9138 | 2026.03.16 02:11:47.766729 [ 5 ] {37696d91-04a6-486b-b93e-7c3654626a0f} <Debug> TCPHandler: Processed in 0.002181228 sec. | ||
| 9139 | 2026.03.16 02:11:47.766864 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.03.16 02:11:47.766972 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.03.16 02:11:47.767019 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9142 | 2026.03.16 02:11:47.767479 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.03.16 02:11:47.767520 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9144 | 2026.03.16 02:11:47.767848 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9145 | 2026.03.16 02:11:47.768075 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.03.16 02:11:47.768212 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001267 sec., 31570.639305445937 rows/sec., 2.32 MiB/sec. | ||
| 9147 | 2026.03.16 02:11:47.768257 [ 5 ] {f0ed1099-55cd-4ecf-8757-6f480ef3487b} <Debug> TCPHandler: Processed in 0.001446982 sec. | ||
| 9148 | 2026.03.16 02:11:47.768382 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.03.16 02:11:47.768481 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9150 | 2026.03.16 02:11:47.768522 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9151 | 2026.03.16 02:11:47.768976 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.03.16 02:11:47.769014 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9153 | 2026.03.16 02:11:47.769356 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9154 | 2026.03.16 02:11:47.769646 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.03.16 02:11:47.769809 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001347 sec., 77208.61172976985 rows/sec., 6.03 MiB/sec. | ||
| 9156 | 2026.03.16 02:11:47.769868 [ 5 ] {eac3430b-7fd9-4056-8dbf-34f8a037345e} <Debug> TCPHandler: Processed in 0.001537322 sec. | ||
| 9157 | 2026.03.16 02:11:47.770010 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9158 | 2026.03.16 02:11:47.770141 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9159 | 2026.03.16 02:11:47.770190 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9160 | 2026.03.16 02:11:47.770685 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2026.03.16 02:11:47.770728 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9162 | 2026.03.16 02:11:47.771082 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9163 | 2026.03.16 02:11:47.771341 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9164 | 2026.03.16 02:11:47.771488 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001374 sec., 116448.32605531295 rows/sec., 8.11 MiB/sec. | ||
| 9165 | 2026.03.16 02:11:47.771526 [ 5 ] {b1a3b021-27c5-47c3-8b2f-a43e7970268b} <Debug> TCPHandler: Processed in 0.001571312 sec. | ||
| 9166 | 2026.03.16 02:11:47.771661 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9167 | 2026.03.16 02:11:47.771770 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9168 | 2026.03.16 02:11:47.771828 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9169 | 2026.03.16 02:11:47.772751 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.03.16 02:11:47.772788 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9171 | 2026.03.16 02:11:47.773375 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9172 | 2026.03.16 02:11:47.773603 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2026.03.16 02:11:47.773751 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002001 sec., 19990.004997501248 rows/sec., 35.82 MiB/sec. | ||
| 9174 | 2026.03.16 02:11:47.773823 [ 5 ] {95a64f51-4063-4010-9917-13fcd1126083} <Debug> TCPHandler: Processed in 0.002213698 sec. | ||
| 9175 | 2026.03.16 02:11:47.773944 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.03.16 02:11:47.774041 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.03.16 02:11:47.774085 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9178 | 2026.03.16 02:11:47.774444 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.03.16 02:11:47.774481 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9180 | 2026.03.16 02:11:47.774806 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9181 | 2026.03.16 02:11:47.775022 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2026.03.16 02:11:47.775146 [ 120 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9183 | 2026.03.16 02:11:47.775157 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 9184 | 2026.03.16 02:11:47.775221 [ 120 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.03.16 02:11:47.775238 [ 5 ] {3ed42c73-b904-4666-8e18-68e4db6b5753} <Debug> TCPHandler: Processed in 0.001343691 sec. | ||
| 9186 | 2026.03.16 02:11:47.775251 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9187 | 2026.03.16 02:11:47.775391 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9188 | 2026.03.16 02:11:47.775544 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9189 | 2026.03.16 02:11:47.775579 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2688 rows starting from the beginning of the part | ||
| 9190 | 2026.03.16 02:11:47.775639 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9191 | 2026.03.16 02:11:47.775679 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9192 | 2026.03.16 02:11:47.775716 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 9193 | 2026.03.16 02:11:47.775749 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 9194 | 2026.03.16 02:11:47.775793 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9195 | 2026.03.16 02:11:47.777238 [ 186 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896286 sec., 1544070.8838223768 rows/sec., 102.54 MiB/sec. | ||
| 9196 | 2026.03.16 02:11:47.777528 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9197 | 2026.03.16 02:11:47.777828 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.03.16 02:11:47.777904 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_61_12} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9199 | 2026.03.16 02:11:47.778004 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 9200 | 2026.03.16 02:11:51.343060 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9201 | 2026.03.16 02:11:51.343163 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9202 | 2026.03.16 02:11:51.483854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20179 | ||
| 9203 | 2026.03.16 02:11:51.484409 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.03.16 02:11:51.484458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9205 | 2026.03.16 02:11:51.484952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9206 | 2026.03.16 02:11:51.485180 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.03.16 02:11:51.485324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20179 | ||
| 9208 | 2026.03.16 02:11:52.544619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9209 | 2026.03.16 02:11:52.563103 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.03.16 02:11:52.563173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9211 | 2026.03.16 02:11:52.568924 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9212 | 2026.03.16 02:11:52.569635 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.03.16 02:11:52.572382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9214 | 2026.03.16 02:11:52.761386 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.03.16 02:11:52.761573 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9216 | 2026.03.16 02:11:52.761642 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9217 | 2026.03.16 02:11:52.762374 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.03.16 02:11:52.762424 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9219 | 2026.03.16 02:11:52.762841 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9220 | 2026.03.16 02:11:52.763077 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.03.16 02:11:52.763243 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.49 MiB/sec. | ||
| 9222 | 2026.03.16 02:11:52.763286 [ 5 ] {d19c4668-8839-4682-892d-3581fdb7bf74} <Debug> TCPHandler: Processed in 0.002041727 sec. | ||
| 9223 | 2026.03.16 02:11:52.763428 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.03.16 02:11:52.763524 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9225 | 2026.03.16 02:11:52.763566 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9226 | 2026.03.16 02:11:52.763999 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.03.16 02:11:52.764036 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9228 | 2026.03.16 02:11:52.764351 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9229 | 2026.03.16 02:11:52.764568 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.03.16 02:11:52.764715 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 9231 | 2026.03.16 02:11:52.764754 [ 5 ] {bb0717d5-1955-4f6a-a003-06903cc91ad9} <Debug> TCPHandler: Processed in 0.001378241 sec. | ||
| 9232 | 2026.03.16 02:11:52.764874 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2026.03.16 02:11:52.764971 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.03.16 02:11:52.765018 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9235 | 2026.03.16 02:11:52.765448 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.03.16 02:11:52.765487 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9237 | 2026.03.16 02:11:52.765854 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9238 | 2026.03.16 02:11:52.766088 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.03.16 02:11:52.766230 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 9240 | 2026.03.16 02:11:52.766271 [ 5 ] {c2ffaef2-f52b-4ff0-ab93-4fbbb3f79767} <Debug> TCPHandler: Processed in 0.001447112 sec. | ||
| 9241 | 2026.03.16 02:11:52.766392 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.03.16 02:11:52.766489 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9243 | 2026.03.16 02:11:52.766536 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9244 | 2026.03.16 02:11:52.766896 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.03.16 02:11:52.766935 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9246 | 2026.03.16 02:11:52.767267 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9247 | 2026.03.16 02:11:52.767506 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.03.16 02:11:52.767645 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 9249 | 2026.03.16 02:11:52.767685 [ 5 ] {9a88f8c6-37cd-4a37-9380-7e4f7c2f4c83} <Debug> TCPHandler: Processed in 0.001344271 sec. | ||
| 9250 | 2026.03.16 02:11:56.575496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1092 | ||
| 9251 | 2026.03.16 02:11:56.577725 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.03.16 02:11:56.577775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9253 | 2026.03.16 02:11:56.578964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9254 | 2026.03.16 02:11:56.579220 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.03.16 02:11:56.579485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 9256 | 2026.03.16 02:11:57.764785 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.03.16 02:11:57.765070 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9258 | 2026.03.16 02:11:57.765174 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9259 | 2026.03.16 02:11:57.766114 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.03.16 02:11:57.766155 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9261 | 2026.03.16 02:11:57.766597 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9262 | 2026.03.16 02:11:57.766824 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.03.16 02:11:57.766978 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001985 sec., 12090.68010075567 rows/sec., 1.00 MiB/sec. | ||
| 9264 | 2026.03.16 02:11:57.767020 [ 5 ] {0cd75887-a3e0-49f1-ae0b-cac6afd13274} <Debug> TCPHandler: Processed in 0.00241964 sec. | ||
| 9265 | 2026.03.16 02:11:57.767142 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.03.16 02:11:57.767244 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9267 | 2026.03.16 02:11:57.767284 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9268 | 2026.03.16 02:11:57.767791 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.03.16 02:11:57.767826 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9270 | 2026.03.16 02:11:57.768122 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9271 | 2026.03.16 02:11:57.768332 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.03.16 02:11:57.768463 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001237 sec., 8084.074373484236 rows/sec., 659.20 KiB/sec. | ||
| 9273 | 2026.03.16 02:11:57.768500 [ 5 ] {fb972ada-6d7a-4a60-a50e-bacf064c8aa4} <Debug> TCPHandler: Processed in 0.001406251 sec. | ||
| 9274 | 2026.03.16 02:11:57.768651 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.03.16 02:11:57.768745 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9276 | 2026.03.16 02:11:57.768783 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9277 | 2026.03.16 02:11:57.769445 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.03.16 02:11:57.769483 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9279 | 2026.03.16 02:11:57.769841 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9280 | 2026.03.16 02:11:57.770075 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.03.16 02:11:57.770212 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Debug> executeQuery: Read 261 rows, 23.87 KiB in 0.001485 sec., 175757.57575757575 rows/sec., 15.70 MiB/sec. | ||
| 9282 | 2026.03.16 02:11:57.770209 [ 101 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9283 | 2026.03.16 02:11:57.770250 [ 5 ] {78177605-c375-445c-aa9d-a4c89cf10e13} <Debug> TCPHandler: Processed in 0.001647343 sec. | ||
| 9284 | 2026.03.16 02:11:57.770292 [ 101 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.03.16 02:11:57.770318 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9286 | 2026.03.16 02:11:57.770393 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9287 | 2026.03.16 02:11:57.770431 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9288 | 2026.03.16 02:11:57.770494 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9289 | 2026.03.16 02:11:57.770533 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9290 | 2026.03.16 02:11:57.770538 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9291 | 2026.03.16 02:11:57.770574 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2894 rows starting from the beginning of the part | ||
| 9292 | 2026.03.16 02:11:57.770640 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1942 rows starting from the beginning of the part | ||
| 9293 | 2026.03.16 02:11:57.770691 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9294 | 2026.03.16 02:11:57.770737 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 9295 | 2026.03.16 02:11:57.770782 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9296 | 2026.03.16 02:11:57.770825 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 261 rows starting from the beginning of the part | ||
| 9297 | 2026.03.16 02:11:57.770991 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.03.16 02:11:57.771026 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9299 | 2026.03.16 02:11:57.771334 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9300 | 2026.03.16 02:11:57.771546 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.03.16 02:11:57.771677 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001204 sec., 51495.01661129568 rows/sec., 3.79 MiB/sec. | ||
| 9302 | 2026.03.16 02:11:57.771713 [ 5 ] {f4478be3-a4c0-4cb7-86a5-59d6a538314f} <Debug> TCPHandler: Processed in 0.001368261 sec. | ||
| 9303 | 2026.03.16 02:11:57.771840 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.03.16 02:11:57.771932 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9305 | 2026.03.16 02:11:57.771970 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9306 | 2026.03.16 02:11:57.772396 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.03.16 02:11:57.772430 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9308 | 2026.03.16 02:11:57.772716 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9309 | 2026.03.16 02:11:57.772841 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5345 rows, containing 5 columns (5 merged, 0 gathered) in 0.00245597 sec., 2176329.515425677 rows/sec., 175.75 MiB/sec. | ||
| 9310 | 2026.03.16 02:11:57.772920 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.03.16 02:11:57.773044 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00113 sec., 21238.938053097347 rows/sec., 1.76 MiB/sec. | ||
| 9312 | 2026.03.16 02:11:57.773079 [ 5 ] {acdfb77c-a90a-45e0-ba49-90cfe95371f5} <Debug> TCPHandler: Processed in 0.001293811 sec. | ||
| 9313 | 2026.03.16 02:11:57.773151 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9314 | 2026.03.16 02:11:57.773204 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2026.03.16 02:11:57.773297 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9316 | 2026.03.16 02:11:57.773336 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9317 | 2026.03.16 02:11:57.773413 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.03.16 02:11:57.773474 [ 187 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_66_13} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9319 | 2026.03.16 02:11:57.773530 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9320 | 2026.03.16 02:11:57.773740 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.03.16 02:11:57.773773 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9322 | 2026.03.16 02:11:57.774056 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9323 | 2026.03.16 02:11:57.774284 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.03.16 02:11:57.774407 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 9325 | 2026.03.16 02:11:57.774443 [ 5 ] {49506286-03cb-4ad2-b743-b0eea41368ed} <Debug> TCPHandler: Processed in 0.001293591 sec. | ||
| 9326 | 2026.03.16 02:11:57.774562 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2026.03.16 02:11:57.774654 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9328 | 2026.03.16 02:11:57.774696 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9329 | 2026.03.16 02:11:57.775169 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2026.03.16 02:11:57.775202 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9331 | 2026.03.16 02:11:57.775514 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9332 | 2026.03.16 02:11:57.775723 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2026.03.16 02:11:57.775843 [ 99 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9334 | 2026.03.16 02:11:57.775848 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.001211 sec., 123864.57473162675 rows/sec., 9.99 MiB/sec. | ||
| 9335 | 2026.03.16 02:11:57.775879 [ 99 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2026.03.16 02:11:57.775896 [ 5 ] {82c0effd-740b-4018-8ee4-dd62d812677c} <Debug> TCPHandler: Processed in 0.001387742 sec. | ||
| 9337 | 2026.03.16 02:11:57.775899 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9338 | 2026.03.16 02:11:57.775999 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9339 | 2026.03.16 02:11:57.776009 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.03.16 02:11:57.776119 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9341 | 2026.03.16 02:11:57.776134 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9342 | 2026.03.16 02:11:57.776154 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1551 rows starting from the beginning of the part | ||
| 9343 | 2026.03.16 02:11:57.776180 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9344 | 2026.03.16 02:11:57.776223 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1015 rows starting from the beginning of the part | ||
| 9345 | 2026.03.16 02:11:57.776270 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9346 | 2026.03.16 02:11:57.776309 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9347 | 2026.03.16 02:11:57.776345 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9348 | 2026.03.16 02:11:57.776385 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 150 rows starting from the beginning of the part | ||
| 9349 | 2026.03.16 02:11:57.776608 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9350 | 2026.03.16 02:11:57.776650 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9351 | 2026.03.16 02:11:57.777010 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9352 | 2026.03.16 02:11:57.777245 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9353 | 2026.03.16 02:11:57.777368 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001256 sec., 160031.84713375795 rows/sec., 11.47 MiB/sec. | ||
| 9354 | 2026.03.16 02:11:57.777405 [ 5 ] {a037064e-4f49-40c2-9ab2-f5084d94aeca} <Debug> TCPHandler: Processed in 0.001442802 sec. | ||
| 9355 | 2026.03.16 02:11:57.777532 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.03.16 02:11:57.777624 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9357 | 2026.03.16 02:11:57.777677 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9358 | 2026.03.16 02:11:57.777744 [ 203 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001793905 sec., 1643342.3174582825 rows/sec., 122.39 MiB/sec. | ||
| 9359 | 2026.03.16 02:11:57.777934 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9360 | 2026.03.16 02:11:57.778181 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.03.16 02:11:57.778247 [ 199 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_66_13} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9362 | 2026.03.16 02:11:57.778325 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9363 | 2026.03.16 02:11:57.778535 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.03.16 02:11:57.778569 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9365 | 2026.03.16 02:11:57.779132 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9366 | 2026.03.16 02:11:57.779357 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.03.16 02:11:57.779494 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 9368 | 2026.03.16 02:11:57.779552 [ 5 ] {4c67562b-5e9f-47e9-94e2-a8a1872186f6} <Debug> TCPHandler: Processed in 0.002074457 sec. | ||
| 9369 | 2026.03.16 02:11:57.779667 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.03.16 02:11:57.779759 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9371 | 2026.03.16 02:11:57.779799 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9372 | 2026.03.16 02:11:57.780135 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2026.03.16 02:11:57.780168 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9374 | 2026.03.16 02:11:57.780493 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9375 | 2026.03.16 02:11:57.780700 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.03.16 02:11:57.780824 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9377 | 2026.03.16 02:11:57.780857 [ 5 ] {9573c243-6560-4402-9769-04066077c28f} <Debug> TCPHandler: Processed in 0.00123863 sec. | ||
| 9378 | 2026.03.16 02:11:58.985609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20627 | ||
| 9379 | 2026.03.16 02:11:58.986104 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.03.16 02:11:58.986155 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9381 | 2026.03.16 02:11:58.986661 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9382 | 2026.03.16 02:11:58.986912 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.03.16 02:11:58.987063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20627 | ||
| 9384 | 2026.03.16 02:12:00.072521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9385 | 2026.03.16 02:12:00.089511 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.03.16 02:12:00.089576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9387 | 2026.03.16 02:12:00.095634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9388 | 2026.03.16 02:12:00.096413 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.03.16 02:12:00.099370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9390 | 2026.03.16 02:12:02.761477 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.03.16 02:12:02.761657 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9392 | 2026.03.16 02:12:02.761724 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9393 | 2026.03.16 02:12:02.762392 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.03.16 02:12:02.762438 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9395 | 2026.03.16 02:12:02.762848 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9396 | 2026.03.16 02:12:02.763083 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.03.16 02:12:02.763248 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 9398 | 2026.03.16 02:12:02.763299 [ 5 ] {e8abfdf3-453c-4352-b615-a77ab2e6d660} <Debug> TCPHandler: Processed in 0.001950446 sec. | ||
| 9399 | 2026.03.16 02:12:02.763427 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2026.03.16 02:12:02.763528 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9401 | 2026.03.16 02:12:02.763570 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9402 | 2026.03.16 02:12:02.764010 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2026.03.16 02:12:02.764045 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9404 | 2026.03.16 02:12:02.764354 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9405 | 2026.03.16 02:12:02.764590 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2026.03.16 02:12:02.764727 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 9407 | 2026.03.16 02:12:02.764766 [ 5 ] {5a964fe4-71a5-4a34-9a8e-8f69bc248a75} <Debug> TCPHandler: Processed in 0.001391071 sec. | ||
| 9408 | 2026.03.16 02:12:02.764890 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2026.03.16 02:12:02.764989 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9410 | 2026.03.16 02:12:02.765037 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9411 | 2026.03.16 02:12:02.765461 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.03.16 02:12:02.765499 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9413 | 2026.03.16 02:12:02.765901 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9414 | 2026.03.16 02:12:02.766136 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.03.16 02:12:02.766283 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001314 sec., 121765.601217656 rows/sec., 8.48 MiB/sec. | ||
| 9416 | 2026.03.16 02:12:02.766325 [ 5 ] {605f35e2-ed56-4349-aae6-0b975b28eea0} <Debug> TCPHandler: Processed in 0.001484752 sec. | ||
| 9417 | 2026.03.16 02:12:02.766447 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.03.16 02:12:02.766542 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.03.16 02:12:02.766587 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9420 | 2026.03.16 02:12:02.766924 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.03.16 02:12:02.766962 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9422 | 2026.03.16 02:12:02.767280 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9423 | 2026.03.16 02:12:02.767510 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.03.16 02:12:02.767641 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9425 | 2026.03.16 02:12:02.767677 [ 5 ] {a2435cb9-178a-482f-84bd-37b3c50d71fa} <Debug> TCPHandler: Processed in 0.001281751 sec. | ||
| 9426 | 2026.03.16 02:12:06.343425 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9427 | 2026.03.16 02:12:06.343506 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9428 | 2026.03.16 02:12:06.487197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21139 | ||
| 9429 | 2026.03.16 02:12:06.487775 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.03.16 02:12:06.487826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9431 | 2026.03.16 02:12:06.488342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9432 | 2026.03.16 02:12:06.488590 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.03.16 02:12:06.488738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21139 | ||
| 9434 | 2026.03.16 02:12:06.579769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1120 | ||
| 9435 | 2026.03.16 02:12:06.582196 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.03.16 02:12:06.582251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9437 | 2026.03.16 02:12:06.583472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9438 | 2026.03.16 02:12:06.583751 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.03.16 02:12:06.584124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 9440 | 2026.03.16 02:12:07.599499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9441 | 2026.03.16 02:12:07.616462 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.03.16 02:12:07.616517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9443 | 2026.03.16 02:12:07.622813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9444 | 2026.03.16 02:12:07.623532 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.03.16 02:12:07.626558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9446 | 2026.03.16 02:12:07.764136 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.03.16 02:12:07.764333 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9448 | 2026.03.16 02:12:07.764405 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9449 | 2026.03.16 02:12:07.765241 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.03.16 02:12:07.765282 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9451 | 2026.03.16 02:12:07.765684 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9452 | 2026.03.16 02:12:07.765918 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.03.16 02:12:07.766072 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001793 sec., 75850.5298382599 rows/sec., 6.57 MiB/sec. | ||
| 9454 | 2026.03.16 02:12:07.766113 [ 5 ] {d4f17446-a4fd-4e20-ace5-050633bd1e7a} <Debug> TCPHandler: Processed in 0.002112398 sec. | ||
| 9455 | 2026.03.16 02:12:07.766232 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.03.16 02:12:07.766325 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9457 | 2026.03.16 02:12:07.766366 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9458 | 2026.03.16 02:12:07.766847 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.03.16 02:12:07.766883 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9460 | 2026.03.16 02:12:07.767207 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9461 | 2026.03.16 02:12:07.767427 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.03.16 02:12:07.767555 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001248 sec., 32051.28205128205 rows/sec., 2.35 MiB/sec. | ||
| 9463 | 2026.03.16 02:12:07.767575 [ 92 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9464 | 2026.03.16 02:12:07.767592 [ 5 ] {69298cbe-7f98-4aa4-9bd0-0abf54ef282c} <Debug> TCPHandler: Processed in 0.001408192 sec. | ||
| 9465 | 2026.03.16 02:12:07.767624 [ 92 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.03.16 02:12:07.767673 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9467 | 2026.03.16 02:12:07.767729 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9468 | 2026.03.16 02:12:07.767789 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9469 | 2026.03.16 02:12:07.767825 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9470 | 2026.03.16 02:12:07.767873 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9471 | 2026.03.16 02:12:07.767925 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9472 | 2026.03.16 02:12:07.767962 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 9473 | 2026.03.16 02:12:07.768024 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 9474 | 2026.03.16 02:12:07.768066 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 9475 | 2026.03.16 02:12:07.768105 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9476 | 2026.03.16 02:12:07.768141 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 62 rows starting from the beginning of the part | ||
| 9477 | 2026.03.16 02:12:07.768198 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9478 | 2026.03.16 02:12:07.768353 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.03.16 02:12:07.768395 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9480 | 2026.03.16 02:12:07.768739 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9481 | 2026.03.16 02:12:07.768964 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.03.16 02:12:07.769025 [ 199 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129635 sec., 325529.37092606165 rows/sec., 23.49 MiB/sec. | ||
| 9483 | 2026.03.16 02:12:07.769090 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001282 sec., 81123.24492979719 rows/sec., 6.34 MiB/sec. | ||
| 9484 | 2026.03.16 02:12:07.769129 [ 5 ] {9b69f9c0-97d9-4d9a-a407-effc04d97555} <Debug> TCPHandler: Processed in 0.001452742 sec. | ||
| 9485 | 2026.03.16 02:12:07.769162 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9486 | 2026.03.16 02:12:07.769257 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.03.16 02:12:07.769356 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9488 | 2026.03.16 02:12:07.769402 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9489 | 2026.03.16 02:12:07.769427 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9490 | 2026.03.16 02:12:07.769504 [ 189 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_41_8} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9491 | 2026.03.16 02:12:07.769569 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9492 | 2026.03.16 02:12:07.769825 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.03.16 02:12:07.769865 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9494 | 2026.03.16 02:12:07.770213 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9495 | 2026.03.16 02:12:07.770429 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.03.16 02:12:07.770534 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9497 | 2026.03.16 02:12:07.770559 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 9498 | 2026.03.16 02:12:07.770601 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.03.16 02:12:07.770630 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9500 | 2026.03.16 02:12:07.770634 [ 5 ] {b11ac402-d83e-4df4-bd5b-377861fcd02f} <Debug> TCPHandler: Processed in 0.001423832 sec. | ||
| 9501 | 2026.03.16 02:12:07.770710 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9502 | 2026.03.16 02:12:07.770758 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.03.16 02:12:07.770825 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9504 | 2026.03.16 02:12:07.770856 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20658 rows starting from the beginning of the part | ||
| 9505 | 2026.03.16 02:12:07.770858 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.03.16 02:12:07.770910 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9507 | 2026.03.16 02:12:07.770924 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9508 | 2026.03.16 02:12:07.770957 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9509 | 2026.03.16 02:12:07.771000 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 201 rows starting from the beginning of the part | ||
| 9510 | 2026.03.16 02:12:07.771036 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9511 | 2026.03.16 02:12:07.771085 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9512 | 2026.03.16 02:12:07.771859 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.03.16 02:12:07.771901 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9514 | 2026.03.16 02:12:07.772576 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9515 | 2026.03.16 02:12:07.772811 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.03.16 02:12:07.772935 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9517 | 2026.03.16 02:12:07.772954 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002114 sec., 18921.47587511826 rows/sec., 33.91 MiB/sec. | ||
| 9518 | 2026.03.16 02:12:07.772988 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.03.16 02:12:07.773014 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9520 | 2026.03.16 02:12:07.773028 [ 5 ] {918766fd-87af-4751-a932-c4fabe56f5b2} <Debug> TCPHandler: Processed in 0.002317298 sec. | ||
| 9521 | 2026.03.16 02:12:07.773104 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9522 | 2026.03.16 02:12:07.773151 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2026.03.16 02:12:07.773243 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9524 | 2026.03.16 02:12:07.773285 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9525 | 2026.03.16 02:12:07.773290 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9526 | 2026.03.16 02:12:07.773344 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1088 rows starting from the beginning of the part | ||
| 9527 | 2026.03.16 02:12:07.773456 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 9528 | 2026.03.16 02:12:07.773553 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 11 rows starting from the beginning of the part | ||
| 9529 | 2026.03.16 02:12:07.773625 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.03.16 02:12:07.773650 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 9531 | 2026.03.16 02:12:07.773661 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9532 | 2026.03.16 02:12:07.773749 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 9533 | 2026.03.16 02:12:07.773840 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 9534 | 2026.03.16 02:12:07.774004 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9535 | 2026.03.16 02:12:07.774222 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.16 02:12:07.774356 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 9537 | 2026.03.16 02:12:07.774392 [ 5 ] {7f5eda4b-1201-492f-b114-fc97196621fd} <Debug> TCPHandler: Processed in 0.001290241 sec. | ||
| 9538 | 2026.03.16 02:12:07.779989 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21499 rows, containing 5 columns (5 merged, 0 gathered) in 0.009302405 sec., 2311122.7687893617 rows/sec., 152.32 MiB/sec. | ||
| 9539 | 2026.03.16 02:12:07.780796 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9540 | 2026.03.16 02:12:07.781120 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2026.03.16 02:12:07.781204 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9542 | 2026.03.16 02:12:07.781313 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9543 | 2026.03.16 02:12:07.781525 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 19 columns (19 merged, 0 gathered) in 0.008456479 sec., 148879.92981476098 rows/sec., 266.79 MiB/sec. | ||
| 9544 | 2026.03.16 02:12:07.783010 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9545 | 2026.03.16 02:12:07.783302 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.03.16 02:12:07.783365 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9547 | 2026.03.16 02:12:07.783449 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 9548 | 2026.03.16 02:12:08.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.72 MiB, peak 318.15 MiB, free memory in arenas 0.00 B, will set to 311.75 MiB (RSS), difference: 8.03 MiB | ||
| 9549 | 2026.03.16 02:12:09.571020 [ 83 ] {} <Debug> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9550 | 2026.03.16 02:12:09.571143 [ 83 ] {} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2026.03.16 02:12:09.571183 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9552 | 2026.03.16 02:12:09.571340 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9553 | 2026.03.16 02:12:09.571537 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9554 | 2026.03.16 02:12:09.571595 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 9555 | 2026.03.16 02:12:09.571699 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9556 | 2026.03.16 02:12:09.571789 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9557 | 2026.03.16 02:12:09.571849 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9558 | 2026.03.16 02:12:09.571887 [ 199 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9559 | 2026.03.16 02:12:09.572686 [ 188 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412701 sec., 147235.68539981215 rows/sec., 9.76 MiB/sec. | ||
| 9560 | 2026.03.16 02:12:09.572878 [ 200 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9561 | 2026.03.16 02:12:09.573184 [ 200 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9562 | 2026.03.16 02:12:09.573265 [ 200 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_14_3} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9563 | 2026.03.16 02:12:09.573367 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9564 | 2026.03.16 02:12:09.659776 [ 83 ] {} <Debug> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9565 | 2026.03.16 02:12:09.659853 [ 83 ] {} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.16 02:12:09.659894 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9567 | 2026.03.16 02:12:09.660015 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9568 | 2026.03.16 02:12:09.660164 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9569 | 2026.03.16 02:12:09.660210 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 9570 | 2026.03.16 02:12:09.660294 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9571 | 2026.03.16 02:12:09.660373 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9572 | 2026.03.16 02:12:09.660436 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9573 | 2026.03.16 02:12:09.660501 [ 199 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9574 | 2026.03.16 02:12:09.661329 [ 198 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357721 sec., 297557.45105216757 rows/sec., 21.75 MiB/sec. | ||
| 9575 | 2026.03.16 02:12:09.661538 [ 200 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9576 | 2026.03.16 02:12:09.661860 [ 200 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.03.16 02:12:09.661947 [ 200 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_14_3} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9578 | 2026.03.16 02:12:09.662059 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9579 | 2026.03.16 02:12:09.750810 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.03.16 02:12:09.750987 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9581 | 2026.03.16 02:12:09.751058 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9582 | 2026.03.16 02:12:09.751715 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.03.16 02:12:09.751763 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9584 | 2026.03.16 02:12:09.752144 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9585 | 2026.03.16 02:12:09.752378 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.03.16 02:12:09.752536 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0016 sec., 1250 rows/sec., 101.93 KiB/sec. | ||
| 9587 | 2026.03.16 02:12:09.752579 [ 5 ] {af81c125-c622-4245-ae7f-9b9207b878e6} <Debug> TCPHandler: Processed in 0.001899545 sec. | ||
| 9588 | 2026.03.16 02:12:09.752712 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9589 | 2026.03.16 02:12:09.752808 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9590 | 2026.03.16 02:12:09.752850 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9591 | 2026.03.16 02:12:09.754243 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.03.16 02:12:09.754280 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9593 | 2026.03.16 02:12:09.754737 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9594 | 2026.03.16 02:12:09.754978 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.03.16 02:12:09.755109 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.002319 sec., 836998.7063389393 rows/sec., 62.58 MiB/sec. | ||
| 9596 | 2026.03.16 02:12:09.755147 [ 5 ] {4f10769a-c09a-4cb2-8d88-ff337a1e8596} <Debug> TCPHandler: Processed in 0.002485701 sec. | ||
| 9597 | 2026.03.16 02:12:09.755275 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9598 | 2026.03.16 02:12:09.755372 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9599 | 2026.03.16 02:12:09.755413 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9600 | 2026.03.16 02:12:09.755832 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9601 | 2026.03.16 02:12:09.755868 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9602 | 2026.03.16 02:12:09.756202 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9603 | 2026.03.16 02:12:09.756424 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9604 | 2026.03.16 02:12:09.756555 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001203 sec., 10806.31753948462 rows/sec., 803.65 KiB/sec. | ||
| 9605 | 2026.03.16 02:12:09.756592 [ 5 ] {5f50c766-1826-49d0-86d9-ebf5193c9688} <Debug> TCPHandler: Processed in 0.001368852 sec. | ||
| 9606 | 2026.03.16 02:12:09.756714 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.03.16 02:12:09.756809 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.03.16 02:12:09.756850 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9609 | 2026.03.16 02:12:09.757578 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.03.16 02:12:09.757614 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9611 | 2026.03.16 02:12:09.757974 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9612 | 2026.03.16 02:12:09.758184 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.03.16 02:12:09.758315 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001524 sec., 464566.9291338583 rows/sec., 27.10 MiB/sec. | ||
| 9614 | 2026.03.16 02:12:09.758353 [ 5 ] {578e1703-a64e-4e3b-b880-c772851a51b7} <Debug> TCPHandler: Processed in 0.001691064 sec. | ||
| 9615 | 2026.03.16 02:12:09.758472 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9616 | 2026.03.16 02:12:09.758568 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9617 | 2026.03.16 02:12:09.758608 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9618 | 2026.03.16 02:12:09.759014 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2026.03.16 02:12:09.759053 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9620 | 2026.03.16 02:12:09.759380 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9621 | 2026.03.16 02:12:09.759609 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.03.16 02:12:09.759753 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 58.45 KiB/sec. | ||
| 9623 | 2026.03.16 02:12:09.759805 [ 5 ] {205cf87a-5f7b-4038-b52c-cbe69c08bc43} <Debug> TCPHandler: Processed in 0.001382841 sec. | ||
| 9624 | 2026.03.16 02:12:09.759929 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9625 | 2026.03.16 02:12:09.760027 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9626 | 2026.03.16 02:12:09.760065 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9627 | 2026.03.16 02:12:09.760959 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.03.16 02:12:09.760993 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9629 | 2026.03.16 02:12:09.761341 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9630 | 2026.03.16 02:12:09.761555 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.03.16 02:12:09.761681 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.001672 sec., 605861.2440191387 rows/sec., 41.69 MiB/sec. | ||
| 9632 | 2026.03.16 02:12:09.761717 [ 5 ] {79b8ce40-e8c2-45f4-8f61-01bd2a1b4850} <Debug> TCPHandler: Processed in 0.001838156 sec. | ||
| 9633 | 2026.03.16 02:12:09.761833 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9634 | 2026.03.16 02:12:09.761926 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9635 | 2026.03.16 02:12:09.761968 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9636 | 2026.03.16 02:12:09.762762 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9637 | 2026.03.16 02:12:09.762795 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9638 | 2026.03.16 02:12:09.763211 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9639 | 2026.03.16 02:12:09.763419 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9640 | 2026.03.16 02:12:09.763552 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Debug> executeQuery: Read 1250 rows, 80.27 KiB in 0.001644 sec., 760340.6326034063 rows/sec., 47.68 MiB/sec. | ||
| 9641 | 2026.03.16 02:12:09.763589 [ 5 ] {83d86c97-e21a-4440-9c30-6975484b05f1} <Debug> TCPHandler: Processed in 0.001804665 sec. | ||
| 9642 | 2026.03.16 02:12:09.763715 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9643 | 2026.03.16 02:12:09.763826 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9644 | 2026.03.16 02:12:09.763880 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9645 | 2026.03.16 02:12:09.764655 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2026.03.16 02:12:09.764692 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9647 | 2026.03.16 02:12:09.765223 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9648 | 2026.03.16 02:12:09.765451 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2026.03.16 02:12:09.765593 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 9650 | 2026.03.16 02:12:09.765656 [ 5 ] {542dd8b3-0000-4377-983d-febb06a55d2c} <Debug> TCPHandler: Processed in 0.002006557 sec. | ||
| 9651 | 2026.03.16 02:12:09.765772 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.03.16 02:12:09.765864 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9653 | 2026.03.16 02:12:09.765905 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9654 | 2026.03.16 02:12:09.766232 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.03.16 02:12:09.766267 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9656 | 2026.03.16 02:12:09.766565 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9657 | 2026.03.16 02:12:09.766771 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.03.16 02:12:09.766889 [ 80 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9659 | 2026.03.16 02:12:09.766898 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001052 sec., 22813.68821292776 rows/sec., 1.54 MiB/sec. | ||
| 9660 | 2026.03.16 02:12:09.766943 [ 80 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2026.03.16 02:12:09.766958 [ 5 ] {e120e041-179c-4858-83a7-0de914ea4c81} <Debug> TCPHandler: Processed in 0.00123517 sec. | ||
| 9662 | 2026.03.16 02:12:09.766970 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9663 | 2026.03.16 02:12:09.767066 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9664 | 2026.03.16 02:12:09.767198 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9665 | 2026.03.16 02:12:09.767233 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2928 rows starting from the beginning of the part | ||
| 9666 | 2026.03.16 02:12:09.767294 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9667 | 2026.03.16 02:12:09.767347 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9668 | 2026.03.16 02:12:09.767406 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9669 | 2026.03.16 02:12:09.767448 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9670 | 2026.03.16 02:12:09.767487 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 9671 | 2026.03.16 02:12:09.768963 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3192 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929666 sec., 1654172.2764457683 rows/sec., 109.99 MiB/sec. | ||
| 9672 | 2026.03.16 02:12:09.769263 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9673 | 2026.03.16 02:12:09.769564 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.03.16 02:12:09.769638 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_66_13} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9675 | 2026.03.16 02:12:09.769717 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9676 | 2026.03.16 02:12:12.758381 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.03.16 02:12:12.758580 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9678 | 2026.03.16 02:12:12.758655 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9679 | 2026.03.16 02:12:12.759354 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.03.16 02:12:12.759398 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9681 | 2026.03.16 02:12:12.759833 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9682 | 2026.03.16 02:12:12.760072 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.03.16 02:12:12.760234 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.50 MiB/sec. | ||
| 9684 | 2026.03.16 02:12:12.760286 [ 5 ] {74e72b61-6ae5-41a9-8599-146852cdba35} <Debug> TCPHandler: Processed in 0.002049356 sec. | ||
| 9685 | 2026.03.16 02:12:12.760411 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.03.16 02:12:12.760514 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9687 | 2026.03.16 02:12:12.760557 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9688 | 2026.03.16 02:12:12.761006 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.03.16 02:12:12.761042 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9690 | 2026.03.16 02:12:12.761366 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9691 | 2026.03.16 02:12:12.761583 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.03.16 02:12:12.761718 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 9693 | 2026.03.16 02:12:12.761755 [ 5 ] {e4a8dc06-a317-4d38-89ca-535baf3bbf64} <Debug> TCPHandler: Processed in 0.001397941 sec. | ||
| 9694 | 2026.03.16 02:12:12.761877 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.03.16 02:12:12.761975 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9696 | 2026.03.16 02:12:12.762021 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9697 | 2026.03.16 02:12:12.762405 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.03.16 02:12:12.762468 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9699 | 2026.03.16 02:12:12.762807 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9700 | 2026.03.16 02:12:12.763024 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.16 02:12:12.763154 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001198 sec., 80133.55592654424 rows/sec., 5.58 MiB/sec. | ||
| 9702 | 2026.03.16 02:12:12.763191 [ 5 ] {c83b8101-f65f-41b4-88f0-17563b26503d} <Debug> TCPHandler: Processed in 0.001367391 sec. | ||
| 9703 | 2026.03.16 02:12:12.763309 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.03.16 02:12:12.763404 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9705 | 2026.03.16 02:12:12.763447 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9706 | 2026.03.16 02:12:12.763809 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.16 02:12:12.763845 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9708 | 2026.03.16 02:12:12.764166 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9709 | 2026.03.16 02:12:12.764381 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.16 02:12:12.764509 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.16 MiB/sec. | ||
| 9711 | 2026.03.16 02:12:12.764547 [ 5 ] {ea519299-8d55-4bb5-982c-efb81b733e59} <Debug> TCPHandler: Processed in 0.00128762 sec. | ||
| 9712 | 2026.03.16 02:12:13.988904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21587 | ||
| 9713 | 2026.03.16 02:12:13.989661 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.03.16 02:12:13.989730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9715 | 2026.03.16 02:12:13.990481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9716 | 2026.03.16 02:12:13.990735 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.03.16 02:12:13.990883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21587 | ||
| 9718 | 2026.03.16 02:12:15.126705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9719 | 2026.03.16 02:12:15.143630 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.03.16 02:12:15.143685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9721 | 2026.03.16 02:12:15.149732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9722 | 2026.03.16 02:12:15.150417 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9723 | 2026.03.16 02:12:15.153215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9724 | 2026.03.16 02:12:16.584401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1158 | ||
| 9725 | 2026.03.16 02:12:16.586889 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.03.16 02:12:16.586941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9727 | 2026.03.16 02:12:16.588163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9728 | 2026.03.16 02:12:16.588436 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.03.16 02:12:16.588712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9730 | 2026.03.16 02:12:17.763220 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.03.16 02:12:17.763400 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9732 | 2026.03.16 02:12:17.763465 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9733 | 2026.03.16 02:12:17.764271 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.03.16 02:12:17.764316 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9735 | 2026.03.16 02:12:17.764731 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9736 | 2026.03.16 02:12:17.764964 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.03.16 02:12:17.765125 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001775 sec., 76619.71830985915 rows/sec., 6.64 MiB/sec. | ||
| 9738 | 2026.03.16 02:12:17.765125 [ 94 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9739 | 2026.03.16 02:12:17.765178 [ 5 ] {d3c6287a-718c-4fb6-9b30-f1be45c4605b} <Debug> TCPHandler: Processed in 0.002087457 sec. | ||
| 9740 | 2026.03.16 02:12:17.765213 [ 94 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.03.16 02:12:17.765242 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9742 | 2026.03.16 02:12:17.765316 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.03.16 02:12:17.765362 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9744 | 2026.03.16 02:12:17.765418 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9745 | 2026.03.16 02:12:17.765462 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9746 | 2026.03.16 02:12:17.765510 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9747 | 2026.03.16 02:12:17.765550 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2894 rows starting from the beginning of the part | ||
| 9748 | 2026.03.16 02:12:17.765647 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9749 | 2026.03.16 02:12:17.765732 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
| 9750 | 2026.03.16 02:12:17.765774 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1941 rows starting from the beginning of the part | ||
| 9751 | 2026.03.16 02:12:17.765836 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9752 | 2026.03.16 02:12:17.765884 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 136 rows starting from the beginning of the part | ||
| 9753 | 2026.03.16 02:12:17.765927 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.03.16 02:12:17.765968 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9755 | 2026.03.16 02:12:17.766319 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9756 | 2026.03.16 02:12:17.766539 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2026.03.16 02:12:17.766677 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001279 sec., 31274.43315089914 rows/sec., 2.30 MiB/sec. | ||
| 9758 | 2026.03.16 02:12:17.766715 [ 5 ] {d1a6d92d-21e7-407f-821d-b0e52eba0f3c} <Debug> TCPHandler: Processed in 0.001448322 sec. | ||
| 9759 | 2026.03.16 02:12:17.766840 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2026.03.16 02:12:17.766939 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9761 | 2026.03.16 02:12:17.766978 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9762 | 2026.03.16 02:12:17.767454 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.03.16 02:12:17.767490 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9764 | 2026.03.16 02:12:17.767803 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9765 | 2026.03.16 02:12:17.767983 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673412 sec., 1952186.9431273593 rows/sec., 156.94 MiB/sec. | ||
| 9766 | 2026.03.16 02:12:17.768015 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.03.16 02:12:17.768147 [ 94 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9768 | 2026.03.16 02:12:17.768157 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001235 sec., 84210.52631578948 rows/sec., 6.58 MiB/sec. | ||
| 9769 | 2026.03.16 02:12:17.768189 [ 94 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.03.16 02:12:17.768217 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9771 | 2026.03.16 02:12:17.768217 [ 5 ] {96a74ed4-6f80-48e4-b590-0f6a9f648d91} <Debug> TCPHandler: Processed in 0.001424751 sec. | ||
| 9772 | 2026.03.16 02:12:17.768272 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9773 | 2026.03.16 02:12:17.768323 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9774 | 2026.03.16 02:12:17.768357 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9775 | 2026.03.16 02:12:17.768437 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9776 | 2026.03.16 02:12:17.768457 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9777 | 2026.03.16 02:12:17.768474 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1551 rows starting from the beginning of the part | ||
| 9778 | 2026.03.16 02:12:17.768509 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9779 | 2026.03.16 02:12:17.768543 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9780 | 2026.03.16 02:12:17.768550 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9781 | 2026.03.16 02:12:17.768600 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 9782 | 2026.03.16 02:12:17.768636 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_71_14} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9783 | 2026.03.16 02:12:17.768647 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1013 rows starting from the beginning of the part | ||
| 9784 | 2026.03.16 02:12:17.768691 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9785 | 2026.03.16 02:12:17.768720 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9786 | 2026.03.16 02:12:17.768736 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 9787 | 2026.03.16 02:12:17.768953 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.03.16 02:12:17.768994 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9789 | 2026.03.16 02:12:17.769417 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9790 | 2026.03.16 02:12:17.769649 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.03.16 02:12:17.769787 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001348 sec., 118694.36201780415 rows/sec., 8.27 MiB/sec. | ||
| 9792 | 2026.03.16 02:12:17.769825 [ 5 ] {88c3ee19-eff5-4417-9020-a1f855433114} <Debug> TCPHandler: Processed in 0.001516963 sec. | ||
| 9793 | 2026.03.16 02:12:17.769914 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001633524 sec., 1775302.9646335163 rows/sec., 131.76 MiB/sec. | ||
| 9794 | 2026.03.16 02:12:17.769941 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.03.16 02:12:17.770040 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.03.16 02:12:17.770095 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9797 | 2026.03.16 02:12:17.770169 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9798 | 2026.03.16 02:12:17.770511 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.03.16 02:12:17.770604 [ 186 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_71_14} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9800 | 2026.03.16 02:12:17.770721 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9801 | 2026.03.16 02:12:17.771067 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.03.16 02:12:17.771111 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9803 | 2026.03.16 02:12:17.771734 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9804 | 2026.03.16 02:12:17.771959 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9805 | 2026.03.16 02:12:17.772106 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002085 sec., 19184.65227817746 rows/sec., 34.38 MiB/sec. | ||
| 9806 | 2026.03.16 02:12:17.772158 [ 5 ] {6eda5745-4c2c-4d66-87bd-4f6bce0a0506} <Debug> TCPHandler: Processed in 0.002266508 sec. | ||
| 9807 | 2026.03.16 02:12:17.772274 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9808 | 2026.03.16 02:12:17.772366 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9809 | 2026.03.16 02:12:17.772407 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9810 | 2026.03.16 02:12:17.772768 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.03.16 02:12:17.772804 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9812 | 2026.03.16 02:12:17.773108 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9813 | 2026.03.16 02:12:17.773319 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.03.16 02:12:17.773447 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 9815 | 2026.03.16 02:12:17.773483 [ 5 ] {47d89805-a29d-4e6b-b96a-34b33d137741} <Debug> TCPHandler: Processed in 0.001256941 sec. | ||
| 9816 | 2026.03.16 02:12:20.570413 [ 90 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9817 | 2026.03.16 02:12:20.570506 [ 90 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.03.16 02:12:20.570535 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9819 | 2026.03.16 02:12:20.570698 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9820 | 2026.03.16 02:12:20.570889 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9821 | 2026.03.16 02:12:20.570940 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9822 | 2026.03.16 02:12:20.571042 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9823 | 2026.03.16 02:12:20.571121 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 9824 | 2026.03.16 02:12:20.571199 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 9825 | 2026.03.16 02:12:20.571269 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9826 | 2026.03.16 02:12:20.572142 [ 186 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524903 sec., 24919.617837987073 rows/sec., 2.08 MiB/sec. | ||
| 9827 | 2026.03.16 02:12:20.572328 [ 196 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9828 | 2026.03.16 02:12:20.572708 [ 196 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.03.16 02:12:20.572804 [ 196 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_21_5} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9830 | 2026.03.16 02:12:20.572927 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9831 | 2026.03.16 02:12:21.343543 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9832 | 2026.03.16 02:12:21.343594 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9833 | 2026.03.16 02:12:21.491050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22099 | ||
| 9834 | 2026.03.16 02:12:21.491821 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.03.16 02:12:21.491895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9836 | 2026.03.16 02:12:21.492665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9837 | 2026.03.16 02:12:21.492907 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2026.03.16 02:12:21.493040 [ 88 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9839 | 2026.03.16 02:12:21.493054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22099 | ||
| 9840 | 2026.03.16 02:12:21.493102 [ 88 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.03.16 02:12:21.493130 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9842 | 2026.03.16 02:12:21.493239 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9843 | 2026.03.16 02:12:21.493330 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9844 | 2026.03.16 02:12:21.493359 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19667 rows starting from the beginning of the part | ||
| 9845 | 2026.03.16 02:12:21.493410 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9846 | 2026.03.16 02:12:21.493451 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9847 | 2026.03.16 02:12:21.493488 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9848 | 2026.03.16 02:12:21.493521 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9849 | 2026.03.16 02:12:21.493556 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9850 | 2026.03.16 02:12:21.495450 [ 186 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22099 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246139 sec., 9838660.919916354 rows/sec., 140.74 MiB/sec. | ||
| 9851 | 2026.03.16 02:12:21.496102 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9852 | 2026.03.16 02:12:21.496456 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.03.16 02:12:21.496543 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_46_9} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9854 | 2026.03.16 02:12:21.496677 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9855 | 2026.03.16 02:12:22.653361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9856 | 2026.03.16 02:12:22.670796 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.03.16 02:12:22.670856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9858 | 2026.03.16 02:12:22.677042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9859 | 2026.03.16 02:12:22.677771 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.03.16 02:12:22.678091 [ 89 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9861 | 2026.03.16 02:12:22.678156 [ 89 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2026.03.16 02:12:22.678180 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9863 | 2026.03.16 02:12:22.678320 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 9864 | 2026.03.16 02:12:22.680874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9865 | 2026.03.16 02:12:22.682261 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9866 | 2026.03.16 02:12:22.683850 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9867 | 2026.03.16 02:12:22.688465 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9868 | 2026.03.16 02:12:22.692956 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9869 | 2026.03.16 02:12:22.697458 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9870 | 2026.03.16 02:12:22.702061 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9871 | 2026.03.16 02:12:22.706340 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9872 | 2026.03.16 02:12:22.760753 [ 194 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082494046 sec., 4206.364178088683 rows/sec., 21.75 MiB/sec. | ||
| 9873 | 2026.03.16 02:12:22.762298 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.03.16 02:12:22.762514 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9875 | 2026.03.16 02:12:22.762597 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9876 | 2026.03.16 02:12:22.763363 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.03.16 02:12:22.763419 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9878 | 2026.03.16 02:12:22.763995 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9879 | 2026.03.16 02:12:22.763995 [ 191 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9880 | 2026.03.16 02:12:22.764293 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.03.16 02:12:22.764501 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002047 sec., 27357.107962872495 rows/sec., 2.09 MiB/sec. | ||
| 9882 | 2026.03.16 02:12:22.764568 [ 5 ] {82f12b09-7bb5-4e79-ab78-7d5bc3bb726c} <Debug> TCPHandler: Processed in 0.00245716 sec. | ||
| 9883 | 2026.03.16 02:12:22.764717 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9884 | 2026.03.16 02:12:22.764822 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9885 | 2026.03.16 02:12:22.764877 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9886 | 2026.03.16 02:12:22.765343 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.03.16 02:12:22.765384 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9888 | 2026.03.16 02:12:22.765727 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9889 | 2026.03.16 02:12:22.765963 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.03.16 02:12:22.766118 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001314 sec., 48706.2404870624 rows/sec., 3.80 MiB/sec. | ||
| 9891 | 2026.03.16 02:12:22.766163 [ 5 ] {8c99f22f-2f43-4c36-98b9-2fa1f723086f} <Debug> TCPHandler: Processed in 0.001504223 sec. | ||
| 9892 | 2026.03.16 02:12:22.766289 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.03.16 02:12:22.766391 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.03.16 02:12:22.766438 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9895 | 2026.03.16 02:12:22.766684 [ 191 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2026.03.16 02:12:22.766792 [ 191 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_46_9} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9897 | 2026.03.16 02:12:22.766883 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9898 | 2026.03.16 02:12:22.766921 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9899 | 2026.03.16 02:12:22.767274 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9900 | 2026.03.16 02:12:22.767518 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9901 | 2026.03.16 02:12:22.767657 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 9902 | 2026.03.16 02:12:22.767699 [ 5 ] {0f42b825-9235-47d7-a020-6692341826e4} <Debug> TCPHandler: Processed in 0.001460282 sec. | ||
| 9903 | 2026.03.16 02:12:22.767815 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9904 | 2026.03.16 02:12:22.767924 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9905 | 2026.03.16 02:12:22.767977 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9906 | 2026.03.16 02:12:22.768332 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9907 | 2026.03.16 02:12:22.768376 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9908 | 2026.03.16 02:12:22.768697 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9909 | 2026.03.16 02:12:22.768925 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.03.16 02:12:22.769059 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 9911 | 2026.03.16 02:12:22.769096 [ 5 ] {f504434e-efdf-4893-b44a-ffda1400070a} <Debug> TCPHandler: Processed in 0.00133008 sec. | ||
| 9912 | 2026.03.16 02:12:22.769179 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9913 | 2026.03.16 02:12:23.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.49 MiB, peak 326.63 MiB, free memory in arenas 0.00 B, will set to 314.58 MiB (RSS), difference: 1.09 MiB | ||
| 9914 | 2026.03.16 02:12:25.083698 [ 86 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 9915 | 2026.03.16 02:12:25.083823 [ 86 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.03.16 02:12:25.083862 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9917 | 2026.03.16 02:12:25.084017 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_4 to all_25_25_0 into Compact with storage Full | ||
| 9918 | 2026.03.16 02:12:25.084202 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9919 | 2026.03.16 02:12:25.084258 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 883 rows starting from the beginning of the part | ||
| 9920 | 2026.03.16 02:12:25.084348 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9921 | 2026.03.16 02:12:25.084392 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 9922 | 2026.03.16 02:12:25.084444 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 9923 | 2026.03.16 02:12:25.084483 [ 190 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 708 rows starting from the beginning of the part | ||
| 9924 | 2026.03.16 02:12:25.085530 [ 189 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577993 sec., 1487332.3265692561 rows/sec., 94.16 MiB/sec. | ||
| 9925 | 2026.03.16 02:12:25.085740 [ 189 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9926 | 2026.03.16 02:12:25.086015 [ 189 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.03.16 02:12:25.086088 [ 189 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_25_5} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 9928 | 2026.03.16 02:12:25.086178 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9929 | 2026.03.16 02:12:26.589084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1178 | ||
| 9930 | 2026.03.16 02:12:26.591515 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.03.16 02:12:26.591573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9932 | 2026.03.16 02:12:26.592808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9933 | 2026.03.16 02:12:26.593089 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.03.16 02:12:26.593464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9935 | 2026.03.16 02:12:27.772669 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2026.03.16 02:12:27.772869 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9937 | 2026.03.16 02:12:27.772939 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9938 | 2026.03.16 02:12:27.773857 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.03.16 02:12:27.773901 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9940 | 2026.03.16 02:12:27.774306 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9941 | 2026.03.16 02:12:27.774531 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2026.03.16 02:12:27.774680 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Debug> executeQuery: Read 308 rows, 20.51 KiB in 0.001867 sec., 164970.54097482594 rows/sec., 10.73 MiB/sec. | ||
| 9943 | 2026.03.16 02:12:27.774723 [ 5 ] {29662c24-d4d3-4aa8-947a-e9a5598f0833} <Debug> TCPHandler: Processed in 0.002189988 sec. | ||
| 9944 | 2026.03.16 02:12:27.774856 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.03.16 02:12:27.774951 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9946 | 2026.03.16 02:12:27.774991 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9947 | 2026.03.16 02:12:27.775445 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.03.16 02:12:27.775479 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9949 | 2026.03.16 02:12:27.775779 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9950 | 2026.03.16 02:12:27.775988 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.03.16 02:12:27.776116 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001184 sec., 1689.1891891891892 rows/sec., 137.74 KiB/sec. | ||
| 9952 | 2026.03.16 02:12:27.776153 [ 5 ] {7ad1d484-7592-4564-90b0-3d8223262a96} <Debug> TCPHandler: Processed in 0.001350031 sec. | ||
| 9953 | 2026.03.16 02:12:27.776268 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.03.16 02:12:27.776361 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9955 | 2026.03.16 02:12:27.776399 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9956 | 2026.03.16 02:12:27.777301 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.03.16 02:12:27.777338 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9958 | 2026.03.16 02:12:27.777707 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9959 | 2026.03.16 02:12:27.777915 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.03.16 02:12:27.778042 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Debug> executeQuery: Read 998 rows, 82.66 KiB in 0.001699 sec., 587404.3555032372 rows/sec., 47.51 MiB/sec. | ||
| 9961 | 2026.03.16 02:12:27.778080 [ 5 ] {efad7652-c0a9-410c-b057-22f3676c60b4} <Debug> TCPHandler: Processed in 0.001860525 sec. | ||
| 9962 | 2026.03.16 02:12:27.778199 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2026.03.16 02:12:27.778293 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9964 | 2026.03.16 02:12:27.778331 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9965 | 2026.03.16 02:12:27.778861 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.03.16 02:12:27.778898 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9967 | 2026.03.16 02:12:27.779213 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9968 | 2026.03.16 02:12:27.779420 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.03.16 02:12:27.779547 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Debug> executeQuery: Read 196 rows, 12.65 KiB in 0.001273 sec., 153967.00706991358 rows/sec., 9.70 MiB/sec. | ||
| 9970 | 2026.03.16 02:12:27.779585 [ 5 ] {36802844-9480-4e2d-8d74-3fac755c1039} <Debug> TCPHandler: Processed in 0.001434492 sec. | ||
| 9971 | 2026.03.16 02:12:27.779696 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2026.03.16 02:12:27.779796 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9973 | 2026.03.16 02:12:27.779835 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9974 | 2026.03.16 02:12:27.780312 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.03.16 02:12:27.780347 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9976 | 2026.03.16 02:12:27.780647 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9977 | 2026.03.16 02:12:27.780847 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.03.16 02:12:27.780970 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Debug> executeQuery: Read 173 rows, 11.90 KiB in 0.001192 sec., 145134.22818791948 rows/sec., 9.75 MiB/sec. | ||
| 9979 | 2026.03.16 02:12:27.781007 [ 5 ] {a7777ba3-c376-49d3-aa50-645a560cfef3} <Debug> TCPHandler: Processed in 0.001360521 sec. | ||
| 9980 | 2026.03.16 02:12:27.781117 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2026.03.16 02:12:27.781220 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9982 | 2026.03.16 02:12:27.781258 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9983 | 2026.03.16 02:12:27.781743 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2026.03.16 02:12:27.781791 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9985 | 2026.03.16 02:12:27.782096 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9986 | 2026.03.16 02:12:27.782301 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2026.03.16 02:12:27.782426 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Debug> executeQuery: Read 160 rows, 9.56 KiB in 0.001224 sec., 130718.954248366 rows/sec., 7.62 MiB/sec. | ||
| 9988 | 2026.03.16 02:12:27.782462 [ 5 ] {96fe692d-911d-4720-b5fb-22378eb275d6} <Debug> TCPHandler: Processed in 0.001393621 sec. | ||
| 9989 | 2026.03.16 02:12:27.782580 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2026.03.16 02:12:27.782674 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9991 | 2026.03.16 02:12:27.782712 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9992 | 2026.03.16 02:12:27.783325 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2026.03.16 02:12:27.783360 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9994 | 2026.03.16 02:12:27.783677 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9995 | 2026.03.16 02:12:27.783890 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2026.03.16 02:12:27.784014 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Debug> executeQuery: Read 568 rows, 41.80 KiB in 0.001359 sec., 417954.3782192789 rows/sec., 30.04 MiB/sec. | ||
| 9997 | 2026.03.16 02:12:27.784051 [ 5 ] {f5b1bc0f-06e9-48c1-b65c-d401f12d4b7c} <Debug> TCPHandler: Processed in 0.001519012 sec. | ||
| 9998 | 2026.03.16 02:12:27.784173 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2026.03.16 02:12:27.784265 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10000 | 2026.03.16 02:12:27.784305 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10001 | 2026.03.16 02:12:27.784633 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.03.16 02:12:27.784668 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10003 | 2026.03.16 02:12:27.784960 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10004 | 2026.03.16 02:12:27.785174 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2026.03.16 02:12:27.785297 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 10006 | 2026.03.16 02:12:27.785333 [ 5 ] {62f0c9c4-225a-429a-bad8-714f6d5aaf4c} <Debug> TCPHandler: Processed in 0.00120782 sec. | ||
| 10007 | 2026.03.16 02:12:27.785447 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10008 | 2026.03.16 02:12:27.785545 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10009 | 2026.03.16 02:12:27.785585 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10010 | 2026.03.16 02:12:27.786036 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10011 | 2026.03.16 02:12:27.786070 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10012 | 2026.03.16 02:12:27.786391 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10013 | 2026.03.16 02:12:27.786598 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10014 | 2026.03.16 02:12:27.786723 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Debug> executeQuery: Read 302 rows, 21.09 KiB in 0.001196 sec., 252508.36120401337 rows/sec., 17.22 MiB/sec. | ||
| 10015 | 2026.03.16 02:12:27.786735 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10016 | 2026.03.16 02:12:27.786760 [ 5 ] {137cbbc9-1b98-4091-aae1-7dc8997f6bb5} <Debug> TCPHandler: Processed in 0.001365452 sec. | ||
| 10017 | 2026.03.16 02:12:27.786806 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.03.16 02:12:27.786831 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10019 | 2026.03.16 02:12:27.786901 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10020 | 2026.03.16 02:12:27.786956 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10021 | 2026.03.16 02:12:27.786997 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10022 | 2026.03.16 02:12:27.787043 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10023 | 2026.03.16 02:12:27.787102 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10024 | 2026.03.16 02:12:27.787142 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21499 rows starting from the beginning of the part | ||
| 10025 | 2026.03.16 02:12:27.787204 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1250 rows starting from the beginning of the part | ||
| 10026 | 2026.03.16 02:12:27.787256 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part | ||
| 10027 | 2026.03.16 02:12:27.787295 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10028 | 2026.03.16 02:12:27.787331 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10029 | 2026.03.16 02:12:27.787357 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.03.16 02:12:27.787369 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 302 rows starting from the beginning of the part | ||
| 10031 | 2026.03.16 02:12:27.787402 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10032 | 2026.03.16 02:12:27.787730 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10033 | 2026.03.16 02:12:27.787944 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.03.16 02:12:27.788069 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 10035 | 2026.03.16 02:12:27.788104 [ 5 ] {81b7a7f8-a5c0-4500-b3f3-842027bc170d} <Debug> TCPHandler: Processed in 0.00125934 sec. | ||
| 10036 | 2026.03.16 02:12:27.788217 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.03.16 02:12:27.788314 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.03.16 02:12:27.788366 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10039 | 2026.03.16 02:12:27.789230 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.03.16 02:12:27.789265 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10041 | 2026.03.16 02:12:27.789980 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10042 | 2026.03.16 02:12:27.790214 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.03.16 02:12:27.790355 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002057 sec., 19445.794846864366 rows/sec., 34.85 MiB/sec. | ||
| 10044 | 2026.03.16 02:12:27.790408 [ 5 ] {b2c570a0-05bc-4e3c-a47c-3e8b920098ba} <Debug> TCPHandler: Processed in 0.002243008 sec. | ||
| 10045 | 2026.03.16 02:12:27.790520 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.03.16 02:12:27.790612 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10047 | 2026.03.16 02:12:27.790652 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10048 | 2026.03.16 02:12:27.790983 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.03.16 02:12:27.791018 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10050 | 2026.03.16 02:12:27.791325 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10051 | 2026.03.16 02:12:27.791536 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.03.16 02:12:27.791661 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001068 sec., 84269.66292134832 rows/sec., 5.27 MiB/sec. | ||
| 10053 | 2026.03.16 02:12:27.791696 [ 5 ] {95b6f07c-7fc6-4f47-82ba-9e97b096b1b9} <Debug> TCPHandler: Processed in 0.00122271 sec. | ||
| 10054 | 2026.03.16 02:12:27.792810 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23467 rows, containing 5 columns (5 merged, 0 gathered) in 0.005908518 sec., 3971723.5354110794 rows/sec., 261.46 MiB/sec. | ||
| 10055 | 2026.03.16 02:12:27.793237 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10056 | 2026.03.16 02:12:27.793510 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.03.16 02:12:27.793582 [ 189 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10058 | 2026.03.16 02:12:27.793654 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 10059 | 2026.03.16 02:12:28.993250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22547 | ||
| 10060 | 2026.03.16 02:12:28.993807 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.03.16 02:12:28.993860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10062 | 2026.03.16 02:12:28.994445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10063 | 2026.03.16 02:12:28.994709 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.03.16 02:12:28.994870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22547 | ||
| 10065 | 2026.03.16 02:12:30.181042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10066 | 2026.03.16 02:12:30.196504 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.03.16 02:12:30.196565 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10068 | 2026.03.16 02:12:30.202234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10069 | 2026.03.16 02:12:30.202968 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.03.16 02:12:30.205918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10071 | 2026.03.16 02:12:32.761380 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.03.16 02:12:32.761578 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10073 | 2026.03.16 02:12:32.761650 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10074 | 2026.03.16 02:12:32.762372 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.03.16 02:12:32.762417 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10076 | 2026.03.16 02:12:32.762828 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10077 | 2026.03.16 02:12:32.763053 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.03.16 02:12:32.763200 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 10079 | 2026.03.16 02:12:32.763241 [ 5 ] {e7dd0d4f-ec34-4bc8-80aa-a287d223ec78} <Debug> TCPHandler: Processed in 0.001996886 sec. | ||
| 10080 | 2026.03.16 02:12:32.763364 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2026.03.16 02:12:32.763458 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10082 | 2026.03.16 02:12:32.763497 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10083 | 2026.03.16 02:12:32.763907 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.03.16 02:12:32.763941 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10085 | 2026.03.16 02:12:32.764248 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10086 | 2026.03.16 02:12:32.764463 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.03.16 02:12:32.764588 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 10088 | 2026.03.16 02:12:32.764624 [ 5 ] {af1183a5-59c7-47c1-8021-79f17c5da9fc} <Debug> TCPHandler: Processed in 0.001309121 sec. | ||
| 10089 | 2026.03.16 02:12:32.764744 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.03.16 02:12:32.764838 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10091 | 2026.03.16 02:12:32.764882 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10092 | 2026.03.16 02:12:32.765308 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.03.16 02:12:32.765344 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10094 | 2026.03.16 02:12:32.765680 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10095 | 2026.03.16 02:12:32.765911 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.03.16 02:12:32.766045 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 10097 | 2026.03.16 02:12:32.766083 [ 5 ] {a007171d-d58c-4f95-bbe0-c8ba80b4a4e2} <Debug> TCPHandler: Processed in 0.001387011 sec. | ||
| 10098 | 2026.03.16 02:12:32.766199 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.03.16 02:12:32.766292 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10100 | 2026.03.16 02:12:32.766335 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10101 | 2026.03.16 02:12:32.766677 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.03.16 02:12:32.766713 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10103 | 2026.03.16 02:12:32.767022 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10104 | 2026.03.16 02:12:32.767244 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.03.16 02:12:32.767348 [ 71 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10106 | 2026.03.16 02:12:32.767374 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 10107 | 2026.03.16 02:12:32.767389 [ 71 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2026.03.16 02:12:32.767410 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10109 | 2026.03.16 02:12:32.767412 [ 5 ] {09502ca3-411a-49fb-93d7-ec36bdf44e79} <Debug> TCPHandler: Processed in 0.00126257 sec. | ||
| 10110 | 2026.03.16 02:12:32.767527 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10111 | 2026.03.16 02:12:32.767668 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10112 | 2026.03.16 02:12:32.767705 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3192 rows starting from the beginning of the part | ||
| 10113 | 2026.03.16 02:12:32.767779 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10114 | 2026.03.16 02:12:32.767822 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10115 | 2026.03.16 02:12:32.767861 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10116 | 2026.03.16 02:12:32.767896 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 10117 | 2026.03.16 02:12:32.767934 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10118 | 2026.03.16 02:12:32.769123 [ 194 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001649193 sec., 2121037.380100449 rows/sec., 140.93 MiB/sec. | ||
| 10119 | 2026.03.16 02:12:32.769388 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10120 | 2026.03.16 02:12:32.769645 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.03.16 02:12:32.769723 [ 198 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_71_14} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10122 | 2026.03.16 02:12:32.769796 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10123 | 2026.03.16 02:12:36.343639 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10124 | 2026.03.16 02:12:36.343738 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10125 | 2026.03.16 02:12:36.494987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23059 | ||
| 10126 | 2026.03.16 02:12:36.495501 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.03.16 02:12:36.495552 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10128 | 2026.03.16 02:12:36.496058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10129 | 2026.03.16 02:12:36.496325 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.03.16 02:12:36.496476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23059 | ||
| 10131 | 2026.03.16 02:12:36.593664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1210 | ||
| 10132 | 2026.03.16 02:12:36.596046 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.03.16 02:12:36.596101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10134 | 2026.03.16 02:12:36.597321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10135 | 2026.03.16 02:12:36.597604 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.03.16 02:12:36.597756 [ 62 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10137 | 2026.03.16 02:12:36.597818 [ 62 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10138 | 2026.03.16 02:12:36.597838 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10139 | 2026.03.16 02:12:36.597874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 10140 | 2026.03.16 02:12:36.597940 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 10141 | 2026.03.16 02:12:36.598469 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10142 | 2026.03.16 02:12:36.598633 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1066 rows starting from the beginning of the part | ||
| 10143 | 2026.03.16 02:12:36.599021 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 10144 | 2026.03.16 02:12:36.599392 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 10145 | 2026.03.16 02:12:36.599751 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 10146 | 2026.03.16 02:12:36.600095 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 10147 | 2026.03.16 02:12:36.600420 [ 194 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 10148 | 2026.03.16 02:12:36.607074 [ 198 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1210 rows, containing 72 columns (72 merged, 0 gathered) in 0.009177166 sec., 131848.98257261555 rows/sec., 108.24 MiB/sec. | ||
| 10149 | 2026.03.16 02:12:36.608648 [ 200 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10150 | 2026.03.16 02:12:36.609296 [ 200 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.03.16 02:12:36.609393 [ 200 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_36_7} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10152 | 2026.03.16 02:12:36.609758 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 10153 | 2026.03.16 02:12:37.001196 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000829687 sec. | ||
| 10154 | 2026.03.16 02:12:37.706004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10155 | 2026.03.16 02:12:37.722187 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.03.16 02:12:37.722250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10157 | 2026.03.16 02:12:37.728436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10158 | 2026.03.16 02:12:37.729216 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.03.16 02:12:37.732923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10160 | 2026.03.16 02:12:37.772413 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10161 | 2026.03.16 02:12:37.772615 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10162 | 2026.03.16 02:12:37.772682 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10163 | 2026.03.16 02:12:37.773439 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.03.16 02:12:37.773488 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10165 | 2026.03.16 02:12:37.774022 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10166 | 2026.03.16 02:12:37.774282 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2026.03.16 02:12:37.774432 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00187 sec., 151871.6577540107 rows/sec., 9.65 MiB/sec. | ||
| 10168 | 2026.03.16 02:12:37.774475 [ 5 ] {b847d0e5-9588-4ad1-879b-901171f90bfd} <Debug> TCPHandler: Processed in 0.002203968 sec. | ||
| 10169 | 2026.03.16 02:12:37.774606 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10170 | 2026.03.16 02:12:37.774700 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10171 | 2026.03.16 02:12:37.774740 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10172 | 2026.03.16 02:12:37.775722 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.03.16 02:12:37.775760 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10174 | 2026.03.16 02:12:37.776128 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10175 | 2026.03.16 02:12:37.776398 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.03.16 02:12:37.776531 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Debug> executeQuery: Read 877 rows, 71.15 KiB in 0.00185 sec., 474054.054054054 rows/sec., 37.56 MiB/sec. | ||
| 10177 | 2026.03.16 02:12:37.776568 [ 5 ] {31f4a7f4-43ce-4b4f-8101-bc13be8259f6} <Debug> TCPHandler: Processed in 0.002011536 sec. | ||
| 10178 | 2026.03.16 02:12:37.776692 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10179 | 2026.03.16 02:12:37.776784 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10180 | 2026.03.16 02:12:37.776824 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10181 | 2026.03.16 02:12:37.777324 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10182 | 2026.03.16 02:12:37.777360 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10183 | 2026.03.16 02:12:37.777674 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10184 | 2026.03.16 02:12:37.777892 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10185 | 2026.03.16 02:12:37.778028 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001262 sec., 144215.53090332804 rows/sec., 8.94 MiB/sec. | ||
| 10186 | 2026.03.16 02:12:37.778065 [ 5 ] {fe95d5de-cf8f-4700-8c3a-fee16c82d572} <Debug> TCPHandler: Processed in 0.001423082 sec. | ||
| 10187 | 2026.03.16 02:12:37.778179 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10188 | 2026.03.16 02:12:37.778270 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10189 | 2026.03.16 02:12:37.778308 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10190 | 2026.03.16 02:12:37.778773 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.03.16 02:12:37.778810 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10192 | 2026.03.16 02:12:37.779128 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10193 | 2026.03.16 02:12:37.779331 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.03.16 02:12:37.779454 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 10195 | 2026.03.16 02:12:37.779490 [ 5 ] {a5982186-77df-4c0f-ae61-21294eb2253d} <Debug> TCPHandler: Processed in 0.001360331 sec. | ||
| 10196 | 2026.03.16 02:12:37.779604 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.03.16 02:12:37.779695 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10198 | 2026.03.16 02:12:37.779733 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10199 | 2026.03.16 02:12:37.780176 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.03.16 02:12:37.780212 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10201 | 2026.03.16 02:12:37.780509 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10202 | 2026.03.16 02:12:37.780712 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10203 | 2026.03.16 02:12:37.780836 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 10204 | 2026.03.16 02:12:37.780872 [ 5 ] {28a00c8b-508a-4397-a5f2-492f856d40a5} <Debug> TCPHandler: Processed in 0.001317281 sec. | ||
| 10205 | 2026.03.16 02:12:37.781047 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10206 | 2026.03.16 02:12:37.781138 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10207 | 2026.03.16 02:12:37.781176 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10208 | 2026.03.16 02:12:37.781826 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10209 | 2026.03.16 02:12:37.781861 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10210 | 2026.03.16 02:12:37.782176 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10211 | 2026.03.16 02:12:37.782380 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2026.03.16 02:12:37.782503 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001382 sec., 383502.17076700437 rows/sec., 27.12 MiB/sec. | ||
| 10213 | 2026.03.16 02:12:37.782539 [ 5 ] {5298e947-8118-446c-a166-12800492a9a4} <Debug> TCPHandler: Processed in 0.001539972 sec. | ||
| 10214 | 2026.03.16 02:12:37.782655 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.03.16 02:12:37.782748 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10216 | 2026.03.16 02:12:37.782788 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10217 | 2026.03.16 02:12:37.783123 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.03.16 02:12:37.783158 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10219 | 2026.03.16 02:12:37.783458 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 10220 | 2026.03.16 02:12:37.783686 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2026.03.16 02:12:37.783813 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 10222 | 2026.03.16 02:12:37.783849 [ 5 ] {396d9da5-d599-4219-a797-7f37f4c2fde3} <Debug> TCPHandler: Processed in 0.00124218 sec. | ||
| 10223 | 2026.03.16 02:12:37.783988 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2026.03.16 02:12:37.784081 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10225 | 2026.03.16 02:12:37.784122 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10226 | 2026.03.16 02:12:37.784566 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.03.16 02:12:37.784600 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10228 | 2026.03.16 02:12:37.784925 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10229 | 2026.03.16 02:12:37.785132 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.03.16 02:12:37.785257 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 10231 | 2026.03.16 02:12:37.785292 [ 5 ] {8bb8a6bd-83a0-4e2e-be3f-aafdecbef92a} <Debug> TCPHandler: Processed in 0.001352291 sec. | ||
| 10232 | 2026.03.16 02:12:37.785409 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.03.16 02:12:37.785501 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10234 | 2026.03.16 02:12:37.785541 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10235 | 2026.03.16 02:12:37.785849 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2026.03.16 02:12:37.785884 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10237 | 2026.03.16 02:12:37.786174 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10238 | 2026.03.16 02:12:37.786379 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.03.16 02:12:37.786501 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 10240 | 2026.03.16 02:12:37.786536 [ 5 ] {3d33c8af-3e73-4d5c-a4ee-36ec8818645b} <Debug> TCPHandler: Processed in 0.001175679 sec. | ||
| 10241 | 2026.03.16 02:12:37.786647 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.03.16 02:12:37.786738 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10243 | 2026.03.16 02:12:37.786790 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10244 | 2026.03.16 02:12:37.787655 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2026.03.16 02:12:37.787691 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10246 | 2026.03.16 02:12:37.788255 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10247 | 2026.03.16 02:12:37.788490 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10248 | 2026.03.16 02:12:37.788636 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001916 sec., 20876.826722338206 rows/sec., 37.41 MiB/sec. | ||
| 10249 | 2026.03.16 02:12:37.788689 [ 5 ] {4fa04a52-5b60-4be9-8e36-5aca47a8f077} <Debug> TCPHandler: Processed in 0.002090157 sec. | ||
| 10250 | 2026.03.16 02:12:37.788826 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10251 | 2026.03.16 02:12:37.788919 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10252 | 2026.03.16 02:12:37.788959 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10253 | 2026.03.16 02:12:37.789326 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10254 | 2026.03.16 02:12:37.789361 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10255 | 2026.03.16 02:12:37.789674 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10256 | 2026.03.16 02:12:37.789881 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10257 | 2026.03.16 02:12:37.790005 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001104 sec., 81521.73913043478 rows/sec., 5.10 MiB/sec. | ||
| 10258 | 2026.03.16 02:12:37.790039 [ 5 ] {94718956-3c4c-4069-b7c6-f326fde60cdd} <Debug> TCPHandler: Processed in 0.00126183 sec. | ||
| 10259 | 2026.03.16 02:12:38.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.10 MiB, peak 326.63 MiB, free memory in arenas 0.00 B, will set to 315.83 MiB (RSS), difference: -1.28 MiB | ||
| 10260 | 2026.03.16 02:12:39.747519 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10261 | 2026.03.16 02:12:39.747718 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10262 | 2026.03.16 02:12:39.747787 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10263 | 2026.03.16 02:12:39.748418 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10264 | 2026.03.16 02:12:39.748471 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10265 | 2026.03.16 02:12:39.748881 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10266 | 2026.03.16 02:12:39.749115 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.03.16 02:12:39.749279 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00161 sec., 2484.4720496894406 rows/sec., 202.59 KiB/sec. | ||
| 10268 | 2026.03.16 02:12:39.749322 [ 5 ] {426e1287-82c6-419b-b540-6f824738635d} <Debug> TCPHandler: Processed in 0.001940106 sec. | ||
| 10269 | 2026.03.16 02:12:39.749443 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2026.03.16 02:12:39.749541 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10271 | 2026.03.16 02:12:39.749582 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10272 | 2026.03.16 02:12:39.751340 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10273 | 2026.03.16 02:12:39.751378 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10274 | 2026.03.16 02:12:39.751827 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10275 | 2026.03.16 02:12:39.752080 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10276 | 2026.03.16 02:12:39.752205 [ 56 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10277 | 2026.03.16 02:12:39.752216 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.002692 sec., 721396.7310549777 rows/sec., 53.94 MiB/sec. | ||
| 10278 | 2026.03.16 02:12:39.752283 [ 56 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.03.16 02:12:39.752300 [ 5 ] {b2d28d1b-44e7-4eb8-826c-ab1510e0d32b} <Debug> TCPHandler: Processed in 0.002910033 sec. | ||
| 10280 | 2026.03.16 02:12:39.752313 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10281 | 2026.03.16 02:12:39.752435 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.03.16 02:12:39.752474 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10283 | 2026.03.16 02:12:39.752534 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10284 | 2026.03.16 02:12:39.752582 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10285 | 2026.03.16 02:12:39.752678 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10286 | 2026.03.16 02:12:39.752725 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2894 rows starting from the beginning of the part | ||
| 10287 | 2026.03.16 02:12:39.752800 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10288 | 2026.03.16 02:12:39.752856 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 998 rows starting from the beginning of the part | ||
| 10289 | 2026.03.16 02:12:39.752903 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10290 | 2026.03.16 02:12:39.752949 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 877 rows starting from the beginning of the part | ||
| 10291 | 2026.03.16 02:12:39.752999 [ 198 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1942 rows starting from the beginning of the part | ||
| 10292 | 2026.03.16 02:12:39.753007 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.03.16 02:12:39.753055 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10294 | 2026.03.16 02:12:39.753401 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10295 | 2026.03.16 02:12:39.753621 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.03.16 02:12:39.753730 [ 56 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10297 | 2026.03.16 02:12:39.753759 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001245 sec., 12048.192771084337 rows/sec., 888.71 KiB/sec. | ||
| 10298 | 2026.03.16 02:12:39.753762 [ 56 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10299 | 2026.03.16 02:12:39.753802 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10300 | 2026.03.16 02:12:39.753807 [ 5 ] {3c359456-0065-4d85-a9d6-0da3b6db7ed7} <Debug> TCPHandler: Processed in 0.001431782 sec. | ||
| 10301 | 2026.03.16 02:12:39.753900 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10302 | 2026.03.16 02:12:39.753932 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2026.03.16 02:12:39.754006 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10304 | 2026.03.16 02:12:39.754033 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.03.16 02:12:39.754043 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 10306 | 2026.03.16 02:12:39.754081 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10307 | 2026.03.16 02:12:39.754128 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
| 10308 | 2026.03.16 02:12:39.754175 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 10309 | 2026.03.16 02:12:39.754215 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 10310 | 2026.03.16 02:12:39.754254 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 182 rows starting from the beginning of the part | ||
| 10311 | 2026.03.16 02:12:39.754293 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 10312 | 2026.03.16 02:12:39.754869 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.03.16 02:12:39.754913 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10314 | 2026.03.16 02:12:39.755161 [ 188 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 671 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299531 sec., 516340.1257838405 rows/sec., 35.05 MiB/sec. | ||
| 10315 | 2026.03.16 02:12:39.755308 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10316 | 2026.03.16 02:12:39.755430 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10317 | 2026.03.16 02:12:39.755469 [ 195 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6823 rows, containing 5 columns (5 merged, 0 gathered) in 0.003074125 sec., 2219493.351766763 rows/sec., 179.69 MiB/sec. | ||
| 10318 | 2026.03.16 02:12:39.755605 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.03.16 02:12:39.755696 [ 200 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_46_9} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10320 | 2026.03.16 02:12:39.755733 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.03.16 02:12:39.755775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10322 | 2026.03.16 02:12:39.755781 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10323 | 2026.03.16 02:12:39.755881 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001867 sec., 379217.99678628816 rows/sec., 22.12 MiB/sec. | ||
| 10324 | 2026.03.16 02:12:39.755924 [ 5 ] {3389a2b0-0fbd-4a42-a856-dae773f4dfa3} <Debug> TCPHandler: Processed in 0.002043236 sec. | ||
| 10325 | 2026.03.16 02:12:39.756043 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.03.16 02:12:39.756141 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2026.03.16 02:12:39.756148 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.03.16 02:12:39.756200 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10329 | 2026.03.16 02:12:39.756227 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_76_15} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10330 | 2026.03.16 02:12:39.756313 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 10331 | 2026.03.16 02:12:39.756584 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.03.16 02:12:39.756625 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10333 | 2026.03.16 02:12:39.756941 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10334 | 2026.03.16 02:12:39.757155 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.03.16 02:12:39.757299 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 60.15 KiB/sec. | ||
| 10336 | 2026.03.16 02:12:39.757338 [ 5 ] {b5f7f004-f896-4be3-aa5c-3a705ff11525} <Debug> TCPHandler: Processed in 0.001345571 sec. | ||
| 10337 | 2026.03.16 02:12:39.757443 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.03.16 02:12:39.757538 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10339 | 2026.03.16 02:12:39.757577 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10340 | 2026.03.16 02:12:39.758538 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.03.16 02:12:39.758575 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10342 | 2026.03.16 02:12:39.758957 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10343 | 2026.03.16 02:12:39.759177 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.03.16 02:12:39.759298 [ 54 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10345 | 2026.03.16 02:12:39.759309 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.001788 sec., 567673.3780760627 rows/sec., 39.08 MiB/sec. | ||
| 10346 | 2026.03.16 02:12:39.759349 [ 54 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.03.16 02:12:39.759367 [ 5 ] {655a61fc-fd38-4322-8684-858fbdd1e6b1} <Debug> TCPHandler: Processed in 0.001973616 sec. | ||
| 10348 | 2026.03.16 02:12:39.759377 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10349 | 2026.03.16 02:12:39.759478 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10350 | 2026.03.16 02:12:39.759485 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10351 | 2026.03.16 02:12:39.759596 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10352 | 2026.03.16 02:12:39.759613 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10353 | 2026.03.16 02:12:39.759633 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1551 rows starting from the beginning of the part | ||
| 10354 | 2026.03.16 02:12:39.759673 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10355 | 2026.03.16 02:12:39.759705 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10356 | 2026.03.16 02:12:39.759760 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 568 rows starting from the beginning of the part | ||
| 10357 | 2026.03.16 02:12:39.759808 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10358 | 2026.03.16 02:12:39.759858 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 530 rows starting from the beginning of the part | ||
| 10359 | 2026.03.16 02:12:39.759903 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1015 rows starting from the beginning of the part | ||
| 10360 | 2026.03.16 02:12:39.760624 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.03.16 02:12:39.760665 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10362 | 2026.03.16 02:12:39.761146 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10363 | 2026.03.16 02:12:39.761260 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001825235 sec., 2077540.7002385994 rows/sec., 153.88 MiB/sec. | ||
| 10364 | 2026.03.16 02:12:39.761372 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2026.03.16 02:12:39.761443 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10366 | 2026.03.16 02:12:39.761522 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001929 sec., 648522.5505443235 rows/sec., 40.67 MiB/sec. | ||
| 10367 | 2026.03.16 02:12:39.761567 [ 5 ] {27da8aba-98ee-4c5c-a290-b1fa86cd2738} <Debug> TCPHandler: Processed in 0.002134988 sec. | ||
| 10368 | 2026.03.16 02:12:39.761678 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.03.16 02:12:39.761727 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10370 | 2026.03.16 02:12:39.761782 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10371 | 2026.03.16 02:12:39.761799 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_76_15} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10372 | 2026.03.16 02:12:39.761844 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10373 | 2026.03.16 02:12:39.761882 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10374 | 2026.03.16 02:12:39.762696 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10375 | 2026.03.16 02:12:39.762737 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10376 | 2026.03.16 02:12:39.763292 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10377 | 2026.03.16 02:12:39.763534 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.03.16 02:12:39.763661 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10379 | 2026.03.16 02:12:39.763685 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001927 sec., 5708.354955889985 rows/sec., 10.23 MiB/sec. | ||
| 10380 | 2026.03.16 02:12:39.763709 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.03.16 02:12:39.763738 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10382 | 2026.03.16 02:12:39.763769 [ 5 ] {ed51b89c-d65a-4112-8bd5-f12af5339001} <Debug> TCPHandler: Processed in 0.002141237 sec. | ||
| 10383 | 2026.03.16 02:12:39.763826 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10384 | 2026.03.16 02:12:39.763898 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2026.03.16 02:12:39.764041 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10386 | 2026.03.16 02:12:39.764101 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1259 rows starting from the beginning of the part | ||
| 10387 | 2026.03.16 02:12:39.764103 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10388 | 2026.03.16 02:12:39.764150 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10389 | 2026.03.16 02:12:39.764250 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 11 rows starting from the beginning of the part | ||
| 10390 | 2026.03.16 02:12:39.764371 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 10391 | 2026.03.16 02:12:39.764490 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 10392 | 2026.03.16 02:12:39.764492 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10393 | 2026.03.16 02:12:39.764553 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10394 | 2026.03.16 02:12:39.764627 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 10395 | 2026.03.16 02:12:39.764735 [ 195 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 11 rows starting from the beginning of the part | ||
| 10396 | 2026.03.16 02:12:39.764908 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10397 | 2026.03.16 02:12:39.765130 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.03.16 02:12:39.765265 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001186 sec., 20236.087689713324 rows/sec., 1.36 MiB/sec. | ||
| 10399 | 2026.03.16 02:12:39.765307 [ 5 ] {097b7931-0d37-4870-8cf5-3b3e49064726} <Debug> TCPHandler: Processed in 0.001460052 sec. | ||
| 10400 | 2026.03.16 02:12:39.771164 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1401 rows, containing 19 columns (19 merged, 0 gathered) in 0.007377321 sec., 189906.33591787587 rows/sec., 340.30 MiB/sec. | ||
| 10401 | 2026.03.16 02:12:39.772766 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10402 | 2026.03.16 02:12:39.773177 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.03.16 02:12:39.773265 [ 200 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10404 | 2026.03.16 02:12:39.773460 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 10405 | 2026.03.16 02:12:40.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.61 MiB, peak 328.19 MiB, free memory in arenas 0.00 B, will set to 317.86 MiB (RSS), difference: 1.25 MiB | ||
| 10406 | 2026.03.16 02:12:42.758875 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2026.03.16 02:12:42.759061 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10408 | 2026.03.16 02:12:42.759129 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10409 | 2026.03.16 02:12:42.759791 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.03.16 02:12:42.759842 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10411 | 2026.03.16 02:12:42.760244 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10412 | 2026.03.16 02:12:42.760477 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.03.16 02:12:42.760638 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.63 MiB/sec. | ||
| 10414 | 2026.03.16 02:12:42.760685 [ 5 ] {77ebef90-5063-4d73-a3a3-f602e547aaa9} <Debug> TCPHandler: Processed in 0.001947996 sec. | ||
| 10415 | 2026.03.16 02:12:42.760809 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.03.16 02:12:42.760913 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10417 | 2026.03.16 02:12:42.760956 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10418 | 2026.03.16 02:12:42.761386 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.03.16 02:12:42.761420 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10420 | 2026.03.16 02:12:42.761726 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10421 | 2026.03.16 02:12:42.761948 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.03.16 02:12:42.762080 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 10423 | 2026.03.16 02:12:42.762117 [ 5 ] {299704e4-e963-4a0d-8137-1aec09d86431} <Debug> TCPHandler: Processed in 0.001361861 sec. | ||
| 10424 | 2026.03.16 02:12:42.762229 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.03.16 02:12:42.762326 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10426 | 2026.03.16 02:12:42.762370 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10427 | 2026.03.16 02:12:42.762743 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.03.16 02:12:42.762776 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10429 | 2026.03.16 02:12:42.763116 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10430 | 2026.03.16 02:12:42.763332 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.03.16 02:12:42.763460 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 5.79 MiB/sec. | ||
| 10432 | 2026.03.16 02:12:42.763497 [ 5 ] {96f3010c-314e-4e71-a321-8ee487745ff7} <Debug> TCPHandler: Processed in 0.001318251 sec. | ||
| 10433 | 2026.03.16 02:12:42.763607 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.03.16 02:12:42.763703 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10435 | 2026.03.16 02:12:42.763745 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10436 | 2026.03.16 02:12:42.764066 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.03.16 02:12:42.764099 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10438 | 2026.03.16 02:12:42.764401 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10439 | 2026.03.16 02:12:42.764607 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.03.16 02:12:42.764734 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 10441 | 2026.03.16 02:12:42.764768 [ 5 ] {18c33596-fefd-4020-80e4-2c45956b750c} <Debug> TCPHandler: Processed in 0.00121125 sec. | ||
| 10442 | 2026.03.16 02:12:43.996574 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23507 | ||
| 10443 | 2026.03.16 02:12:43.997077 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.03.16 02:12:43.997114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 10445 | 2026.03.16 02:12:43.997589 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10446 | 2026.03.16 02:12:43.997824 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.03.16 02:12:43.997952 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23507 | ||
| 10448 | 2026.03.16 02:12:45.232981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10449 | 2026.03.16 02:12:45.251099 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.03.16 02:12:45.251154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10451 | 2026.03.16 02:12:45.257522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10452 | 2026.03.16 02:12:45.258248 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.03.16 02:12:45.261451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10454 | 2026.03.16 02:12:46.598118 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1258 | ||
| 10455 | 2026.03.16 02:12:46.601839 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.03.16 02:12:46.601923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10457 | 2026.03.16 02:12:46.603677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10458 | 2026.03.16 02:12:46.604056 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.03.16 02:12:46.604529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 10460 | 2026.03.16 02:12:46.816403 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61041 | ||
| 10461 | 2026.03.16 02:12:46.816531 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10462 | 2026.03.16 02:12:46.816568 [ 291 ] {} <Debug> TCP-Session: c9cc5425-b93a-44fb-b7a6-f02ae1396319 Authenticating user 'default' from [fd00:1122:3344:101::e]:61041 | ||
| 10463 | 2026.03.16 02:12:46.816595 [ 291 ] {} <Debug> TCP-Session: c9cc5425-b93a-44fb-b7a6-f02ae1396319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10464 | 2026.03.16 02:12:46.816614 [ 291 ] {} <Debug> TCP-Session: c9cc5425-b93a-44fb-b7a6-f02ae1396319 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10465 | 2026.03.16 02:12:46.816817 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61686 | ||
| 10466 | 2026.03.16 02:12:46.816853 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49790 | ||
| 10467 | 2026.03.16 02:12:46.816878 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39946 | ||
| 10468 | 2026.03.16 02:12:46.816892 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63925 | ||
| 10469 | 2026.03.16 02:12:46.816937 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10470 | 2026.03.16 02:12:46.816952 [ 291 ] {} <Trace> TCP-Session: c9cc5425-b93a-44fb-b7a6-f02ae1396319 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2026.03.16 02:12:46.816975 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10472 | 2026.03.16 02:12:46.816980 [ 292 ] {} <Debug> TCP-Session: 64371d0e-1765-4bff-9bd6-4aef88e7e765 Authenticating user 'default' from [fd00:1122:3344:101::e]:61686 | ||
| 10473 | 2026.03.16 02:12:46.817001 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10474 | 2026.03.16 02:12:46.817018 [ 287 ] {} <Debug> TCP-Session: c5e08835-91ed-4249-830f-f6f125b81cca Authenticating user 'default' from [fd00:1122:3344:101::e]:49790 | ||
| 10475 | 2026.03.16 02:12:46.817031 [ 292 ] {} <Debug> TCP-Session: 64371d0e-1765-4bff-9bd6-4aef88e7e765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2026.03.16 02:12:46.817042 [ 290 ] {} <Debug> TCP-Session: a44cf904-615f-41c7-9dbd-641479cbadc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63925 | ||
| 10477 | 2026.03.16 02:12:46.817053 [ 287 ] {} <Debug> TCP-Session: c5e08835-91ed-4249-830f-f6f125b81cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10478 | 2026.03.16 02:12:46.817060 [ 292 ] {} <Debug> TCP-Session: 64371d0e-1765-4bff-9bd6-4aef88e7e765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10479 | 2026.03.16 02:12:46.817082 [ 287 ] {} <Debug> TCP-Session: c5e08835-91ed-4249-830f-f6f125b81cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10480 | 2026.03.16 02:12:46.817077 [ 290 ] {} <Debug> TCP-Session: a44cf904-615f-41c7-9dbd-641479cbadc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10481 | 2026.03.16 02:12:46.816888 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47135 | ||
| 10482 | 2026.03.16 02:12:46.817141 [ 291 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61041) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10483 | 2026.03.16 02:12:46.817121 [ 290 ] {} <Debug> TCP-Session: a44cf904-615f-41c7-9dbd-641479cbadc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10484 | 2026.03.16 02:12:46.816830 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51732 | ||
| 10485 | 2026.03.16 02:12:46.816830 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38814 | ||
| 10486 | 2026.03.16 02:12:46.816979 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10487 | 2026.03.16 02:12:46.816830 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53624 | ||
| 10488 | 2026.03.16 02:12:46.817303 [ 288 ] {} <Debug> TCP-Session: c0b4218d-9bf1-4053-81c7-b303c7f6ea02 Authenticating user 'default' from [fd00:1122:3344:101::e]:39946 | ||
| 10489 | 2026.03.16 02:12:46.817354 [ 288 ] {} <Debug> TCP-Session: c0b4218d-9bf1-4053-81c7-b303c7f6ea02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10490 | 2026.03.16 02:12:46.817370 [ 288 ] {} <Debug> TCP-Session: c0b4218d-9bf1-4053-81c7-b303c7f6ea02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10491 | 2026.03.16 02:12:46.817431 [ 291 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10492 | 2026.03.16 02:12:46.817498 [ 291 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10493 | 2026.03.16 02:12:46.817769 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10494 | 2026.03.16 02:12:46.817800 [ 291 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 10495 | 2026.03.16 02:12:46.817818 [ 289 ] {} <Debug> TCP-Session: 71e64498-9bab-4c4e-a043-c3f0cbac3336 Authenticating user 'default' from [fd00:1122:3344:101::e]:47135 | ||
| 10496 | 2026.03.16 02:12:46.817855 [ 289 ] {} <Debug> TCP-Session: 71e64498-9bab-4c4e-a043-c3f0cbac3336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10497 | 2026.03.16 02:12:46.817868 [ 289 ] {} <Debug> TCP-Session: 71e64498-9bab-4c4e-a043-c3f0cbac3336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10498 | 2026.03.16 02:12:46.817897 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10499 | 2026.03.16 02:12:46.817931 [ 294 ] {} <Debug> TCP-Session: aac5f4fa-88ea-466d-87de-14cf7b6f2008 Authenticating user 'default' from [fd00:1122:3344:101::e]:51732 | ||
| 10500 | 2026.03.16 02:12:46.817948 [ 294 ] {} <Debug> TCP-Session: aac5f4fa-88ea-466d-87de-14cf7b6f2008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.03.16 02:12:46.817960 [ 294 ] {} <Debug> TCP-Session: aac5f4fa-88ea-466d-87de-14cf7b6f2008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.03.16 02:12:46.818019 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10503 | 2026.03.16 02:12:46.818054 [ 293 ] {} <Debug> TCP-Session: c21428b2-1f88-4ca9-b84d-b07c5cde6b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:38814 | ||
| 10504 | 2026.03.16 02:12:46.818071 [ 293 ] {} <Debug> TCP-Session: c21428b2-1f88-4ca9-b84d-b07c5cde6b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10505 | 2026.03.16 02:12:46.818084 [ 293 ] {} <Debug> TCP-Session: c21428b2-1f88-4ca9-b84d-b07c5cde6b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10506 | 2026.03.16 02:12:46.818259 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10507 | 2026.03.16 02:12:46.818305 [ 3 ] {} <Debug> TCP-Session: cc8d62a9-10c2-4762-aca8-f68aaa9c8200 Authenticating user 'default' from [fd00:1122:3344:101::e]:53624 | ||
| 10508 | 2026.03.16 02:12:46.818330 [ 3 ] {} <Debug> TCP-Session: cc8d62a9-10c2-4762-aca8-f68aaa9c8200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10509 | 2026.03.16 02:12:46.818350 [ 3 ] {} <Debug> TCP-Session: cc8d62a9-10c2-4762-aca8-f68aaa9c8200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10510 | 2026.03.16 02:12:46.818795 [ 334 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Trace> AggregatingTransform: Aggregating | ||
| 10511 | 2026.03.16 02:12:46.818838 [ 334 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Trace> Aggregator: Aggregation method: without_key | ||
| 10512 | 2026.03.16 02:12:46.818881 [ 334 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964478 sec. (1036.830 rows/sec., 40.50 KiB/sec.) | ||
| 10513 | 2026.03.16 02:12:46.818903 [ 334 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Trace> Aggregator: Merging aggregated data | ||
| 10514 | 2026.03.16 02:12:46.820428 [ 291 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 10515 | 2026.03.16 02:12:46.820599 [ 291 ] {6a36c8b2-6a21-425e-b7eb-abd55274ec23} <Debug> TCPHandler: Processed in 0.003763531 sec. | ||
| 10516 | 2026.03.16 02:12:46.820726 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10517 | 2026.03.16 02:12:46.820753 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10518 | 2026.03.16 02:12:46.820757 [ 291 ] {} <Debug> TCP-Session: c9cc5425-b93a-44fb-b7a6-f02ae1396319 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2026.03.16 02:12:46.820774 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10520 | 2026.03.16 02:12:46.820797 [ 292 ] {} <Debug> TCP-Session: 64371d0e-1765-4bff-9bd6-4aef88e7e765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10521 | 2026.03.16 02:12:46.820806 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10522 | 2026.03.16 02:12:46.820827 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10523 | 2026.03.16 02:12:46.820848 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10524 | 2026.03.16 02:12:46.820868 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10525 | 2026.03.16 02:12:46.820894 [ 287 ] {} <Debug> TCP-Session: c5e08835-91ed-4249-830f-f6f125b81cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2026.03.16 02:12:46.820909 [ 3 ] {} <Debug> TCP-Session: cc8d62a9-10c2-4762-aca8-f68aaa9c8200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2026.03.16 02:12:46.820927 [ 294 ] {} <Debug> TCP-Session: aac5f4fa-88ea-466d-87de-14cf7b6f2008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10528 | 2026.03.16 02:12:46.820886 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10529 | 2026.03.16 02:12:46.820881 [ 288 ] {} <Debug> TCP-Session: c0b4218d-9bf1-4053-81c7-b303c7f6ea02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.03.16 02:12:46.820834 [ 290 ] {} <Debug> TCP-Session: a44cf904-615f-41c7-9dbd-641479cbadc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2026.03.16 02:12:46.820989 [ 289 ] {} <Debug> TCP-Session: 71e64498-9bab-4c4e-a043-c3f0cbac3336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10532 | 2026.03.16 02:12:46.820792 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10533 | 2026.03.16 02:12:46.821054 [ 293 ] {} <Debug> TCP-Session: c21428b2-1f88-4ca9-b84d-b07c5cde6b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10534 | 2026.03.16 02:12:46.862626 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35975 | ||
| 10535 | 2026.03.16 02:12:46.862749 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10536 | 2026.03.16 02:12:46.862781 [ 291 ] {} <Debug> TCP-Session: efb19495-3632-4110-a2cb-cbb4c5a2a008 Authenticating user 'default' from [fd00:1122:3344:101::e]:35975 | ||
| 10537 | 2026.03.16 02:12:46.862804 [ 291 ] {} <Debug> TCP-Session: efb19495-3632-4110-a2cb-cbb4c5a2a008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.03.16 02:12:46.862818 [ 291 ] {} <Debug> TCP-Session: efb19495-3632-4110-a2cb-cbb4c5a2a008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10539 | 2026.03.16 02:12:46.862990 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61395 | ||
| 10540 | 2026.03.16 02:12:46.863031 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57262 | ||
| 10541 | 2026.03.16 02:12:46.863045 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54828 | ||
| 10542 | 2026.03.16 02:12:46.863073 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10543 | 2026.03.16 02:12:46.863090 [ 291 ] {} <Trace> TCP-Session: efb19495-3632-4110-a2cb-cbb4c5a2a008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.03.16 02:12:46.863097 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42529 | ||
| 10545 | 2026.03.16 02:12:46.863148 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10546 | 2026.03.16 02:12:46.863120 [ 292 ] {} <Debug> TCP-Session: b06accb6-3c62-403c-8f11-d347707757c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61395 | ||
| 10547 | 2026.03.16 02:12:46.863186 [ 3 ] {} <Debug> TCP-Session: 7a0fcd8f-db04-479f-916d-afa8242000be Authenticating user 'default' from [fd00:1122:3344:101::e]:54828 | ||
| 10548 | 2026.03.16 02:12:46.863088 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38604 | ||
| 10549 | 2026.03.16 02:12:46.863223 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10550 | 2026.03.16 02:12:46.863210 [ 292 ] {} <Debug> TCP-Session: b06accb6-3c62-403c-8f11-d347707757c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2026.03.16 02:12:46.863264 [ 290 ] {} <Debug> TCP-Session: f5f32ebe-5a8d-4d83-b464-7bb677931ab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42529 | ||
| 10552 | 2026.03.16 02:12:46.863272 [ 292 ] {} <Debug> TCP-Session: b06accb6-3c62-403c-8f11-d347707757c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2026.03.16 02:12:46.863291 [ 291 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35975) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10554 | 2026.03.16 02:12:46.863296 [ 290 ] {} <Debug> TCP-Session: f5f32ebe-5a8d-4d83-b464-7bb677931ab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.03.16 02:12:46.863282 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10556 | 2026.03.16 02:12:46.863337 [ 290 ] {} <Debug> TCP-Session: f5f32ebe-5a8d-4d83-b464-7bb677931ab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10557 | 2026.03.16 02:12:46.863063 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54577 | ||
| 10558 | 2026.03.16 02:12:46.863370 [ 289 ] {} <Debug> TCP-Session: fe35b5fa-5c61-404c-a531-b309a510fa6a Authenticating user 'default' from [fd00:1122:3344:101::e]:38604 | ||
| 10559 | 2026.03.16 02:12:46.863047 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35734 | ||
| 10560 | 2026.03.16 02:12:46.863417 [ 289 ] {} <Debug> TCP-Session: fe35b5fa-5c61-404c-a531-b309a510fa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10561 | 2026.03.16 02:12:46.863439 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10562 | 2026.03.16 02:12:46.863455 [ 289 ] {} <Debug> TCP-Session: fe35b5fa-5c61-404c-a531-b309a510fa6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10563 | 2026.03.16 02:12:46.863473 [ 287 ] {} <Debug> TCP-Session: 24db87e2-196e-4ffb-92b0-581e9d195ef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54577 | ||
| 10564 | 2026.03.16 02:12:46.863485 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10565 | 2026.03.16 02:12:46.863501 [ 287 ] {} <Debug> TCP-Session: 24db87e2-196e-4ffb-92b0-581e9d195ef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.03.16 02:12:46.863073 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63433 | ||
| 10567 | 2026.03.16 02:12:46.863518 [ 287 ] {} <Debug> TCP-Session: 24db87e2-196e-4ffb-92b0-581e9d195ef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10568 | 2026.03.16 02:12:46.863516 [ 294 ] {} <Debug> TCP-Session: 3ea24e0a-1c76-4cb8-bb83-bc77d050c721 Authenticating user 'default' from [fd00:1122:3344:101::e]:35734 | ||
| 10569 | 2026.03.16 02:12:46.863567 [ 291 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10570 | 2026.03.16 02:12:46.863585 [ 294 ] {} <Debug> TCP-Session: 3ea24e0a-1c76-4cb8-bb83-bc77d050c721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.03.16 02:12:46.863592 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10572 | 2026.03.16 02:12:46.863615 [ 294 ] {} <Debug> TCP-Session: 3ea24e0a-1c76-4cb8-bb83-bc77d050c721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10573 | 2026.03.16 02:12:46.863631 [ 291 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10574 | 2026.03.16 02:12:46.863636 [ 288 ] {} <Debug> TCP-Session: 73f3cba4-989d-4fe8-b941-197116a0e218 Authenticating user 'default' from [fd00:1122:3344:101::e]:63433 | ||
| 10575 | 2026.03.16 02:12:46.863218 [ 3 ] {} <Debug> TCP-Session: 7a0fcd8f-db04-479f-916d-afa8242000be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2026.03.16 02:12:46.863677 [ 288 ] {} <Debug> TCP-Session: 73f3cba4-989d-4fe8-b941-197116a0e218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10577 | 2026.03.16 02:12:46.863693 [ 3 ] {} <Debug> TCP-Session: 7a0fcd8f-db04-479f-916d-afa8242000be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10578 | 2026.03.16 02:12:46.863707 [ 288 ] {} <Debug> TCP-Session: 73f3cba4-989d-4fe8-b941-197116a0e218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10579 | 2026.03.16 02:12:46.863140 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10580 | 2026.03.16 02:12:46.863758 [ 293 ] {} <Debug> TCP-Session: 8e2bdad2-80a7-4dfa-982f-a95cabbd0695 Authenticating user 'default' from [fd00:1122:3344:101::e]:57262 | ||
| 10581 | 2026.03.16 02:12:46.863776 [ 293 ] {} <Debug> TCP-Session: 8e2bdad2-80a7-4dfa-982f-a95cabbd0695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10582 | 2026.03.16 02:12:46.863791 [ 293 ] {} <Debug> TCP-Session: 8e2bdad2-80a7-4dfa-982f-a95cabbd0695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10583 | 2026.03.16 02:12:46.863938 [ 291 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 10584 | 2026.03.16 02:12:46.864841 [ 348 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Trace> AggregatingTransform: Aggregating | ||
| 10585 | 2026.03.16 02:12:46.864883 [ 348 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 10586 | 2026.03.16 02:12:46.864919 [ 348 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876247 sec. (1141.231 rows/sec., 44.58 KiB/sec.) | ||
| 10587 | 2026.03.16 02:12:46.864937 [ 348 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Trace> Aggregator: Merging aggregated data | ||
| 10588 | 2026.03.16 02:12:46.866178 [ 291 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002942 sec., 339.9048266485384 rows/sec., 13.28 KiB/sec. | ||
| 10589 | 2026.03.16 02:12:46.866326 [ 291 ] {6cf9c99e-4d69-4807-a821-63b60da2f0b1} <Debug> TCPHandler: Processed in 0.003354508 sec. | ||
| 10590 | 2026.03.16 02:12:46.866434 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10591 | 2026.03.16 02:12:46.866457 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10592 | 2026.03.16 02:12:46.866462 [ 291 ] {} <Debug> TCP-Session: efb19495-3632-4110-a2cb-cbb4c5a2a008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.03.16 02:12:46.866476 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10594 | 2026.03.16 02:12:46.866505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10595 | 2026.03.16 02:12:46.866520 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10596 | 2026.03.16 02:12:46.866536 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10597 | 2026.03.16 02:12:46.866552 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10598 | 2026.03.16 02:12:46.866562 [ 288 ] {} <Debug> TCP-Session: 73f3cba4-989d-4fe8-b941-197116a0e218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10599 | 2026.03.16 02:12:46.866605 [ 3 ] {} <Debug> TCP-Session: 7a0fcd8f-db04-479f-916d-afa8242000be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10600 | 2026.03.16 02:12:46.866593 [ 294 ] {} <Debug> TCP-Session: 3ea24e0a-1c76-4cb8-bb83-bc77d050c721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2026.03.16 02:12:46.866566 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10602 | 2026.03.16 02:12:46.866543 [ 292 ] {} <Debug> TCP-Session: b06accb6-3c62-403c-8f11-d347707757c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.03.16 02:12:46.866703 [ 289 ] {} <Debug> TCP-Session: fe35b5fa-5c61-404c-a531-b309a510fa6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.03.16 02:12:46.866501 [ 290 ] {} <Debug> TCP-Session: f5f32ebe-5a8d-4d83-b464-7bb677931ab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.03.16 02:12:46.866488 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10606 | 2026.03.16 02:12:46.866577 [ 293 ] {} <Debug> TCP-Session: 8e2bdad2-80a7-4dfa-982f-a95cabbd0695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2026.03.16 02:12:46.866782 [ 287 ] {} <Debug> TCP-Session: 24db87e2-196e-4ffb-92b0-581e9d195ef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10608 | 2026.03.16 02:12:46.959180 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51242 | ||
| 10609 | 2026.03.16 02:12:46.959292 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10610 | 2026.03.16 02:12:46.959318 [ 291 ] {} <Debug> TCP-Session: fdcdfb24-ae2a-4729-8b82-f70a10c1f2c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51242 | ||
| 10611 | 2026.03.16 02:12:46.959339 [ 291 ] {} <Debug> TCP-Session: fdcdfb24-ae2a-4729-8b82-f70a10c1f2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2026.03.16 02:12:46.959352 [ 291 ] {} <Debug> TCP-Session: fdcdfb24-ae2a-4729-8b82-f70a10c1f2c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2026.03.16 02:12:46.959554 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50021 | ||
| 10614 | 2026.03.16 02:12:46.959585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63557 | ||
| 10615 | 2026.03.16 02:12:46.959599 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50895 | ||
| 10616 | 2026.03.16 02:12:46.959626 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47339 | ||
| 10617 | 2026.03.16 02:12:46.959606 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49571 | ||
| 10618 | 2026.03.16 02:12:46.959676 [ 291 ] {} <Trace> TCP-Session: fdcdfb24-ae2a-4729-8b82-f70a10c1f2c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10619 | 2026.03.16 02:12:46.959694 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10620 | 2026.03.16 02:12:46.959708 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10621 | 2026.03.16 02:12:46.959694 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10622 | 2026.03.16 02:12:46.959736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10623 | 2026.03.16 02:12:46.959742 [ 290 ] {} <Debug> TCP-Session: 92244fc9-c6ef-4737-8854-a60efae8472d Authenticating user 'default' from [fd00:1122:3344:101::e]:47339 | ||
| 10624 | 2026.03.16 02:12:46.959760 [ 294 ] {} <Debug> TCP-Session: 0a01b828-abdb-4310-8c31-861aca564b68 Authenticating user 'default' from [fd00:1122:3344:101::e]:63557 | ||
| 10625 | 2026.03.16 02:12:46.959779 [ 288 ] {} <Debug> TCP-Session: ffecc061-c775-4b78-9237-00911a55cb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:49571 | ||
| 10626 | 2026.03.16 02:12:46.959790 [ 290 ] {} <Debug> TCP-Session: 92244fc9-c6ef-4737-8854-a60efae8472d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2026.03.16 02:12:46.959795 [ 294 ] {} <Debug> TCP-Session: 0a01b828-abdb-4310-8c31-861aca564b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2026.03.16 02:12:46.959852 [ 290 ] {} <Debug> TCP-Session: 92244fc9-c6ef-4737-8854-a60efae8472d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2026.03.16 02:12:46.959862 [ 291 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10630 | 2026.03.16 02:12:46.959870 [ 294 ] {} <Debug> TCP-Session: 0a01b828-abdb-4310-8c31-861aca564b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10631 | 2026.03.16 02:12:46.959688 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10632 | 2026.03.16 02:12:46.959624 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35265 | ||
| 10633 | 2026.03.16 02:12:46.959949 [ 292 ] {} <Debug> TCP-Session: db12d893-d99f-4efe-88b7-2955a3990baa Authenticating user 'default' from [fd00:1122:3344:101::e]:50021 | ||
| 10634 | 2026.03.16 02:12:46.959839 [ 288 ] {} <Debug> TCP-Session: ffecc061-c775-4b78-9237-00911a55cb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.03.16 02:12:46.959991 [ 292 ] {} <Debug> TCP-Session: db12d893-d99f-4efe-88b7-2955a3990baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10636 | 2026.03.16 02:12:46.959737 [ 287 ] {} <Debug> TCP-Session: b4b2391e-d374-45d3-a169-5c0610005b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:50895 | ||
| 10637 | 2026.03.16 02:12:46.960010 [ 288 ] {} <Debug> TCP-Session: ffecc061-c775-4b78-9237-00911a55cb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.03.16 02:12:46.960041 [ 287 ] {} <Debug> TCP-Session: b4b2391e-d374-45d3-a169-5c0610005b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.03.16 02:12:46.960045 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10640 | 2026.03.16 02:12:46.960070 [ 287 ] {} <Debug> TCP-Session: b4b2391e-d374-45d3-a169-5c0610005b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10641 | 2026.03.16 02:12:46.960013 [ 292 ] {} <Debug> TCP-Session: db12d893-d99f-4efe-88b7-2955a3990baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2026.03.16 02:12:46.960093 [ 289 ] {} <Debug> TCP-Session: 5baa1daf-2c86-416b-8a57-9393d7ce9391 Authenticating user 'default' from [fd00:1122:3344:101::e]:35265 | ||
| 10643 | 2026.03.16 02:12:46.959584 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44340 | ||
| 10644 | 2026.03.16 02:12:46.960128 [ 291 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10645 | 2026.03.16 02:12:46.960141 [ 289 ] {} <Debug> TCP-Session: 5baa1daf-2c86-416b-8a57-9393d7ce9391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10646 | 2026.03.16 02:12:46.959575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60268 | ||
| 10647 | 2026.03.16 02:12:46.960204 [ 289 ] {} <Debug> TCP-Session: 5baa1daf-2c86-416b-8a57-9393d7ce9391 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2026.03.16 02:12:46.960207 [ 291 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10649 | 2026.03.16 02:12:46.960205 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10650 | 2026.03.16 02:12:46.960293 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10651 | 2026.03.16 02:12:46.960300 [ 3 ] {} <Debug> TCP-Session: f893d7a1-c7aa-4716-ac20-64b9121b3c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:44340 | ||
| 10652 | 2026.03.16 02:12:46.960335 [ 293 ] {} <Debug> TCP-Session: 2eade9fa-1c5d-4f5b-b826-81f4eeba88dc Authenticating user 'default' from [fd00:1122:3344:101::e]:60268 | ||
| 10653 | 2026.03.16 02:12:46.960344 [ 3 ] {} <Debug> TCP-Session: f893d7a1-c7aa-4716-ac20-64b9121b3c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10654 | 2026.03.16 02:12:46.960372 [ 293 ] {} <Debug> TCP-Session: 2eade9fa-1c5d-4f5b-b826-81f4eeba88dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10655 | 2026.03.16 02:12:46.960382 [ 3 ] {} <Debug> TCP-Session: f893d7a1-c7aa-4716-ac20-64b9121b3c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10656 | 2026.03.16 02:12:46.960404 [ 293 ] {} <Debug> TCP-Session: 2eade9fa-1c5d-4f5b-b826-81f4eeba88dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2026.03.16 02:12:46.960544 [ 291 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 10658 | 2026.03.16 02:12:46.961483 [ 316 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Trace> AggregatingTransform: Aggregating | ||
| 10659 | 2026.03.16 02:12:46.961534 [ 316 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 10660 | 2026.03.16 02:12:46.961572 [ 316 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921647 sec. (1085.014 rows/sec., 42.38 KiB/sec.) | ||
| 10661 | 2026.03.16 02:12:46.961591 [ 316 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Trace> Aggregator: Merging aggregated data | ||
| 10662 | 2026.03.16 02:12:46.963051 [ 291 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003247 sec., 307.9765937788728 rows/sec., 12.03 KiB/sec. | ||
| 10663 | 2026.03.16 02:12:46.963241 [ 291 ] {a1a01c08-ab16-4036-a402-0a44d3b7b0c2} <Debug> TCPHandler: Processed in 0.00367296 sec. | ||
| 10664 | 2026.03.16 02:12:46.963384 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10665 | 2026.03.16 02:12:46.963411 [ 291 ] {} <Debug> TCP-Session: fdcdfb24-ae2a-4729-8b82-f70a10c1f2c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.03.16 02:12:46.963424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10667 | 2026.03.16 02:12:46.963449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10668 | 2026.03.16 02:12:46.963471 [ 292 ] {} <Debug> TCP-Session: db12d893-d99f-4efe-88b7-2955a3990baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.03.16 02:12:46.963471 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10670 | 2026.03.16 02:12:46.963487 [ 288 ] {} <Debug> TCP-Session: ffecc061-c775-4b78-9237-00911a55cb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.03.16 02:12:46.963496 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10672 | 2026.03.16 02:12:46.963534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10673 | 2026.03.16 02:12:46.963535 [ 293 ] {} <Debug> TCP-Session: 2eade9fa-1c5d-4f5b-b826-81f4eeba88dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2026.03.16 02:12:46.963564 [ 294 ] {} <Debug> TCP-Session: 0a01b828-abdb-4310-8c31-861aca564b68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2026.03.16 02:12:46.963573 [ 290 ] {} <Debug> TCP-Session: 92244fc9-c6ef-4737-8854-a60efae8472d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10676 | 2026.03.16 02:12:46.963579 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10677 | 2026.03.16 02:12:46.963560 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10678 | 2026.03.16 02:12:46.963643 [ 289 ] {} <Debug> TCP-Session: 5baa1daf-2c86-416b-8a57-9393d7ce9391 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10679 | 2026.03.16 02:12:46.963517 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10680 | 2026.03.16 02:12:46.963667 [ 3 ] {} <Debug> TCP-Session: f893d7a1-c7aa-4716-ac20-64b9121b3c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10681 | 2026.03.16 02:12:46.963706 [ 287 ] {} <Debug> TCP-Session: b4b2391e-d374-45d3-a169-5c0610005b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10682 | 2026.03.16 02:12:47.772577 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10683 | 2026.03.16 02:12:47.772762 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10684 | 2026.03.16 02:12:47.772837 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10685 | 2026.03.16 02:12:47.773686 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.16 02:12:47.773741 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10687 | 2026.03.16 02:12:47.774187 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10688 | 2026.03.16 02:12:47.774437 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.16 02:12:47.774608 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001897 sec., 149710.0685292567 rows/sec., 9.51 MiB/sec. | ||
| 10690 | 2026.03.16 02:12:47.774664 [ 5 ] {bafd69c4-1a86-426f-9670-fed684387852} <Debug> TCPHandler: Processed in 0.002227028 sec. | ||
| 10691 | 2026.03.16 02:12:47.774815 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2026.03.16 02:12:47.774923 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10693 | 2026.03.16 02:12:47.774971 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10694 | 2026.03.16 02:12:47.776019 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.03.16 02:12:47.776055 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10696 | 2026.03.16 02:12:47.776459 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10697 | 2026.03.16 02:12:47.776689 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.03.16 02:12:47.776849 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Debug> executeQuery: Read 877 rows, 71.15 KiB in 0.001951 sec., 449513.07022039976 rows/sec., 35.61 MiB/sec. | ||
| 10699 | 2026.03.16 02:12:47.776894 [ 5 ] {4dd15b32-2fe6-454d-9f3a-84683c778a40} <Debug> TCPHandler: Processed in 0.002133867 sec. | ||
| 10700 | 2026.03.16 02:12:47.777024 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.03.16 02:12:47.777127 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.03.16 02:12:47.777171 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10703 | 2026.03.16 02:12:47.777710 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.03.16 02:12:47.777748 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10705 | 2026.03.16 02:12:47.778079 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10706 | 2026.03.16 02:12:47.778294 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.03.16 02:12:47.778439 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Debug> executeQuery: Read 182 rows, 11.55 KiB in 0.001335 sec., 136329.58801498127 rows/sec., 8.45 MiB/sec. | ||
| 10708 | 2026.03.16 02:12:47.778480 [ 5 ] {7ba5510a-c448-403d-bb85-95049514f50b} <Debug> TCPHandler: Processed in 0.001507692 sec. | ||
| 10709 | 2026.03.16 02:12:47.778604 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.03.16 02:12:47.778702 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.03.16 02:12:47.778745 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10712 | 2026.03.16 02:12:47.779238 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.03.16 02:12:47.779274 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10714 | 2026.03.16 02:12:47.779599 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10715 | 2026.03.16 02:12:47.779819 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.03.16 02:12:47.779962 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00128 sec., 116406.24999999999 rows/sec., 7.52 MiB/sec. | ||
| 10717 | 2026.03.16 02:12:47.780002 [ 5 ] {f8c9bed8-90c8-48f4-9395-9bb55cef83bb} <Debug> TCPHandler: Processed in 0.001450882 sec. | ||
| 10718 | 2026.03.16 02:12:47.780121 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.03.16 02:12:47.780217 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10720 | 2026.03.16 02:12:47.780258 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10721 | 2026.03.16 02:12:47.780758 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.03.16 02:12:47.780794 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10723 | 2026.03.16 02:12:47.781126 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10724 | 2026.03.16 02:12:47.781350 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.03.16 02:12:47.781504 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001303 sec., 113584.03683806601 rows/sec., 6.46 MiB/sec. | ||
| 10726 | 2026.03.16 02:12:47.781550 [ 5 ] {5ce7b807-1713-4c49-9eef-7eca9bc78828} <Debug> TCPHandler: Processed in 0.001480342 sec. | ||
| 10727 | 2026.03.16 02:12:47.781675 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10728 | 2026.03.16 02:12:47.781777 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10729 | 2026.03.16 02:12:47.781820 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10730 | 2026.03.16 02:12:47.782526 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2026.03.16 02:12:47.782562 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10732 | 2026.03.16 02:12:47.782922 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10733 | 2026.03.16 02:12:47.783159 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10734 | 2026.03.16 02:12:47.783300 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Debug> executeQuery: Read 530 rows, 38.38 KiB in 0.001542 sec., 343709.4682230869 rows/sec., 24.31 MiB/sec. | ||
| 10735 | 2026.03.16 02:12:47.783341 [ 5 ] {c70107bc-535b-4d8e-b6c3-49cf7447f933} <Debug> TCPHandler: Processed in 0.001716034 sec. | ||
| 10736 | 2026.03.16 02:12:47.783478 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2026.03.16 02:12:47.783589 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10738 | 2026.03.16 02:12:47.783633 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10739 | 2026.03.16 02:12:47.783967 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.03.16 02:12:47.784005 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10741 | 2026.03.16 02:12:47.784309 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10742 | 2026.03.16 02:12:47.784526 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.03.16 02:12:47.784662 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 10744 | 2026.03.16 02:12:47.784699 [ 5 ] {0e01183a-9b89-419b-a0b8-f758cf520e7c} <Debug> TCPHandler: Processed in 0.00127569 sec. | ||
| 10745 | 2026.03.16 02:12:47.784811 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.03.16 02:12:47.784906 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.03.16 02:12:47.784949 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10748 | 2026.03.16 02:12:47.785401 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2026.03.16 02:12:47.785438 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10750 | 2026.03.16 02:12:47.785786 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10751 | 2026.03.16 02:12:47.786011 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2026.03.16 02:12:47.786145 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001257 sec., 210819.41129673825 rows/sec., 14.01 MiB/sec. | ||
| 10753 | 2026.03.16 02:12:47.786143 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10754 | 2026.03.16 02:12:47.786184 [ 5 ] {567cbfa6-dd58-4e41-9618-deb2ac7ce548} <Debug> TCPHandler: Processed in 0.001423231 sec. | ||
| 10755 | 2026.03.16 02:12:47.786217 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10756 | 2026.03.16 02:12:47.786242 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10757 | 2026.03.16 02:12:47.786318 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2026.03.16 02:12:47.786354 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10759 | 2026.03.16 02:12:47.786418 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10760 | 2026.03.16 02:12:47.786466 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10761 | 2026.03.16 02:12:47.786507 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10762 | 2026.03.16 02:12:47.786550 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23467 rows starting from the beginning of the part | ||
| 10763 | 2026.03.16 02:12:47.786659 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10764 | 2026.03.16 02:12:47.786745 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 10765 | 2026.03.16 02:12:47.786803 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1251 rows starting from the beginning of the part | ||
| 10766 | 2026.03.16 02:12:47.786806 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.03.16 02:12:47.786861 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10768 | 2026.03.16 02:12:47.786872 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 96 rows starting from the beginning of the part | ||
| 10769 | 2026.03.16 02:12:47.786936 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 10770 | 2026.03.16 02:12:47.787198 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10771 | 2026.03.16 02:12:47.787444 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.03.16 02:12:47.787563 [ 28 ] {} <Debug> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 10773 | 2026.03.16 02:12:47.787580 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00118 sec., 847.457627118644 rows/sec., 57.10 KiB/sec. | ||
| 10774 | 2026.03.16 02:12:47.787610 [ 28 ] {} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.03.16 02:12:47.787629 [ 5 ] {930c6374-e7bf-470e-9903-be99d86a6cf2} <Debug> TCPHandler: Processed in 0.001362571 sec. | ||
| 10776 | 2026.03.16 02:12:47.787635 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10777 | 2026.03.16 02:12:47.787741 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 10778 | 2026.03.16 02:12:47.787758 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.03.16 02:12:47.787862 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10780 | 2026.03.16 02:12:47.787881 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10781 | 2026.03.16 02:12:47.787920 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 10782 | 2026.03.16 02:12:47.787923 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10783 | 2026.03.16 02:12:47.787984 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10784 | 2026.03.16 02:12:47.788031 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10785 | 2026.03.16 02:12:47.788066 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10786 | 2026.03.16 02:12:47.788101 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 10787 | 2026.03.16 02:12:47.788137 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 10788 | 2026.03.16 02:12:47.788870 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2026.03.16 02:12:47.788917 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10790 | 2026.03.16 02:12:47.788990 [ 186 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128522 sec., 8558.845956334324 rows/sec., 570.64 KiB/sec. | ||
| 10791 | 2026.03.16 02:12:47.789148 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 10792 | 2026.03.16 02:12:47.789436 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.03.16 02:12:47.789511 [ 193 ] {d62fcfdf-4865-43d4-a712-1ca919e6a529::all_1_11_2} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 10794 | 2026.03.16 02:12:47.789583 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10795 | 2026.03.16 02:12:47.789632 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10796 | 2026.03.16 02:12:47.789878 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.03.16 02:12:47.790027 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002182 sec., 18331.805682859762 rows/sec., 32.85 MiB/sec. | ||
| 10798 | 2026.03.16 02:12:47.790107 [ 5 ] {35092cb3-5547-438d-af5e-14ffbcbc12e1} <Debug> TCPHandler: Processed in 0.002399519 sec. | ||
| 10799 | 2026.03.16 02:12:47.790221 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.03.16 02:12:47.790317 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10801 | 2026.03.16 02:12:47.790360 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10802 | 2026.03.16 02:12:47.790709 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.03.16 02:12:47.790746 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10804 | 2026.03.16 02:12:47.791067 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10805 | 2026.03.16 02:12:47.791294 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.03.16 02:12:47.791425 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 10807 | 2026.03.16 02:12:47.791461 [ 5 ] {9c403fca-51c2-490a-b76a-cd63d1bea05d} <Debug> TCPHandler: Processed in 0.001290271 sec. | ||
| 10808 | 2026.03.16 02:12:47.792934 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25504 rows, containing 5 columns (5 merged, 0 gathered) in 0.006634404 sec., 3844203.639091017 rows/sec., 252.68 MiB/sec. | ||
| 10809 | 2026.03.16 02:12:47.793184 [ 193 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10810 | 2026.03.16 02:12:47.793454 [ 193 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2026.03.16 02:12:47.793526 [ 193 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10812 | 2026.03.16 02:12:47.793608 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 10813 | 2026.03.16 02:12:51.343783 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10814 | 2026.03.16 02:12:51.343856 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10815 | 2026.03.16 02:12:51.498029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24019 | ||
| 10816 | 2026.03.16 02:12:51.498601 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10817 | 2026.03.16 02:12:51.498644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10818 | 2026.03.16 02:12:51.499167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10819 | 2026.03.16 02:12:51.499403 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10820 | 2026.03.16 02:12:51.499528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24019 | ||
| 10821 | 2026.03.16 02:12:52.761523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10822 | 2026.03.16 02:12:52.761797 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10823 | 2026.03.16 02:12:52.762011 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10824 | 2026.03.16 02:12:52.762087 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10825 | 2026.03.16 02:12:52.762913 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10826 | 2026.03.16 02:12:52.762963 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10827 | 2026.03.16 02:12:52.763372 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10828 | 2026.03.16 02:12:52.763597 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10829 | 2026.03.16 02:12:52.763756 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.38 MiB/sec. | ||
| 10830 | 2026.03.16 02:12:52.763800 [ 5 ] {16949d52-3733-415b-b926-ecb45f910d87} <Debug> TCPHandler: Processed in 0.002151598 sec. | ||
| 10831 | 2026.03.16 02:12:52.763932 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10832 | 2026.03.16 02:12:52.764029 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10833 | 2026.03.16 02:12:52.764070 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10834 | 2026.03.16 02:12:52.764531 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2026.03.16 02:12:52.764569 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10836 | 2026.03.16 02:12:52.764888 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10837 | 2026.03.16 02:12:52.765127 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2026.03.16 02:12:52.765263 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 10839 | 2026.03.16 02:12:52.765304 [ 5 ] {da824cb3-db2e-478e-b11f-7b8fd08e2f93} <Debug> TCPHandler: Processed in 0.001423971 sec. | ||
| 10840 | 2026.03.16 02:12:52.765438 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10841 | 2026.03.16 02:12:52.765536 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10842 | 2026.03.16 02:12:52.765582 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10843 | 2026.03.16 02:12:52.766045 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2026.03.16 02:12:52.766084 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10845 | 2026.03.16 02:12:52.766437 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10846 | 2026.03.16 02:12:52.766674 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2026.03.16 02:12:52.766811 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 10848 | 2026.03.16 02:12:52.766854 [ 5 ] {e1b9b66b-f500-467d-9441-278863e9d8b5} <Debug> TCPHandler: Processed in 0.001465262 sec. | ||
| 10849 | 2026.03.16 02:12:52.766976 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2026.03.16 02:12:52.767075 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10851 | 2026.03.16 02:12:52.767120 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10852 | 2026.03.16 02:12:52.767469 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.03.16 02:12:52.767507 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10854 | 2026.03.16 02:12:52.767834 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10855 | 2026.03.16 02:12:52.768055 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.03.16 02:12:52.768179 [ 41 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10857 | 2026.03.16 02:12:52.768188 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 10858 | 2026.03.16 02:12:52.768245 [ 41 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.03.16 02:12:52.768254 [ 5 ] {3b6d3b9c-b3ed-4af1-aca6-ef40cc395a87} <Debug> TCPHandler: Processed in 0.001328141 sec. | ||
| 10860 | 2026.03.16 02:12:52.768277 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10861 | 2026.03.16 02:12:52.768399 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10862 | 2026.03.16 02:12:52.768519 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10863 | 2026.03.16 02:12:52.768556 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3498 rows starting from the beginning of the part | ||
| 10864 | 2026.03.16 02:12:52.768623 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 10865 | 2026.03.16 02:12:52.768675 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 10866 | 2026.03.16 02:12:52.768724 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 10867 | 2026.03.16 02:12:52.768773 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10868 | 2026.03.16 02:12:52.768821 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10869 | 2026.03.16 02:12:52.770046 [ 186 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 4 columns (4 merged, 0 gathered) in 0.001686164 sec., 2252449.939626276 rows/sec., 149.32 MiB/sec. | ||
| 10870 | 2026.03.16 02:12:52.770422 [ 186 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10871 | 2026.03.16 02:12:52.770763 [ 186 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.03.16 02:12:52.770856 [ 186 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_76_15} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10873 | 2026.03.16 02:12:52.770967 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10874 | 2026.03.16 02:12:52.780459 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.03.16 02:12:52.780523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10876 | 2026.03.16 02:12:52.786960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10877 | 2026.03.16 02:12:52.787666 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.03.16 02:12:52.790862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10879 | 2026.03.16 02:12:56.604775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1294 | ||
| 10880 | 2026.03.16 02:12:56.607204 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.03.16 02:12:56.607253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10882 | 2026.03.16 02:12:56.608458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10883 | 2026.03.16 02:12:56.608743 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.03.16 02:12:56.609010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 10885 | 2026.03.16 02:12:57.766132 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10886 | 2026.03.16 02:12:57.766326 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.03.16 02:12:57.766396 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10888 | 2026.03.16 02:12:57.767226 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10889 | 2026.03.16 02:12:57.767265 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10890 | 2026.03.16 02:12:57.767646 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10891 | 2026.03.16 02:12:57.767872 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.03.16 02:12:57.768032 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00176 sec., 13636.363636363636 rows/sec., 1.13 MiB/sec. | ||
| 10893 | 2026.03.16 02:12:57.768074 [ 5 ] {a06da4ff-6c24-4ca4-89eb-fcc0c9c87e87} <Debug> TCPHandler: Processed in 0.002072697 sec. | ||
| 10894 | 2026.03.16 02:12:57.768191 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2026.03.16 02:12:57.768294 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10896 | 2026.03.16 02:12:57.768334 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10897 | 2026.03.16 02:12:57.768772 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.03.16 02:12:57.768805 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10899 | 2026.03.16 02:12:57.769088 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10900 | 2026.03.16 02:12:57.769286 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.03.16 02:12:57.769413 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001138 sec., 8787.346221441125 rows/sec., 716.55 KiB/sec. | ||
| 10902 | 2026.03.16 02:12:57.769450 [ 5 ] {4fab5125-85e0-40c8-864d-2d0317ec4d0d} <Debug> TCPHandler: Processed in 0.001308451 sec. | ||
| 10903 | 2026.03.16 02:12:57.769559 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.03.16 02:12:57.769651 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10905 | 2026.03.16 02:12:57.769689 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10906 | 2026.03.16 02:12:57.770309 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.03.16 02:12:57.770344 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10908 | 2026.03.16 02:12:57.770704 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10909 | 2026.03.16 02:12:57.770903 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.03.16 02:12:57.771029 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Debug> executeQuery: Read 262 rows, 23.97 KiB in 0.001395 sec., 187813.6200716846 rows/sec., 16.78 MiB/sec. | ||
| 10911 | 2026.03.16 02:12:57.771066 [ 5 ] {cc82e82f-633a-41d9-9d52-484ab69c7b46} <Debug> TCPHandler: Processed in 0.001554043 sec. | ||
| 10912 | 2026.03.16 02:12:57.771173 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.03.16 02:12:57.771267 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10914 | 2026.03.16 02:12:57.771305 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10915 | 2026.03.16 02:12:57.771732 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.03.16 02:12:57.771767 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10917 | 2026.03.16 02:12:57.772060 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10918 | 2026.03.16 02:12:57.772262 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.03.16 02:12:57.772388 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.00114 sec., 54385.9649122807 rows/sec., 4.00 MiB/sec. | ||
| 10920 | 2026.03.16 02:12:57.772425 [ 5 ] {ee522141-5481-4765-9cb7-bb2e3dcefa1a} <Debug> TCPHandler: Processed in 0.00129911 sec. | ||
| 10921 | 2026.03.16 02:12:57.772533 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.03.16 02:12:57.772630 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10923 | 2026.03.16 02:12:57.772668 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10924 | 2026.03.16 02:12:57.773057 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.03.16 02:12:57.773092 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10926 | 2026.03.16 02:12:57.773378 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10927 | 2026.03.16 02:12:57.773576 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.03.16 02:12:57.773700 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001091 sec., 22914.757103574702 rows/sec., 1.88 MiB/sec. | ||
| 10929 | 2026.03.16 02:12:57.773722 [ 36 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10930 | 2026.03.16 02:12:57.773737 [ 5 ] {0bd5a492-9ee7-43b4-874f-c55285790a1d} <Debug> TCPHandler: Processed in 0.00125144 sec. | ||
| 10931 | 2026.03.16 02:12:57.773789 [ 36 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.03.16 02:12:57.773816 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10933 | 2026.03.16 02:12:57.773868 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10934 | 2026.03.16 02:12:57.773904 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10935 | 2026.03.16 02:12:57.773964 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.03.16 02:12:57.773994 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10937 | 2026.03.16 02:12:57.774003 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10938 | 2026.03.16 02:12:57.774027 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 883 rows starting from the beginning of the part | ||
| 10939 | 2026.03.16 02:12:57.774092 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 173 rows starting from the beginning of the part | ||
| 10940 | 2026.03.16 02:12:57.774140 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 10941 | 2026.03.16 02:12:57.774186 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 708 rows starting from the beginning of the part | ||
| 10942 | 2026.03.16 02:12:57.774231 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 10943 | 2026.03.16 02:12:57.774274 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 25 rows starting from the beginning of the part | ||
| 10944 | 2026.03.16 02:12:57.774396 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10945 | 2026.03.16 02:12:57.774431 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10946 | 2026.03.16 02:12:57.774714 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10947 | 2026.03.16 02:12:57.774941 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10948 | 2026.03.16 02:12:57.775079 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 10949 | 2026.03.16 02:12:57.775117 [ 5 ] {116bcc27-4b5c-4af2-a254-70507d0f7786} <Debug> TCPHandler: Processed in 0.00129835 sec. | ||
| 10950 | 2026.03.16 02:12:57.775226 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2026.03.16 02:12:57.775317 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10952 | 2026.03.16 02:12:57.775354 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10953 | 2026.03.16 02:12:57.775380 [ 193 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507832 sec., 1384106.4521776962 rows/sec., 89.69 MiB/sec. | ||
| 10954 | 2026.03.16 02:12:57.775547 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10955 | 2026.03.16 02:12:57.775776 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.03.16 02:12:57.775828 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.03.16 02:12:57.775833 [ 203 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_30_6} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10958 | 2026.03.16 02:12:57.775863 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10959 | 2026.03.16 02:12:57.775912 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10960 | 2026.03.16 02:12:57.776167 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10961 | 2026.03.16 02:12:57.776371 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.03.16 02:12:57.776497 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.001197 sec., 125313.28320802006 rows/sec., 10.11 MiB/sec. | ||
| 10963 | 2026.03.16 02:12:57.776533 [ 5 ] {5d2f4d8f-29d7-4f2e-b118-d27aaea70623} <Debug> TCPHandler: Processed in 0.001354771 sec. | ||
| 10964 | 2026.03.16 02:12:57.776639 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10965 | 2026.03.16 02:12:57.776731 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10966 | 2026.03.16 02:12:57.776773 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10967 | 2026.03.16 02:12:57.777185 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2026.03.16 02:12:57.777221 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10969 | 2026.03.16 02:12:57.777547 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10970 | 2026.03.16 02:12:57.777750 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2026.03.16 02:12:57.777892 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001179 sec., 170483.46055979645 rows/sec., 12.22 MiB/sec. | ||
| 10972 | 2026.03.16 02:12:57.777929 [ 5 ] {03bfd6c0-9827-4e9d-8934-69c8a0155fbf} <Debug> TCPHandler: Processed in 0.001337962 sec. | ||
| 10973 | 2026.03.16 02:12:57.778037 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2026.03.16 02:12:57.778128 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10975 | 2026.03.16 02:12:57.778170 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10976 | 2026.03.16 02:12:57.778481 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2026.03.16 02:12:57.778517 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10978 | 2026.03.16 02:12:57.778797 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10979 | 2026.03.16 02:12:57.779016 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2026.03.16 02:12:57.779144 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001033 sec., 968.054211035818 rows/sec., 61.45 KiB/sec. | ||
| 10981 | 2026.03.16 02:12:57.779179 [ 5 ] {b5b6a391-4187-47e7-be37-9b14e70b70b8} <Debug> TCPHandler: Processed in 0.00119007 sec. | ||
| 10982 | 2026.03.16 02:12:57.779297 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10983 | 2026.03.16 02:12:57.779410 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10984 | 2026.03.16 02:12:57.779473 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10985 | 2026.03.16 02:12:57.780387 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2026.03.16 02:12:57.780423 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10987 | 2026.03.16 02:12:57.780975 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10988 | 2026.03.16 02:12:57.781194 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2026.03.16 02:12:57.781331 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001945 sec., 20565.552699228792 rows/sec., 36.85 MiB/sec. | ||
| 10990 | 2026.03.16 02:12:57.781384 [ 5 ] {6364dabe-b3be-48ff-9c09-6dbc2c846b84} <Debug> TCPHandler: Processed in 0.002145558 sec. | ||
| 10991 | 2026.03.16 02:12:57.781490 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10992 | 2026.03.16 02:12:57.781592 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10993 | 2026.03.16 02:12:57.781631 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10994 | 2026.03.16 02:12:57.781961 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10995 | 2026.03.16 02:12:57.782000 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10996 | 2026.03.16 02:12:57.782289 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10997 | 2026.03.16 02:12:57.782493 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10998 | 2026.03.16 02:12:57.782617 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 10999 | 2026.03.16 02:12:57.782652 [ 5 ] {1bee9f6a-f66d-42af-8a5d-5269b9ab359b} <Debug> TCPHandler: Processed in 0.00120992 sec. | ||
| 11000 | 2026.03.16 02:12:58.999661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24467 | ||
| 11001 | 2026.03.16 02:12:59.000210 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.03.16 02:12:59.000260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11003 | 2026.03.16 02:12:59.000772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11004 | 2026.03.16 02:12:59.001035 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.03.16 02:12:59.001179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24467 | ||
| 11006 | 2026.03.16 02:12:59.001190 [ 36 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11007 | 2026.03.16 02:12:59.001260 [ 36 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.03.16 02:12:59.001281 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11009 | 2026.03.16 02:12:59.001406 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11010 | 2026.03.16 02:12:59.001553 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11011 | 2026.03.16 02:12:59.001593 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22099 rows starting from the beginning of the part | ||
| 11012 | 2026.03.16 02:12:59.001659 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11013 | 2026.03.16 02:12:59.001704 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11014 | 2026.03.16 02:12:59.001745 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11015 | 2026.03.16 02:12:59.001783 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11016 | 2026.03.16 02:12:59.001823 [ 190 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11017 | 2026.03.16 02:12:59.003933 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24467 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587801 sec., 9454745.554236976 rows/sec., 135.25 MiB/sec. | ||
| 11018 | 2026.03.16 02:12:59.004371 [ 199 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11019 | 2026.03.16 02:12:59.004698 [ 199 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.03.16 02:12:59.004795 [ 199 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_51_10} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11021 | 2026.03.16 02:12:59.004905 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11022 | 2026.03.16 02:13:00.290946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11023 | 2026.03.16 02:13:00.309255 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.03.16 02:13:00.309319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11025 | 2026.03.16 02:13:00.315167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11026 | 2026.03.16 02:13:00.315960 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.03.16 02:13:00.316253 [ 32 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11028 | 2026.03.16 02:13:00.316292 [ 32 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.16 02:13:00.316310 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11030 | 2026.03.16 02:13:00.316433 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11031 | 2026.03.16 02:13:00.319746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11032 | 2026.03.16 02:13:00.320236 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11033 | 2026.03.16 02:13:00.321693 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11034 | 2026.03.16 02:13:00.326119 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11035 | 2026.03.16 02:13:00.330581 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11036 | 2026.03.16 02:13:00.335155 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11037 | 2026.03.16 02:13:00.339408 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11038 | 2026.03.16 02:13:00.343427 [ 197 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11039 | 2026.03.16 02:13:00.400555 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.08417645 sec., 4561.845979487137 rows/sec., 23.59 MiB/sec. | ||
| 11040 | 2026.03.16 02:13:00.402987 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11041 | 2026.03.16 02:13:00.404972 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.03.16 02:13:00.405085 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_51_10} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11043 | 2026.03.16 02:13:00.406729 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11044 | 2026.03.16 02:13:01.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.72 MiB, peak 333.12 MiB, free memory in arenas 0.00 B, will set to 322.29 MiB (RSS), difference: 2.57 MiB | ||
| 11045 | 2026.03.16 02:13:02.763290 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.03.16 02:13:02.763521 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11047 | 2026.03.16 02:13:02.763599 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11048 | 2026.03.16 02:13:02.764420 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.03.16 02:13:02.764473 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11050 | 2026.03.16 02:13:02.764886 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11051 | 2026.03.16 02:13:02.765132 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.03.16 02:13:02.765290 [ 31 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11053 | 2026.03.16 02:13:02.765305 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. | ||
| 11054 | 2026.03.16 02:13:02.765330 [ 31 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2026.03.16 02:13:02.765353 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11056 | 2026.03.16 02:13:02.765365 [ 5 ] {69507fe2-2fab-4a8b-b6fc-56b3afc00a4a} <Debug> TCPHandler: Processed in 0.002270389 sec. | ||
| 11057 | 2026.03.16 02:13:02.765497 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11058 | 2026.03.16 02:13:02.765507 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11059 | 2026.03.16 02:13:02.765638 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11060 | 2026.03.16 02:13:02.765641 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11061 | 2026.03.16 02:13:02.765692 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11062 | 2026.03.16 02:13:02.765696 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2894 rows starting from the beginning of the part | ||
| 11063 | 2026.03.16 02:13:02.765782 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11064 | 2026.03.16 02:13:02.765828 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 877 rows starting from the beginning of the part | ||
| 11065 | 2026.03.16 02:13:02.765882 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11066 | 2026.03.16 02:13:02.765922 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 262 rows starting from the beginning of the part | ||
| 11067 | 2026.03.16 02:13:02.765960 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11068 | 2026.03.16 02:13:02.766167 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11069 | 2026.03.16 02:13:02.766211 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11070 | 2026.03.16 02:13:02.766595 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11071 | 2026.03.16 02:13:02.766867 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11072 | 2026.03.16 02:13:02.766994 [ 31 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11073 | 2026.03.16 02:13:02.767013 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001401 sec., 45681.655960028555 rows/sec., 3.57 MiB/sec. | ||
| 11074 | 2026.03.16 02:13:02.767025 [ 31 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2026.03.16 02:13:02.767049 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11076 | 2026.03.16 02:13:02.767054 [ 5 ] {6b244787-b78e-4a98-a833-f3063eeaf095} <Debug> TCPHandler: Processed in 0.001603013 sec. | ||
| 11077 | 2026.03.16 02:13:02.767187 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11078 | 2026.03.16 02:13:02.767201 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2026.03.16 02:13:02.767358 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11080 | 2026.03.16 02:13:02.767380 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11081 | 2026.03.16 02:13:02.767408 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11082 | 2026.03.16 02:13:02.767428 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11083 | 2026.03.16 02:13:02.767501 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11084 | 2026.03.16 02:13:02.767551 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 530 rows starting from the beginning of the part | ||
| 11085 | 2026.03.16 02:13:02.767591 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11086 | 2026.03.16 02:13:02.767639 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 150 rows starting from the beginning of the part | ||
| 11087 | 2026.03.16 02:13:02.767709 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11088 | 2026.03.16 02:13:02.767923 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.03.16 02:13:02.767966 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11090 | 2026.03.16 02:13:02.768048 [ 188 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4201 rows, containing 5 columns (5 merged, 0 gathered) in 0.002621612 sec., 1602449.180122764 rows/sec., 131.27 MiB/sec. | ||
| 11091 | 2026.03.16 02:13:02.768363 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11092 | 2026.03.16 02:13:02.768626 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11093 | 2026.03.16 02:13:02.768674 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2026.03.16 02:13:02.768769 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_81_16} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11095 | 2026.03.16 02:13:02.768854 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 11096 | 2026.03.16 02:13:02.768913 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.16 02:13:02.769018 [ 198 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001904736 sec., 1272092.3004552862 rows/sec., 95.57 MiB/sec. | ||
| 11098 | 2026.03.16 02:13:02.769070 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001733 sec., 92325.44720138489 rows/sec., 6.43 MiB/sec. | ||
| 11099 | 2026.03.16 02:13:02.769124 [ 5 ] {fd7204bb-d7bb-4b6c-9833-10e230046968} <Debug> TCPHandler: Processed in 0.001974806 sec. | ||
| 11100 | 2026.03.16 02:13:02.769280 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11101 | 2026.03.16 02:13:02.769294 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2026.03.16 02:13:02.769424 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11103 | 2026.03.16 02:13:02.769481 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11104 | 2026.03.16 02:13:02.769568 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2026.03.16 02:13:02.769661 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_81_16} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11106 | 2026.03.16 02:13:02.769762 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11107 | 2026.03.16 02:13:02.769871 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.03.16 02:13:02.769915 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 11109 | 2026.03.16 02:13:02.770266 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11110 | 2026.03.16 02:13:02.770501 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2026.03.16 02:13:02.770650 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 11112 | 2026.03.16 02:13:02.770690 [ 5 ] {adcfc988-04e4-4c60-ac08-3cbad4adb8d7} <Debug> TCPHandler: Processed in 0.001462212 sec. | ||
| 11113 | 2026.03.16 02:13:06.343917 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11114 | 2026.03.16 02:13:06.343985 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11115 | 2026.03.16 02:13:06.501346 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24979 | ||
| 11116 | 2026.03.16 02:13:06.501928 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.03.16 02:13:06.501981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11118 | 2026.03.16 02:13:06.502506 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11119 | 2026.03.16 02:13:06.502751 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.03.16 02:13:06.502899 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24979 | ||
| 11121 | 2026.03.16 02:13:06.609320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1324 | ||
| 11122 | 2026.03.16 02:13:06.612060 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.03.16 02:13:06.612117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11124 | 2026.03.16 02:13:06.613718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11125 | 2026.03.16 02:13:06.614069 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.03.16 02:13:06.614594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 11127 | 2026.03.16 02:13:07.763928 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11128 | 2026.03.16 02:13:07.764130 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11129 | 2026.03.16 02:13:07.764201 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11130 | 2026.03.16 02:13:07.764951 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.03.16 02:13:07.764994 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11132 | 2026.03.16 02:13:07.765380 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11133 | 2026.03.16 02:13:07.765597 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.03.16 02:13:07.765750 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001671 sec., 81388.39018551765 rows/sec., 7.05 MiB/sec. | ||
| 11135 | 2026.03.16 02:13:07.765821 [ 5 ] {4baa6897-59fd-4dca-bc33-cfb130f869d5} <Debug> TCPHandler: Processed in 0.002025307 sec. | ||
| 11136 | 2026.03.16 02:13:07.765950 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.03.16 02:13:07.766051 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11138 | 2026.03.16 02:13:07.766096 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11139 | 2026.03.16 02:13:07.766511 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.03.16 02:13:07.766547 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11141 | 2026.03.16 02:13:07.766841 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11142 | 2026.03.16 02:13:07.767044 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.03.16 02:13:07.767170 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001143 sec., 34995.62554680665 rows/sec., 2.57 MiB/sec. | ||
| 11144 | 2026.03.16 02:13:07.767208 [ 5 ] {f02120d2-7ee5-44e7-985d-841c5238ca23} <Debug> TCPHandler: Processed in 0.001311011 sec. | ||
| 11145 | 2026.03.16 02:13:07.767321 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2026.03.16 02:13:07.767412 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11147 | 2026.03.16 02:13:07.767451 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11148 | 2026.03.16 02:13:07.767896 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.03.16 02:13:07.767932 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11150 | 2026.03.16 02:13:07.768225 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11151 | 2026.03.16 02:13:07.768433 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.03.16 02:13:07.768557 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001162 sec., 89500.86058519794 rows/sec., 6.99 MiB/sec. | ||
| 11153 | 2026.03.16 02:13:07.768594 [ 5 ] {cda711a6-5c50-45b6-b319-e1869c68c39e} <Debug> TCPHandler: Processed in 0.001321521 sec. | ||
| 11154 | 2026.03.16 02:13:07.768715 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11155 | 2026.03.16 02:13:07.768807 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11156 | 2026.03.16 02:13:07.768849 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11157 | 2026.03.16 02:13:07.769257 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11158 | 2026.03.16 02:13:07.769291 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11159 | 2026.03.16 02:13:07.769604 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11160 | 2026.03.16 02:13:07.769802 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2026.03.16 02:13:07.769930 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 11162 | 2026.03.16 02:13:07.769966 [ 5 ] {60e6dd66-70d1-4087-a12a-170dc36890f1} <Debug> TCPHandler: Processed in 0.001298921 sec. | ||
| 11163 | 2026.03.16 02:13:07.770064 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11164 | 2026.03.16 02:13:07.770155 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11165 | 2026.03.16 02:13:07.770207 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11166 | 2026.03.16 02:13:07.771048 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.03.16 02:13:07.771081 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11168 | 2026.03.16 02:13:07.771605 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11169 | 2026.03.16 02:13:07.771811 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11170 | 2026.03.16 02:13:07.772009 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00187 sec., 21390.374331550804 rows/sec., 38.33 MiB/sec. | ||
| 11171 | 2026.03.16 02:13:07.772062 [ 5 ] {14d020af-6c91-4c8e-84d7-9f446d747481} <Debug> TCPHandler: Processed in 0.002042687 sec. | ||
| 11172 | 2026.03.16 02:13:07.772172 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11173 | 2026.03.16 02:13:07.772264 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11174 | 2026.03.16 02:13:07.772305 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11175 | 2026.03.16 02:13:07.772640 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11176 | 2026.03.16 02:13:07.772674 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11177 | 2026.03.16 02:13:07.772966 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11178 | 2026.03.16 02:13:07.773174 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11179 | 2026.03.16 02:13:07.773303 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11180 | 2026.03.16 02:13:07.773338 [ 5 ] {900c5c69-a9dd-4dc9-aac9-0ddf527efe3b} <Debug> TCPHandler: Processed in 0.00121537 sec. | ||
| 11181 | 2026.03.16 02:13:07.819869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11182 | 2026.03.16 02:13:07.834998 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.03.16 02:13:07.835061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11184 | 2026.03.16 02:13:07.840596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11185 | 2026.03.16 02:13:07.841262 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.03.16 02:13:07.844117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11187 | 2026.03.16 02:13:08.237470 [ 103 ] {} <Debug> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11188 | 2026.03.16 02:13:08.237567 [ 103 ] {} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.03.16 02:13:08.237603 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11190 | 2026.03.16 02:13:08.237813 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11191 | 2026.03.16 02:13:08.238038 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11192 | 2026.03.16 02:13:08.238093 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 11193 | 2026.03.16 02:13:08.238197 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 308 rows starting from the beginning of the part | ||
| 11194 | 2026.03.16 02:13:08.238281 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 11195 | 2026.03.16 02:13:08.238363 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 11196 | 2026.03.16 02:13:08.238423 [ 188 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 11197 | 2026.03.16 02:13:08.239301 [ 194 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577213 sec., 765907.9655062442 rows/sec., 52.46 MiB/sec. | ||
| 11198 | 2026.03.16 02:13:08.239530 [ 198 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11199 | 2026.03.16 02:13:08.239875 [ 198 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2026.03.16 02:13:08.239969 [ 198 ] {afde4301-8ab9-4dfe-aa05-7c75b44d5865::all_1_18_4} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11201 | 2026.03.16 02:13:08.240073 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11202 | 2026.03.16 02:13:09.729055 [ 103 ] {} <Debug> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11203 | 2026.03.16 02:13:09.729143 [ 103 ] {} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.03.16 02:13:09.729170 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11205 | 2026.03.16 02:13:09.729295 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11206 | 2026.03.16 02:13:09.729443 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11207 | 2026.03.16 02:13:09.729478 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 11208 | 2026.03.16 02:13:09.729544 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 11209 | 2026.03.16 02:13:09.729589 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 11210 | 2026.03.16 02:13:09.729629 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 11211 | 2026.03.16 02:13:09.729667 [ 194 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 11212 | 2026.03.16 02:13:09.730512 [ 187 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127399 sec., 492939.5050196626 rows/sec., 30.46 MiB/sec. | ||
| 11213 | 2026.03.16 02:13:09.730722 [ 200 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11214 | 2026.03.16 02:13:09.731082 [ 200 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2026.03.16 02:13:09.731175 [ 200 ] {50831f7e-e3a4-4498-997a-4cbc00364cc5::all_1_18_4} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11216 | 2026.03.16 02:13:09.731296 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11217 | 2026.03.16 02:13:09.750860 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2026.03.16 02:13:09.751126 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11219 | 2026.03.16 02:13:09.751232 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11220 | 2026.03.16 02:13:09.751886 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11221 | 2026.03.16 02:13:09.751925 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11222 | 2026.03.16 02:13:09.752312 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11223 | 2026.03.16 02:13:09.752539 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11224 | 2026.03.16 02:13:09.752692 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001645 sec., 1215.80547112462 rows/sec., 99.14 KiB/sec. | ||
| 11225 | 2026.03.16 02:13:09.752734 [ 5 ] {16de8666-8645-4229-a3a5-d7a1a539ec87} <Debug> TCPHandler: Processed in 0.002059107 sec. | ||
| 11226 | 2026.03.16 02:13:09.752852 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11227 | 2026.03.16 02:13:09.752949 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11228 | 2026.03.16 02:13:09.752989 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11229 | 2026.03.16 02:13:09.754322 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11230 | 2026.03.16 02:13:09.754357 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11231 | 2026.03.16 02:13:09.754776 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11232 | 2026.03.16 02:13:09.754982 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11233 | 2026.03.16 02:13:09.755110 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.00218 sec., 890366.9724770642 rows/sec., 66.57 MiB/sec. | ||
| 11234 | 2026.03.16 02:13:09.755148 [ 5 ] {f8a04428-fe59-4f30-a6c2-93e6cf110c6a} <Debug> TCPHandler: Processed in 0.002347529 sec. | ||
| 11235 | 2026.03.16 02:13:09.755262 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11236 | 2026.03.16 02:13:09.755358 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11237 | 2026.03.16 02:13:09.755398 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11238 | 2026.03.16 02:13:09.755797 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.03.16 02:13:09.755832 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11240 | 2026.03.16 02:13:09.756124 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11241 | 2026.03.16 02:13:09.756343 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.03.16 02:13:09.756468 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001129 sec., 11514.614703277237 rows/sec., 856.33 KiB/sec. | ||
| 11243 | 2026.03.16 02:13:09.756505 [ 5 ] {d4316f0a-bb9c-4353-b74f-6c5cd32bbd4c} <Debug> TCPHandler: Processed in 0.00129392 sec. | ||
| 11244 | 2026.03.16 02:13:09.756605 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11245 | 2026.03.16 02:13:09.756699 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11246 | 2026.03.16 02:13:09.756737 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11247 | 2026.03.16 02:13:09.757364 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11248 | 2026.03.16 02:13:09.757399 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11249 | 2026.03.16 02:13:09.757727 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11250 | 2026.03.16 02:13:09.757943 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11251 | 2026.03.16 02:13:09.758073 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001392 sec., 508620.6896551724 rows/sec., 29.67 MiB/sec. | ||
| 11252 | 2026.03.16 02:13:09.758111 [ 5 ] {28e04f33-4065-4319-a840-f6f790f55041} <Debug> TCPHandler: Processed in 0.001554803 sec. | ||
| 11253 | 2026.03.16 02:13:09.758221 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.03.16 02:13:09.758314 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11255 | 2026.03.16 02:13:09.758352 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11256 | 2026.03.16 02:13:09.758725 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.03.16 02:13:09.758760 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11258 | 2026.03.16 02:13:09.759052 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11259 | 2026.03.16 02:13:09.759259 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.03.16 02:13:09.759387 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 11261 | 2026.03.16 02:13:09.759425 [ 5 ] {38edb750-625f-4f5d-9426-b98fe87bd24f} <Debug> TCPHandler: Processed in 0.00125434 sec. | ||
| 11262 | 2026.03.16 02:13:09.759533 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2026.03.16 02:13:09.759628 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11264 | 2026.03.16 02:13:09.759667 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11265 | 2026.03.16 02:13:09.760420 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.03.16 02:13:09.760455 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11267 | 2026.03.16 02:13:09.760789 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11268 | 2026.03.16 02:13:09.761001 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.03.16 02:13:09.761129 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.00152 sec., 666447.3684210526 rows/sec., 45.86 MiB/sec. | ||
| 11270 | 2026.03.16 02:13:09.761168 [ 5 ] {b1974890-b121-4b0c-995a-8f5c1e0c30d9} <Debug> TCPHandler: Processed in 0.001685414 sec. | ||
| 11271 | 2026.03.16 02:13:09.761267 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.03.16 02:13:09.761362 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11273 | 2026.03.16 02:13:09.761405 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11274 | 2026.03.16 02:13:09.762080 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.03.16 02:13:09.762116 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11276 | 2026.03.16 02:13:09.762531 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11277 | 2026.03.16 02:13:09.762747 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.03.16 02:13:09.762880 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Debug> executeQuery: Read 1250 rows, 80.27 KiB in 0.001537 sec., 813272.6089785296 rows/sec., 51.00 MiB/sec. | ||
| 11279 | 2026.03.16 02:13:09.762880 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11280 | 2026.03.16 02:13:09.762919 [ 5 ] {6c0bf2da-3cb8-410f-84ca-de2ebef08635} <Debug> TCPHandler: Processed in 0.001701324 sec. | ||
| 11281 | 2026.03.16 02:13:09.762958 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11282 | 2026.03.16 02:13:09.762984 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11283 | 2026.03.16 02:13:09.763036 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.03.16 02:13:09.763074 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11285 | 2026.03.16 02:13:09.763135 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11286 | 2026.03.16 02:13:09.763194 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11287 | 2026.03.16 02:13:09.763198 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11288 | 2026.03.16 02:13:09.763240 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25504 rows starting from the beginning of the part | ||
| 11289 | 2026.03.16 02:13:09.763296 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11290 | 2026.03.16 02:13:09.763348 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 201 rows starting from the beginning of the part | ||
| 11291 | 2026.03.16 02:13:09.763396 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11292 | 2026.03.16 02:13:09.763442 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11293 | 2026.03.16 02:13:09.763486 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1250 rows starting from the beginning of the part | ||
| 11294 | 2026.03.16 02:13:09.763971 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2026.03.16 02:13:09.764012 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11296 | 2026.03.16 02:13:09.764572 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11297 | 2026.03.16 02:13:09.764806 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2026.03.16 02:13:09.764946 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001829 sec., 6014.215418261345 rows/sec., 10.78 MiB/sec. | ||
| 11299 | 2026.03.16 02:13:09.765000 [ 5 ] {16a1c30e-b718-4424-b780-35f4b11a5fd4} <Debug> TCPHandler: Processed in 0.002014017 sec. | ||
| 11300 | 2026.03.16 02:13:09.765110 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2026.03.16 02:13:09.765204 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11302 | 2026.03.16 02:13:09.765246 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11303 | 2026.03.16 02:13:09.765565 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2026.03.16 02:13:09.765601 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11305 | 2026.03.16 02:13:09.765939 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11306 | 2026.03.16 02:13:09.766152 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2026.03.16 02:13:09.766281 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.48 MiB/sec. | ||
| 11308 | 2026.03.16 02:13:09.766318 [ 5 ] {9ee16045-48d5-40d3-8bcc-14f4c0db8076} <Debug> TCPHandler: Processed in 0.00125951 sec. | ||
| 11309 | 2026.03.16 02:13:09.778093 [ 191 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27435 rows, containing 5 columns (5 merged, 0 gathered) in 0.015058222 sec., 1821928.2462431488 rows/sec., 119.71 MiB/sec. | ||
| 11310 | 2026.03.16 02:13:09.778477 [ 191 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11311 | 2026.03.16 02:13:09.778798 [ 191 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.03.16 02:13:09.778886 [ 191 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11313 | 2026.03.16 02:13:09.778989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11314 | 2026.03.16 02:13:10.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.07 MiB, peak 333.12 MiB, free memory in arenas 0.00 B, will set to 325.27 MiB (RSS), difference: 2.20 MiB | ||
| 11315 | 2026.03.16 02:13:12.759089 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.03.16 02:13:12.759369 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11317 | 2026.03.16 02:13:12.759469 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11318 | 2026.03.16 02:13:12.760179 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.03.16 02:13:12.760227 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11320 | 2026.03.16 02:13:12.760614 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11321 | 2026.03.16 02:13:12.760841 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.03.16 02:13:12.761003 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00171 sec., 32748.53801169591 rows/sec., 2.50 MiB/sec. | ||
| 11323 | 2026.03.16 02:13:12.761052 [ 5 ] {ec7a0e1d-9460-458c-8f2e-706ca72a2342} <Debug> TCPHandler: Processed in 0.002153528 sec. | ||
| 11324 | 2026.03.16 02:13:12.761190 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.03.16 02:13:12.761290 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11326 | 2026.03.16 02:13:12.761333 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11327 | 2026.03.16 02:13:12.761787 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.03.16 02:13:12.761824 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11329 | 2026.03.16 02:13:12.762124 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11330 | 2026.03.16 02:13:12.762337 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.03.16 02:13:12.762465 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 11332 | 2026.03.16 02:13:12.762503 [ 5 ] {aef4e02f-e058-4e35-b818-273f5549f64f} <Debug> TCPHandler: Processed in 0.001363071 sec. | ||
| 11333 | 2026.03.16 02:13:12.762620 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11334 | 2026.03.16 02:13:12.762714 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11335 | 2026.03.16 02:13:12.762757 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11336 | 2026.03.16 02:13:12.763117 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.03.16 02:13:12.763153 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11338 | 2026.03.16 02:13:12.763467 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11339 | 2026.03.16 02:13:12.763664 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.03.16 02:13:12.763790 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001095 sec., 87671.23287671233 rows/sec., 6.11 MiB/sec. | ||
| 11341 | 2026.03.16 02:13:12.763825 [ 5 ] {1d8826dc-451e-4850-b231-493f4a376b0a} <Debug> TCPHandler: Processed in 0.001253871 sec. | ||
| 11342 | 2026.03.16 02:13:12.763954 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11343 | 2026.03.16 02:13:12.764051 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11344 | 2026.03.16 02:13:12.764092 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11345 | 2026.03.16 02:13:12.764421 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.03.16 02:13:12.764456 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11347 | 2026.03.16 02:13:12.764743 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11348 | 2026.03.16 02:13:12.764941 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.03.16 02:13:12.765055 [ 153 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11350 | 2026.03.16 02:13:12.765065 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001031 sec., 34917.55577109602 rows/sec., 2.35 MiB/sec. | ||
| 11351 | 2026.03.16 02:13:12.765124 [ 153 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.03.16 02:13:12.765153 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11353 | 2026.03.16 02:13:12.765163 [ 5 ] {ed3b191a-6ba4-4cfd-a6ba-053c4d078015} <Debug> TCPHandler: Processed in 0.001254371 sec. | ||
| 11354 | 2026.03.16 02:13:12.765257 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11355 | 2026.03.16 02:13:12.765374 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11356 | 2026.03.16 02:13:12.765410 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3798 rows starting from the beginning of the part | ||
| 11357 | 2026.03.16 02:13:12.765476 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11358 | 2026.03.16 02:13:12.765528 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11359 | 2026.03.16 02:13:12.765576 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11360 | 2026.03.16 02:13:12.765622 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 11361 | 2026.03.16 02:13:12.765669 [ 187 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11362 | 2026.03.16 02:13:12.766949 [ 196 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4038 rows, containing 4 columns (4 merged, 0 gathered) in 0.001736204 sec., 2325763.56234636 rows/sec., 154.33 MiB/sec. | ||
| 11363 | 2026.03.16 02:13:12.767244 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11364 | 2026.03.16 02:13:12.767511 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.03.16 02:13:12.767579 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_81_16} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11366 | 2026.03.16 02:13:12.767645 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11367 | 2026.03.16 02:13:14.003131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25491 | ||
| 11368 | 2026.03.16 02:13:14.003664 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2026.03.16 02:13:14.003703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11370 | 2026.03.16 02:13:14.004209 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11371 | 2026.03.16 02:13:14.004470 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2026.03.16 02:13:14.004600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25491 | ||
| 11373 | 2026.03.16 02:13:15.344270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11374 | 2026.03.16 02:13:15.360428 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.03.16 02:13:15.360476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11376 | 2026.03.16 02:13:15.366478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11377 | 2026.03.16 02:13:15.367160 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.03.16 02:13:15.369837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11379 | 2026.03.16 02:13:16.614910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1362 | ||
| 11380 | 2026.03.16 02:13:16.617592 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.03.16 02:13:16.617653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11382 | 2026.03.16 02:13:16.619004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11383 | 2026.03.16 02:13:16.619277 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.03.16 02:13:16.619633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1362 | ||
| 11385 | 2026.03.16 02:13:17.763971 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.03.16 02:13:17.764257 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11387 | 2026.03.16 02:13:17.764360 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11388 | 2026.03.16 02:13:17.765223 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.16 02:13:17.765259 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11390 | 2026.03.16 02:13:17.765659 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11391 | 2026.03.16 02:13:17.765886 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.03.16 02:13:17.766045 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001867 sec., 72844.13497589716 rows/sec., 6.31 MiB/sec. | ||
| 11393 | 2026.03.16 02:13:17.766088 [ 5 ] {643f2452-8841-4e03-9577-4324b4b346b3} <Debug> TCPHandler: Processed in 0.002304809 sec. | ||
| 11394 | 2026.03.16 02:13:17.766233 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.03.16 02:13:17.766328 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.03.16 02:13:17.766368 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11397 | 2026.03.16 02:13:17.766821 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.03.16 02:13:17.766855 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11399 | 2026.03.16 02:13:17.767157 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11400 | 2026.03.16 02:13:17.767365 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.03.16 02:13:17.767483 [ 147 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11402 | 2026.03.16 02:13:17.767490 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 11403 | 2026.03.16 02:13:17.767521 [ 147 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.03.16 02:13:17.767539 [ 5 ] {6b20b77a-3b4a-4f3b-a7e7-58b05ad1d671} <Debug> TCPHandler: Processed in 0.001371182 sec. | ||
| 11405 | 2026.03.16 02:13:17.767540 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11406 | 2026.03.16 02:13:17.767656 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11407 | 2026.03.16 02:13:17.767656 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11408 | 2026.03.16 02:13:17.767760 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11409 | 2026.03.16 02:13:17.767788 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11410 | 2026.03.16 02:13:17.767809 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11411 | 2026.03.16 02:13:17.767822 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 11412 | 2026.03.16 02:13:17.767888 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 182 rows starting from the beginning of the part | ||
| 11413 | 2026.03.16 02:13:17.767936 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 62 rows starting from the beginning of the part | ||
| 11414 | 2026.03.16 02:13:17.767982 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 11415 | 2026.03.16 02:13:17.768027 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
| 11416 | 2026.03.16 02:13:17.768083 [ 187 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 11417 | 2026.03.16 02:13:17.768291 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.03.16 02:13:17.768326 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11419 | 2026.03.16 02:13:17.768637 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11420 | 2026.03.16 02:13:17.768859 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.03.16 02:13:17.768901 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287651 sec., 436453.66640494985 rows/sec., 30.43 MiB/sec. | ||
| 11422 | 2026.03.16 02:13:17.768988 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001248 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 11423 | 2026.03.16 02:13:17.769023 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11424 | 2026.03.16 02:13:17.769025 [ 5 ] {3067c7f4-dbc1-4472-8c72-4583527094fe} <Debug> TCPHandler: Processed in 0.001420272 sec. | ||
| 11425 | 2026.03.16 02:13:17.769166 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2026.03.16 02:13:17.769260 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11427 | 2026.03.16 02:13:17.769270 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.03.16 02:13:17.769303 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11429 | 2026.03.16 02:13:17.769337 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_51_10} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11430 | 2026.03.16 02:13:17.769392 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11431 | 2026.03.16 02:13:17.769737 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.03.16 02:13:17.769771 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11433 | 2026.03.16 02:13:17.770097 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11434 | 2026.03.16 02:13:17.770308 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.03.16 02:13:17.770435 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 11436 | 2026.03.16 02:13:17.770471 [ 5 ] {22d77c80-2b3d-4a35-8b7d-fdcae1928681} <Debug> TCPHandler: Processed in 0.001364582 sec. | ||
| 11437 | 2026.03.16 02:13:17.770595 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2026.03.16 02:13:17.770688 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11439 | 2026.03.16 02:13:17.770742 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11440 | 2026.03.16 02:13:17.771615 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.03.16 02:13:17.771651 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11442 | 2026.03.16 02:13:17.772200 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11443 | 2026.03.16 02:13:17.772424 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.03.16 02:13:17.772558 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 11445 | 2026.03.16 02:13:17.772562 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11446 | 2026.03.16 02:13:17.772611 [ 5 ] {8815e6c9-33d0-401f-9994-4b8f5417d236} <Debug> TCPHandler: Processed in 0.002066106 sec. | ||
| 11447 | 2026.03.16 02:13:17.772666 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11448 | 2026.03.16 02:13:17.772708 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11449 | 2026.03.16 02:13:17.772749 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11450 | 2026.03.16 02:13:17.772856 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11451 | 2026.03.16 02:13:17.772862 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11452 | 2026.03.16 02:13:17.772957 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11453 | 2026.03.16 02:13:17.773128 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11454 | 2026.03.16 02:13:17.773196 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 11455 | 2026.03.16 02:13:17.773304 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2026.03.16 02:13:17.773337 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 11457 | 2026.03.16 02:13:17.773346 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11458 | 2026.03.16 02:13:17.773459 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 11459 | 2026.03.16 02:13:17.773578 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 11460 | 2026.03.16 02:13:17.773679 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 11 rows starting from the beginning of the part | ||
| 11461 | 2026.03.16 02:13:17.773684 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11462 | 2026.03.16 02:13:17.773780 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 11463 | 2026.03.16 02:13:17.773933 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.03.16 02:13:17.774068 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 11465 | 2026.03.16 02:13:17.774105 [ 5 ] {845876c7-8330-4571-a8dd-7233050fa0bf} <Debug> TCPHandler: Processed in 0.001405112 sec. | ||
| 11466 | 2026.03.16 02:13:17.781493 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 19 columns (19 merged, 0 gathered) in 0.008694701 sec., 180799.77678358345 rows/sec., 323.98 MiB/sec. | ||
| 11467 | 2026.03.16 02:13:17.783189 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11468 | 2026.03.16 02:13:17.783509 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2026.03.16 02:13:17.783579 [ 196 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11470 | 2026.03.16 02:13:17.783665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.73 MiB. | ||
| 11471 | 2026.03.16 02:13:18.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.86 MiB, peak 337.53 MiB, free memory in arenas 0.00 B, will set to 330.94 MiB (RSS), difference: 5.08 MiB | ||
| 11472 | 2026.03.16 02:13:21.344036 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11473 | 2026.03.16 02:13:21.344110 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11474 | 2026.03.16 02:13:21.504838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25939 | ||
| 11475 | 2026.03.16 02:13:21.505571 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.03.16 02:13:21.505638 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11477 | 2026.03.16 02:13:21.506407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11478 | 2026.03.16 02:13:21.506668 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11479 | 2026.03.16 02:13:21.506817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25939 | ||
| 11480 | 2026.03.16 02:13:21.806048 [ 145 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11481 | 2026.03.16 02:13:21.806097 [ 145 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.03.16 02:13:21.806126 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11483 | 2026.03.16 02:13:21.806251 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 11484 | 2026.03.16 02:13:21.806394 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11485 | 2026.03.16 02:13:21.806430 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 11486 | 2026.03.16 02:13:21.806496 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 11487 | 2026.03.16 02:13:21.806550 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 11488 | 2026.03.16 02:13:21.806593 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 11489 | 2026.03.16 02:13:21.806633 [ 190 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 11490 | 2026.03.16 02:13:21.807416 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122245 sec., 31085.11595566281 rows/sec., 2.59 MiB/sec. | ||
| 11491 | 2026.03.16 02:13:21.807592 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11492 | 2026.03.16 02:13:21.807895 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.03.16 02:13:21.807976 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_25_6} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11494 | 2026.03.16 02:13:21.808076 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11495 | 2026.03.16 02:13:22.761852 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.03.16 02:13:22.762032 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11497 | 2026.03.16 02:13:22.762095 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11498 | 2026.03.16 02:13:22.762741 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.03.16 02:13:22.762780 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11500 | 2026.03.16 02:13:22.763180 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11501 | 2026.03.16 02:13:22.763401 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11502 | 2026.03.16 02:13:22.763545 [ 143 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11503 | 2026.03.16 02:13:22.763549 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.73 MiB/sec. | ||
| 11504 | 2026.03.16 02:13:22.763593 [ 143 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.03.16 02:13:22.763609 [ 5 ] {fee121e5-c78c-45f1-bc16-76a2278fdc02} <Debug> TCPHandler: Processed in 0.001884376 sec. | ||
| 11506 | 2026.03.16 02:13:22.763618 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11507 | 2026.03.16 02:13:22.763706 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11508 | 2026.03.16 02:13:22.763730 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2026.03.16 02:13:22.763790 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11510 | 2026.03.16 02:13:22.763822 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2894 rows starting from the beginning of the part | ||
| 11511 | 2026.03.16 02:13:22.763825 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11512 | 2026.03.16 02:13:22.763868 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11513 | 2026.03.16 02:13:22.763879 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 11514 | 2026.03.16 02:13:22.763933 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1941 rows starting from the beginning of the part | ||
| 11515 | 2026.03.16 02:13:22.763972 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 11516 | 2026.03.16 02:13:22.764011 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 136 rows starting from the beginning of the part | ||
| 11517 | 2026.03.16 02:13:22.764049 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11518 | 2026.03.16 02:13:22.764279 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.03.16 02:13:22.764312 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11520 | 2026.03.16 02:13:22.764610 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11521 | 2026.03.16 02:13:22.764817 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.03.16 02:13:22.764923 [ 143 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11523 | 2026.03.16 02:13:22.764944 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 11524 | 2026.03.16 02:13:22.764948 [ 143 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11525 | 2026.03.16 02:13:22.764972 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11526 | 2026.03.16 02:13:22.764980 [ 5 ] {94a9a185-5a7a-49e3-84db-075b08c8a5de} <Debug> TCPHandler: Processed in 0.001298261 sec. | ||
| 11527 | 2026.03.16 02:13:22.765088 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11528 | 2026.03.16 02:13:22.765093 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2026.03.16 02:13:22.765237 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11530 | 2026.03.16 02:13:22.765244 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11531 | 2026.03.16 02:13:22.765283 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11532 | 2026.03.16 02:13:22.765289 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1551 rows starting from the beginning of the part | ||
| 11533 | 2026.03.16 02:13:22.765378 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11534 | 2026.03.16 02:13:22.765422 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1013 rows starting from the beginning of the part | ||
| 11535 | 2026.03.16 02:13:22.765469 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 11536 | 2026.03.16 02:13:22.765507 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 11537 | 2026.03.16 02:13:22.765549 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11538 | 2026.03.16 02:13:22.765693 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.16 02:13:22.765732 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11540 | 2026.03.16 02:13:22.765871 [ 189 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5219 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193508 sec., 2379293.8069977406 rows/sec., 191.28 MiB/sec. | ||
| 11541 | 2026.03.16 02:13:22.766150 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11542 | 2026.03.16 02:13:22.766214 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11543 | 2026.03.16 02:13:22.766416 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11544 | 2026.03.16 02:13:22.766461 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.03.16 02:13:22.766480 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_86_17} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11546 | 2026.03.16 02:13:22.766544 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11547 | 2026.03.16 02:13:22.766596 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. | ||
| 11548 | 2026.03.16 02:13:22.766635 [ 5 ] {72d6bae2-735c-490e-b0ad-9e9ae6baa456} <Debug> TCPHandler: Processed in 0.001589033 sec. | ||
| 11549 | 2026.03.16 02:13:22.766749 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11550 | 2026.03.16 02:13:22.766844 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11551 | 2026.03.16 02:13:22.766886 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11552 | 2026.03.16 02:13:22.766982 [ 203 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001959457 sec., 1480001.857657504 rows/sec., 109.85 MiB/sec. | ||
| 11553 | 2026.03.16 02:13:22.767231 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2026.03.16 02:13:22.767235 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11555 | 2026.03.16 02:13:22.767270 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11556 | 2026.03.16 02:13:22.767628 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2026.03.16 02:13:22.767631 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11558 | 2026.03.16 02:13:22.767758 [ 190 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_86_17} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11559 | 2026.03.16 02:13:22.767869 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11560 | 2026.03.16 02:13:22.767891 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11561 | 2026.03.16 02:13:22.768030 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 11562 | 2026.03.16 02:13:22.768066 [ 5 ] {39496428-13f1-4eed-9c5e-29fa35a50160} <Debug> TCPHandler: Processed in 0.001364871 sec. | ||
| 11563 | 2026.03.16 02:13:22.869983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11564 | 2026.03.16 02:13:22.888085 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.03.16 02:13:22.888157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11566 | 2026.03.16 02:13:22.894311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11567 | 2026.03.16 02:13:22.895019 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.03.16 02:13:22.898143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11569 | 2026.03.16 02:13:26.619949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1382 | ||
| 11570 | 2026.03.16 02:13:26.622096 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.03.16 02:13:26.622140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11572 | 2026.03.16 02:13:26.623334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11573 | 2026.03.16 02:13:26.623604 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.03.16 02:13:26.623762 [ 140 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11575 | 2026.03.16 02:13:26.623833 [ 140 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2026.03.16 02:13:26.623855 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11577 | 2026.03.16 02:13:26.623867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
| 11578 | 2026.03.16 02:13:26.623968 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 11579 | 2026.03.16 02:13:26.624500 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11580 | 2026.03.16 02:13:26.624631 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1210 rows starting from the beginning of the part | ||
| 11581 | 2026.03.16 02:13:26.624960 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 11582 | 2026.03.16 02:13:26.625273 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 11583 | 2026.03.16 02:13:26.625577 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 11584 | 2026.03.16 02:13:26.625874 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 11585 | 2026.03.16 02:13:26.626196 [ 189 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 11586 | 2026.03.16 02:13:26.632208 [ 190 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 72 columns (72 merged, 0 gathered) in 0.008288758 sec., 166731.8553636142 rows/sec., 134.62 MiB/sec. | ||
| 11587 | 2026.03.16 02:13:26.633732 [ 203 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11588 | 2026.03.16 02:13:26.634288 [ 203 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.03.16 02:13:26.634359 [ 203 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_41_8} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11590 | 2026.03.16 02:13:26.634667 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11591 | 2026.03.16 02:13:27.765784 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11592 | 2026.03.16 02:13:27.765996 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11593 | 2026.03.16 02:13:27.766090 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11594 | 2026.03.16 02:13:27.767065 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11595 | 2026.03.16 02:13:27.767101 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11596 | 2026.03.16 02:13:27.767504 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11597 | 2026.03.16 02:13:27.767729 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11598 | 2026.03.16 02:13:27.767877 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0019 sec., 12631.578947368422 rows/sec., 1.05 MiB/sec. | ||
| 11599 | 2026.03.16 02:13:27.767918 [ 5 ] {38aae0ae-f04c-4d41-a6d1-5374cb86e22e} <Debug> TCPHandler: Processed in 0.002214788 sec. | ||
| 11600 | 2026.03.16 02:13:27.768377 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11601 | 2026.03.16 02:13:27.768470 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11602 | 2026.03.16 02:13:27.768510 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11603 | 2026.03.16 02:13:27.768917 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.03.16 02:13:27.768950 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11605 | 2026.03.16 02:13:27.769232 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11606 | 2026.03.16 02:13:27.769442 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2026.03.16 02:13:27.769566 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001115 sec., 1793.7219730941702 rows/sec., 146.27 KiB/sec. | ||
| 11608 | 2026.03.16 02:13:27.769610 [ 5 ] {c5515d13-94f9-42c5-81ac-7f5462808325} <Debug> TCPHandler: Processed in 0.00128041 sec. | ||
| 11609 | 2026.03.16 02:13:27.769718 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2026.03.16 02:13:27.769811 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11611 | 2026.03.16 02:13:27.769848 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11612 | 2026.03.16 02:13:27.770374 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.03.16 02:13:27.770407 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11614 | 2026.03.16 02:13:27.770740 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11615 | 2026.03.16 02:13:27.770949 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.03.16 02:13:27.771080 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Debug> executeQuery: Read 257 rows, 23.58 KiB in 0.001288 sec., 199534.1614906832 rows/sec., 17.88 MiB/sec. | ||
| 11617 | 2026.03.16 02:13:27.771116 [ 5 ] {10f24db4-ed31-4607-9e24-7cdb478ab116} <Debug> TCPHandler: Processed in 0.001444232 sec. | ||
| 11618 | 2026.03.16 02:13:27.771230 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11619 | 2026.03.16 02:13:27.771322 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11620 | 2026.03.16 02:13:27.771360 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11621 | 2026.03.16 02:13:27.771761 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.03.16 02:13:27.771794 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11623 | 2026.03.16 02:13:27.772089 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11624 | 2026.03.16 02:13:27.772293 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.03.16 02:13:27.772414 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001111 sec., 48604.8604860486 rows/sec., 3.61 MiB/sec. | ||
| 11626 | 2026.03.16 02:13:27.772450 [ 5 ] {b2310b4f-5a58-4981-ac90-d92aa1ccde19} <Debug> TCPHandler: Processed in 0.00127494 sec. | ||
| 11627 | 2026.03.16 02:13:27.772554 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.03.16 02:13:27.772644 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11629 | 2026.03.16 02:13:27.772682 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11630 | 2026.03.16 02:13:27.773064 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11631 | 2026.03.16 02:13:27.773097 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11632 | 2026.03.16 02:13:27.773388 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11633 | 2026.03.16 02:13:27.773592 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11634 | 2026.03.16 02:13:27.773714 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.83 MiB/sec. | ||
| 11635 | 2026.03.16 02:13:27.773750 [ 5 ] {6d095af9-de71-4f06-9279-b967b1a93075} <Debug> TCPHandler: Processed in 0.00124953 sec. | ||
| 11636 | 2026.03.16 02:13:27.773864 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11637 | 2026.03.16 02:13:27.773956 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11638 | 2026.03.16 02:13:27.773995 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11639 | 2026.03.16 02:13:27.774375 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.03.16 02:13:27.774409 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11641 | 2026.03.16 02:13:27.774694 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11642 | 2026.03.16 02:13:27.774903 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.03.16 02:13:27.775027 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 11644 | 2026.03.16 02:13:27.775062 [ 5 ] {be13d07f-b26a-41f8-839c-530e380f1cab} <Debug> TCPHandler: Processed in 0.00125275 sec. | ||
| 11645 | 2026.03.16 02:13:27.775174 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11646 | 2026.03.16 02:13:27.775270 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11647 | 2026.03.16 02:13:27.775308 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11648 | 2026.03.16 02:13:27.775752 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11649 | 2026.03.16 02:13:27.775785 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11650 | 2026.03.16 02:13:27.776080 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11651 | 2026.03.16 02:13:27.776287 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11652 | 2026.03.16 02:13:27.776414 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.00116 sec., 122413.79310344828 rows/sec., 9.88 MiB/sec. | ||
| 11653 | 2026.03.16 02:13:27.776449 [ 5 ] {dad378aa-9ef0-44c5-b09c-eb248d4af769} <Debug> TCPHandler: Processed in 0.00132907 sec. | ||
| 11654 | 2026.03.16 02:13:27.776553 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11655 | 2026.03.16 02:13:27.776644 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11656 | 2026.03.16 02:13:27.776686 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11657 | 2026.03.16 02:13:27.777079 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11658 | 2026.03.16 02:13:27.777111 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11659 | 2026.03.16 02:13:27.777429 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11660 | 2026.03.16 02:13:27.777635 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.03.16 02:13:27.777764 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001138 sec., 173110.72056239017 rows/sec., 12.42 MiB/sec. | ||
| 11662 | 2026.03.16 02:13:27.777799 [ 5 ] {af908055-d5f5-4391-a7a5-34ec8f339dc1} <Debug> TCPHandler: Processed in 0.00130064 sec. | ||
| 11663 | 2026.03.16 02:13:27.777909 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11664 | 2026.03.16 02:13:27.778008 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11665 | 2026.03.16 02:13:27.778059 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11666 | 2026.03.16 02:13:27.778908 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11667 | 2026.03.16 02:13:27.778941 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11668 | 2026.03.16 02:13:27.779494 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11669 | 2026.03.16 02:13:27.779715 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11670 | 2026.03.16 02:13:27.779850 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 11671 | 2026.03.16 02:13:27.779912 [ 5 ] {9cc3a330-6ebd-43c6-933e-279a678b6099} <Debug> TCPHandler: Processed in 0.002050387 sec. | ||
| 11672 | 2026.03.16 02:13:27.780036 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2026.03.16 02:13:27.780166 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11674 | 2026.03.16 02:13:27.780217 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11675 | 2026.03.16 02:13:27.780609 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11676 | 2026.03.16 02:13:27.780651 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11677 | 2026.03.16 02:13:27.781004 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11678 | 2026.03.16 02:13:27.781219 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2026.03.16 02:13:27.781348 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 11680 | 2026.03.16 02:13:27.781383 [ 5 ] {fc2f9ff7-69cc-49d7-9114-5fe8bbfca43e} <Debug> TCPHandler: Processed in 0.001407212 sec. | ||
| 11681 | 2026.03.16 02:13:29.007030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26451 | ||
| 11682 | 2026.03.16 02:13:29.007640 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11683 | 2026.03.16 02:13:29.007694 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11684 | 2026.03.16 02:13:29.008213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11685 | 2026.03.16 02:13:29.008443 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11686 | 2026.03.16 02:13:29.008580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26451 | ||
| 11687 | 2026.03.16 02:13:30.398304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11688 | 2026.03.16 02:13:30.416315 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.03.16 02:13:30.416375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11690 | 2026.03.16 02:13:30.422513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11691 | 2026.03.16 02:13:30.423221 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.03.16 02:13:30.426240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11693 | 2026.03.16 02:13:32.761829 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.03.16 02:13:32.762032 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11695 | 2026.03.16 02:13:32.762104 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11696 | 2026.03.16 02:13:32.762776 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.03.16 02:13:32.762829 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11698 | 2026.03.16 02:13:32.763264 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11699 | 2026.03.16 02:13:32.763497 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.03.16 02:13:32.763663 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001687 sec., 33195.02074688797 rows/sec., 2.53 MiB/sec. | ||
| 11701 | 2026.03.16 02:13:32.763715 [ 5 ] {e76e4663-373c-44db-8df9-49f49ff4ce61} <Debug> TCPHandler: Processed in 0.002036357 sec. | ||
| 11702 | 2026.03.16 02:13:32.763841 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.03.16 02:13:32.763947 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11704 | 2026.03.16 02:13:32.763991 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11705 | 2026.03.16 02:13:32.764435 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.03.16 02:13:32.764477 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11707 | 2026.03.16 02:13:32.764801 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11708 | 2026.03.16 02:13:32.765016 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.03.16 02:13:32.765153 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 11710 | 2026.03.16 02:13:32.765192 [ 5 ] {17110caa-9ae0-43bb-b12e-7ff943f1d5d0} <Debug> TCPHandler: Processed in 0.001406712 sec. | ||
| 11711 | 2026.03.16 02:13:32.765311 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.03.16 02:13:32.765409 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.03.16 02:13:32.765455 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11714 | 2026.03.16 02:13:32.765870 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.03.16 02:13:32.765910 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11716 | 2026.03.16 02:13:32.766263 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11717 | 2026.03.16 02:13:32.766504 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.03.16 02:13:32.766638 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11719 | 2026.03.16 02:13:32.766648 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 11720 | 2026.03.16 02:13:32.766708 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.03.16 02:13:32.766750 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11722 | 2026.03.16 02:13:32.766763 [ 5 ] {aa8dac74-a8cd-418e-845e-c12599da394c} <Debug> TCPHandler: Processed in 0.001500502 sec. | ||
| 11723 | 2026.03.16 02:13:32.766892 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11724 | 2026.03.16 02:13:32.766914 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11725 | 2026.03.16 02:13:32.767043 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11726 | 2026.03.16 02:13:32.767063 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11727 | 2026.03.16 02:13:32.767088 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11728 | 2026.03.16 02:13:32.767109 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 27435 rows starting from the beginning of the part | ||
| 11729 | 2026.03.16 02:13:32.767185 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 96 rows starting from the beginning of the part | ||
| 11730 | 2026.03.16 02:13:32.767241 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11731 | 2026.03.16 02:13:32.767309 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11732 | 2026.03.16 02:13:32.767357 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 197 rows starting from the beginning of the part | ||
| 11733 | 2026.03.16 02:13:32.767422 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11734 | 2026.03.16 02:13:32.767460 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.03.16 02:13:32.767502 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11736 | 2026.03.16 02:13:32.767870 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11737 | 2026.03.16 02:13:32.768095 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.03.16 02:13:32.768240 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 11739 | 2026.03.16 02:13:32.768277 [ 5 ] {152f67a6-7694-4b4a-ba27-9f764dc02bf8} <Debug> TCPHandler: Processed in 0.001422092 sec. | ||
| 11740 | 2026.03.16 02:13:32.776708 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28208 rows, containing 5 columns (5 merged, 0 gathered) in 0.0098837 sec., 2853991.9261005493 rows/sec., 187.87 MiB/sec. | ||
| 11741 | 2026.03.16 02:13:32.777032 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11742 | 2026.03.16 02:13:32.777334 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11743 | 2026.03.16 02:13:32.777411 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11744 | 2026.03.16 02:13:32.777510 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11745 | 2026.03.16 02:13:36.344161 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11746 | 2026.03.16 02:13:36.344232 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11747 | 2026.03.16 02:13:36.508800 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26899 | ||
| 11748 | 2026.03.16 02:13:36.509578 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11749 | 2026.03.16 02:13:36.509618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11750 | 2026.03.16 02:13:36.510081 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11751 | 2026.03.16 02:13:36.510302 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2026.03.16 02:13:36.510434 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26899 | ||
| 11753 | 2026.03.16 02:13:36.510486 [ 127 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11754 | 2026.03.16 02:13:36.510575 [ 127 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11755 | 2026.03.16 02:13:36.510614 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11756 | 2026.03.16 02:13:36.510751 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11757 | 2026.03.16 02:13:36.510859 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11758 | 2026.03.16 02:13:36.510893 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24467 rows starting from the beginning of the part | ||
| 11759 | 2026.03.16 02:13:36.510964 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 11760 | 2026.03.16 02:13:36.511011 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 11761 | 2026.03.16 02:13:36.511055 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 11762 | 2026.03.16 02:13:36.511095 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 11763 | 2026.03.16 02:13:36.511136 [ 193 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 11764 | 2026.03.16 02:13:36.513136 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26899 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243064 sec., 11066632.65641971 rows/sec., 158.31 MiB/sec. | ||
| 11765 | 2026.03.16 02:13:36.513451 [ 200 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11766 | 2026.03.16 02:13:36.513757 [ 200 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2026.03.16 02:13:36.513839 [ 200 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_56_11} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11768 | 2026.03.16 02:13:36.513963 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 11769 | 2026.03.16 02:13:36.624069 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1410 | ||
| 11770 | 2026.03.16 02:13:36.626503 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.03.16 02:13:36.626540 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11772 | 2026.03.16 02:13:36.627724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11773 | 2026.03.16 02:13:36.627986 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2026.03.16 02:13:36.628253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 11775 | 2026.03.16 02:13:37.764650 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.03.16 02:13:37.764928 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11777 | 2026.03.16 02:13:37.765034 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11778 | 2026.03.16 02:13:37.765830 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.03.16 02:13:37.765881 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11780 | 2026.03.16 02:13:37.766290 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11781 | 2026.03.16 02:13:37.766518 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.03.16 02:13:37.766682 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001832 sec., 74235.80786026201 rows/sec., 6.43 MiB/sec. | ||
| 11783 | 2026.03.16 02:13:37.766733 [ 5 ] {ed03021b-dac4-4582-ba0f-0bd9275ab259} <Debug> TCPHandler: Processed in 0.002276168 sec. | ||
| 11784 | 2026.03.16 02:13:37.766862 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11785 | 2026.03.16 02:13:37.766965 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11786 | 2026.03.16 02:13:37.767009 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11787 | 2026.03.16 02:13:37.767449 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.03.16 02:13:37.767488 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11789 | 2026.03.16 02:13:37.767795 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11790 | 2026.03.16 02:13:37.768033 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.03.16 02:13:37.768170 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001228 sec., 32573.289902280132 rows/sec., 2.39 MiB/sec. | ||
| 11792 | 2026.03.16 02:13:37.768209 [ 5 ] {d682488a-c0f2-4a2a-b3ed-dda8cd85b02f} <Debug> TCPHandler: Processed in 0.001402051 sec. | ||
| 11793 | 2026.03.16 02:13:37.768319 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.03.16 02:13:37.768415 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11795 | 2026.03.16 02:13:37.768456 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11796 | 2026.03.16 02:13:37.768892 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.03.16 02:13:37.768928 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11798 | 2026.03.16 02:13:37.769230 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11799 | 2026.03.16 02:13:37.769435 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.03.16 02:13:37.769572 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.91 MiB/sec. | ||
| 11801 | 2026.03.16 02:13:37.769609 [ 5 ] {a5ccb224-0e89-40e0-a87b-6ce7dee407bb} <Debug> TCPHandler: Processed in 0.001346791 sec. | ||
| 11802 | 2026.03.16 02:13:37.769726 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.03.16 02:13:37.769820 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11804 | 2026.03.16 02:13:37.769864 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11805 | 2026.03.16 02:13:37.770272 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.03.16 02:13:37.770308 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11807 | 2026.03.16 02:13:37.770640 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11808 | 2026.03.16 02:13:37.770848 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.03.16 02:13:37.770980 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 11810 | 2026.03.16 02:13:37.771017 [ 5 ] {b7b97971-106b-4dcf-9126-5e4f41fe23e9} <Debug> TCPHandler: Processed in 0.001342401 sec. | ||
| 11811 | 2026.03.16 02:13:37.771119 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.03.16 02:13:37.771239 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11813 | 2026.03.16 02:13:37.771295 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11814 | 2026.03.16 02:13:37.772190 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.03.16 02:13:37.772227 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11816 | 2026.03.16 02:13:37.772795 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11817 | 2026.03.16 02:13:37.773012 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.03.16 02:13:37.773183 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 11819 | 2026.03.16 02:13:37.773251 [ 5 ] {2bf82a53-56ef-4733-b801-b1ad169d14c6} <Debug> TCPHandler: Processed in 0.002181457 sec. | ||
| 11820 | 2026.03.16 02:13:37.773369 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11821 | 2026.03.16 02:13:37.773466 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11822 | 2026.03.16 02:13:37.773508 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11823 | 2026.03.16 02:13:37.773849 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.03.16 02:13:37.773885 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11825 | 2026.03.16 02:13:37.774197 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11826 | 2026.03.16 02:13:37.774405 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.03.16 02:13:37.774526 [ 124 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11828 | 2026.03.16 02:13:37.774537 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 11829 | 2026.03.16 02:13:37.774601 [ 124 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.03.16 02:13:37.774615 [ 5 ] {c46047dd-800e-4590-a1cf-0d0fa0ed0979} <Debug> TCPHandler: Processed in 0.001297831 sec. | ||
| 11831 | 2026.03.16 02:13:37.774627 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11832 | 2026.03.16 02:13:37.774743 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11833 | 2026.03.16 02:13:37.774887 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11834 | 2026.03.16 02:13:37.774929 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4038 rows starting from the beginning of the part | ||
| 11835 | 2026.03.16 02:13:37.775000 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11836 | 2026.03.16 02:13:37.775061 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11837 | 2026.03.16 02:13:37.775106 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11838 | 2026.03.16 02:13:37.775148 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11839 | 2026.03.16 02:13:37.775186 [ 188 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11840 | 2026.03.16 02:13:37.776422 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 4 columns (4 merged, 0 gathered) in 0.001729334 sec., 2508480.143222767 rows/sec., 166.64 MiB/sec. | ||
| 11841 | 2026.03.16 02:13:37.776714 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11842 | 2026.03.16 02:13:37.776993 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2026.03.16 02:13:37.777059 [ 200 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_86_17} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11844 | 2026.03.16 02:13:37.777135 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11845 | 2026.03.16 02:13:37.926352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11846 | 2026.03.16 02:13:37.944371 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.03.16 02:13:37.944412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11848 | 2026.03.16 02:13:37.950287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11849 | 2026.03.16 02:13:37.950970 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.03.16 02:13:37.951253 [ 124 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11851 | 2026.03.16 02:13:37.951288 [ 124 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.03.16 02:13:37.951306 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11853 | 2026.03.16 02:13:37.951441 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 11854 | 2026.03.16 02:13:37.954170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11855 | 2026.03.16 02:13:37.955361 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11856 | 2026.03.16 02:13:37.956862 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11857 | 2026.03.16 02:13:37.961361 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11858 | 2026.03.16 02:13:37.965859 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11859 | 2026.03.16 02:13:37.970522 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11860 | 2026.03.16 02:13:37.974851 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 11861 | 2026.03.16 02:13:37.978665 [ 198 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 11862 | 2026.03.16 02:13:38.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.16 MiB, peak 343.16 MiB, free memory in arenas 0.00 B, will set to 332.59 MiB (RSS), difference: -10.57 MiB | ||
| 11863 | 2026.03.16 02:13:38.029885 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078507883 sec., 5375.256393042721 rows/sec., 27.79 MiB/sec. | ||
| 11864 | 2026.03.16 02:13:38.033354 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11865 | 2026.03.16 02:13:38.035274 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2026.03.16 02:13:38.035369 [ 187 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_56_11} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11867 | 2026.03.16 02:13:38.038191 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11868 | 2026.03.16 02:13:39.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.18 MiB, peak 343.16 MiB, free memory in arenas 0.00 B, will set to 333.50 MiB (RSS), difference: 10.33 MiB | ||
| 11869 | 2026.03.16 02:13:39.753635 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2026.03.16 02:13:39.753825 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11871 | 2026.03.16 02:13:39.753894 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11872 | 2026.03.16 02:13:39.754548 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2026.03.16 02:13:39.754597 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11874 | 2026.03.16 02:13:39.754974 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11875 | 2026.03.16 02:13:39.755205 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.03.16 02:13:39.755376 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001601 sec., 2498.4384759525296 rows/sec., 203.73 KiB/sec. | ||
| 11877 | 2026.03.16 02:13:39.755429 [ 5 ] {f514cb3f-3daf-4bea-a65a-33cc55c4efb6} <Debug> TCPHandler: Processed in 0.001929215 sec. | ||
| 11878 | 2026.03.16 02:13:39.755553 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2026.03.16 02:13:39.755656 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11880 | 2026.03.16 02:13:39.755701 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11881 | 2026.03.16 02:13:39.757108 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.03.16 02:13:39.757147 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11883 | 2026.03.16 02:13:39.757582 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11884 | 2026.03.16 02:13:39.757795 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.03.16 02:13:39.757931 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.002299 sec., 844715.0935189213 rows/sec., 63.16 MiB/sec. | ||
| 11886 | 2026.03.16 02:13:39.757972 [ 5 ] {d6cb1565-9a25-44aa-be28-8d02aa4b8d58} <Debug> TCPHandler: Processed in 0.00247396 sec. | ||
| 11887 | 2026.03.16 02:13:39.758088 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.03.16 02:13:39.758186 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.03.16 02:13:39.758229 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11890 | 2026.03.16 02:13:39.758639 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.03.16 02:13:39.758676 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11892 | 2026.03.16 02:13:39.758979 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11893 | 2026.03.16 02:13:39.759188 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.03.16 02:13:39.759319 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001154 sec., 12998.266897746966 rows/sec., 958.79 KiB/sec. | ||
| 11895 | 2026.03.16 02:13:39.759357 [ 5 ] {5e62cd0d-5106-407a-9544-48aaa2418322} <Debug> TCPHandler: Processed in 0.001321321 sec. | ||
| 11896 | 2026.03.16 02:13:39.759460 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2026.03.16 02:13:39.759555 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11898 | 2026.03.16 02:13:39.759594 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11899 | 2026.03.16 02:13:39.760231 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.03.16 02:13:39.760267 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11901 | 2026.03.16 02:13:39.760605 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11902 | 2026.03.16 02:13:39.760815 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.03.16 02:13:39.760941 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001404 sec., 504273.50427350425 rows/sec., 29.42 MiB/sec. | ||
| 11904 | 2026.03.16 02:13:39.760979 [ 5 ] {eaff1bf5-e55d-4408-b15e-1544fb247577} <Debug> TCPHandler: Processed in 0.001567773 sec. | ||
| 11905 | 2026.03.16 02:13:39.761091 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2026.03.16 02:13:39.761186 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11907 | 2026.03.16 02:13:39.761225 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11908 | 2026.03.16 02:13:39.761598 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2026.03.16 02:13:39.761634 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11910 | 2026.03.16 02:13:39.761916 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11911 | 2026.03.16 02:13:39.762126 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.03.16 02:13:39.762230 [ 120 ] {} <Debug> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11913 | 2026.03.16 02:13:39.762257 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 64.51 KiB/sec. | ||
| 11914 | 2026.03.16 02:13:39.762303 [ 120 ] {} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11915 | 2026.03.16 02:13:39.762307 [ 5 ] {ad1fcc46-dedd-4d46-8497-dee6f0b4ca26} <Debug> TCPHandler: Processed in 0.0012669 sec. | ||
| 11916 | 2026.03.16 02:13:39.762333 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11917 | 2026.03.16 02:13:39.762444 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11918 | 2026.03.16 02:13:39.762444 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 11919 | 2026.03.16 02:13:39.762560 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11920 | 2026.03.16 02:13:39.762569 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11921 | 2026.03.16 02:13:39.762611 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11922 | 2026.03.16 02:13:39.762611 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 11923 | 2026.03.16 02:13:39.762700 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 11924 | 2026.03.16 02:13:39.762774 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11925 | 2026.03.16 02:13:39.762839 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 11926 | 2026.03.16 02:13:39.762902 [ 191 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 11927 | 2026.03.16 02:13:39.763549 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.03.16 02:13:39.763594 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11929 | 2026.03.16 02:13:39.763641 [ 186 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001242231 sec., 4025.016281190857 rows/sec., 298.73 KiB/sec. | ||
| 11930 | 2026.03.16 02:13:39.763827 [ 196 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11931 | 2026.03.16 02:13:39.764171 [ 196 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2026.03.16 02:13:39.764255 [ 196 ] {21964b3d-e744-4a65-8b7d-0bc578062edc::all_1_13_3} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11933 | 2026.03.16 02:13:39.764363 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11934 | 2026.03.16 02:13:39.764386 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11935 | 2026.03.16 02:13:39.764612 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.03.16 02:13:39.764755 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.002218 sec., 457619.477006312 rows/sec., 31.50 MiB/sec. | ||
| 11937 | 2026.03.16 02:13:39.764793 [ 5 ] {a715e6e7-1388-4f00-b94d-c9e794af2ab7} <Debug> TCPHandler: Processed in 0.00240698 sec. | ||
| 11938 | 2026.03.16 02:13:39.764896 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11939 | 2026.03.16 02:13:39.764992 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11940 | 2026.03.16 02:13:39.765035 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11941 | 2026.03.16 02:13:39.765782 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.03.16 02:13:39.765828 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11943 | 2026.03.16 02:13:39.766312 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11944 | 2026.03.16 02:13:39.766526 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.03.16 02:13:39.766665 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001692 sec., 739361.7021276596 rows/sec., 46.37 MiB/sec. | ||
| 11946 | 2026.03.16 02:13:39.766704 [ 5 ] {f11ee5ca-9fca-40d7-8919-89268a802c7e} <Debug> TCPHandler: Processed in 0.001857305 sec. | ||
| 11947 | 2026.03.16 02:13:39.766824 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11948 | 2026.03.16 02:13:39.766942 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11949 | 2026.03.16 02:13:39.767006 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11950 | 2026.03.16 02:13:39.767801 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2026.03.16 02:13:39.767837 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11952 | 2026.03.16 02:13:39.768341 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11953 | 2026.03.16 02:13:39.768565 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11954 | 2026.03.16 02:13:39.768705 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 11955 | 2026.03.16 02:13:39.768767 [ 5 ] {bf212668-2f4a-4992-9e26-d3b32b5dc825} <Debug> TCPHandler: Processed in 0.002002717 sec. | ||
| 11956 | 2026.03.16 02:13:39.768876 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11957 | 2026.03.16 02:13:39.768970 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11958 | 2026.03.16 02:13:39.769010 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11959 | 2026.03.16 02:13:39.769325 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11960 | 2026.03.16 02:13:39.769361 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11961 | 2026.03.16 02:13:39.769655 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11962 | 2026.03.16 02:13:39.769856 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2026.03.16 02:13:39.769983 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001032 sec., 23255.813953488374 rows/sec., 1.57 MiB/sec. | ||
| 11964 | 2026.03.16 02:13:39.770018 [ 5 ] {1584eb28-5055-4aeb-b9d6-fa913149c4ee} <Debug> TCPHandler: Processed in 0.00118988 sec. | ||
| 11965 | 2026.03.16 02:13:42.759610 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2026.03.16 02:13:42.759785 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11967 | 2026.03.16 02:13:42.759852 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11968 | 2026.03.16 02:13:42.760543 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2026.03.16 02:13:42.760594 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11970 | 2026.03.16 02:13:42.760983 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11971 | 2026.03.16 02:13:42.761200 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2026.03.16 02:13:42.761351 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 11973 | 2026.03.16 02:13:42.761351 [ 102 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11974 | 2026.03.16 02:13:42.761401 [ 5 ] {bc642379-6db1-4f32-8104-eb4328e204b0} <Debug> TCPHandler: Processed in 0.001925666 sec. | ||
| 11975 | 2026.03.16 02:13:42.761437 [ 102 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.03.16 02:13:42.761466 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 11977 | 2026.03.16 02:13:42.761535 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11978 | 2026.03.16 02:13:42.761573 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11979 | 2026.03.16 02:13:42.761641 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11980 | 2026.03.16 02:13:42.761687 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11981 | 2026.03.16 02:13:42.761692 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11982 | 2026.03.16 02:13:42.761734 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2894 rows starting from the beginning of the part | ||
| 11983 | 2026.03.16 02:13:42.761800 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 257 rows starting from the beginning of the part | ||
| 11984 | 2026.03.16 02:13:42.761850 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 11985 | 2026.03.16 02:13:42.761897 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 136 rows starting from the beginning of the part | ||
| 11986 | 2026.03.16 02:13:42.761935 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1942 rows starting from the beginning of the part | ||
| 11987 | 2026.03.16 02:13:42.761973 [ 186 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11988 | 2026.03.16 02:13:42.762143 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.03.16 02:13:42.762183 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11990 | 2026.03.16 02:13:42.762494 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11991 | 2026.03.16 02:13:42.762717 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.03.16 02:13:42.762847 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 11993 | 2026.03.16 02:13:42.762858 [ 115 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11994 | 2026.03.16 02:13:42.762883 [ 5 ] {b4bf674a-83e4-4c1e-a9b7-0c96dfaa8899} <Debug> TCPHandler: Processed in 0.001399851 sec. | ||
| 11995 | 2026.03.16 02:13:42.762895 [ 115 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11996 | 2026.03.16 02:13:42.762916 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11997 | 2026.03.16 02:13:42.763002 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2026.03.16 02:13:42.763023 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11999 | 2026.03.16 02:13:42.763094 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12000 | 2026.03.16 02:13:42.763141 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12001 | 2026.03.16 02:13:42.763161 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12002 | 2026.03.16 02:13:42.763199 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1551 rows starting from the beginning of the part | ||
| 12003 | 2026.03.16 02:13:42.763273 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 142 rows starting from the beginning of the part | ||
| 12004 | 2026.03.16 02:13:42.763318 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12005 | 2026.03.16 02:13:42.763359 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 12006 | 2026.03.16 02:13:42.763398 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1015 rows starting from the beginning of the part | ||
| 12007 | 2026.03.16 02:13:42.763439 [ 196 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 12008 | 2026.03.16 02:13:42.763516 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2026.03.16 02:13:42.763556 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12010 | 2026.03.16 02:13:42.764167 [ 195 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5341 rows, containing 5 columns (5 merged, 0 gathered) in 0.002640692 sec., 2022575.9005593988 rows/sec., 163.35 MiB/sec. | ||
| 12011 | 2026.03.16 02:13:42.764273 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12012 | 2026.03.16 02:13:42.764494 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12013 | 2026.03.16 02:13:42.764500 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.03.16 02:13:42.764656 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001581 sec., 60721.062618595824 rows/sec., 4.23 MiB/sec. | ||
| 12015 | 2026.03.16 02:13:42.764695 [ 5 ] {552fa525-1ad6-47c8-a82d-26cfadf78baf} <Debug> TCPHandler: Processed in 0.001741334 sec. | ||
| 12016 | 2026.03.16 02:13:42.764816 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12017 | 2026.03.16 02:13:42.764819 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.03.16 02:13:42.764858 [ 195 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887375 sec., 1557719.0542420028 rows/sec., 115.98 MiB/sec. | ||
| 12019 | 2026.03.16 02:13:42.764918 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12020 | 2026.03.16 02:13:42.764926 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_91_18} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12021 | 2026.03.16 02:13:42.764964 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12022 | 2026.03.16 02:13:42.765020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12023 | 2026.03.16 02:13:42.765138 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12024 | 2026.03.16 02:13:42.765312 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.03.16 02:13:42.765358 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 12026 | 2026.03.16 02:13:42.765458 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.03.16 02:13:42.765550 [ 189 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_91_18} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12028 | 2026.03.16 02:13:42.765666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 12029 | 2026.03.16 02:13:42.765674 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12030 | 2026.03.16 02:13:42.765896 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2026.03.16 02:13:42.766031 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001131 sec., 31830.23872679045 rows/sec., 2.15 MiB/sec. | ||
| 12032 | 2026.03.16 02:13:42.766068 [ 5 ] {f9a9ecdf-657b-46fe-a85f-8e43f209257a} <Debug> TCPHandler: Processed in 0.00130088 sec. | ||
| 12033 | 2026.03.16 02:13:44.010611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27411 | ||
| 12034 | 2026.03.16 02:13:44.011146 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2026.03.16 02:13:44.011193 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 12036 | 2026.03.16 02:13:44.011680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12037 | 2026.03.16 02:13:44.011910 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2026.03.16 02:13:44.012037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27411 | ||
| 12039 | 2026.03.16 02:13:45.454305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12040 | 2026.03.16 02:13:45.472789 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2026.03.16 02:13:45.472871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12042 | 2026.03.16 02:13:45.478276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12043 | 2026.03.16 02:13:45.479043 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.03.16 02:13:45.483324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12045 | 2026.03.16 02:13:46.628720 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1448 | ||
| 12046 | 2026.03.16 02:13:46.632327 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.03.16 02:13:46.632413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12048 | 2026.03.16 02:13:46.634103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12049 | 2026.03.16 02:13:46.634441 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.03.16 02:13:46.635023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 12051 | 2026.03.16 02:13:46.811011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34903 | ||
| 12052 | 2026.03.16 02:13:46.811116 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12053 | 2026.03.16 02:13:46.811142 [ 294 ] {} <Debug> TCP-Session: 637f8b19-27a6-4850-8bc4-32b65802ce7d Authenticating user 'default' from [fd00:1122:3344:101::e]:34903 | ||
| 12054 | 2026.03.16 02:13:46.811164 [ 294 ] {} <Debug> TCP-Session: 637f8b19-27a6-4850-8bc4-32b65802ce7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.03.16 02:13:46.811176 [ 294 ] {} <Debug> TCP-Session: 637f8b19-27a6-4850-8bc4-32b65802ce7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2026.03.16 02:13:46.811358 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38383 | ||
| 12057 | 2026.03.16 02:13:46.811401 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52648 | ||
| 12058 | 2026.03.16 02:13:46.811426 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37696 | ||
| 12059 | 2026.03.16 02:13:46.811448 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44647 | ||
| 12060 | 2026.03.16 02:13:46.811476 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34209 | ||
| 12061 | 2026.03.16 02:13:46.811490 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12062 | 2026.03.16 02:13:46.811469 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51031 | ||
| 12063 | 2026.03.16 02:13:46.811570 [ 3 ] {} <Debug> TCP-Session: 4f5ed947-59bf-4d73-a356-b3c79af5e99e Authenticating user 'default' from [fd00:1122:3344:101::e]:38383 | ||
| 12064 | 2026.03.16 02:13:46.811554 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12065 | 2026.03.16 02:13:46.811613 [ 3 ] {} <Debug> TCP-Session: 4f5ed947-59bf-4d73-a356-b3c79af5e99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12066 | 2026.03.16 02:13:46.811439 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45354 | ||
| 12067 | 2026.03.16 02:13:46.811644 [ 3 ] {} <Debug> TCP-Session: 4f5ed947-59bf-4d73-a356-b3c79af5e99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12068 | 2026.03.16 02:13:46.811659 [ 288 ] {} <Debug> TCP-Session: 1d884ab5-cef1-4546-ba82-b6368a2cc193 Authenticating user 'default' from [fd00:1122:3344:101::e]:37696 | ||
| 12069 | 2026.03.16 02:13:46.811440 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34577 | ||
| 12070 | 2026.03.16 02:13:46.811730 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12071 | 2026.03.16 02:13:46.811747 [ 294 ] {} <Trace> TCP-Session: 637f8b19-27a6-4850-8bc4-32b65802ce7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12072 | 2026.03.16 02:13:46.811793 [ 291 ] {} <Debug> TCP-Session: aa961fa6-aa88-4584-a255-8f30a5436567 Authenticating user 'default' from [fd00:1122:3344:101::e]:44647 | ||
| 12073 | 2026.03.16 02:13:46.811731 [ 288 ] {} <Debug> TCP-Session: 1d884ab5-cef1-4546-ba82-b6368a2cc193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12074 | 2026.03.16 02:13:46.811822 [ 291 ] {} <Debug> TCP-Session: aa961fa6-aa88-4584-a255-8f30a5436567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12075 | 2026.03.16 02:13:46.811849 [ 288 ] {} <Debug> TCP-Session: 1d884ab5-cef1-4546-ba82-b6368a2cc193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2026.03.16 02:13:46.811870 [ 291 ] {} <Debug> TCP-Session: aa961fa6-aa88-4584-a255-8f30a5436567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12077 | 2026.03.16 02:13:46.811491 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12078 | 2026.03.16 02:13:46.811931 [ 287 ] {} <Debug> TCP-Session: a4931b3d-40fd-4e71-b50f-fc4707512fb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52648 | ||
| 12079 | 2026.03.16 02:13:46.811950 [ 287 ] {} <Debug> TCP-Session: a4931b3d-40fd-4e71-b50f-fc4707512fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12080 | 2026.03.16 02:13:46.811964 [ 287 ] {} <Debug> TCP-Session: a4931b3d-40fd-4e71-b50f-fc4707512fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.03.16 02:13:46.811967 [ 294 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12082 | 2026.03.16 02:13:46.812195 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12083 | 2026.03.16 02:13:46.812230 [ 292 ] {} <Debug> TCP-Session: 56915ab0-e3ad-424e-af77-14f8b01ab55d Authenticating user 'default' from [fd00:1122:3344:101::e]:51031 | ||
| 12084 | 2026.03.16 02:13:46.812250 [ 292 ] {} <Debug> TCP-Session: 56915ab0-e3ad-424e-af77-14f8b01ab55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12085 | 2026.03.16 02:13:46.812266 [ 292 ] {} <Debug> TCP-Session: 56915ab0-e3ad-424e-af77-14f8b01ab55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12086 | 2026.03.16 02:13:46.812331 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12087 | 2026.03.16 02:13:46.812366 [ 290 ] {} <Debug> TCP-Session: a05f56d6-3f7a-4111-8856-f73a7eb3d8db Authenticating user 'default' from [fd00:1122:3344:101::e]:34577 | ||
| 12088 | 2026.03.16 02:13:46.812401 [ 290 ] {} <Debug> TCP-Session: a05f56d6-3f7a-4111-8856-f73a7eb3d8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12089 | 2026.03.16 02:13:46.812421 [ 290 ] {} <Debug> TCP-Session: a05f56d6-3f7a-4111-8856-f73a7eb3d8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12090 | 2026.03.16 02:13:46.812438 [ 294 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12091 | 2026.03.16 02:13:46.812499 [ 294 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12092 | 2026.03.16 02:13:46.812708 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12093 | 2026.03.16 02:13:46.812765 [ 293 ] {} <Debug> TCP-Session: 0ccc1405-d8a7-4d99-9f2b-e505cc720540 Authenticating user 'default' from [fd00:1122:3344:101::e]:34209 | ||
| 12094 | 2026.03.16 02:13:46.812786 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12095 | 2026.03.16 02:13:46.812791 [ 293 ] {} <Debug> TCP-Session: 0ccc1405-d8a7-4d99-9f2b-e505cc720540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12096 | 2026.03.16 02:13:46.812820 [ 289 ] {} <Debug> TCP-Session: cc550d16-4ba1-466d-bc60-9d5bf23d1e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:45354 | ||
| 12097 | 2026.03.16 02:13:46.812826 [ 293 ] {} <Debug> TCP-Session: 0ccc1405-d8a7-4d99-9f2b-e505cc720540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12098 | 2026.03.16 02:13:46.812838 [ 289 ] {} <Debug> TCP-Session: cc550d16-4ba1-466d-bc60-9d5bf23d1e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12099 | 2026.03.16 02:13:46.812854 [ 289 ] {} <Debug> TCP-Session: cc550d16-4ba1-466d-bc60-9d5bf23d1e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12100 | 2026.03.16 02:13:46.812925 [ 294 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 12101 | 2026.03.16 02:13:46.814022 [ 332 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Trace> AggregatingTransform: Aggregating | ||
| 12102 | 2026.03.16 02:13:46.814074 [ 332 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12103 | 2026.03.16 02:13:46.814120 [ 332 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001088199 sec. (918.950 rows/sec., 35.90 KiB/sec.) | ||
| 12104 | 2026.03.16 02:13:46.814140 [ 332 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Trace> Aggregator: Merging aggregated data | ||
| 12105 | 2026.03.16 02:13:46.815600 [ 294 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003689 sec., 271.07617240444563 rows/sec., 10.59 KiB/sec. | ||
| 12106 | 2026.03.16 02:13:46.815753 [ 294 ] {c6c8b9ba-9ee9-43d1-bbdb-0034383b53f3} <Debug> TCPHandler: Processed in 0.004317186 sec. | ||
| 12107 | 2026.03.16 02:13:46.815856 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12108 | 2026.03.16 02:13:46.815887 [ 294 ] {} <Debug> TCP-Session: 637f8b19-27a6-4850-8bc4-32b65802ce7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12109 | 2026.03.16 02:13:46.815886 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12110 | 2026.03.16 02:13:46.815906 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12111 | 2026.03.16 02:13:46.815928 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12112 | 2026.03.16 02:13:46.815940 [ 3 ] {} <Debug> TCP-Session: 4f5ed947-59bf-4d73-a356-b3c79af5e99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12113 | 2026.03.16 02:13:46.815959 [ 290 ] {} <Debug> TCP-Session: a05f56d6-3f7a-4111-8856-f73a7eb3d8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12114 | 2026.03.16 02:13:46.815966 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12115 | 2026.03.16 02:13:46.815988 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12116 | 2026.03.16 02:13:46.816004 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12117 | 2026.03.16 02:13:46.816025 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12118 | 2026.03.16 02:13:46.816042 [ 287 ] {} <Debug> TCP-Session: a4931b3d-40fd-4e71-b50f-fc4707512fb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12119 | 2026.03.16 02:13:46.816090 [ 291 ] {} <Debug> TCP-Session: aa961fa6-aa88-4584-a255-8f30a5436567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12120 | 2026.03.16 02:13:46.816095 [ 292 ] {} <Debug> TCP-Session: 56915ab0-e3ad-424e-af77-14f8b01ab55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12121 | 2026.03.16 02:13:46.816021 [ 289 ] {} <Debug> TCP-Session: cc550d16-4ba1-466d-bc60-9d5bf23d1e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12122 | 2026.03.16 02:13:46.815977 [ 293 ] {} <Debug> TCP-Session: 0ccc1405-d8a7-4d99-9f2b-e505cc720540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12123 | 2026.03.16 02:13:46.815945 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12124 | 2026.03.16 02:13:46.816217 [ 288 ] {} <Debug> TCP-Session: 1d884ab5-cef1-4546-ba82-b6368a2cc193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12125 | 2026.03.16 02:13:46.969430 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59389 | ||
| 12126 | 2026.03.16 02:13:46.969539 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12127 | 2026.03.16 02:13:46.969565 [ 294 ] {} <Debug> TCP-Session: 2a18cf50-683f-42d2-abfe-f708b55c1f8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59389 | ||
| 12128 | 2026.03.16 02:13:46.969587 [ 294 ] {} <Debug> TCP-Session: 2a18cf50-683f-42d2-abfe-f708b55c1f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12129 | 2026.03.16 02:13:46.969602 [ 294 ] {} <Debug> TCP-Session: 2a18cf50-683f-42d2-abfe-f708b55c1f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12130 | 2026.03.16 02:13:46.969799 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55952 | ||
| 12131 | 2026.03.16 02:13:46.969867 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58687 | ||
| 12132 | 2026.03.16 02:13:46.969891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34318 | ||
| 12133 | 2026.03.16 02:13:46.969929 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49823 | ||
| 12134 | 2026.03.16 02:13:46.969935 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59498 | ||
| 12135 | 2026.03.16 02:13:46.969953 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12136 | 2026.03.16 02:13:46.969994 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12137 | 2026.03.16 02:13:46.969998 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53758 | ||
| 12138 | 2026.03.16 02:13:46.970035 [ 3 ] {} <Debug> TCP-Session: 342455b0-b406-4849-960a-70559127172a Authenticating user 'default' from [fd00:1122:3344:101::e]:55952 | ||
| 12139 | 2026.03.16 02:13:46.970025 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12140 | 2026.03.16 02:13:46.970072 [ 294 ] {} <Trace> TCP-Session: 2a18cf50-683f-42d2-abfe-f708b55c1f8c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12141 | 2026.03.16 02:13:46.970103 [ 291 ] {} <Debug> TCP-Session: b9248cc8-f241-4175-9a65-6f1b5a6e2aa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59498 | ||
| 12142 | 2026.03.16 02:13:46.970019 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12143 | 2026.03.16 02:13:46.970131 [ 291 ] {} <Debug> TCP-Session: b9248cc8-f241-4175-9a65-6f1b5a6e2aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12144 | 2026.03.16 02:13:46.970124 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12145 | 2026.03.16 02:13:46.970162 [ 291 ] {} <Debug> TCP-Session: b9248cc8-f241-4175-9a65-6f1b5a6e2aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12146 | 2026.03.16 02:13:46.970162 [ 288 ] {} <Debug> TCP-Session: 4ac1e8a7-3341-4f0a-89e9-11feb5f74af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34318 | ||
| 12147 | 2026.03.16 02:13:46.970205 [ 293 ] {} <Debug> TCP-Session: b600d7c3-3abd-4cfd-b713-359383b69b79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53758 | ||
| 12148 | 2026.03.16 02:13:46.970233 [ 288 ] {} <Debug> TCP-Session: 4ac1e8a7-3341-4f0a-89e9-11feb5f74af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12149 | 2026.03.16 02:13:46.970249 [ 293 ] {} <Debug> TCP-Session: b600d7c3-3abd-4cfd-b713-359383b69b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12150 | 2026.03.16 02:13:46.970258 [ 294 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59389) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12151 | 2026.03.16 02:13:46.970273 [ 293 ] {} <Debug> TCP-Session: b600d7c3-3abd-4cfd-b713-359383b69b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12152 | 2026.03.16 02:13:46.970258 [ 288 ] {} <Debug> TCP-Session: 4ac1e8a7-3341-4f0a-89e9-11feb5f74af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12153 | 2026.03.16 02:13:46.970014 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12154 | 2026.03.16 02:13:46.970014 [ 287 ] {} <Debug> TCP-Session: caa648f3-def8-4f3a-9d23-5e2692c7cd74 Authenticating user 'default' from [fd00:1122:3344:101::e]:58687 | ||
| 12155 | 2026.03.16 02:13:46.970348 [ 290 ] {} <Debug> TCP-Session: 2edabd9a-ee44-4fd7-9027-dac22815591f Authenticating user 'default' from [fd00:1122:3344:101::e]:49823 | ||
| 12156 | 2026.03.16 02:13:46.969957 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33287 | ||
| 12157 | 2026.03.16 02:13:46.970369 [ 290 ] {} <Debug> TCP-Session: 2edabd9a-ee44-4fd7-9027-dac22815591f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2026.03.16 02:13:46.970363 [ 287 ] {} <Debug> TCP-Session: caa648f3-def8-4f3a-9d23-5e2692c7cd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2026.03.16 02:13:46.970404 [ 290 ] {} <Debug> TCP-Session: 2edabd9a-ee44-4fd7-9027-dac22815591f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2026.03.16 02:13:46.970415 [ 287 ] {} <Debug> TCP-Session: caa648f3-def8-4f3a-9d23-5e2692c7cd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12161 | 2026.03.16 02:13:46.969927 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38171 | ||
| 12162 | 2026.03.16 02:13:46.970077 [ 3 ] {} <Debug> TCP-Session: 342455b0-b406-4849-960a-70559127172a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2026.03.16 02:13:46.970456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12164 | 2026.03.16 02:13:46.970489 [ 3 ] {} <Debug> TCP-Session: 342455b0-b406-4849-960a-70559127172a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2026.03.16 02:13:46.970506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12166 | 2026.03.16 02:13:46.970520 [ 292 ] {} <Debug> TCP-Session: b8cb55f8-f65b-4e2b-b2e2-662fc9fa85e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33287 | ||
| 12167 | 2026.03.16 02:13:46.970541 [ 289 ] {} <Debug> TCP-Session: 0bdee70a-62ca-4db8-b4ea-7db4e5f11d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:38171 | ||
| 12168 | 2026.03.16 02:13:46.970552 [ 294 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12169 | 2026.03.16 02:13:46.970568 [ 289 ] {} <Debug> TCP-Session: 0bdee70a-62ca-4db8-b4ea-7db4e5f11d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12170 | 2026.03.16 02:13:46.970560 [ 292 ] {} <Debug> TCP-Session: b8cb55f8-f65b-4e2b-b2e2-662fc9fa85e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12171 | 2026.03.16 02:13:46.970600 [ 289 ] {} <Debug> TCP-Session: 0bdee70a-62ca-4db8-b4ea-7db4e5f11d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12172 | 2026.03.16 02:13:46.970615 [ 294 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12173 | 2026.03.16 02:13:46.970634 [ 292 ] {} <Debug> TCP-Session: b8cb55f8-f65b-4e2b-b2e2-662fc9fa85e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12174 | 2026.03.16 02:13:46.970932 [ 294 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 12175 | 2026.03.16 02:13:46.971923 [ 317 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Trace> AggregatingTransform: Aggregating | ||
| 12176 | 2026.03.16 02:13:46.971967 [ 317 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Trace> Aggregator: Aggregation method: without_key | ||
| 12177 | 2026.03.16 02:13:46.972010 [ 317 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974898 sec. (1025.748 rows/sec., 40.07 KiB/sec.) | ||
| 12178 | 2026.03.16 02:13:46.972031 [ 317 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Trace> Aggregator: Merging aggregated data | ||
| 12179 | 2026.03.16 02:13:46.973634 [ 294 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003446 sec., 290.1915264074289 rows/sec., 11.34 KiB/sec. | ||
| 12180 | 2026.03.16 02:13:46.973787 [ 294 ] {22e8d468-0146-4025-b0dc-7759aa6f7146} <Debug> TCPHandler: Processed in 0.003862791 sec. | ||
| 12181 | 2026.03.16 02:13:46.973880 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12182 | 2026.03.16 02:13:46.973907 [ 294 ] {} <Debug> TCP-Session: 2a18cf50-683f-42d2-abfe-f708b55c1f8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2026.03.16 02:13:46.973926 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12184 | 2026.03.16 02:13:46.973926 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12185 | 2026.03.16 02:13:46.973947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12186 | 2026.03.16 02:13:46.973964 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12187 | 2026.03.16 02:13:46.973980 [ 3 ] {} <Debug> TCP-Session: 342455b0-b406-4849-960a-70559127172a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12188 | 2026.03.16 02:13:46.974005 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12189 | 2026.03.16 02:13:46.974026 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12190 | 2026.03.16 02:13:46.974048 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12191 | 2026.03.16 02:13:46.974055 [ 287 ] {} <Debug> TCP-Session: caa648f3-def8-4f3a-9d23-5e2692c7cd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12192 | 2026.03.16 02:13:46.974068 [ 290 ] {} <Debug> TCP-Session: 2edabd9a-ee44-4fd7-9027-dac22815591f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12193 | 2026.03.16 02:13:46.973998 [ 289 ] {} <Debug> TCP-Session: 0bdee70a-62ca-4db8-b4ea-7db4e5f11d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2026.03.16 02:13:46.974096 [ 292 ] {} <Debug> TCP-Session: b8cb55f8-f65b-4e2b-b2e2-662fc9fa85e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12195 | 2026.03.16 02:13:46.973984 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12196 | 2026.03.16 02:13:46.973965 [ 291 ] {} <Debug> TCP-Session: b9248cc8-f241-4175-9a65-6f1b5a6e2aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12197 | 2026.03.16 02:13:46.974159 [ 288 ] {} <Debug> TCP-Session: 4ac1e8a7-3341-4f0a-89e9-11feb5f74af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12198 | 2026.03.16 02:13:46.974016 [ 293 ] {} <Debug> TCP-Session: b600d7c3-3abd-4cfd-b713-359383b69b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12199 | 2026.03.16 02:13:47.004793 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34809 | ||
| 12200 | 2026.03.16 02:13:47.004898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12201 | 2026.03.16 02:13:47.004923 [ 294 ] {} <Debug> TCP-Session: 20b8cdca-7e51-41bf-838e-8380f49ef33d Authenticating user 'default' from [fd00:1122:3344:101::e]:34809 | ||
| 12202 | 2026.03.16 02:13:47.004943 [ 294 ] {} <Debug> TCP-Session: 20b8cdca-7e51-41bf-838e-8380f49ef33d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12203 | 2026.03.16 02:13:47.004956 [ 294 ] {} <Debug> TCP-Session: 20b8cdca-7e51-41bf-838e-8380f49ef33d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12204 | 2026.03.16 02:13:47.005151 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60963 | ||
| 12205 | 2026.03.16 02:13:47.005199 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53567 | ||
| 12206 | 2026.03.16 02:13:47.005212 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33873 | ||
| 12207 | 2026.03.16 02:13:47.005233 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55889 | ||
| 12208 | 2026.03.16 02:13:47.005253 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48797 | ||
| 12209 | 2026.03.16 02:13:47.005285 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12210 | 2026.03.16 02:13:47.005308 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12211 | 2026.03.16 02:13:47.005324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12212 | 2026.03.16 02:13:47.005334 [ 287 ] {} <Debug> TCP-Session: f7188ba7-435a-46eb-a802-f0f349fa58da Authenticating user 'default' from [fd00:1122:3344:101::e]:53567 | ||
| 12213 | 2026.03.16 02:13:47.005348 [ 288 ] {} <Debug> TCP-Session: fa86a13d-2dd4-46dc-8ded-851a458a23f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33873 | ||
| 12214 | 2026.03.16 02:13:47.005368 [ 287 ] {} <Debug> TCP-Session: f7188ba7-435a-46eb-a802-f0f349fa58da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12215 | 2026.03.16 02:13:47.005355 [ 294 ] {} <Trace> TCP-Session: 20b8cdca-7e51-41bf-838e-8380f49ef33d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.03.16 02:13:47.005391 [ 287 ] {} <Debug> TCP-Session: f7188ba7-435a-46eb-a802-f0f349fa58da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12217 | 2026.03.16 02:13:47.005384 [ 288 ] {} <Debug> TCP-Session: fa86a13d-2dd4-46dc-8ded-851a458a23f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12218 | 2026.03.16 02:13:47.005360 [ 290 ] {} <Debug> TCP-Session: 035a2ceb-fc3f-436d-921c-467900359224 Authenticating user 'default' from [fd00:1122:3344:101::e]:55889 | ||
| 12219 | 2026.03.16 02:13:47.005429 [ 288 ] {} <Debug> TCP-Session: fa86a13d-2dd4-46dc-8ded-851a458a23f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12220 | 2026.03.16 02:13:47.005460 [ 290 ] {} <Debug> TCP-Session: 035a2ceb-fc3f-436d-921c-467900359224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12221 | 2026.03.16 02:13:47.005277 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12222 | 2026.03.16 02:13:47.005485 [ 290 ] {} <Debug> TCP-Session: 035a2ceb-fc3f-436d-921c-467900359224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12223 | 2026.03.16 02:13:47.005237 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56633 | ||
| 12224 | 2026.03.16 02:13:47.005534 [ 3 ] {} <Debug> TCP-Session: 652b21f7-f6d1-4d94-ab7a-688f2edba513 Authenticating user 'default' from [fd00:1122:3344:101::e]:60963 | ||
| 12225 | 2026.03.16 02:13:47.005537 [ 294 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12226 | 2026.03.16 02:13:47.005583 [ 3 ] {} <Debug> TCP-Session: 652b21f7-f6d1-4d94-ab7a-688f2edba513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12227 | 2026.03.16 02:13:47.005600 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12228 | 2026.03.16 02:13:47.005608 [ 3 ] {} <Debug> TCP-Session: 652b21f7-f6d1-4d94-ab7a-688f2edba513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2026.03.16 02:13:47.005232 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63164 | ||
| 12230 | 2026.03.16 02:13:47.005633 [ 291 ] {} <Debug> TCP-Session: b3c4b80e-7e9a-4bd7-9b4c-731234bbb96c Authenticating user 'default' from [fd00:1122:3344:101::e]:56633 | ||
| 12231 | 2026.03.16 02:13:47.005280 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45848 | ||
| 12232 | 2026.03.16 02:13:47.005678 [ 291 ] {} <Debug> TCP-Session: b3c4b80e-7e9a-4bd7-9b4c-731234bbb96c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2026.03.16 02:13:47.005379 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12234 | 2026.03.16 02:13:47.005710 [ 291 ] {} <Debug> TCP-Session: b3c4b80e-7e9a-4bd7-9b4c-731234bbb96c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2026.03.16 02:13:47.005728 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12236 | 2026.03.16 02:13:47.005743 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12237 | 2026.03.16 02:13:47.005746 [ 292 ] {} <Debug> TCP-Session: edab151d-7606-4395-99cd-76f4fa083b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:48797 | ||
| 12238 | 2026.03.16 02:13:47.005771 [ 289 ] {} <Debug> TCP-Session: c27f4fdb-a655-4478-b717-c44a6a175e2a Authenticating user 'default' from [fd00:1122:3344:101::e]:63164 | ||
| 12239 | 2026.03.16 02:13:47.005778 [ 293 ] {} <Debug> TCP-Session: 4405f87f-39ad-44bb-ad18-f8857822a1e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45848 | ||
| 12240 | 2026.03.16 02:13:47.005790 [ 292 ] {} <Debug> TCP-Session: edab151d-7606-4395-99cd-76f4fa083b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12241 | 2026.03.16 02:13:47.005807 [ 289 ] {} <Debug> TCP-Session: c27f4fdb-a655-4478-b717-c44a6a175e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12242 | 2026.03.16 02:13:47.005812 [ 293 ] {} <Debug> TCP-Session: 4405f87f-39ad-44bb-ad18-f8857822a1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12243 | 2026.03.16 02:13:47.005818 [ 294 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12244 | 2026.03.16 02:13:47.005834 [ 289 ] {} <Debug> TCP-Session: c27f4fdb-a655-4478-b717-c44a6a175e2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12245 | 2026.03.16 02:13:47.005841 [ 293 ] {} <Debug> TCP-Session: 4405f87f-39ad-44bb-ad18-f8857822a1e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12246 | 2026.03.16 02:13:47.005823 [ 292 ] {} <Debug> TCP-Session: edab151d-7606-4395-99cd-76f4fa083b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12247 | 2026.03.16 02:13:47.005900 [ 294 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12248 | 2026.03.16 02:13:47.006188 [ 294 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 12249 | 2026.03.16 02:13:47.007221 [ 260 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Trace> AggregatingTransform: Aggregating | ||
| 12250 | 2026.03.16 02:13:47.007259 [ 260 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Trace> Aggregator: Aggregation method: without_key | ||
| 12251 | 2026.03.16 02:13:47.007297 [ 260 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006588 sec. (993.455 rows/sec., 38.81 KiB/sec.) | ||
| 12252 | 2026.03.16 02:13:47.007314 [ 260 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Trace> Aggregator: Merging aggregated data | ||
| 12253 | 2026.03.16 02:13:47.008627 [ 294 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 12254 | 2026.03.16 02:13:47.008795 [ 294 ] {7d5ad089-7e46-412c-ad96-cafe9fbb5c45} <Debug> TCPHandler: Processed in 0.003546398 sec. | ||
| 12255 | 2026.03.16 02:13:47.008924 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12256 | 2026.03.16 02:13:47.008955 [ 294 ] {} <Debug> TCP-Session: 20b8cdca-7e51-41bf-838e-8380f49ef33d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2026.03.16 02:13:47.008957 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12258 | 2026.03.16 02:13:47.008972 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12259 | 2026.03.16 02:13:47.008991 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12260 | 2026.03.16 02:13:47.009014 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12261 | 2026.03.16 02:13:47.009027 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12262 | 2026.03.16 02:13:47.009049 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12263 | 2026.03.16 02:13:47.009065 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12264 | 2026.03.16 02:13:47.009084 [ 288 ] {} <Debug> TCP-Session: fa86a13d-2dd4-46dc-8ded-851a458a23f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2026.03.16 02:13:47.009101 [ 287 ] {} <Debug> TCP-Session: f7188ba7-435a-46eb-a802-f0f349fa58da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2026.03.16 02:13:47.009119 [ 290 ] {} <Debug> TCP-Session: 035a2ceb-fc3f-436d-921c-467900359224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12267 | 2026.03.16 02:13:47.009067 [ 289 ] {} <Debug> TCP-Session: c27f4fdb-a655-4478-b717-c44a6a175e2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.03.16 02:13:47.009027 [ 3 ] {} <Debug> TCP-Session: 652b21f7-f6d1-4d94-ab7a-688f2edba513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2026.03.16 02:13:47.009012 [ 291 ] {} <Debug> TCP-Session: b3c4b80e-7e9a-4bd7-9b4c-731234bbb96c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2026.03.16 02:13:47.009076 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12271 | 2026.03.16 02:13:47.009045 [ 293 ] {} <Debug> TCP-Session: 4405f87f-39ad-44bb-ad18-f8857822a1e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12272 | 2026.03.16 02:13:47.009258 [ 292 ] {} <Debug> TCP-Session: edab151d-7606-4395-99cd-76f4fa083b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2026.03.16 02:13:47.765056 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.03.16 02:13:47.765240 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12275 | 2026.03.16 02:13:47.765312 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12276 | 2026.03.16 02:13:47.766072 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.03.16 02:13:47.766125 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12278 | 2026.03.16 02:13:47.766550 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12279 | 2026.03.16 02:13:47.766801 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.03.16 02:13:47.766971 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001782 sec., 76318.74298540966 rows/sec., 6.61 MiB/sec. | ||
| 12281 | 2026.03.16 02:13:47.767023 [ 5 ] {593dd3bf-1c20-4c27-bfb5-ae7ec21b8942} <Debug> TCPHandler: Processed in 0.002105917 sec. | ||
| 12282 | 2026.03.16 02:13:47.767157 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.03.16 02:13:47.767263 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.03.16 02:13:47.767308 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12285 | 2026.03.16 02:13:47.767775 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.03.16 02:13:47.767817 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12287 | 2026.03.16 02:13:47.768231 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12288 | 2026.03.16 02:13:47.768468 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.03.16 02:13:47.768622 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001384 sec., 28901.73410404624 rows/sec., 2.12 MiB/sec. | ||
| 12290 | 2026.03.16 02:13:47.768670 [ 5 ] {16eb28f3-89f1-4d8b-b902-b2926b947dba} <Debug> TCPHandler: Processed in 0.001567643 sec. | ||
| 12291 | 2026.03.16 02:13:47.768793 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.03.16 02:13:47.768900 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12293 | 2026.03.16 02:13:47.768944 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12294 | 2026.03.16 02:13:47.769453 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.03.16 02:13:47.769493 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12296 | 2026.03.16 02:13:47.769827 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12297 | 2026.03.16 02:13:47.770043 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.03.16 02:13:47.770187 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00131 sec., 79389.31297709924 rows/sec., 6.20 MiB/sec. | ||
| 12299 | 2026.03.16 02:13:47.770230 [ 5 ] {7784e517-e135-4805-80fd-60b6f9ddbfae} <Debug> TCPHandler: Processed in 0.001490702 sec. | ||
| 12300 | 2026.03.16 02:13:47.770357 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2026.03.16 02:13:47.770469 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12302 | 2026.03.16 02:13:47.770518 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12303 | 2026.03.16 02:13:47.770989 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.03.16 02:13:47.771026 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12305 | 2026.03.16 02:13:47.771397 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12306 | 2026.03.16 02:13:47.771623 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.03.16 02:13:47.771761 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 12308 | 2026.03.16 02:13:47.771800 [ 5 ] {7a7b3aac-f343-4541-972c-7dbc4eabfb8b} <Debug> TCPHandler: Processed in 0.001495193 sec. | ||
| 12309 | 2026.03.16 02:13:47.771946 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2026.03.16 02:13:47.772048 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12311 | 2026.03.16 02:13:47.772106 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12312 | 2026.03.16 02:13:47.773083 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.03.16 02:13:47.773123 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12314 | 2026.03.16 02:13:47.773705 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12315 | 2026.03.16 02:13:47.773918 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.03.16 02:13:47.774065 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002085 sec., 19184.65227817746 rows/sec., 34.38 MiB/sec. | ||
| 12317 | 2026.03.16 02:13:47.774131 [ 5 ] {1605bec1-4f27-45df-ba8d-ecf7f0a6789f} <Debug> TCPHandler: Processed in 0.002286968 sec. | ||
| 12318 | 2026.03.16 02:13:47.774243 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12319 | 2026.03.16 02:13:47.774401 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12320 | 2026.03.16 02:13:47.774444 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12321 | 2026.03.16 02:13:47.774835 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.03.16 02:13:47.774874 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12323 | 2026.03.16 02:13:47.775199 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12324 | 2026.03.16 02:13:47.775410 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.03.16 02:13:47.775544 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 12326 | 2026.03.16 02:13:47.775583 [ 5 ] {6241904f-374d-4bb8-876f-9bd268c77ccf} <Debug> TCPHandler: Processed in 0.001333241 sec. | ||
| 12327 | 2026.03.16 02:13:51.344479 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12328 | 2026.03.16 02:13:51.344578 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12329 | 2026.03.16 02:13:51.512300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27859 | ||
| 12330 | 2026.03.16 02:13:51.512847 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.03.16 02:13:51.512899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12332 | 2026.03.16 02:13:51.513402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12333 | 2026.03.16 02:13:51.513647 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.03.16 02:13:51.513804 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27859 | ||
| 12335 | 2026.03.16 02:13:52.763262 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12336 | 2026.03.16 02:13:52.763445 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12337 | 2026.03.16 02:13:52.763517 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12338 | 2026.03.16 02:13:52.764202 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12339 | 2026.03.16 02:13:52.764251 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12340 | 2026.03.16 02:13:52.764664 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12341 | 2026.03.16 02:13:52.764890 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12342 | 2026.03.16 02:13:52.765057 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 12343 | 2026.03.16 02:13:52.765108 [ 5 ] {22da66cd-3c0e-45df-be9f-56f067657972} <Debug> TCPHandler: Processed in 0.001985096 sec. | ||
| 12344 | 2026.03.16 02:13:52.765236 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12345 | 2026.03.16 02:13:52.765340 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12346 | 2026.03.16 02:13:52.765385 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12347 | 2026.03.16 02:13:52.765847 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.03.16 02:13:52.765888 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12349 | 2026.03.16 02:13:52.766228 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12350 | 2026.03.16 02:13:52.766475 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.03.16 02:13:52.766620 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 12352 | 2026.03.16 02:13:52.766662 [ 5 ] {6a777515-8d00-48cb-b7bd-3fac98c4165c} <Debug> TCPHandler: Processed in 0.001480472 sec. | ||
| 12353 | 2026.03.16 02:13:52.766793 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2026.03.16 02:13:52.766894 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12355 | 2026.03.16 02:13:52.766942 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12356 | 2026.03.16 02:13:52.767381 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.03.16 02:13:52.767422 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12358 | 2026.03.16 02:13:52.767780 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12359 | 2026.03.16 02:13:52.768015 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12360 | 2026.03.16 02:13:52.768145 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12361 | 2026.03.16 02:13:52.768157 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 12362 | 2026.03.16 02:13:52.768222 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.03.16 02:13:52.768237 [ 5 ] {7e67ba5b-fd2e-461b-8c4a-75ffeef6cbe7} <Debug> TCPHandler: Processed in 0.001496602 sec. | ||
| 12364 | 2026.03.16 02:13:52.768249 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12365 | 2026.03.16 02:13:52.768365 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12366 | 2026.03.16 02:13:52.768379 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12367 | 2026.03.16 02:13:52.768468 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12368 | 2026.03.16 02:13:52.768517 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12369 | 2026.03.16 02:13:52.768527 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12370 | 2026.03.16 02:13:52.768569 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28208 rows starting from the beginning of the part | ||
| 12371 | 2026.03.16 02:13:52.768637 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12372 | 2026.03.16 02:13:52.768684 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1251 rows starting from the beginning of the part | ||
| 12373 | 2026.03.16 02:13:52.768736 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 96 rows starting from the beginning of the part | ||
| 12374 | 2026.03.16 02:13:52.768788 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12375 | 2026.03.16 02:13:52.768835 [ 196 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12376 | 2026.03.16 02:13:52.768867 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.03.16 02:13:52.768913 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12378 | 2026.03.16 02:13:52.769273 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12379 | 2026.03.16 02:13:52.769503 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.03.16 02:13:52.769641 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 12381 | 2026.03.16 02:13:52.769681 [ 5 ] {89a3916b-817f-4101-b91b-4a5570961769} <Debug> TCPHandler: Processed in 0.001367251 sec. | ||
| 12382 | 2026.03.16 02:13:52.776184 [ 190 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30035 rows, containing 5 columns (5 merged, 0 gathered) in 0.007861373 sec., 3820579.4331346448 rows/sec., 251.28 MiB/sec. | ||
| 12383 | 2026.03.16 02:13:52.776798 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12384 | 2026.03.16 02:13:52.777088 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12385 | 2026.03.16 02:13:52.777164 [ 195 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12386 | 2026.03.16 02:13:52.777245 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12387 | 2026.03.16 02:13:52.983467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12388 | 2026.03.16 02:13:53.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.03 MiB, peak 343.16 MiB, free memory in arenas 0.00 B, will set to 336.86 MiB (RSS), difference: 2.82 MiB | ||
| 12389 | 2026.03.16 02:13:53.000988 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.03.16 02:13:53.001065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12391 | 2026.03.16 02:13:53.006890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12392 | 2026.03.16 02:13:53.007615 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.03.16 02:13:53.010824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12394 | 2026.03.16 02:13:56.635360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1474 | ||
| 12395 | 2026.03.16 02:13:56.637903 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.03.16 02:13:56.637965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12397 | 2026.03.16 02:13:56.639198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12398 | 2026.03.16 02:13:56.639478 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.03.16 02:13:56.639870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 12400 | 2026.03.16 02:13:57.767887 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2026.03.16 02:13:57.768092 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12402 | 2026.03.16 02:13:57.768167 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12403 | 2026.03.16 02:13:57.768893 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.03.16 02:13:57.768933 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12405 | 2026.03.16 02:13:57.769334 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12406 | 2026.03.16 02:13:57.769574 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.03.16 02:13:57.769732 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.17 MiB/sec. | ||
| 12408 | 2026.03.16 02:13:57.769775 [ 5 ] {f64fe048-6ab6-4954-8130-6cadc52313a3} <Debug> TCPHandler: Processed in 0.002033787 sec. | ||
| 12409 | 2026.03.16 02:13:57.769895 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.03.16 02:13:57.769992 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12411 | 2026.03.16 02:13:57.770035 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12412 | 2026.03.16 02:13:57.770447 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.03.16 02:13:57.770483 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12414 | 2026.03.16 02:13:57.770786 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12415 | 2026.03.16 02:13:57.770993 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.03.16 02:13:57.771126 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 707.22 KiB/sec. | ||
| 12417 | 2026.03.16 02:13:57.771166 [ 5 ] {fda81262-cecc-4585-9da7-05c5171179ca} <Debug> TCPHandler: Processed in 0.001322171 sec. | ||
| 12418 | 2026.03.16 02:13:57.771283 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.03.16 02:13:57.771378 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12420 | 2026.03.16 02:13:57.771417 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12421 | 2026.03.16 02:13:57.771954 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.03.16 02:13:57.771989 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12423 | 2026.03.16 02:13:57.772318 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12424 | 2026.03.16 02:13:57.772530 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.03.16 02:13:57.772659 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Debug> executeQuery: Read 262 rows, 23.97 KiB in 0.0013 sec., 201538.46153846156 rows/sec., 18.00 MiB/sec. | ||
| 12426 | 2026.03.16 02:13:57.772696 [ 5 ] {6c7908f6-55f8-4002-ad6a-be186d006bcb} <Debug> TCPHandler: Processed in 0.001464091 sec. | ||
| 12427 | 2026.03.16 02:13:57.772811 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2026.03.16 02:13:57.772905 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12429 | 2026.03.16 02:13:57.772945 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12430 | 2026.03.16 02:13:57.773366 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2026.03.16 02:13:57.773401 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12432 | 2026.03.16 02:13:57.773704 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12433 | 2026.03.16 02:13:57.773910 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2026.03.16 02:13:57.774014 [ 59 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12435 | 2026.03.16 02:13:57.774040 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Debug> executeQuery: Read 62 rows, 4.67 KiB in 0.001154 sec., 53726.16984402079 rows/sec., 3.95 MiB/sec. | ||
| 12436 | 2026.03.16 02:13:57.774052 [ 59 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12437 | 2026.03.16 02:13:57.774076 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12438 | 2026.03.16 02:13:57.774082 [ 5 ] {57e4064d-e24f-4349-b600-c78d033a07bd} <Debug> TCPHandler: Processed in 0.001321091 sec. | ||
| 12439 | 2026.03.16 02:13:57.774201 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12440 | 2026.03.16 02:13:57.774206 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12441 | 2026.03.16 02:13:57.774357 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12442 | 2026.03.16 02:13:57.774372 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12443 | 2026.03.16 02:13:57.774399 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12444 | 2026.03.16 02:13:57.774413 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 12445 | 2026.03.16 02:13:57.774490 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 54 rows starting from the beginning of the part | ||
| 12446 | 2026.03.16 02:13:57.774538 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 12447 | 2026.03.16 02:13:57.774581 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 12448 | 2026.03.16 02:13:57.774621 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 12449 | 2026.03.16 02:13:57.774660 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 62 rows starting from the beginning of the part | ||
| 12450 | 2026.03.16 02:13:57.774820 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.03.16 02:13:57.774863 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12452 | 2026.03.16 02:13:57.775210 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12453 | 2026.03.16 02:13:57.775431 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.03.16 02:13:57.775550 [ 195 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410112 sec., 309195.2979621477 rows/sec., 22.39 MiB/sec. | ||
| 12455 | 2026.03.16 02:13:57.775565 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001227 sec., 20374.89812550937 rows/sec., 1.68 MiB/sec. | ||
| 12456 | 2026.03.16 02:13:57.775613 [ 5 ] {296ef538-691c-4163-9bba-c9561891d269} <Debug> TCPHandler: Processed in 0.001458052 sec. | ||
| 12457 | 2026.03.16 02:13:57.775702 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12458 | 2026.03.16 02:13:57.775731 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12459 | 2026.03.16 02:13:57.775832 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12460 | 2026.03.16 02:13:57.775876 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12461 | 2026.03.16 02:13:57.775967 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12462 | 2026.03.16 02:13:57.776046 [ 192 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_56_11} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12463 | 2026.03.16 02:13:57.776122 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12464 | 2026.03.16 02:13:57.776285 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.03.16 02:13:57.776327 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12466 | 2026.03.16 02:13:57.776634 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12467 | 2026.03.16 02:13:57.776841 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.03.16 02:13:57.776970 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 12469 | 2026.03.16 02:13:57.777007 [ 5 ] {7243ba73-835a-4c13-b540-566c653a7d19} <Debug> TCPHandler: Processed in 0.001325741 sec. | ||
| 12470 | 2026.03.16 02:13:57.777123 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.03.16 02:13:57.777218 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12472 | 2026.03.16 02:13:57.777257 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12473 | 2026.03.16 02:13:57.777725 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.03.16 02:13:57.777760 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12475 | 2026.03.16 02:13:57.778067 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12476 | 2026.03.16 02:13:57.778276 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.03.16 02:13:57.778405 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Debug> executeQuery: Read 150 rows, 12.39 KiB in 0.001205 sec., 124481.32780082988 rows/sec., 10.04 MiB/sec. | ||
| 12478 | 2026.03.16 02:13:57.778443 [ 5 ] {47cdc9d0-6f17-4243-903b-430c7a211245} <Debug> TCPHandler: Processed in 0.001369351 sec. | ||
| 12479 | 2026.03.16 02:13:57.778546 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12480 | 2026.03.16 02:13:57.778639 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12481 | 2026.03.16 02:13:57.778682 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12482 | 2026.03.16 02:13:57.779086 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.03.16 02:13:57.779121 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12484 | 2026.03.16 02:13:57.779466 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12485 | 2026.03.16 02:13:57.779677 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2026.03.16 02:13:57.779803 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Debug> executeQuery: Read 201 rows, 14.75 KiB in 0.001183 sec., 169907.01606086222 rows/sec., 12.18 MiB/sec. | ||
| 12487 | 2026.03.16 02:13:57.779841 [ 5 ] {436ae4b3-c53d-4620-ad3c-52153e212291} <Debug> TCPHandler: Processed in 0.001344291 sec. | ||
| 12488 | 2026.03.16 02:13:57.779955 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2026.03.16 02:13:57.780050 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12490 | 2026.03.16 02:13:57.780092 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12491 | 2026.03.16 02:13:57.780406 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2026.03.16 02:13:57.780441 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12493 | 2026.03.16 02:13:57.780735 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12494 | 2026.03.16 02:13:57.780950 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2026.03.16 02:13:57.781076 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 60.74 KiB/sec. | ||
| 12496 | 2026.03.16 02:13:57.781113 [ 5 ] {499c3e19-8b59-4786-ad26-04e43c6e0c92} <Debug> TCPHandler: Processed in 0.001208909 sec. | ||
| 12497 | 2026.03.16 02:13:57.781221 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.03.16 02:13:57.781316 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12499 | 2026.03.16 02:13:57.781370 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12500 | 2026.03.16 02:13:57.782202 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.03.16 02:13:57.782238 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12502 | 2026.03.16 02:13:57.782819 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12503 | 2026.03.16 02:13:57.783043 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.03.16 02:13:57.783148 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12505 | 2026.03.16 02:13:57.783182 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 38.05 MiB/sec. | ||
| 12506 | 2026.03.16 02:13:57.783187 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2026.03.16 02:13:57.783217 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12508 | 2026.03.16 02:13:57.783237 [ 5 ] {a4f49952-524e-41eb-8390-6c08147dbf07} <Debug> TCPHandler: Processed in 0.002064957 sec. | ||
| 12509 | 2026.03.16 02:13:57.783329 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12510 | 2026.03.16 02:13:57.783351 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12511 | 2026.03.16 02:13:57.783465 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12512 | 2026.03.16 02:13:57.783508 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12513 | 2026.03.16 02:13:57.783602 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12514 | 2026.03.16 02:13:57.783668 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1572 rows starting from the beginning of the part | ||
| 12515 | 2026.03.16 02:13:57.783796 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 12516 | 2026.03.16 02:13:57.783843 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2026.03.16 02:13:57.783884 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12518 | 2026.03.16 02:13:57.783893 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 12519 | 2026.03.16 02:13:57.783994 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 11 rows starting from the beginning of the part | ||
| 12520 | 2026.03.16 02:13:57.784093 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 12521 | 2026.03.16 02:13:57.784190 [ 197 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 12522 | 2026.03.16 02:13:57.784211 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12523 | 2026.03.16 02:13:57.784444 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12524 | 2026.03.16 02:13:57.784554 [ 59 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12525 | 2026.03.16 02:13:57.784578 [ 59 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2026.03.16 02:13:57.784583 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 12527 | 2026.03.16 02:13:57.784599 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12528 | 2026.03.16 02:13:57.784623 [ 5 ] {d43d9b34-070c-4abc-84f9-b8eeb1a79ee9} <Debug> TCPHandler: Processed in 0.001323731 sec. | ||
| 12529 | 2026.03.16 02:13:57.784674 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12530 | 2026.03.16 02:13:57.784769 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12531 | 2026.03.16 02:13:57.784795 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4338 rows starting from the beginning of the part | ||
| 12532 | 2026.03.16 02:13:57.784839 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 12533 | 2026.03.16 02:13:57.784875 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 12534 | 2026.03.16 02:13:57.784909 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12535 | 2026.03.16 02:13:57.784940 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12536 | 2026.03.16 02:13:57.784971 [ 192 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12537 | 2026.03.16 02:13:57.786393 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4578 rows, containing 4 columns (4 merged, 0 gathered) in 0.001753565 sec., 2610681.6684867684 rows/sec., 173.56 MiB/sec. | ||
| 12538 | 2026.03.16 02:13:57.786830 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12539 | 2026.03.16 02:13:57.787112 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.03.16 02:13:57.787205 [ 193 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_91_18} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12541 | 2026.03.16 02:13:57.787293 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12542 | 2026.03.16 02:13:57.793238 [ 192 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1743 rows, containing 19 columns (19 merged, 0 gathered) in 0.009963722 sec., 174934.62784288844 rows/sec., 313.47 MiB/sec. | ||
| 12543 | 2026.03.16 02:13:57.794648 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12544 | 2026.03.16 02:13:57.794962 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.03.16 02:13:57.795034 [ 193 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12546 | 2026.03.16 02:13:57.795208 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 12547 | 2026.03.16 02:13:58.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.74 MiB, peak 349.33 MiB, free memory in arenas 0.00 B, will set to 343.54 MiB (RSS), difference: 5.80 MiB | ||
| 12548 | 2026.03.16 02:13:59.013996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28371 | ||
| 12549 | 2026.03.16 02:13:59.014637 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.03.16 02:13:59.014704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12551 | 2026.03.16 02:13:59.015243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12552 | 2026.03.16 02:13:59.015501 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.03.16 02:13:59.015663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28371 | ||
| 12554 | 2026.03.16 02:14:00.510932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12555 | 2026.03.16 02:14:00.527481 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2026.03.16 02:14:00.527567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12557 | 2026.03.16 02:14:00.533147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12558 | 2026.03.16 02:14:00.533860 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.03.16 02:14:00.536633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12560 | 2026.03.16 02:14:02.762180 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.03.16 02:14:02.762384 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12562 | 2026.03.16 02:14:02.762459 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12563 | 2026.03.16 02:14:02.763163 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12564 | 2026.03.16 02:14:02.763208 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12565 | 2026.03.16 02:14:02.763620 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12566 | 2026.03.16 02:14:02.763842 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2026.03.16 02:14:02.763995 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 12568 | 2026.03.16 02:14:02.764038 [ 5 ] {a36fae5c-6470-45d5-aedb-a50f3d867f2e} <Debug> TCPHandler: Processed in 0.002001687 sec. | ||
| 12569 | 2026.03.16 02:14:02.764159 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12570 | 2026.03.16 02:14:02.764257 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12571 | 2026.03.16 02:14:02.764297 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12572 | 2026.03.16 02:14:02.764720 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.03.16 02:14:02.764757 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12574 | 2026.03.16 02:14:02.765065 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12575 | 2026.03.16 02:14:02.765279 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.03.16 02:14:02.765411 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 12577 | 2026.03.16 02:14:02.765452 [ 5 ] {f46a1e87-b994-4f89-9c15-95c6046b09bf} <Debug> TCPHandler: Processed in 0.001342882 sec. | ||
| 12578 | 2026.03.16 02:14:02.765572 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.03.16 02:14:02.765670 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12580 | 2026.03.16 02:14:02.765717 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12581 | 2026.03.16 02:14:02.766137 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.03.16 02:14:02.766177 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12583 | 2026.03.16 02:14:02.766524 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12584 | 2026.03.16 02:14:02.766771 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.03.16 02:14:02.766912 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 12586 | 2026.03.16 02:14:02.766953 [ 5 ] {369ff348-bc86-4d47-ab70-2eaad84a9d28} <Debug> TCPHandler: Processed in 0.001430512 sec. | ||
| 12587 | 2026.03.16 02:14:02.767069 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12588 | 2026.03.16 02:14:02.767168 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12589 | 2026.03.16 02:14:02.767214 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12590 | 2026.03.16 02:14:02.767554 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.03.16 02:14:02.767594 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 12592 | 2026.03.16 02:14:02.767910 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12593 | 2026.03.16 02:14:02.768136 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.03.16 02:14:02.768272 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 12595 | 2026.03.16 02:14:02.768311 [ 5 ] {f0a0797a-a054-4d77-affb-37ebaad10366} <Debug> TCPHandler: Processed in 0.001292341 sec. | ||
| 12596 | 2026.03.16 02:14:06.344638 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12597 | 2026.03.16 02:14:06.344717 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12598 | 2026.03.16 02:14:06.515850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28819 | ||
| 12599 | 2026.03.16 02:14:06.516418 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.03.16 02:14:06.516477 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12601 | 2026.03.16 02:14:06.517025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12602 | 2026.03.16 02:14:06.517276 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2026.03.16 02:14:06.517431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28819 | ||
| 12604 | 2026.03.16 02:14:06.640133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1504 | ||
| 12605 | 2026.03.16 02:14:06.642984 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.03.16 02:14:06.643040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12607 | 2026.03.16 02:14:06.644230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12608 | 2026.03.16 02:14:06.644502 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2026.03.16 02:14:06.644810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
| 12610 | 2026.03.16 02:14:07.764559 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.03.16 02:14:07.764755 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12612 | 2026.03.16 02:14:07.764826 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12613 | 2026.03.16 02:14:07.765583 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.03.16 02:14:07.765623 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12615 | 2026.03.16 02:14:07.766023 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12616 | 2026.03.16 02:14:07.766240 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.03.16 02:14:07.766377 [ 79 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12618 | 2026.03.16 02:14:07.766411 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001708 sec., 79625.29274004683 rows/sec., 6.90 MiB/sec. | ||
| 12619 | 2026.03.16 02:14:07.766422 [ 79 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.03.16 02:14:07.766448 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12621 | 2026.03.16 02:14:07.766460 [ 5 ] {fa9e210f-341f-465a-8edc-aeac8a4e12c7} <Debug> TCPHandler: Processed in 0.002042337 sec. | ||
| 12622 | 2026.03.16 02:14:07.766578 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12623 | 2026.03.16 02:14:07.766585 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.03.16 02:14:07.766739 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12625 | 2026.03.16 02:14:07.766744 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12626 | 2026.03.16 02:14:07.766790 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12627 | 2026.03.16 02:14:07.766808 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2894 rows starting from the beginning of the part | ||
| 12628 | 2026.03.16 02:14:07.766887 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 136 rows starting from the beginning of the part | ||
| 12629 | 2026.03.16 02:14:07.766937 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12630 | 2026.03.16 02:14:07.766992 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 262 rows starting from the beginning of the part | ||
| 12631 | 2026.03.16 02:14:07.767029 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 12632 | 2026.03.16 02:14:07.767068 [ 194 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 12633 | 2026.03.16 02:14:07.767244 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12634 | 2026.03.16 02:14:07.767285 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12635 | 2026.03.16 02:14:07.767606 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12636 | 2026.03.16 02:14:07.767836 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12637 | 2026.03.16 02:14:07.767971 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001251 sec., 31974.4204636291 rows/sec., 2.35 MiB/sec. | ||
| 12638 | 2026.03.16 02:14:07.768008 [ 5 ] {b6c4ce46-7da9-4723-b183-554ee4165b62} <Debug> TCPHandler: Processed in 0.001472782 sec. | ||
| 12639 | 2026.03.16 02:14:07.768130 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.03.16 02:14:07.768223 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12641 | 2026.03.16 02:14:07.768262 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12642 | 2026.03.16 02:14:07.768462 [ 192 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937906 sec., 1826713.9892234195 rows/sec., 150.39 MiB/sec. | ||
| 12643 | 2026.03.16 02:14:07.768699 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.03.16 02:14:07.768738 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12645 | 2026.03.16 02:14:07.768830 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12646 | 2026.03.16 02:14:07.769073 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12647 | 2026.03.16 02:14:07.769164 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.03.16 02:14:07.769264 [ 200 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_96_19} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12649 | 2026.03.16 02:14:07.769323 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2026.03.16 02:14:07.769379 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 12651 | 2026.03.16 02:14:07.769442 [ 79 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12652 | 2026.03.16 02:14:07.769458 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001252 sec., 83067.09265175718 rows/sec., 6.49 MiB/sec. | ||
| 12653 | 2026.03.16 02:14:07.769484 [ 79 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.03.16 02:14:07.769500 [ 5 ] {eb5d91b0-709b-4cd7-83f0-ca0fca395584} <Debug> TCPHandler: Processed in 0.001419131 sec. | ||
| 12655 | 2026.03.16 02:14:07.769505 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12656 | 2026.03.16 02:14:07.769579 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12657 | 2026.03.16 02:14:07.769620 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12658 | 2026.03.16 02:14:07.769666 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12659 | 2026.03.16 02:14:07.769695 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1551 rows starting from the beginning of the part | ||
| 12660 | 2026.03.16 02:14:07.769718 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12661 | 2026.03.16 02:14:07.769737 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 12662 | 2026.03.16 02:14:07.769765 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12663 | 2026.03.16 02:14:07.769780 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12664 | 2026.03.16 02:14:07.769817 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 150 rows starting from the beginning of the part | ||
| 12665 | 2026.03.16 02:14:07.769849 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 12666 | 2026.03.16 02:14:07.769883 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 12667 | 2026.03.16 02:14:07.770211 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12668 | 2026.03.16 02:14:07.770250 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12669 | 2026.03.16 02:14:07.770588 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12670 | 2026.03.16 02:14:07.770793 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12671 | 2026.03.16 02:14:07.770817 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2037 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126854 sec., 1605783.0261560534 rows/sec., 121.67 MiB/sec. | ||
| 12672 | 2026.03.16 02:14:07.770925 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 12673 | 2026.03.16 02:14:07.770966 [ 5 ] {f272c9d0-0d0c-4903-b263-8ad51bfb85d0} <Debug> TCPHandler: Processed in 0.001393362 sec. | ||
| 12674 | 2026.03.16 02:14:07.770996 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12675 | 2026.03.16 02:14:07.771089 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12676 | 2026.03.16 02:14:07.771187 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12677 | 2026.03.16 02:14:07.771242 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12678 | 2026.03.16 02:14:07.771253 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.03.16 02:14:07.771326 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_96_19} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12680 | 2026.03.16 02:14:07.771394 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 12681 | 2026.03.16 02:14:07.772117 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.03.16 02:14:07.772157 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12683 | 2026.03.16 02:14:07.772736 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12684 | 2026.03.16 02:14:07.772953 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.03.16 02:14:07.773090 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001921 sec., 20822.488287350337 rows/sec., 37.31 MiB/sec. | ||
| 12686 | 2026.03.16 02:14:07.773140 [ 5 ] {f89915f0-821b-4802-b530-a62929442faa} <Debug> TCPHandler: Processed in 0.002098087 sec. | ||
| 12687 | 2026.03.16 02:14:07.773260 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12688 | 2026.03.16 02:14:07.773362 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12689 | 2026.03.16 02:14:07.773405 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12690 | 2026.03.16 02:14:07.773767 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12691 | 2026.03.16 02:14:07.773802 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12692 | 2026.03.16 02:14:07.774123 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12693 | 2026.03.16 02:14:07.774327 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.03.16 02:14:07.774457 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12695 | 2026.03.16 02:14:07.774493 [ 5 ] {327117a7-5211-4588-8558-e7f0c1e6913d} <Debug> TCPHandler: Processed in 0.00128284 sec. | ||
| 12696 | 2026.03.16 02:14:08.036756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12697 | 2026.03.16 02:14:08.055199 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12698 | 2026.03.16 02:14:08.055269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12699 | 2026.03.16 02:14:08.061400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12700 | 2026.03.16 02:14:08.062098 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12701 | 2026.03.16 02:14:08.065183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12702 | 2026.03.16 02:14:09.748966 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12703 | 2026.03.16 02:14:09.749303 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12704 | 2026.03.16 02:14:09.749411 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12705 | 2026.03.16 02:14:09.750265 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12706 | 2026.03.16 02:14:09.750305 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12707 | 2026.03.16 02:14:09.750697 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12708 | 2026.03.16 02:14:09.750923 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2026.03.16 02:14:09.751085 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00186 sec., 1075.268817204301 rows/sec., 87.68 KiB/sec. | ||
| 12710 | 2026.03.16 02:14:09.751133 [ 5 ] {50c13299-70f5-4afb-9c7a-09a9f3187f3c} <Debug> TCPHandler: Processed in 0.00236105 sec. | ||
| 12711 | 2026.03.16 02:14:09.751257 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12712 | 2026.03.16 02:14:09.751361 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12713 | 2026.03.16 02:14:09.751406 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12714 | 2026.03.16 02:14:09.752583 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2026.03.16 02:14:09.752619 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12716 | 2026.03.16 02:14:09.753049 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12717 | 2026.03.16 02:14:09.753259 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12718 | 2026.03.16 02:14:09.753389 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Debug> executeQuery: Read 1941 rows, 148.62 KiB in 0.002052 sec., 945906.432748538 rows/sec., 70.73 MiB/sec. | ||
| 12719 | 2026.03.16 02:14:09.753426 [ 5 ] {8a131605-0677-4398-8f5e-7088dc91ef92} <Debug> TCPHandler: Processed in 0.002223988 sec. | ||
| 12720 | 2026.03.16 02:14:09.753544 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12721 | 2026.03.16 02:14:09.753641 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12722 | 2026.03.16 02:14:09.753681 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12723 | 2026.03.16 02:14:09.754081 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12724 | 2026.03.16 02:14:09.754116 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12725 | 2026.03.16 02:14:09.754413 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12726 | 2026.03.16 02:14:09.754629 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12727 | 2026.03.16 02:14:09.754761 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001138 sec., 11423.550087873464 rows/sec., 849.56 KiB/sec. | ||
| 12728 | 2026.03.16 02:14:09.754797 [ 5 ] {aac91c2d-8459-4c55-9dfe-0694f134824d} <Debug> TCPHandler: Processed in 0.001305441 sec. | ||
| 12729 | 2026.03.16 02:14:09.754909 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.03.16 02:14:09.755003 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12731 | 2026.03.16 02:14:09.755044 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12732 | 2026.03.16 02:14:09.755640 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.03.16 02:14:09.755674 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12734 | 2026.03.16 02:14:09.755997 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12735 | 2026.03.16 02:14:09.756220 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.03.16 02:14:09.756318 [ 95 ] {} <Debug> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 12737 | 2026.03.16 02:14:09.756345 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00136 sec., 520588.2352941176 rows/sec., 30.37 MiB/sec. | ||
| 12738 | 2026.03.16 02:14:09.756355 [ 95 ] {} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2026.03.16 02:14:09.756377 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12740 | 2026.03.16 02:14:09.756382 [ 5 ] {4cd7e3c3-fea4-4d0b-a001-79e5ced6daba} <Debug> TCPHandler: Processed in 0.001525023 sec. | ||
| 12741 | 2026.03.16 02:14:09.756474 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 12742 | 2026.03.16 02:14:09.756502 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2026.03.16 02:14:09.756578 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12744 | 2026.03.16 02:14:09.756595 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12745 | 2026.03.16 02:14:09.756615 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 883 rows starting from the beginning of the part | ||
| 12746 | 2026.03.16 02:14:09.756636 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12747 | 2026.03.16 02:14:09.756680 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 708 rows starting from the beginning of the part | ||
| 12748 | 2026.03.16 02:14:09.756729 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 12749 | 2026.03.16 02:14:09.756785 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 708 rows starting from the beginning of the part | ||
| 12750 | 2026.03.16 02:14:09.756830 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 25 rows starting from the beginning of the part | ||
| 12751 | 2026.03.16 02:14:09.756872 [ 187 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 708 rows starting from the beginning of the part | ||
| 12752 | 2026.03.16 02:14:09.757017 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.03.16 02:14:09.757051 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12754 | 2026.03.16 02:14:09.757338 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12755 | 2026.03.16 02:14:09.757546 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.03.16 02:14:09.757673 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 12757 | 2026.03.16 02:14:09.757710 [ 5 ] {1aee5a62-f29a-4ff6-b43e-f19323961200} <Debug> TCPHandler: Processed in 0.001258091 sec. | ||
| 12758 | 2026.03.16 02:14:09.757824 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.03.16 02:14:09.757917 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12760 | 2026.03.16 02:14:09.757956 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12761 | 2026.03.16 02:14:09.758055 [ 194 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3056 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619714 sec., 1886752.846490183 rows/sec., 118.95 MiB/sec. | ||
| 12762 | 2026.03.16 02:14:09.758318 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12763 | 2026.03.16 02:14:09.758660 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.03.16 02:14:09.758702 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12765 | 2026.03.16 02:14:09.758745 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12766 | 2026.03.16 02:14:09.758748 [ 188 ] {790d334c-bbc4-49ae-931f-ca2a58ed0f37::all_1_35_7} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 12767 | 2026.03.16 02:14:09.758861 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12768 | 2026.03.16 02:14:09.759102 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12769 | 2026.03.16 02:14:09.759318 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.03.16 02:14:09.759450 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Debug> executeQuery: Read 1013 rows, 71.39 KiB in 0.00155 sec., 653548.3870967742 rows/sec., 44.98 MiB/sec. | ||
| 12771 | 2026.03.16 02:14:09.759486 [ 5 ] {47f66449-a6ef-465e-9f91-10c9dd5b4282} <Debug> TCPHandler: Processed in 0.001713734 sec. | ||
| 12772 | 2026.03.16 02:14:09.759591 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.03.16 02:14:09.759686 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12774 | 2026.03.16 02:14:09.759730 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12775 | 2026.03.16 02:14:09.760381 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.03.16 02:14:09.760416 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12777 | 2026.03.16 02:14:09.760825 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12778 | 2026.03.16 02:14:09.761041 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.03.16 02:14:09.761173 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Debug> executeQuery: Read 1250 rows, 80.27 KiB in 0.001505 sec., 830564.7840531562 rows/sec., 52.09 MiB/sec. | ||
| 12780 | 2026.03.16 02:14:09.761210 [ 5 ] {23a53e61-fb66-4b54-b5b2-f7106488c4d3} <Debug> TCPHandler: Processed in 0.001670683 sec. | ||
| 12781 | 2026.03.16 02:14:09.761323 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.03.16 02:14:09.761417 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12783 | 2026.03.16 02:14:09.761471 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12784 | 2026.03.16 02:14:09.762214 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.03.16 02:14:09.762250 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12786 | 2026.03.16 02:14:09.762779 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12787 | 2026.03.16 02:14:09.763009 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.03.16 02:14:09.763150 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 12789 | 2026.03.16 02:14:09.763203 [ 5 ] {f21ef7f6-8084-4f9c-ac86-275da4b677e4} <Debug> TCPHandler: Processed in 0.001929816 sec. | ||
| 12790 | 2026.03.16 02:14:09.763336 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.03.16 02:14:09.763455 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.03.16 02:14:09.763506 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12793 | 2026.03.16 02:14:09.763899 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.03.16 02:14:09.763943 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12795 | 2026.03.16 02:14:09.764280 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12796 | 2026.03.16 02:14:09.764490 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.03.16 02:14:09.764622 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.36 MiB/sec. | ||
| 12798 | 2026.03.16 02:14:09.764658 [ 5 ] {34f8c749-505b-4949-9240-6891b8efeb8b} <Debug> TCPHandler: Processed in 0.001382642 sec. | ||
| 12799 | 2026.03.16 02:14:12.759259 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.03.16 02:14:12.759454 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12801 | 2026.03.16 02:14:12.759527 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12802 | 2026.03.16 02:14:12.760253 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.03.16 02:14:12.760296 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12804 | 2026.03.16 02:14:12.760683 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12805 | 2026.03.16 02:14:12.760902 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.03.16 02:14:12.761063 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 12807 | 2026.03.16 02:14:12.761107 [ 5 ] {12e65970-38d8-4ad7-87c8-67d491b7df3a} <Debug> TCPHandler: Processed in 0.001988666 sec. | ||
| 12808 | 2026.03.16 02:14:12.761229 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.03.16 02:14:12.761324 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12810 | 2026.03.16 02:14:12.761363 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12811 | 2026.03.16 02:14:12.761814 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.03.16 02:14:12.761850 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12813 | 2026.03.16 02:14:12.762137 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12814 | 2026.03.16 02:14:12.762340 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.03.16 02:14:12.762472 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 12816 | 2026.03.16 02:14:12.762510 [ 5 ] {542f070d-4148-41e0-91d3-1c3042595876} <Debug> TCPHandler: Processed in 0.001329981 sec. | ||
| 12817 | 2026.03.16 02:14:12.762628 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.03.16 02:14:12.762722 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12819 | 2026.03.16 02:14:12.762766 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12820 | 2026.03.16 02:14:12.763165 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.03.16 02:14:12.763201 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12822 | 2026.03.16 02:14:12.763529 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12823 | 2026.03.16 02:14:12.763734 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.03.16 02:14:12.763853 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 12825 | 2026.03.16 02:14:12.763863 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001158 sec., 82901.55440414508 rows/sec., 5.77 MiB/sec. | ||
| 12826 | 2026.03.16 02:14:12.763925 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.03.16 02:14:12.763941 [ 5 ] {bb6eadf7-ee91-4881-8097-04d37a0cc73c} <Debug> TCPHandler: Processed in 0.001363591 sec. | ||
| 12828 | 2026.03.16 02:14:12.763952 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12829 | 2026.03.16 02:14:12.764067 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.03.16 02:14:12.764080 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_91_18 to all_95_95_0 into Compact with storage Full | ||
| 12831 | 2026.03.16 02:14:12.764165 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12832 | 2026.03.16 02:14:12.764211 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12833 | 2026.03.16 02:14:12.764226 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12834 | 2026.03.16 02:14:12.764270 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30035 rows starting from the beginning of the part | ||
| 12835 | 2026.03.16 02:14:12.764343 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 201 rows starting from the beginning of the part | ||
| 12836 | 2026.03.16 02:14:12.764393 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12837 | 2026.03.16 02:14:12.764443 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12838 | 2026.03.16 02:14:12.764487 [ 194 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1250 rows starting from the beginning of the part | ||
| 12839 | 2026.03.16 02:14:12.764550 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2026.03.16 02:14:12.764593 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12841 | 2026.03.16 02:14:12.764917 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12842 | 2026.03.16 02:14:12.765119 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2026.03.16 02:14:12.765255 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001108 sec., 32490.974729241876 rows/sec., 2.19 MiB/sec. | ||
| 12844 | 2026.03.16 02:14:12.765292 [ 5 ] {14c1bc88-8475-4d4f-aeb2-9c4482dbb059} <Debug> TCPHandler: Processed in 0.00127563 sec. | ||
| 12845 | 2026.03.16 02:14:12.770749 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31806 rows, containing 5 columns (5 merged, 0 gathered) in 0.006711475 sec., 4739047.675808969 rows/sec., 311.48 MiB/sec. | ||
| 12846 | 2026.03.16 02:14:12.771258 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 12847 | 2026.03.16 02:14:12.771538 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.03.16 02:14:12.771613 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 12849 | 2026.03.16 02:14:12.771698 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 12850 | 2026.03.16 02:14:14.017642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29331 | ||
| 12851 | 2026.03.16 02:14:14.018181 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.16 02:14:14.018235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12853 | 2026.03.16 02:14:14.018744 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12854 | 2026.03.16 02:14:14.018996 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.03.16 02:14:14.019152 [ 89 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12856 | 2026.03.16 02:14:14.019157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29331 | ||
| 12857 | 2026.03.16 02:14:14.019201 [ 89 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12858 | 2026.03.16 02:14:14.019224 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12859 | 2026.03.16 02:14:14.019360 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12860 | 2026.03.16 02:14:14.019515 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12861 | 2026.03.16 02:14:14.019561 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26899 rows starting from the beginning of the part | ||
| 12862 | 2026.03.16 02:14:14.019633 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 12863 | 2026.03.16 02:14:14.019696 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 12864 | 2026.03.16 02:14:14.019743 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 12865 | 2026.03.16 02:14:14.019787 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 12866 | 2026.03.16 02:14:14.019837 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 12867 | 2026.03.16 02:14:14.022307 [ 188 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29331 rows, containing 4 columns (4 merged, 0 gathered) in 0.003010345 sec., 9743401.503814347 rows/sec., 139.38 MiB/sec. | ||
| 12868 | 2026.03.16 02:14:14.022568 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12869 | 2026.03.16 02:14:14.022835 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12870 | 2026.03.16 02:14:14.022909 [ 203 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_61_12} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12871 | 2026.03.16 02:14:14.023006 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12872 | 2026.03.16 02:14:15.565339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12873 | 2026.03.16 02:14:15.582044 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2026.03.16 02:14:15.582101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12875 | 2026.03.16 02:14:15.588472 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12876 | 2026.03.16 02:14:15.589204 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2026.03.16 02:14:15.589516 [ 87 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12878 | 2026.03.16 02:14:15.589589 [ 87 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12879 | 2026.03.16 02:14:15.589616 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12880 | 2026.03.16 02:14:15.589722 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 12881 | 2026.03.16 02:14:15.592258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12882 | 2026.03.16 02:14:15.593476 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12883 | 2026.03.16 02:14:15.595015 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 12884 | 2026.03.16 02:14:15.599487 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 12885 | 2026.03.16 02:14:15.604127 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 12886 | 2026.03.16 02:14:15.608601 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 12887 | 2026.03.16 02:14:15.613125 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 12888 | 2026.03.16 02:14:15.616953 [ 199 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 12889 | 2026.03.16 02:14:15.666768 [ 203 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077087591 sec., 5967.237969597468 rows/sec., 30.86 MiB/sec. | ||
| 12890 | 2026.03.16 02:14:15.669857 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12891 | 2026.03.16 02:14:15.672072 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12892 | 2026.03.16 02:14:15.672185 [ 189 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_61_12} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12893 | 2026.03.16 02:14:15.675352 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12894 | 2026.03.16 02:14:16.645125 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1542 | ||
| 12895 | 2026.03.16 02:14:16.648092 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12896 | 2026.03.16 02:14:16.648154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12897 | 2026.03.16 02:14:16.649356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12898 | 2026.03.16 02:14:16.649630 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12899 | 2026.03.16 02:14:16.649778 [ 86 ] {} <Debug> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12900 | 2026.03.16 02:14:16.649844 [ 86 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.03.16 02:14:16.649868 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12902 | 2026.03.16 02:14:16.649893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1542 | ||
| 12903 | 2026.03.16 02:14:16.649996 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 12904 | 2026.03.16 02:14:16.650537 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12905 | 2026.03.16 02:14:16.650740 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1382 rows starting from the beginning of the part | ||
| 12906 | 2026.03.16 02:14:16.651107 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 12907 | 2026.03.16 02:14:16.651437 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 38 rows starting from the beginning of the part | ||
| 12908 | 2026.03.16 02:14:16.651775 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 12909 | 2026.03.16 02:14:16.652133 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 12910 | 2026.03.16 02:14:16.652469 [ 188 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 12911 | 2026.03.16 02:14:16.659598 [ 190 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 72 columns (72 merged, 0 gathered) in 0.009642438 sec., 159918.06221621545 rows/sec., 127.55 MiB/sec. | ||
| 12912 | 2026.03.16 02:14:16.661426 [ 190 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12913 | 2026.03.16 02:14:16.662024 [ 190 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.03.16 02:14:16.662109 [ 190 ] {5d1e2c7f-86c5-491a-8d4a-ebad3702f580::all_1_46_9} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12915 | 2026.03.16 02:14:16.662445 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 12916 | 2026.03.16 02:14:17.764902 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.03.16 02:14:17.765187 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12918 | 2026.03.16 02:14:17.765294 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12919 | 2026.03.16 02:14:17.766053 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.03.16 02:14:17.766099 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12921 | 2026.03.16 02:14:17.766500 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12922 | 2026.03.16 02:14:17.766717 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.03.16 02:14:17.766880 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001771 sec., 76792.77244494636 rows/sec., 6.66 MiB/sec. | ||
| 12924 | 2026.03.16 02:14:17.766922 [ 5 ] {9050b41e-fe70-41ec-97d3-da464e05ba26} <Debug> TCPHandler: Processed in 0.002209418 sec. | ||
| 12925 | 2026.03.16 02:14:17.767044 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.03.16 02:14:17.767141 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.03.16 02:14:17.767182 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12928 | 2026.03.16 02:14:17.767604 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.03.16 02:14:17.767641 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12930 | 2026.03.16 02:14:17.767955 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12931 | 2026.03.16 02:14:17.768161 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.03.16 02:14:17.768292 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.51 MiB/sec. | ||
| 12933 | 2026.03.16 02:14:17.768332 [ 5 ] {b8328557-414a-48a1-a7da-88d80475a252} <Debug> TCPHandler: Processed in 0.001338541 sec. | ||
| 12934 | 2026.03.16 02:14:17.768453 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2026.03.16 02:14:17.768568 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12936 | 2026.03.16 02:14:17.768616 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12937 | 2026.03.16 02:14:17.769140 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.03.16 02:14:17.769183 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12939 | 2026.03.16 02:14:17.769515 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12940 | 2026.03.16 02:14:17.769730 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.03.16 02:14:17.769858 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001315 sec., 79087.45247148289 rows/sec., 6.18 MiB/sec. | ||
| 12942 | 2026.03.16 02:14:17.769895 [ 5 ] {d514d83a-fc74-4720-815a-dd7081dd019a} <Debug> TCPHandler: Processed in 0.001502892 sec. | ||
| 12943 | 2026.03.16 02:14:17.770006 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2026.03.16 02:14:17.770099 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.03.16 02:14:17.770142 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12946 | 2026.03.16 02:14:17.770545 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.03.16 02:14:17.770580 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12948 | 2026.03.16 02:14:17.770903 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12949 | 2026.03.16 02:14:17.771105 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.03.16 02:14:17.771233 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 12951 | 2026.03.16 02:14:17.771269 [ 5 ] {777e4861-4fba-441e-8091-7a7cbea0961d} <Debug> TCPHandler: Processed in 0.001310081 sec. | ||
| 12952 | 2026.03.16 02:14:17.771435 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.03.16 02:14:17.771552 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12954 | 2026.03.16 02:14:17.771618 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12955 | 2026.03.16 02:14:17.772565 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.03.16 02:14:17.772602 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12957 | 2026.03.16 02:14:17.773173 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12958 | 2026.03.16 02:14:17.773396 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.03.16 02:14:17.773534 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002007 sec., 19930.244145490782 rows/sec., 35.71 MiB/sec. | ||
| 12960 | 2026.03.16 02:14:17.773587 [ 5 ] {be40564d-c8ac-44a0-84f0-4034db390504} <Debug> TCPHandler: Processed in 0.002214938 sec. | ||
| 12961 | 2026.03.16 02:14:17.773701 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.03.16 02:14:17.773795 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12963 | 2026.03.16 02:14:17.773837 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12964 | 2026.03.16 02:14:17.774177 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.03.16 02:14:17.774213 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12966 | 2026.03.16 02:14:17.774515 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12967 | 2026.03.16 02:14:17.774734 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.03.16 02:14:17.774856 [ 81 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12969 | 2026.03.16 02:14:17.774863 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12970 | 2026.03.16 02:14:17.774918 [ 81 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12971 | 2026.03.16 02:14:17.774926 [ 5 ] {ee134cde-a54a-41c7-82e1-7c7621267b47} <Debug> TCPHandler: Processed in 0.001276681 sec. | ||
| 12972 | 2026.03.16 02:14:17.774946 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12973 | 2026.03.16 02:14:17.775046 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12974 | 2026.03.16 02:14:17.775154 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12975 | 2026.03.16 02:14:17.775189 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4578 rows starting from the beginning of the part | ||
| 12976 | 2026.03.16 02:14:17.775252 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12977 | 2026.03.16 02:14:17.775313 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12978 | 2026.03.16 02:14:17.775355 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 24 rows starting from the beginning of the part | ||
| 12979 | 2026.03.16 02:14:17.775392 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 12980 | 2026.03.16 02:14:17.775430 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12981 | 2026.03.16 02:14:17.776933 [ 195 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4818 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929406 sec., 2497141.6073133387 rows/sec., 166.12 MiB/sec. | ||
| 12982 | 2026.03.16 02:14:17.777209 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12983 | 2026.03.16 02:14:17.777447 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2026.03.16 02:14:17.777508 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_96_19} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12985 | 2026.03.16 02:14:17.777565 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 12986 | 2026.03.16 02:14:20.860275 [ 76 ] {} <Debug> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12987 | 2026.03.16 02:14:20.860398 [ 76 ] {} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12988 | 2026.03.16 02:14:20.860439 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12989 | 2026.03.16 02:14:20.860636 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 12990 | 2026.03.16 02:14:20.860857 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12991 | 2026.03.16 02:14:20.860912 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 12992 | 2026.03.16 02:14:20.861019 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 12993 | 2026.03.16 02:14:20.861108 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 12994 | 2026.03.16 02:14:20.861180 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 12995 | 2026.03.16 02:14:20.861253 [ 195 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 12996 | 2026.03.16 02:14:20.862067 [ 193 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508852 sec., 25184.709964926977 rows/sec., 2.10 MiB/sec. | ||
| 12997 | 2026.03.16 02:14:20.862271 [ 192 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12998 | 2026.03.16 02:14:20.862576 [ 192 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.03.16 02:14:20.862653 [ 192 ] {f3cf4867-494c-4345-93c8-41a119389c03::all_1_29_7} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13000 | 2026.03.16 02:14:20.862745 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13001 | 2026.03.16 02:14:21.344776 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13002 | 2026.03.16 02:14:21.344857 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13003 | 2026.03.16 02:14:21.519414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29779 | ||
| 13004 | 2026.03.16 02:14:21.519980 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2026.03.16 02:14:21.520035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 13006 | 2026.03.16 02:14:21.520555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13007 | 2026.03.16 02:14:21.520791 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13008 | 2026.03.16 02:14:21.520933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29779 | ||
| 13009 | 2026.03.16 02:14:22.762420 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13010 | 2026.03.16 02:14:22.762601 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13011 | 2026.03.16 02:14:22.762670 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13012 | 2026.03.16 02:14:22.763375 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2026.03.16 02:14:22.763424 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 13014 | 2026.03.16 02:14:22.763825 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13015 | 2026.03.16 02:14:22.764060 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13016 | 2026.03.16 02:14:22.764215 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001666 sec., 33613.445378151264 rows/sec., 2.57 MiB/sec. | ||
| 13017 | 2026.03.16 02:14:22.764256 [ 5 ] {1dfd600a-1660-4e20-be22-025ba15d4c75} <Debug> TCPHandler: Processed in 0.001976367 sec. | ||
| 13018 | 2026.03.16 02:14:22.764373 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13019 | 2026.03.16 02:14:22.764467 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13020 | 2026.03.16 02:14:22.764508 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13021 | 2026.03.16 02:14:22.764933 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13022 | 2026.03.16 02:14:22.764970 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 13023 | 2026.03.16 02:14:22.765273 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13024 | 2026.03.16 02:14:22.765496 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.03.16 02:14:22.765628 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 13026 | 2026.03.16 02:14:22.765674 [ 5 ] {e724a789-9a52-4601-824c-285da6133ce4} <Debug> TCPHandler: Processed in 0.001351861 sec. | ||
| 13027 | 2026.03.16 02:14:22.765808 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.03.16 02:14:22.765901 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13029 | 2026.03.16 02:14:22.765946 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13030 | 2026.03.16 02:14:22.766369 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13031 | 2026.03.16 02:14:22.766406 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 13032 | 2026.03.16 02:14:22.766754 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13033 | 2026.03.16 02:14:22.766993 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13034 | 2026.03.16 02:14:22.767136 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 13035 | 2026.03.16 02:14:22.767175 [ 5 ] {835542f0-0ac5-46f3-931d-b65a3f93faec} <Debug> TCPHandler: Processed in 0.001417972 sec. | ||
| 13036 | 2026.03.16 02:14:22.767296 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13037 | 2026.03.16 02:14:22.767393 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13038 | 2026.03.16 02:14:22.767437 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13039 | 2026.03.16 02:14:22.767793 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2026.03.16 02:14:22.767831 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 13041 | 2026.03.16 02:14:22.768150 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13042 | 2026.03.16 02:14:22.768381 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.03.16 02:14:22.768552 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 13044 | 2026.03.16 02:14:22.768592 [ 5 ] {657d7193-0d00-4462-8ea1-6f84f8f77363} <Debug> TCPHandler: Processed in 0.001346571 sec. | ||
| 13045 | 2026.03.16 02:14:23.092443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13046 | 2026.03.16 02:14:23.109257 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13047 | 2026.03.16 02:14:23.109324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 13048 | 2026.03.16 02:14:23.114662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13049 | 2026.03.16 02:14:23.115352 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2026.03.16 02:14:23.118568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13051 | 2026.03.16 02:14:26.650257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1562 | ||
| 13052 | 2026.03.16 02:14:26.652396 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2026.03.16 02:14:26.652444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13054 | 2026.03.16 02:14:26.653613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13055 | 2026.03.16 02:14:26.653874 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.03.16 02:14:26.654132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
| 13057 | 2026.03.16 02:14:27.766922 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.03.16 02:14:27.767119 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.03.16 02:14:27.767189 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13060 | 2026.03.16 02:14:27.767881 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.03.16 02:14:27.767923 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13062 | 2026.03.16 02:14:27.768324 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13063 | 2026.03.16 02:14:27.768568 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.03.16 02:14:27.768727 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 13065 | 2026.03.16 02:14:27.768774 [ 5 ] {3ee31b64-3762-49a9-a8a5-9d5684ee4573} <Debug> TCPHandler: Processed in 0.001998707 sec. | ||
| 13066 | 2026.03.16 02:14:27.768893 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.03.16 02:14:27.768988 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13068 | 2026.03.16 02:14:27.769029 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13069 | 2026.03.16 02:14:27.769433 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.03.16 02:14:27.769470 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13071 | 2026.03.16 02:14:27.769762 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13072 | 2026.03.16 02:14:27.769976 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.03.16 02:14:27.770114 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001144 sec., 1748.2517482517483 rows/sec., 142.56 KiB/sec. | ||
| 13074 | 2026.03.16 02:14:27.770152 [ 5 ] {046d2490-3250-4650-822f-97324827a941} <Debug> TCPHandler: Processed in 0.001310181 sec. | ||
| 13075 | 2026.03.16 02:14:27.770263 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.03.16 02:14:27.770356 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13077 | 2026.03.16 02:14:27.770395 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13078 | 2026.03.16 02:14:27.770940 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.03.16 02:14:27.770976 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13080 | 2026.03.16 02:14:27.771291 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13081 | 2026.03.16 02:14:27.771502 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.03.16 02:14:27.771632 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Debug> executeQuery: Read 257 rows, 23.58 KiB in 0.001294 sec., 198608.96445131375 rows/sec., 17.80 MiB/sec. | ||
| 13083 | 2026.03.16 02:14:27.771629 [ 68 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13084 | 2026.03.16 02:14:27.771670 [ 5 ] {5bb233b9-be8d-477b-8565-d010b4328165} <Debug> TCPHandler: Processed in 0.001456142 sec. | ||
| 13085 | 2026.03.16 02:14:27.771711 [ 68 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.03.16 02:14:27.771741 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13087 | 2026.03.16 02:14:27.771799 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2026.03.16 02:14:27.771856 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13089 | 2026.03.16 02:14:27.771896 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13090 | 2026.03.16 02:14:27.771936 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13091 | 2026.03.16 02:14:27.771956 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13092 | 2026.03.16 02:14:27.771988 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2894 rows starting from the beginning of the part | ||
| 13093 | 2026.03.16 02:14:27.772053 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1941 rows starting from the beginning of the part | ||
| 13094 | 2026.03.16 02:14:27.772113 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 13095 | 2026.03.16 02:14:27.772160 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 136 rows starting from the beginning of the part | ||
| 13096 | 2026.03.16 02:14:27.772204 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13097 | 2026.03.16 02:14:27.772249 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 257 rows starting from the beginning of the part | ||
| 13098 | 2026.03.16 02:14:27.772359 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13099 | 2026.03.16 02:14:27.772395 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13100 | 2026.03.16 02:14:27.772692 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13101 | 2026.03.16 02:14:27.772903 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.03.16 02:14:27.773045 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Debug> executeQuery: Read 54 rows, 4.11 KiB in 0.001166 sec., 46312.178387650085 rows/sec., 3.44 MiB/sec. | ||
| 13103 | 2026.03.16 02:14:27.773082 [ 5 ] {64becf10-8d05-4c82-81cb-9b5f822f26c2} <Debug> TCPHandler: Processed in 0.00133321 sec. | ||
| 13104 | 2026.03.16 02:14:27.773193 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13105 | 2026.03.16 02:14:27.773286 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13106 | 2026.03.16 02:14:27.773326 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13107 | 2026.03.16 02:14:27.773725 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.03.16 02:14:27.773760 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13109 | 2026.03.16 02:14:27.774069 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13110 | 2026.03.16 02:14:27.774169 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002354148 sec., 2268336.5701731583 rows/sec., 183.20 MiB/sec. | ||
| 13111 | 2026.03.16 02:14:27.774290 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.03.16 02:14:27.774428 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00116 sec., 20689.655172413793 rows/sec., 1.72 MiB/sec. | ||
| 13113 | 2026.03.16 02:14:27.774467 [ 5 ] {95b5ea5b-48e5-411f-9021-f4bc99ea6375} <Debug> TCPHandler: Processed in 0.001323551 sec. | ||
| 13114 | 2026.03.16 02:14:27.774492 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13115 | 2026.03.16 02:14:27.774577 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13116 | 2026.03.16 02:14:27.774675 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13117 | 2026.03.16 02:14:27.774717 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13118 | 2026.03.16 02:14:27.774795 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.03.16 02:14:27.774886 [ 193 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_101_20} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13120 | 2026.03.16 02:14:27.774985 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13121 | 2026.03.16 02:14:27.775110 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.03.16 02:14:27.775150 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13123 | 2026.03.16 02:14:27.775436 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13124 | 2026.03.16 02:14:27.775646 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.03.16 02:14:27.775776 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 13126 | 2026.03.16 02:14:27.775812 [ 5 ] {b7843cf3-fd0a-46f2-8dbb-b8d6abc87226} <Debug> TCPHandler: Processed in 0.001284501 sec. | ||
| 13127 | 2026.03.16 02:14:27.775927 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.03.16 02:14:27.776018 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13129 | 2026.03.16 02:14:27.776057 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13130 | 2026.03.16 02:14:27.776519 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13131 | 2026.03.16 02:14:27.776555 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13132 | 2026.03.16 02:14:27.776869 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13133 | 2026.03.16 02:14:27.777091 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13134 | 2026.03.16 02:14:27.777221 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.00122 sec., 116393.44262295082 rows/sec., 9.40 MiB/sec. | ||
| 13135 | 2026.03.16 02:14:27.777235 [ 58 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13136 | 2026.03.16 02:14:27.777258 [ 5 ] {f915cb71-f8b0-4b76-a124-c3bbf0c7bc5e} <Debug> TCPHandler: Processed in 0.001381221 sec. | ||
| 13137 | 2026.03.16 02:14:27.777303 [ 58 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.03.16 02:14:27.777329 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13139 | 2026.03.16 02:14:27.777398 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2026.03.16 02:14:27.777449 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13141 | 2026.03.16 02:14:27.777496 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.03.16 02:14:27.777547 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13143 | 2026.03.16 02:14:27.777587 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13144 | 2026.03.16 02:14:27.777630 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1551 rows starting from the beginning of the part | ||
| 13145 | 2026.03.16 02:14:27.777698 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1013 rows starting from the beginning of the part | ||
| 13146 | 2026.03.16 02:14:27.777752 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 13147 | 2026.03.16 02:14:27.777792 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 13148 | 2026.03.16 02:14:27.777830 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13149 | 2026.03.16 02:14:27.777870 [ 200 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 142 rows starting from the beginning of the part | ||
| 13150 | 2026.03.16 02:14:27.777955 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.03.16 02:14:27.777996 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13152 | 2026.03.16 02:14:27.778361 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13153 | 2026.03.16 02:14:27.778592 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.03.16 02:14:27.778729 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001252 sec., 157348.24281150158 rows/sec., 11.29 MiB/sec. | ||
| 13155 | 2026.03.16 02:14:27.778765 [ 5 ] {f5db13d7-7c0d-4e96-b62c-6906ed1b1979} <Debug> TCPHandler: Processed in 0.001422222 sec. | ||
| 13156 | 2026.03.16 02:14:27.778881 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.03.16 02:14:27.778974 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.03.16 02:14:27.779027 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13159 | 2026.03.16 02:14:27.779160 [ 203 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762174 sec., 1667258.7383538743 rows/sec., 124.12 MiB/sec. | ||
| 13160 | 2026.03.16 02:14:27.779405 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13161 | 2026.03.16 02:14:27.779694 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.03.16 02:14:27.779768 [ 194 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_101_20} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13163 | 2026.03.16 02:14:27.779861 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13164 | 2026.03.16 02:14:27.779926 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.03.16 02:14:27.779966 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13166 | 2026.03.16 02:14:27.780538 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13167 | 2026.03.16 02:14:27.780765 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.03.16 02:14:27.780909 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001953 sec., 20481.310803891447 rows/sec., 36.70 MiB/sec. | ||
| 13169 | 2026.03.16 02:14:27.780971 [ 5 ] {4269db44-e6ce-43e4-aba7-ad84dd3b561d} <Debug> TCPHandler: Processed in 0.002139608 sec. | ||
| 13170 | 2026.03.16 02:14:27.781088 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13171 | 2026.03.16 02:14:27.781181 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13172 | 2026.03.16 02:14:27.781222 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13173 | 2026.03.16 02:14:27.781559 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13174 | 2026.03.16 02:14:27.781595 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13175 | 2026.03.16 02:14:27.781896 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13176 | 2026.03.16 02:14:27.782104 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.03.16 02:14:27.782240 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13178 | 2026.03.16 02:14:27.782276 [ 5 ] {3cd0a77e-01d0-4b69-be7c-1f197bf1f822} <Debug> TCPHandler: Processed in 0.00123685 sec. | ||
| 13179 | 2026.03.16 02:14:29.021175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30291 | ||
| 13180 | 2026.03.16 02:14:29.021984 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13181 | 2026.03.16 02:14:29.022064 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13182 | 2026.03.16 02:14:29.022544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13183 | 2026.03.16 02:14:29.022776 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13184 | 2026.03.16 02:14:29.022924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30291 | ||
| 13185 | 2026.03.16 02:14:30.618734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13186 | 2026.03.16 02:14:30.635546 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.03.16 02:14:30.635598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13188 | 2026.03.16 02:14:30.641553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13189 | 2026.03.16 02:14:30.642246 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.03.16 02:14:30.644986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13191 | 2026.03.16 02:14:32.762917 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13192 | 2026.03.16 02:14:32.763100 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13193 | 2026.03.16 02:14:32.763168 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13194 | 2026.03.16 02:14:32.763847 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.03.16 02:14:32.763898 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13196 | 2026.03.16 02:14:32.764299 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13197 | 2026.03.16 02:14:32.764537 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.03.16 02:14:32.764703 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 13199 | 2026.03.16 02:14:32.764757 [ 5 ] {187de513-6a2b-4d03-8312-1e77b2f75bf9} <Debug> TCPHandler: Processed in 0.001973526 sec. | ||
| 13200 | 2026.03.16 02:14:32.764896 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13201 | 2026.03.16 02:14:32.765000 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13202 | 2026.03.16 02:14:32.765043 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13203 | 2026.03.16 02:14:32.765491 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.03.16 02:14:32.765529 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13205 | 2026.03.16 02:14:32.765840 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13206 | 2026.03.16 02:14:32.766051 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.03.16 02:14:32.766188 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 13208 | 2026.03.16 02:14:32.766226 [ 5 ] {e7727e69-6a1c-4ac3-98f8-4151acb4e7d6} <Debug> TCPHandler: Processed in 0.001382942 sec. | ||
| 13209 | 2026.03.16 02:14:32.766342 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13210 | 2026.03.16 02:14:32.766438 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13211 | 2026.03.16 02:14:32.766482 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13212 | 2026.03.16 02:14:32.766903 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13213 | 2026.03.16 02:14:32.766942 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13214 | 2026.03.16 02:14:32.767285 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13215 | 2026.03.16 02:14:32.767512 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.03.16 02:14:32.767649 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 13217 | 2026.03.16 02:14:32.767652 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 5 parts from all_1_95_19 to all_99_99_0 | ||
| 13218 | 2026.03.16 02:14:32.767688 [ 5 ] {b8afec36-93c0-494a-9794-25e4ae291b09} <Debug> TCPHandler: Processed in 0.001395222 sec. | ||
| 13219 | 2026.03.16 02:14:32.767724 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2026.03.16 02:14:32.767750 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13221 | 2026.03.16 02:14:32.767817 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13222 | 2026.03.16 02:14:32.767850 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_95_19 to all_99_99_0 into Compact with storage Full | ||
| 13223 | 2026.03.16 02:14:32.767916 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13224 | 2026.03.16 02:14:32.767964 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13225 | 2026.03.16 02:14:32.768013 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13226 | 2026.03.16 02:14:32.768071 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_95_19, total 31806 rows starting from the beginning of the part | ||
| 13227 | 2026.03.16 02:14:32.768154 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 96 rows starting from the beginning of the part | ||
| 13228 | 2026.03.16 02:14:32.768210 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13229 | 2026.03.16 02:14:32.768274 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13230 | 2026.03.16 02:14:32.768302 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13231 | 2026.03.16 02:14:32.768336 [ 198 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 197 rows starting from the beginning of the part | ||
| 13232 | 2026.03.16 02:14:32.768344 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13233 | 2026.03.16 02:14:32.768739 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13234 | 2026.03.16 02:14:32.769006 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.03.16 02:14:32.769142 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 13236 | 2026.03.16 02:14:32.769180 [ 5 ] {04a9acb8-e511-41f3-aac0-ab88b098ad2e} <Debug> TCPHandler: Processed in 0.001412102 sec. | ||
| 13237 | 2026.03.16 02:14:32.775470 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007664293 sec., 4229874.823418154 rows/sec., 278.38 MiB/sec. | ||
| 13238 | 2026.03.16 02:14:32.776042 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 13239 | 2026.03.16 02:14:32.776412 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13240 | 2026.03.16 02:14:32.776490 [ 186 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 5 parts: [all_1_95_19, all_99_99_0] -> all_1_99_20 | ||
| 13241 | 2026.03.16 02:14:32.776591 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13242 | 2026.03.16 02:14:33.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.34 MiB, peak 359.01 MiB, free memory in arenas 0.00 B, will set to 347.20 MiB (RSS), difference: 1.86 MiB | ||
| 13243 | 2026.03.16 02:14:36.344913 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13244 | 2026.03.16 02:14:36.345016 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13245 | 2026.03.16 02:14:36.523135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30739 | ||
| 13246 | 2026.03.16 02:14:36.523617 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13247 | 2026.03.16 02:14:36.523656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13248 | 2026.03.16 02:14:36.524118 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13249 | 2026.03.16 02:14:36.524335 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13250 | 2026.03.16 02:14:36.524460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30739 | ||
| 13251 | 2026.03.16 02:14:36.654422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1590 | ||
| 13252 | 2026.03.16 02:14:36.656797 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.03.16 02:14:36.656855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13254 | 2026.03.16 02:14:36.658182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13255 | 2026.03.16 02:14:36.658461 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.03.16 02:14:36.658863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 13257 | 2026.03.16 02:14:37.002017 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001615063 sec. | ||
| 13258 | 2026.03.16 02:14:37.765152 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.03.16 02:14:37.765412 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13260 | 2026.03.16 02:14:37.765511 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13261 | 2026.03.16 02:14:37.766416 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13262 | 2026.03.16 02:14:37.766463 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13263 | 2026.03.16 02:14:37.766876 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13264 | 2026.03.16 02:14:37.767111 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.03.16 02:14:37.767279 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001936 sec., 70247.93388429753 rows/sec., 6.09 MiB/sec. | ||
| 13266 | 2026.03.16 02:14:37.767330 [ 5 ] {f47de599-f8f0-416e-ba4d-11acc7919d37} <Debug> TCPHandler: Processed in 0.002348039 sec. | ||
| 13267 | 2026.03.16 02:14:37.767454 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13268 | 2026.03.16 02:14:37.767556 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13269 | 2026.03.16 02:14:37.767600 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13270 | 2026.03.16 02:14:37.768035 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13271 | 2026.03.16 02:14:37.768073 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13272 | 2026.03.16 02:14:37.768377 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13273 | 2026.03.16 02:14:37.768587 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2026.03.16 02:14:37.768710 [ 29 ] {} <Debug> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13275 | 2026.03.16 02:14:37.768720 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001186 sec., 33726.81281618887 rows/sec., 2.48 MiB/sec. | ||
| 13276 | 2026.03.16 02:14:37.768787 [ 29 ] {} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2026.03.16 02:14:37.768803 [ 5 ] {e01e5c17-649e-4a12-b635-3554e1498c7c} <Debug> TCPHandler: Processed in 0.001402211 sec. | ||
| 13278 | 2026.03.16 02:14:37.768814 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13279 | 2026.03.16 02:14:37.768928 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13280 | 2026.03.16 02:14:37.768931 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13281 | 2026.03.16 02:14:37.769034 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13282 | 2026.03.16 02:14:37.769077 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13283 | 2026.03.16 02:14:37.769080 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13284 | 2026.03.16 02:14:37.769123 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 13285 | 2026.03.16 02:14:37.769202 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 13286 | 2026.03.16 02:14:37.769252 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
| 13287 | 2026.03.16 02:14:37.769309 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 13288 | 2026.03.16 02:14:37.769352 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
| 13289 | 2026.03.16 02:14:37.769395 [ 196 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 13290 | 2026.03.16 02:14:37.769551 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13291 | 2026.03.16 02:14:37.769594 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13292 | 2026.03.16 02:14:37.769942 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13293 | 2026.03.16 02:14:37.770193 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.03.16 02:14:37.770330 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001316 sec., 79027.35562310032 rows/sec., 6.17 MiB/sec. | ||
| 13295 | 2026.03.16 02:14:37.770342 [ 186 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454792 sec., 283201.9972614642 rows/sec., 20.44 MiB/sec. | ||
| 13296 | 2026.03.16 02:14:37.770369 [ 5 ] {595878cf-4ca4-4a7f-99ba-f72d076eb141} <Debug> TCPHandler: Processed in 0.001492052 sec. | ||
| 13297 | 2026.03.16 02:14:37.770509 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13298 | 2026.03.16 02:14:37.770528 [ 203 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13299 | 2026.03.16 02:14:37.770605 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13300 | 2026.03.16 02:14:37.770649 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13301 | 2026.03.16 02:14:37.770792 [ 203 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.03.16 02:14:37.770861 [ 203 ] {0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2::all_1_61_12} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13303 | 2026.03.16 02:14:37.770941 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13304 | 2026.03.16 02:14:37.771063 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.03.16 02:14:37.771098 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13306 | 2026.03.16 02:14:37.771430 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13307 | 2026.03.16 02:14:37.771642 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.16 02:14:37.771772 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 13309 | 2026.03.16 02:14:37.771810 [ 5 ] {384435e0-2938-4ebc-ae25-411c0e2b1a92} <Debug> TCPHandler: Processed in 0.001352151 sec. | ||
| 13310 | 2026.03.16 02:14:37.771923 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2026.03.16 02:14:37.772016 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13312 | 2026.03.16 02:14:37.772071 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13313 | 2026.03.16 02:14:37.772944 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.03.16 02:14:37.772982 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13315 | 2026.03.16 02:14:37.773552 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13316 | 2026.03.16 02:14:37.773780 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.03.16 02:14:37.773896 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13318 | 2026.03.16 02:14:37.773923 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 13319 | 2026.03.16 02:14:37.773934 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13320 | 2026.03.16 02:14:37.773965 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13321 | 2026.03.16 02:14:37.773999 [ 5 ] {ff3db795-0c1e-4ca8-a190-d5471470d47c} <Debug> TCPHandler: Processed in 0.002125838 sec. | ||
| 13322 | 2026.03.16 02:14:37.774067 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13323 | 2026.03.16 02:14:37.774138 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13324 | 2026.03.16 02:14:37.774235 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13325 | 2026.03.16 02:14:37.774278 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13326 | 2026.03.16 02:14:37.774330 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13327 | 2026.03.16 02:14:37.774400 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1743 rows starting from the beginning of the part | ||
| 13328 | 2026.03.16 02:14:37.774546 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 13329 | 2026.03.16 02:14:37.774629 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2026.03.16 02:14:37.774663 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 11 rows starting from the beginning of the part | ||
| 13331 | 2026.03.16 02:14:37.774669 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13332 | 2026.03.16 02:14:37.774776 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 13333 | 2026.03.16 02:14:37.774880 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 13334 | 2026.03.16 02:14:37.774977 [ 186 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 13335 | 2026.03.16 02:14:37.775006 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13336 | 2026.03.16 02:14:37.775230 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2026.03.16 02:14:37.775372 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 13338 | 2026.03.16 02:14:37.775410 [ 5 ] {3f83408a-f7e9-4998-acb9-076fb094196d} <Debug> TCPHandler: Processed in 0.001323701 sec. | ||
| 13339 | 2026.03.16 02:14:37.785510 [ 189 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1914 rows, containing 19 columns (19 merged, 0 gathered) in 0.011487924 sec., 166609.7373206856 rows/sec., 298.56 MiB/sec. | ||
| 13340 | 2026.03.16 02:14:37.787495 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13341 | 2026.03.16 02:14:37.787846 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2026.03.16 02:14:37.787914 [ 199 ] {57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13343 | 2026.03.16 02:14:37.788063 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.44 MiB. | ||
| 13344 | 2026.03.16 02:14:38.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.70 MiB, peak 365.11 MiB, free memory in arenas 0.00 B, will set to 355.04 MiB (RSS), difference: 7.34 MiB | ||
| 13345 | 2026.03.16 02:14:38.145137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13346 | 2026.03.16 02:14:38.162349 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13347 | 2026.03.16 02:14:38.162408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13348 | 2026.03.16 02:14:38.168782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13349 | 2026.03.16 02:14:38.169529 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13350 | 2026.03.16 02:14:38.172809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13351 | 2026.03.16 02:14:39.752303 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13352 | 2026.03.16 02:14:39.752607 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13353 | 2026.03.16 02:14:39.752712 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13354 | 2026.03.16 02:14:39.753474 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.03.16 02:14:39.753514 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13356 | 2026.03.16 02:14:39.753915 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13357 | 2026.03.16 02:14:39.754149 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.03.16 02:14:39.754311 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001781 sec., 2245.929253228523 rows/sec., 183.14 KiB/sec. | ||
| 13359 | 2026.03.16 02:14:39.754362 [ 5 ] {4a1a031a-d2fe-46e8-b3c5-d20c8cf79d8e} <Debug> TCPHandler: Processed in 0.002245829 sec. | ||
| 13360 | 2026.03.16 02:14:39.754485 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13361 | 2026.03.16 02:14:39.754588 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13362 | 2026.03.16 02:14:39.754631 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13363 | 2026.03.16 02:14:39.755908 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2026.03.16 02:14:39.755944 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13365 | 2026.03.16 02:14:39.756375 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13366 | 2026.03.16 02:14:39.756590 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.03.16 02:14:39.756725 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Debug> executeQuery: Read 1942 rows, 148.69 KiB in 0.00216 sec., 899074.074074074 rows/sec., 67.22 MiB/sec. | ||
| 13368 | 2026.03.16 02:14:39.756764 [ 5 ] {70835710-6da4-4d64-85ca-ff7c9b83cd95} <Debug> TCPHandler: Processed in 0.002332739 sec. | ||
| 13369 | 2026.03.16 02:14:39.756891 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.03.16 02:14:39.756987 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13371 | 2026.03.16 02:14:39.757028 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13372 | 2026.03.16 02:14:39.757445 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.03.16 02:14:39.757482 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13374 | 2026.03.16 02:14:39.757786 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13375 | 2026.03.16 02:14:39.757998 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.03.16 02:14:39.758127 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.00116 sec., 12931.034482758621 rows/sec., 953.83 KiB/sec. | ||
| 13377 | 2026.03.16 02:14:39.758165 [ 5 ] {97bee898-4a89-4028-874d-4cd62ac7aaca} <Debug> TCPHandler: Processed in 0.001325421 sec. | ||
| 13378 | 2026.03.16 02:14:39.758276 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13379 | 2026.03.16 02:14:39.758369 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13380 | 2026.03.16 02:14:39.758409 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13381 | 2026.03.16 02:14:39.759021 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13382 | 2026.03.16 02:14:39.759058 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13383 | 2026.03.16 02:14:39.759398 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13384 | 2026.03.16 02:14:39.759624 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13385 | 2026.03.16 02:14:39.759753 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001402 sec., 504992.8673323823 rows/sec., 29.46 MiB/sec. | ||
| 13386 | 2026.03.16 02:14:39.759791 [ 5 ] {3c9643f3-51f3-4341-bbe1-ebe2112574c5} <Debug> TCPHandler: Processed in 0.001565263 sec. | ||
| 13387 | 2026.03.16 02:14:39.759899 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13388 | 2026.03.16 02:14:39.759993 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13389 | 2026.03.16 02:14:39.760039 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13390 | 2026.03.16 02:14:39.760410 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.03.16 02:14:39.760447 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13392 | 2026.03.16 02:14:39.760734 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13393 | 2026.03.16 02:14:39.760951 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Trace> oximeter.fields_u64 (21964b3d-e744-4a65-8b7d-0bc578062edc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.03.16 02:14:39.761082 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 13395 | 2026.03.16 02:14:39.761121 [ 5 ] {67aa8eb9-13b1-4792-bed2-f41b6bf99ee4} <Debug> TCPHandler: Processed in 0.001272 sec. | ||
| 13396 | 2026.03.16 02:14:39.761230 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13397 | 2026.03.16 02:14:39.761324 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13398 | 2026.03.16 02:14:39.761363 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13399 | 2026.03.16 02:14:39.762104 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13400 | 2026.03.16 02:14:39.762140 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13401 | 2026.03.16 02:14:39.762489 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13402 | 2026.03.16 02:14:39.762710 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13403 | 2026.03.16 02:14:39.762841 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Debug> executeQuery: Read 1015 rows, 71.55 KiB in 0.001535 sec., 661237.7850162867 rows/sec., 45.52 MiB/sec. | ||
| 13404 | 2026.03.16 02:14:39.762879 [ 5 ] {415e79b6-bf84-4891-8d6a-151ffea7a63e} <Debug> TCPHandler: Processed in 0.001698424 sec. | ||
| 13405 | 2026.03.16 02:14:39.762981 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13406 | 2026.03.16 02:14:39.763073 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13407 | 2026.03.16 02:14:39.763119 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13408 | 2026.03.16 02:14:39.763770 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.03.16 02:14:39.763806 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13410 | 2026.03.16 02:14:39.764214 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13411 | 2026.03.16 02:14:39.764450 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.03.16 02:14:39.764582 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001527 sec., 819253.4381139489 rows/sec., 51.38 MiB/sec. | ||
| 13413 | 2026.03.16 02:14:39.764620 [ 5 ] {4376a952-0eb1-40eb-864f-670d574e541e} <Debug> TCPHandler: Processed in 0.001689303 sec. | ||
| 13414 | 2026.03.16 02:14:39.764722 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13415 | 2026.03.16 02:14:39.764814 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13416 | 2026.03.16 02:14:39.764870 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13417 | 2026.03.16 02:14:39.765623 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13418 | 2026.03.16 02:14:39.765661 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13419 | 2026.03.16 02:14:39.766184 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13420 | 2026.03.16 02:14:39.766414 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13421 | 2026.03.16 02:14:39.766555 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001758 sec., 6257.110352673492 rows/sec., 11.21 MiB/sec. | ||
| 13422 | 2026.03.16 02:14:39.766616 [ 5 ] {eab0b6b5-8016-4b4c-9be3-f763250a745a} <Debug> TCPHandler: Processed in 0.001944146 sec. | ||
| 13423 | 2026.03.16 02:14:39.766724 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2026.03.16 02:14:39.766817 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13425 | 2026.03.16 02:14:39.766860 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13426 | 2026.03.16 02:14:39.767178 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2026.03.16 02:14:39.767214 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13428 | 2026.03.16 02:14:39.767517 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13429 | 2026.03.16 02:14:39.767733 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2026.03.16 02:14:39.767853 [ 28 ] {} <Debug> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13431 | 2026.03.16 02:14:39.767862 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001062 sec., 22598.870056497173 rows/sec., 1.52 MiB/sec. | ||
| 13432 | 2026.03.16 02:14:39.767912 [ 28 ] {} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.03.16 02:14:39.767921 [ 5 ] {d16dbe60-57f0-45ba-ae46-1d7a3ff3c693} <Debug> TCPHandler: Processed in 0.001247261 sec. | ||
| 13434 | 2026.03.16 02:14:39.767942 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13435 | 2026.03.16 02:14:39.768066 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13436 | 2026.03.16 02:14:39.768153 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13437 | 2026.03.16 02:14:39.768181 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4818 rows starting from the beginning of the part | ||
| 13438 | 2026.03.16 02:14:39.768236 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13439 | 2026.03.16 02:14:39.768287 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13440 | 2026.03.16 02:14:39.768324 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13441 | 2026.03.16 02:14:39.768359 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13442 | 2026.03.16 02:14:39.768396 [ 203 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 13443 | 2026.03.16 02:14:39.769862 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001840535 sec., 2761153.686292301 rows/sec., 183.81 MiB/sec. | ||
| 13444 | 2026.03.16 02:14:39.770289 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13445 | 2026.03.16 02:14:39.770620 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.03.16 02:14:39.770708 [ 189 ] {df7130cb-f7c5-4f21-90fc-f3479ed09f40::all_1_101_20} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13447 | 2026.03.16 02:14:39.770831 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13448 | 2026.03.16 02:14:42.759683 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2026.03.16 02:14:42.759883 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13450 | 2026.03.16 02:14:42.759956 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13451 | 2026.03.16 02:14:42.760643 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.03.16 02:14:42.760688 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13453 | 2026.03.16 02:14:42.761092 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13454 | 2026.03.16 02:14:42.761330 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.03.16 02:14:42.761514 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.54 MiB/sec. | ||
| 13456 | 2026.03.16 02:14:42.761567 [ 5 ] {67a8a5fe-11db-4b10-951f-b9d8abdb350a} <Debug> TCPHandler: Processed in 0.002025746 sec. | ||
| 13457 | 2026.03.16 02:14:42.761691 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2026.03.16 02:14:42.761795 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13459 | 2026.03.16 02:14:42.761839 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13460 | 2026.03.16 02:14:42.762283 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.03.16 02:14:42.762320 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13462 | 2026.03.16 02:14:42.762675 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13463 | 2026.03.16 02:14:42.762896 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.03.16 02:14:42.763048 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 13465 | 2026.03.16 02:14:42.763087 [ 5 ] {b8d9e122-8404-4ced-ae7a-15e09b443a38} <Debug> TCPHandler: Processed in 0.001449842 sec. | ||
| 13466 | 2026.03.16 02:14:42.763199 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13467 | 2026.03.16 02:14:42.763289 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13468 | 2026.03.16 02:14:42.763331 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13469 | 2026.03.16 02:14:42.763693 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.03.16 02:14:42.763728 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13471 | 2026.03.16 02:14:42.764117 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13472 | 2026.03.16 02:14:42.764336 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.03.16 02:14:42.764467 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001182 sec., 81218.27411167511 rows/sec., 5.66 MiB/sec. | ||
| 13474 | 2026.03.16 02:14:42.764505 [ 5 ] {1ba565cb-9d05-4aa5-8704-080a67621ec9} <Debug> TCPHandler: Processed in 0.001346431 sec. | ||
| 13475 | 2026.03.16 02:14:42.764620 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13476 | 2026.03.16 02:14:42.764713 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13477 | 2026.03.16 02:14:42.764756 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13478 | 2026.03.16 02:14:42.765092 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13479 | 2026.03.16 02:14:42.765128 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13480 | 2026.03.16 02:14:42.765429 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13481 | 2026.03.16 02:14:42.765638 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13482 | 2026.03.16 02:14:42.765766 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001071 sec., 33613.445378151264 rows/sec., 2.27 MiB/sec. | ||
| 13483 | 2026.03.16 02:14:42.765801 [ 5 ] {9f91103d-4334-4ccd-91c5-38befdc04cf6} <Debug> TCPHandler: Processed in 0.00123137 sec. | ||
| 13484 | 2026.03.16 02:14:44.024659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31251 | ||
| 13485 | 2026.03.16 02:14:44.025230 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2026.03.16 02:14:44.025268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13487 | 2026.03.16 02:14:44.025748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13488 | 2026.03.16 02:14:44.025999 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13489 | 2026.03.16 02:14:44.026148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31251 | ||
| 13490 | 2026.03.16 02:14:45.672966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13491 | 2026.03.16 02:14:45.691511 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13492 | 2026.03.16 02:14:45.691576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13493 | 2026.03.16 02:14:45.697988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13494 | 2026.03.16 02:14:45.698704 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13495 | 2026.03.16 02:14:45.701869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13496 | 2026.03.16 02:14:46.659179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1628 | ||
| 13497 | 2026.03.16 02:14:46.662294 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.03.16 02:14:46.662386 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13499 | 2026.03.16 02:14:46.663902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13500 | 2026.03.16 02:14:46.664232 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.03.16 02:14:46.664602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 13502 | 2026.03.16 02:14:46.864207 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35967 | ||
| 13503 | 2026.03.16 02:14:46.864313 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13504 | 2026.03.16 02:14:46.864340 [ 293 ] {} <Debug> TCP-Session: 6cf7fcc0-998b-4004-a3e7-ddd3a67562e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35967 | ||
| 13505 | 2026.03.16 02:14:46.864364 [ 293 ] {} <Debug> TCP-Session: 6cf7fcc0-998b-4004-a3e7-ddd3a67562e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13506 | 2026.03.16 02:14:46.864377 [ 293 ] {} <Debug> TCP-Session: 6cf7fcc0-998b-4004-a3e7-ddd3a67562e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13507 | 2026.03.16 02:14:46.864617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36203 | ||
| 13508 | 2026.03.16 02:14:46.864651 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40281 | ||
| 13509 | 2026.03.16 02:14:46.864667 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59543 | ||
| 13510 | 2026.03.16 02:14:46.864724 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36390 | ||
| 13511 | 2026.03.16 02:14:46.864732 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13512 | 2026.03.16 02:14:46.864740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42776 | ||
| 13513 | 2026.03.16 02:14:46.864772 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13514 | 2026.03.16 02:14:46.864795 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13515 | 2026.03.16 02:14:46.864784 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13516 | 2026.03.16 02:14:46.864831 [ 290 ] {} <Debug> TCP-Session: 1fe34105-ad9d-445a-bf22-ef26b71152f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36390 | ||
| 13517 | 2026.03.16 02:14:46.864824 [ 3 ] {} <Debug> TCP-Session: 285a2f29-ff08-4c20-9667-aeda613abc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:40281 | ||
| 13518 | 2026.03.16 02:14:46.864849 [ 287 ] {} <Debug> TCP-Session: 7d5efbc1-1298-4aab-b8f4-3af4457ec011 Authenticating user 'default' from [fd00:1122:3344:101::e]:59543 | ||
| 13519 | 2026.03.16 02:14:46.864867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13520 | 2026.03.16 02:14:46.864876 [ 3 ] {} <Debug> TCP-Session: 285a2f29-ff08-4c20-9667-aeda613abc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13521 | 2026.03.16 02:14:46.864885 [ 287 ] {} <Debug> TCP-Session: 7d5efbc1-1298-4aab-b8f4-3af4457ec011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13522 | 2026.03.16 02:14:46.864909 [ 3 ] {} <Debug> TCP-Session: 285a2f29-ff08-4c20-9667-aeda613abc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13523 | 2026.03.16 02:14:46.864922 [ 287 ] {} <Debug> TCP-Session: 7d5efbc1-1298-4aab-b8f4-3af4457ec011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13524 | 2026.03.16 02:14:46.864861 [ 290 ] {} <Debug> TCP-Session: 1fe34105-ad9d-445a-bf22-ef26b71152f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2026.03.16 02:14:46.864776 [ 293 ] {} <Trace> TCP-Session: 6cf7fcc0-998b-4004-a3e7-ddd3a67562e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.03.16 02:14:46.864964 [ 290 ] {} <Debug> TCP-Session: 1fe34105-ad9d-445a-bf22-ef26b71152f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.03.16 02:14:46.864773 [ 294 ] {} <Debug> TCP-Session: 55c3b3d1-22be-4511-b296-54ef74a9413f Authenticating user 'default' from [fd00:1122:3344:101::e]:36203 | ||
| 13528 | 2026.03.16 02:14:46.864732 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46891 | ||
| 13529 | 2026.03.16 02:14:46.865021 [ 294 ] {} <Debug> TCP-Session: 55c3b3d1-22be-4511-b296-54ef74a9413f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2026.03.16 02:14:46.864700 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37068 | ||
| 13531 | 2026.03.16 02:14:46.865061 [ 294 ] {} <Debug> TCP-Session: 55c3b3d1-22be-4511-b296-54ef74a9413f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13532 | 2026.03.16 02:14:46.865093 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13533 | 2026.03.16 02:14:46.864697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46817 | ||
| 13534 | 2026.03.16 02:14:46.865128 [ 291 ] {} <Debug> TCP-Session: 588c9509-7f86-4512-b10c-c73866fbd6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:46891 | ||
| 13535 | 2026.03.16 02:14:46.864905 [ 292 ] {} <Debug> TCP-Session: 18937ab0-53f9-42ae-9b84-319360354bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:42776 | ||
| 13536 | 2026.03.16 02:14:46.865164 [ 291 ] {} <Debug> TCP-Session: 588c9509-7f86-4512-b10c-c73866fbd6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13537 | 2026.03.16 02:14:46.865161 [ 293 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35967) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13538 | 2026.03.16 02:14:46.865201 [ 291 ] {} <Debug> TCP-Session: 588c9509-7f86-4512-b10c-c73866fbd6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13539 | 2026.03.16 02:14:46.865205 [ 292 ] {} <Debug> TCP-Session: 18937ab0-53f9-42ae-9b84-319360354bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13540 | 2026.03.16 02:14:46.865251 [ 292 ] {} <Debug> TCP-Session: 18937ab0-53f9-42ae-9b84-319360354bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.03.16 02:14:46.865506 [ 293 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13542 | 2026.03.16 02:14:46.865553 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13543 | 2026.03.16 02:14:46.865570 [ 293 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13544 | 2026.03.16 02:14:46.865585 [ 289 ] {} <Debug> TCP-Session: 97fc0d24-74f8-4042-b4f1-15a87b709b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:37068 | ||
| 13545 | 2026.03.16 02:14:46.865605 [ 289 ] {} <Debug> TCP-Session: 97fc0d24-74f8-4042-b4f1-15a87b709b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.03.16 02:14:46.865617 [ 289 ] {} <Debug> TCP-Session: 97fc0d24-74f8-4042-b4f1-15a87b709b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13547 | 2026.03.16 02:14:46.865662 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13548 | 2026.03.16 02:14:46.865695 [ 288 ] {} <Debug> TCP-Session: 38e1f409-b132-4a3f-a33d-001add77d557 Authenticating user 'default' from [fd00:1122:3344:101::e]:46817 | ||
| 13549 | 2026.03.16 02:14:46.865712 [ 288 ] {} <Debug> TCP-Session: 38e1f409-b132-4a3f-a33d-001add77d557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2026.03.16 02:14:46.865725 [ 288 ] {} <Debug> TCP-Session: 38e1f409-b132-4a3f-a33d-001add77d557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13551 | 2026.03.16 02:14:46.865885 [ 293 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 13552 | 2026.03.16 02:14:46.866827 [ 329 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Trace> AggregatingTransform: Aggregating | ||
| 13553 | 2026.03.16 02:14:46.866867 [ 329 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Trace> Aggregator: Aggregation method: without_key | ||
| 13554 | 2026.03.16 02:14:46.866902 [ 329 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910357 sec. (1098.470 rows/sec., 42.91 KiB/sec.) | ||
| 13555 | 2026.03.16 02:14:46.866920 [ 329 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Trace> Aggregator: Merging aggregated data | ||
| 13556 | 2026.03.16 02:14:46.868424 [ 293 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003335 sec., 299.85007496251876 rows/sec., 11.71 KiB/sec. | ||
| 13557 | 2026.03.16 02:14:46.868556 [ 293 ] {5f70994b-b986-49e5-af45-57fbc30dcd53} <Debug> TCPHandler: Processed in 0.003949322 sec. | ||
| 13558 | 2026.03.16 02:14:46.868684 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13559 | 2026.03.16 02:14:46.868714 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13560 | 2026.03.16 02:14:46.868717 [ 293 ] {} <Debug> TCP-Session: 6cf7fcc0-998b-4004-a3e7-ddd3a67562e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13561 | 2026.03.16 02:14:46.868735 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13562 | 2026.03.16 02:14:46.868757 [ 292 ] {} <Debug> TCP-Session: 18937ab0-53f9-42ae-9b84-319360354bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13563 | 2026.03.16 02:14:46.868774 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13564 | 2026.03.16 02:14:46.868798 [ 287 ] {} <Debug> TCP-Session: 7d5efbc1-1298-4aab-b8f4-3af4457ec011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.03.16 02:14:46.868809 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13566 | 2026.03.16 02:14:46.868821 [ 294 ] {} <Debug> TCP-Session: 55c3b3d1-22be-4511-b296-54ef74a9413f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.03.16 02:14:46.868839 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13568 | 2026.03.16 02:14:46.868850 [ 290 ] {} <Debug> TCP-Session: 1fe34105-ad9d-445a-bf22-ef26b71152f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13569 | 2026.03.16 02:14:46.868851 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13570 | 2026.03.16 02:14:46.868885 [ 289 ] {} <Debug> TCP-Session: 97fc0d24-74f8-4042-b4f1-15a87b709b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.03.16 02:14:46.868794 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13572 | 2026.03.16 02:14:46.868925 [ 291 ] {} <Debug> TCP-Session: 588c9509-7f86-4512-b10c-c73866fbd6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2026.03.16 02:14:46.868755 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13574 | 2026.03.16 02:14:46.868959 [ 3 ] {} <Debug> TCP-Session: 285a2f29-ff08-4c20-9667-aeda613abc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.03.16 02:14:46.869002 [ 288 ] {} <Debug> TCP-Session: 38e1f409-b132-4a3f-a33d-001add77d557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2026.03.16 02:14:46.876873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39397 | ||
| 13577 | 2026.03.16 02:14:46.876944 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13578 | 2026.03.16 02:14:46.876966 [ 293 ] {} <Debug> TCP-Session: 60818f4e-0062-49c2-9305-589a97345cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39397 | ||
| 13579 | 2026.03.16 02:14:46.876984 [ 293 ] {} <Debug> TCP-Session: 60818f4e-0062-49c2-9305-589a97345cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13580 | 2026.03.16 02:14:46.876997 [ 293 ] {} <Debug> TCP-Session: 60818f4e-0062-49c2-9305-589a97345cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.03.16 02:14:46.877169 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62762 | ||
| 13582 | 2026.03.16 02:14:46.877199 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44445 | ||
| 13583 | 2026.03.16 02:14:46.877216 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60722 | ||
| 13584 | 2026.03.16 02:14:46.877229 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37128 | ||
| 13585 | 2026.03.16 02:14:46.877246 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63568 | ||
| 13586 | 2026.03.16 02:14:46.877273 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13587 | 2026.03.16 02:14:46.877294 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13588 | 2026.03.16 02:14:46.877317 [ 3 ] {} <Debug> TCP-Session: 25b51270-28fc-453b-9d2b-9a130a783aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44445 | ||
| 13589 | 2026.03.16 02:14:46.877318 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13590 | 2026.03.16 02:14:46.877334 [ 287 ] {} <Debug> TCP-Session: 840de007-59c6-4696-84f1-73644995d515 Authenticating user 'default' from [fd00:1122:3344:101::e]:60722 | ||
| 13591 | 2026.03.16 02:14:46.877350 [ 3 ] {} <Debug> TCP-Session: 25b51270-28fc-453b-9d2b-9a130a783aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2026.03.16 02:14:46.877365 [ 288 ] {} <Debug> TCP-Session: 943bb62a-6962-4d63-9b60-48d99b79e5dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37128 | ||
| 13593 | 2026.03.16 02:14:46.877377 [ 287 ] {} <Debug> TCP-Session: 840de007-59c6-4696-84f1-73644995d515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13594 | 2026.03.16 02:14:46.877390 [ 3 ] {} <Debug> TCP-Session: 25b51270-28fc-453b-9d2b-9a130a783aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2026.03.16 02:14:46.877418 [ 287 ] {} <Debug> TCP-Session: 840de007-59c6-4696-84f1-73644995d515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2026.03.16 02:14:46.877409 [ 288 ] {} <Debug> TCP-Session: 943bb62a-6962-4d63-9b60-48d99b79e5dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2026.03.16 02:14:46.877331 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13598 | 2026.03.16 02:14:46.877470 [ 288 ] {} <Debug> TCP-Session: 943bb62a-6962-4d63-9b60-48d99b79e5dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13599 | 2026.03.16 02:14:46.877266 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49906 | ||
| 13600 | 2026.03.16 02:14:46.877495 [ 290 ] {} <Debug> TCP-Session: 4f32dfdf-8d39-4557-b8e0-f39dc686673a Authenticating user 'default' from [fd00:1122:3344:101::e]:63568 | ||
| 13601 | 2026.03.16 02:14:46.877248 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13602 | 2026.03.16 02:14:46.877541 [ 290 ] {} <Debug> TCP-Session: 4f32dfdf-8d39-4557-b8e0-f39dc686673a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2026.03.16 02:14:46.877252 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47347 | ||
| 13604 | 2026.03.16 02:14:46.877564 [ 294 ] {} <Debug> TCP-Session: 2df41f5b-06f1-4cdd-8c55-16af912a5b08 Authenticating user 'default' from [fd00:1122:3344:101::e]:62762 | ||
| 13605 | 2026.03.16 02:14:46.877563 [ 290 ] {} <Debug> TCP-Session: 4f32dfdf-8d39-4557-b8e0-f39dc686673a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13606 | 2026.03.16 02:14:46.877612 [ 294 ] {} <Debug> TCP-Session: 2df41f5b-06f1-4cdd-8c55-16af912a5b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.03.16 02:14:46.877562 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13608 | 2026.03.16 02:14:46.877631 [ 294 ] {} <Debug> TCP-Session: 2df41f5b-06f1-4cdd-8c55-16af912a5b08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13609 | 2026.03.16 02:14:46.877660 [ 292 ] {} <Debug> TCP-Session: ff80e9f7-9412-4fc4-99d2-6eab15896c1e Authenticating user 'default' from [fd00:1122:3344:101::e]:49906 | ||
| 13610 | 2026.03.16 02:14:46.877240 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59836 | ||
| 13611 | 2026.03.16 02:14:46.877687 [ 292 ] {} <Debug> TCP-Session: ff80e9f7-9412-4fc4-99d2-6eab15896c1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13612 | 2026.03.16 02:14:46.877629 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13613 | 2026.03.16 02:14:46.877725 [ 292 ] {} <Debug> TCP-Session: ff80e9f7-9412-4fc4-99d2-6eab15896c1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13614 | 2026.03.16 02:14:46.877753 [ 291 ] {} <Debug> TCP-Session: 7aca23be-3f8b-4002-8dd6-3813667a82b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47347 | ||
| 13615 | 2026.03.16 02:14:46.877753 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13616 | 2026.03.16 02:14:46.877778 [ 291 ] {} <Debug> TCP-Session: 7aca23be-3f8b-4002-8dd6-3813667a82b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.03.16 02:14:46.877248 [ 293 ] {} <Trace> TCP-Session: 60818f4e-0062-49c2-9305-589a97345cf6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.03.16 02:14:46.877799 [ 289 ] {} <Debug> TCP-Session: 4a8c5202-6e37-48bf-b9de-3b6e01e085f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59836 | ||
| 13619 | 2026.03.16 02:14:46.877804 [ 291 ] {} <Debug> TCP-Session: 7aca23be-3f8b-4002-8dd6-3813667a82b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2026.03.16 02:14:46.877838 [ 289 ] {} <Debug> TCP-Session: 4a8c5202-6e37-48bf-b9de-3b6e01e085f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2026.03.16 02:14:46.877858 [ 289 ] {} <Debug> TCP-Session: 4a8c5202-6e37-48bf-b9de-3b6e01e085f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13622 | 2026.03.16 02:14:46.877956 [ 293 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13623 | 2026.03.16 02:14:46.878154 [ 293 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13624 | 2026.03.16 02:14:46.878200 [ 293 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13625 | 2026.03.16 02:14:46.878449 [ 293 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 13626 | 2026.03.16 02:14:46.879301 [ 315 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Trace> AggregatingTransform: Aggregating | ||
| 13627 | 2026.03.16 02:14:46.879343 [ 315 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 13628 | 2026.03.16 02:14:46.879378 [ 315 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000839287 sec. (1191.488 rows/sec., 46.54 KiB/sec.) | ||
| 13629 | 2026.03.16 02:14:46.879396 [ 315 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Trace> Aggregator: Merging aggregated data | ||
| 13630 | 2026.03.16 02:14:46.881173 [ 293 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00326 sec., 306.7484662576687 rows/sec., 11.98 KiB/sec. | ||
| 13631 | 2026.03.16 02:14:46.881308 [ 293 ] {e5d2542f-c285-4d69-a474-aca1d534cbbc} <Debug> TCPHandler: Processed in 0.004131214 sec. | ||
| 13632 | 2026.03.16 02:14:46.881421 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13633 | 2026.03.16 02:14:46.881444 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13634 | 2026.03.16 02:14:46.881449 [ 293 ] {} <Debug> TCP-Session: 60818f4e-0062-49c2-9305-589a97345cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13635 | 2026.03.16 02:14:46.881468 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13636 | 2026.03.16 02:14:46.881502 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13637 | 2026.03.16 02:14:46.881518 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13638 | 2026.03.16 02:14:46.881540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13639 | 2026.03.16 02:14:46.881555 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13640 | 2026.03.16 02:14:46.881572 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13641 | 2026.03.16 02:14:46.881591 [ 289 ] {} <Debug> TCP-Session: 4a8c5202-6e37-48bf-b9de-3b6e01e085f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13642 | 2026.03.16 02:14:46.881609 [ 290 ] {} <Debug> TCP-Session: 4f32dfdf-8d39-4557-b8e0-f39dc686673a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.03.16 02:14:46.881630 [ 291 ] {} <Debug> TCP-Session: 7aca23be-3f8b-4002-8dd6-3813667a82b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2026.03.16 02:14:46.881575 [ 294 ] {} <Debug> TCP-Session: 2df41f5b-06f1-4cdd-8c55-16af912a5b08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13645 | 2026.03.16 02:14:46.881558 [ 3 ] {} <Debug> TCP-Session: 25b51270-28fc-453b-9d2b-9a130a783aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.03.16 02:14:46.881549 [ 287 ] {} <Debug> TCP-Session: 840de007-59c6-4696-84f1-73644995d515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13647 | 2026.03.16 02:14:46.881483 [ 292 ] {} <Debug> TCP-Session: ff80e9f7-9412-4fc4-99d2-6eab15896c1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13648 | 2026.03.16 02:14:46.881481 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13649 | 2026.03.16 02:14:46.881773 [ 288 ] {} <Debug> TCP-Session: 943bb62a-6962-4d63-9b60-48d99b79e5dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13650 | 2026.03.16 02:14:46.941285 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56043 | ||
| 13651 | 2026.03.16 02:14:46.941419 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13652 | 2026.03.16 02:14:46.941450 [ 293 ] {} <Debug> TCP-Session: cda2c9c4-d26a-4883-a204-62f36e5cf10a Authenticating user 'default' from [fd00:1122:3344:101::e]:56043 | ||
| 13653 | 2026.03.16 02:14:46.941472 [ 293 ] {} <Debug> TCP-Session: cda2c9c4-d26a-4883-a204-62f36e5cf10a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13654 | 2026.03.16 02:14:46.941486 [ 293 ] {} <Debug> TCP-Session: cda2c9c4-d26a-4883-a204-62f36e5cf10a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13655 | 2026.03.16 02:14:46.941689 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47523 | ||
| 13656 | 2026.03.16 02:14:46.941713 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32866 | ||
| 13657 | 2026.03.16 02:14:46.941706 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50170 | ||
| 13658 | 2026.03.16 02:14:46.941753 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45414 | ||
| 13659 | 2026.03.16 02:14:46.941779 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13660 | 2026.03.16 02:14:46.941790 [ 293 ] {} <Trace> TCP-Session: cda2c9c4-d26a-4883-a204-62f36e5cf10a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2026.03.16 02:14:46.941813 [ 294 ] {} <Debug> TCP-Session: b47ab6ec-736d-48bc-b63f-22c4e813eee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47523 | ||
| 13662 | 2026.03.16 02:14:46.941832 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13663 | 2026.03.16 02:14:46.941839 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13664 | 2026.03.16 02:14:46.941859 [ 290 ] {} <Debug> TCP-Session: 8241d48b-5c9f-4906-a5a0-39545c05c262 Authenticating user 'default' from [fd00:1122:3344:101::e]:45414 | ||
| 13665 | 2026.03.16 02:14:46.941873 [ 287 ] {} <Debug> TCP-Session: 95c170d6-a5ef-41be-8994-69abc07e5240 Authenticating user 'default' from [fd00:1122:3344:101::e]:50170 | ||
| 13666 | 2026.03.16 02:14:46.941882 [ 290 ] {} <Debug> TCP-Session: 8241d48b-5c9f-4906-a5a0-39545c05c262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13667 | 2026.03.16 02:14:46.941890 [ 287 ] {} <Debug> TCP-Session: 95c170d6-a5ef-41be-8994-69abc07e5240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13668 | 2026.03.16 02:14:46.941801 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13669 | 2026.03.16 02:14:46.941900 [ 290 ] {} <Debug> TCP-Session: 8241d48b-5c9f-4906-a5a0-39545c05c262 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13670 | 2026.03.16 02:14:46.941912 [ 287 ] {} <Debug> TCP-Session: 95c170d6-a5ef-41be-8994-69abc07e5240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13671 | 2026.03.16 02:14:46.941936 [ 288 ] {} <Debug> TCP-Session: ff3c5007-920d-4859-9397-3cca17c89109 Authenticating user 'default' from [fd00:1122:3344:101::e]:32866 | ||
| 13672 | 2026.03.16 02:14:46.941850 [ 294 ] {} <Debug> TCP-Session: b47ab6ec-736d-48bc-b63f-22c4e813eee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13673 | 2026.03.16 02:14:46.941967 [ 288 ] {} <Debug> TCP-Session: ff3c5007-920d-4859-9397-3cca17c89109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13674 | 2026.03.16 02:14:46.941998 [ 293 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13675 | 2026.03.16 02:14:46.942004 [ 294 ] {} <Debug> TCP-Session: b47ab6ec-736d-48bc-b63f-22c4e813eee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13676 | 2026.03.16 02:14:46.942009 [ 288 ] {} <Debug> TCP-Session: ff3c5007-920d-4859-9397-3cca17c89109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13677 | 2026.03.16 02:14:46.941757 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45806 | ||
| 13678 | 2026.03.16 02:14:46.941747 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44145 | ||
| 13679 | 2026.03.16 02:14:46.941698 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35390 | ||
| 13680 | 2026.03.16 02:14:46.941770 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47185 | ||
| 13681 | 2026.03.16 02:14:46.942181 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13682 | 2026.03.16 02:14:46.942200 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13683 | 2026.03.16 02:14:46.942222 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13684 | 2026.03.16 02:14:46.942240 [ 291 ] {} <Debug> TCP-Session: 9f3d1ee8-c68d-4e01-92dc-5f1c5a5ce030 Authenticating user 'default' from [fd00:1122:3344:101::e]:45806 | ||
| 13685 | 2026.03.16 02:14:46.942254 [ 289 ] {} <Debug> TCP-Session: e8c8ca72-15e7-4fee-b63d-3b1d7f3da228 Authenticating user 'default' from [fd00:1122:3344:101::e]:44145 | ||
| 13686 | 2026.03.16 02:14:46.942268 [ 3 ] {} <Debug> TCP-Session: c16d26d1-6995-4db4-81f9-208cbbc1b820 Authenticating user 'default' from [fd00:1122:3344:101::e]:35390 | ||
| 13687 | 2026.03.16 02:14:46.942282 [ 291 ] {} <Debug> TCP-Session: 9f3d1ee8-c68d-4e01-92dc-5f1c5a5ce030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13688 | 2026.03.16 02:14:46.942296 [ 289 ] {} <Debug> TCP-Session: e8c8ca72-15e7-4fee-b63d-3b1d7f3da228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13689 | 2026.03.16 02:14:46.942310 [ 291 ] {} <Debug> TCP-Session: 9f3d1ee8-c68d-4e01-92dc-5f1c5a5ce030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2026.03.16 02:14:46.942331 [ 289 ] {} <Debug> TCP-Session: e8c8ca72-15e7-4fee-b63d-3b1d7f3da228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.03.16 02:14:46.942362 [ 293 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13692 | 2026.03.16 02:14:46.942305 [ 3 ] {} <Debug> TCP-Session: c16d26d1-6995-4db4-81f9-208cbbc1b820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2026.03.16 02:14:46.942241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13694 | 2026.03.16 02:14:46.942417 [ 3 ] {} <Debug> TCP-Session: c16d26d1-6995-4db4-81f9-208cbbc1b820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13695 | 2026.03.16 02:14:46.942432 [ 293 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13696 | 2026.03.16 02:14:46.942444 [ 292 ] {} <Debug> TCP-Session: b2c79f8b-9a62-413a-80ea-1f7947c1e057 Authenticating user 'default' from [fd00:1122:3344:101::e]:47185 | ||
| 13697 | 2026.03.16 02:14:46.942479 [ 292 ] {} <Debug> TCP-Session: b2c79f8b-9a62-413a-80ea-1f7947c1e057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13698 | 2026.03.16 02:14:46.942491 [ 292 ] {} <Debug> TCP-Session: b2c79f8b-9a62-413a-80ea-1f7947c1e057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13699 | 2026.03.16 02:14:46.942744 [ 293 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Debug> oximeter.version (6b0df4d3-d106-4ad4-8648-80bf6928ddf4) (SelectExecutor): Key condition: unknown | ||
| 13700 | 2026.03.16 02:14:46.943670 [ 346 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Trace> AggregatingTransform: Aggregating | ||
| 13701 | 2026.03.16 02:14:46.943712 [ 346 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13702 | 2026.03.16 02:14:46.943750 [ 346 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901477 sec. (1109.291 rows/sec., 43.33 KiB/sec.) | ||
| 13703 | 2026.03.16 02:14:46.943769 [ 346 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Trace> Aggregator: Merging aggregated data | ||
| 13704 | 2026.03.16 02:14:46.945131 [ 293 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 13705 | 2026.03.16 02:14:46.945279 [ 293 ] {a4d745d1-30f3-4b9d-a84f-4e5f0073dff6} <Debug> TCPHandler: Processed in 0.003628419 sec. | ||
| 13706 | 2026.03.16 02:14:46.945407 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13707 | 2026.03.16 02:14:46.945431 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13708 | 2026.03.16 02:14:46.945450 [ 293 ] {} <Debug> TCP-Session: cda2c9c4-d26a-4883-a204-62f36e5cf10a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13709 | 2026.03.16 02:14:46.945446 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13710 | 2026.03.16 02:14:46.945464 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13711 | 2026.03.16 02:14:46.945502 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13712 | 2026.03.16 02:14:46.945512 [ 288 ] {} <Debug> TCP-Session: ff3c5007-920d-4859-9397-3cca17c89109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13713 | 2026.03.16 02:14:46.945529 [ 290 ] {} <Debug> TCP-Session: 8241d48b-5c9f-4906-a5a0-39545c05c262 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.03.16 02:14:46.945537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13715 | 2026.03.16 02:14:46.945550 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13716 | 2026.03.16 02:14:46.945597 [ 294 ] {} <Debug> TCP-Session: b47ab6ec-736d-48bc-b63f-22c4e813eee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2026.03.16 02:14:46.945545 [ 287 ] {} <Debug> TCP-Session: 95c170d6-a5ef-41be-8994-69abc07e5240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.03.16 02:14:46.945635 [ 291 ] {} <Debug> TCP-Session: 9f3d1ee8-c68d-4e01-92dc-5f1c5a5ce030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13719 | 2026.03.16 02:14:46.945514 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13720 | 2026.03.16 02:14:46.945482 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13721 | 2026.03.16 02:14:46.945706 [ 292 ] {} <Debug> TCP-Session: b2c79f8b-9a62-413a-80ea-1f7947c1e057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.16 02:14:46.945723 [ 3 ] {} <Debug> TCP-Session: c16d26d1-6995-4db4-81f9-208cbbc1b820 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2026.03.16 02:14:46.945473 [ 289 ] {} <Debug> TCP-Session: e8c8ca72-15e7-4fee-b63d-3b1d7f3da228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2026.03.16 02:14:47.766557 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.03.16 02:14:47.766760 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13726 | 2026.03.16 02:14:47.766836 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13727 | 2026.03.16 02:14:47.767646 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.03.16 02:14:47.767695 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13729 | 2026.03.16 02:14:47.768120 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13730 | 2026.03.16 02:14:47.768368 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.03.16 02:14:47.768523 [ 39 ] {} <Debug> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13732 | 2026.03.16 02:14:47.768540 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001834 sec., 74154.85278080698 rows/sec., 6.43 MiB/sec. | ||
| 13733 | 2026.03.16 02:14:47.768565 [ 39 ] {} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.03.16 02:14:47.768585 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13735 | 2026.03.16 02:14:47.768597 [ 5 ] {12f6a0d9-1fd5-4899-a26c-18751b1dc278} <Debug> TCPHandler: Processed in 0.002186858 sec. | ||
| 13736 | 2026.03.16 02:14:47.768720 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13737 | 2026.03.16 02:14:47.768731 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2026.03.16 02:14:47.768862 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13739 | 2026.03.16 02:14:47.768868 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13740 | 2026.03.16 02:14:47.768915 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13741 | 2026.03.16 02:14:47.768915 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2894 rows starting from the beginning of the part | ||
| 13742 | 2026.03.16 02:14:47.769011 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 13743 | 2026.03.16 02:14:47.769056 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 136 rows starting from the beginning of the part | ||
| 13744 | 2026.03.16 02:14:47.769098 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1942 rows starting from the beginning of the part | ||
| 13745 | 2026.03.16 02:14:47.769138 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 13746 | 2026.03.16 02:14:47.769178 [ 190 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 13747 | 2026.03.16 02:14:47.769396 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.03.16 02:14:47.769440 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13749 | 2026.03.16 02:14:47.769784 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13750 | 2026.03.16 02:14:47.770023 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.03.16 02:14:47.770166 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00133 sec., 30075.187969924813 rows/sec., 2.21 MiB/sec. | ||
| 13752 | 2026.03.16 02:14:47.770208 [ 5 ] {d03213c6-3e1f-462f-b09d-f8243d07fa96} <Debug> TCPHandler: Processed in 0.001530193 sec. | ||
| 13753 | 2026.03.16 02:14:47.770335 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13754 | 2026.03.16 02:14:47.770435 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13755 | 2026.03.16 02:14:47.770478 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13756 | 2026.03.16 02:14:47.770924 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2026.03.16 02:14:47.770960 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13758 | 2026.03.16 02:14:47.771295 [ 203 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 5 columns (5 merged, 0 gathered) in 0.002644302 sec., 1974055.9134319758 rows/sec., 158.70 MiB/sec. | ||
| 13759 | 2026.03.16 02:14:47.771302 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13760 | 2026.03.16 02:14:47.771546 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.03.16 02:14:47.771663 [ 189 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13762 | 2026.03.16 02:14:47.771678 [ 43 ] {} <Debug> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13763 | 2026.03.16 02:14:47.771698 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001284 sec., 80996.88473520249 rows/sec., 6.33 MiB/sec. | ||
| 13764 | 2026.03.16 02:14:47.771728 [ 43 ] {} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2026.03.16 02:14:47.771750 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 13766 | 2026.03.16 02:14:47.771754 [ 5 ] {e2eeb3c4-d2bd-4266-8df1-172be5623940} <Debug> TCPHandler: Processed in 0.001471272 sec. | ||
| 13767 | 2026.03.16 02:14:47.771861 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13768 | 2026.03.16 02:14:47.771908 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.03.16 02:14:47.772015 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13770 | 2026.03.16 02:14:47.772040 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13771 | 2026.03.16 02:14:47.772064 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13772 | 2026.03.16 02:14:47.772075 [ 189 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.03.16 02:14:47.772088 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1551 rows starting from the beginning of the part | ||
| 13774 | 2026.03.16 02:14:47.772188 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 13775 | 2026.03.16 02:14:47.772188 [ 189 ] {56638d95-3d78-44b2-99b9-3105000abb37::all_1_106_21} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13776 | 2026.03.16 02:14:47.772254 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
| 13777 | 2026.03.16 02:14:47.772316 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1015 rows starting from the beginning of the part | ||
| 13778 | 2026.03.16 02:14:47.772358 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 13779 | 2026.03.16 02:14:47.772369 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13780 | 2026.03.16 02:14:47.772436 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 13781 | 2026.03.16 02:14:47.772544 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13782 | 2026.03.16 02:14:47.772587 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13783 | 2026.03.16 02:14:47.772976 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13784 | 2026.03.16 02:14:47.773318 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13785 | 2026.03.16 02:14:47.773487 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Selected 4 parts from all_1_99_20 to all_102_102_0 | ||
| 13786 | 2026.03.16 02:14:47.773502 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. | ||
| 13787 | 2026.03.16 02:14:47.773526 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13788 | 2026.03.16 02:14:47.773548 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13789 | 2026.03.16 02:14:47.773548 [ 5 ] {af528531-6ead-4dc9-8a96-666a7905a624} <Debug> TCPHandler: Processed in 0.001692224 sec. | ||
| 13790 | 2026.03.16 02:14:47.773636 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_99_20 to all_102_102_0 into Compact with storage Full | ||
| 13791 | 2026.03.16 02:14:47.773725 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13792 | 2026.03.16 02:14:47.773761 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13793 | 2026.03.16 02:14:47.773807 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 32419 rows starting from the beginning of the part | ||
| 13794 | 2026.03.16 02:14:47.773827 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13795 | 2026.03.16 02:14:47.773890 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13796 | 2026.03.16 02:14:47.773890 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13797 | 2026.03.16 02:14:47.773978 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13798 | 2026.03.16 02:14:47.774030 [ 203 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1251 rows starting from the beginning of the part | ||
| 13799 | 2026.03.16 02:14:47.774159 [ 197 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2902 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349619 sec., 1235093.8598981367 rows/sec., 91.68 MiB/sec. | ||
| 13800 | 2026.03.16 02:14:47.774396 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13801 | 2026.03.16 02:14:47.774704 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.03.16 02:14:47.774791 [ 188 ] {5cbf7e3c-ef67-4055-ae25-d60c20866778::all_1_106_21} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13803 | 2026.03.16 02:14:47.774880 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 13804 | 2026.03.16 02:14:47.775051 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13805 | 2026.03.16 02:14:47.775103 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13806 | 2026.03.16 02:14:47.775953 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13807 | 2026.03.16 02:14:47.776297 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13808 | 2026.03.16 02:14:47.776478 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002671 sec., 14975.664545114189 rows/sec., 26.84 MiB/sec. | ||
| 13809 | 2026.03.16 02:14:47.776572 [ 5 ] {8dae4ebe-f572-40c1-a136-a03c5e92ee8e} <Debug> TCPHandler: Processed in 0.002912534 sec. | ||
| 13810 | 2026.03.16 02:14:47.776730 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13811 | 2026.03.16 02:14:47.776850 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13812 | 2026.03.16 02:14:47.776896 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13813 | 2026.03.16 02:14:47.777280 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13814 | 2026.03.16 02:14:47.777320 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13815 | 2026.03.16 02:14:47.777667 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13816 | 2026.03.16 02:14:47.777884 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13817 | 2026.03.16 02:14:47.778037 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 13818 | 2026.03.16 02:14:47.778091 [ 5 ] {1e16b3f3-4a00-457f-979e-9f83ff5591e1} <Debug> TCPHandler: Processed in 0.001431242 sec. | ||
| 13819 | 2026.03.16 02:14:47.780729 [ 197 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33990 rows, containing 5 columns (5 merged, 0 gathered) in 0.007135569 sec., 4763460.349132635 rows/sec., 313.13 MiB/sec. | ||
| 13820 | 2026.03.16 02:14:47.781120 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 13821 | 2026.03.16 02:14:47.781447 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2026.03.16 02:14:47.781530 [ 188 ] {99b0385b-7d2e-4975-8b7b-a95a468efa86::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86) (MergerMutator): Merged 4 parts: [all_1_99_20, all_102_102_0] -> all_1_102_21 | ||
| 13823 | 2026.03.16 02:14:47.781627 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13824 | 2026.03.16 02:14:51.345067 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13825 | 2026.03.16 02:14:51.345128 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13826 | 2026.03.16 02:14:51.526371 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31699 | ||
| 13827 | 2026.03.16 02:14:51.526864 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.03.16 02:14:51.526908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13829 | 2026.03.16 02:14:51.527375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13830 | 2026.03.16 02:14:51.527605 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.03.16 02:14:51.527746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31699 | ||
| 13832 | 2026.03.16 02:14:51.527750 [ 32 ] {} <Debug> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13833 | 2026.03.16 02:14:51.527820 [ 32 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.03.16 02:14:51.527844 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13835 | 2026.03.16 02:14:51.527944 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13836 | 2026.03.16 02:14:51.528036 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13837 | 2026.03.16 02:14:51.528067 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29331 rows starting from the beginning of the part | ||
| 13838 | 2026.03.16 02:14:51.528120 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 13839 | 2026.03.16 02:14:51.528161 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 13840 | 2026.03.16 02:14:51.528205 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 13841 | 2026.03.16 02:14:51.528242 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 13842 | 2026.03.16 02:14:51.528278 [ 197 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 13843 | 2026.03.16 02:14:51.530404 [ 187 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31699 rows, containing 4 columns (4 merged, 0 gathered) in 0.0024962 sec., 12698902.331543947 rows/sec., 181.66 MiB/sec. | ||
| 13844 | 2026.03.16 02:14:51.530831 [ 192 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13845 | 2026.03.16 02:14:51.531137 [ 192 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2026.03.16 02:14:51.531217 [ 192 ] {cbe0ce21-0fe6-44ef-be41-0c7af22ffee5::all_1_66_13} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13847 | 2026.03.16 02:14:51.531339 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13848 | 2026.03.16 02:14:52.764125 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13849 | 2026.03.16 02:14:52.764420 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13850 | 2026.03.16 02:14:52.764546 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13851 | 2026.03.16 02:14:52.765282 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.03.16 02:14:52.765333 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13853 | 2026.03.16 02:14:52.765738 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13854 | 2026.03.16 02:14:52.765971 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.03.16 02:14:52.766142 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. | ||
| 13856 | 2026.03.16 02:14:52.766187 [ 5 ] {063f7004-8fde-40df-a0b8-bd06d79863dd} <Debug> TCPHandler: Processed in 0.002255249 sec. | ||
| 13857 | 2026.03.16 02:14:52.766324 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.03.16 02:14:52.766421 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13859 | 2026.03.16 02:14:52.766466 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13860 | 2026.03.16 02:14:52.766909 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.03.16 02:14:52.766948 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13862 | 2026.03.16 02:14:52.767287 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13863 | 2026.03.16 02:14:52.767522 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.03.16 02:14:52.767661 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 13865 | 2026.03.16 02:14:52.767701 [ 5 ] {e09742c9-9c92-44bf-9dc8-8ff5da75f39f} <Debug> TCPHandler: Processed in 0.001429531 sec. | ||
| 13866 | 2026.03.16 02:14:52.767836 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13867 | 2026.03.16 02:14:52.767934 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13868 | 2026.03.16 02:14:52.767981 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13869 | 2026.03.16 02:14:52.768418 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.03.16 02:14:52.768456 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13871 | 2026.03.16 02:14:52.768812 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13872 | 2026.03.16 02:14:52.769038 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2026.03.16 02:14:52.769177 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 13874 | 2026.03.16 02:14:52.769218 [ 5 ] {c9d1814b-c514-4be0-bf25-e4dedb74a126} <Debug> TCPHandler: Processed in 0.001432582 sec. | ||
| 13875 | 2026.03.16 02:14:52.769351 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.03.16 02:14:52.769449 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13877 | 2026.03.16 02:14:52.769492 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13878 | 2026.03.16 02:14:52.769832 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.03.16 02:14:52.769870 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13880 | 2026.03.16 02:14:52.770182 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13881 | 2026.03.16 02:14:52.770403 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.03.16 02:14:52.770537 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 13883 | 2026.03.16 02:14:52.770575 [ 5 ] {b360ed31-4e5e-4883-8a5c-ef174a7e6449} <Debug> TCPHandler: Processed in 0.001274201 sec. | ||
| 13884 | 2026.03.16 02:14:53.202031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13885 | 2026.03.16 02:14:53.220561 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13886 | 2026.03.16 02:14:53.220623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13887 | 2026.03.16 02:14:53.226935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13888 | 2026.03.16 02:14:53.227685 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13889 | 2026.03.16 02:14:53.227989 [ 30 ] {} <Debug> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13890 | 2026.03.16 02:14:53.228061 [ 30 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.03.16 02:14:53.228087 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13892 | 2026.03.16 02:14:53.228180 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 13893 | 2026.03.16 02:14:53.231041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13894 | 2026.03.16 02:14:53.231231 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13895 | 2026.03.16 02:14:53.232018 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 13896 | 2026.03.16 02:14:53.235351 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 13897 | 2026.03.16 02:14:53.238663 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 13898 | 2026.03.16 02:14:53.242623 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 13899 | 2026.03.16 02:14:53.246716 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 13900 | 2026.03.16 02:14:53.250458 [ 200 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 13901 | 2026.03.16 02:14:53.304580 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.076434016 sec., 6502.340528593971 rows/sec., 33.62 MiB/sec. | ||
| 13902 | 2026.03.16 02:14:53.306892 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13903 | 2026.03.16 02:14:53.308713 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13904 | 2026.03.16 02:14:53.308808 [ 192 ] {c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9::all_1_66_13} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13905 | 2026.03.16 02:14:53.310438 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13906 | 2026.03.16 02:14:54.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.45 MiB, peak 370.19 MiB, free memory in arenas 0.00 B, will set to 360.37 MiB (RSS), difference: 3.93 MiB | ||
| 13907 | 2026.03.16 02:14:56.664998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1654 | ||
| 13908 | 2026.03.16 02:14:56.667750 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13909 | 2026.03.16 02:14:56.667804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13910 | 2026.03.16 02:14:56.669077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13911 | 2026.03.16 02:14:56.669369 [ 243 ] {} <Trace> system.query_log (5d1e2c7f-86c5-491a-8d4a-ebad3702f580): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13912 | 2026.03.16 02:14:56.669762 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 13913 | 2026.03.16 02:14:57.773202 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2026.03.16 02:14:57.773402 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13915 | 2026.03.16 02:14:57.773469 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13916 | 2026.03.16 02:14:57.774218 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2026.03.16 02:14:57.774255 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13918 | 2026.03.16 02:14:57.774651 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13919 | 2026.03.16 02:14:57.774896 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Trace> oximeter.fields_i16 (afde4301-8ab9-4dfe-aa05-7c75b44d5865): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2026.03.16 02:14:57.775048 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001695 sec., 167551.62241887907 rows/sec., 10.64 MiB/sec. | ||
| 13921 | 2026.03.16 02:14:57.775090 [ 5 ] {04cf7409-ab55-435b-8a15-ba474af4ba73} <Debug> TCPHandler: Processed in 0.002018905 sec. | ||
| 13922 | 2026.03.16 02:14:57.775215 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.03.16 02:14:57.775309 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13924 | 2026.03.16 02:14:57.775350 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13925 | 2026.03.16 02:14:57.775748 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.03.16 02:14:57.775784 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13927 | 2026.03.16 02:14:57.776070 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13928 | 2026.03.16 02:14:57.776270 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Trace> oximeter.fields_ipaddr (f3cf4867-494c-4345-93c8-41a119389c03): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.03.16 02:14:57.776399 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001107 sec., 9033.42366757001 rows/sec., 736.61 KiB/sec. | ||
| 13930 | 2026.03.16 02:14:57.776436 [ 5 ] {707be5de-f34a-4910-8b67-7f2ad9bf59a7} <Debug> TCPHandler: Processed in 0.00127101 sec. | ||
| 13931 | 2026.03.16 02:14:57.776546 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13932 | 2026.03.16 02:14:57.776638 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13933 | 2026.03.16 02:14:57.776676 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13934 | 2026.03.16 02:14:57.777483 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.03.16 02:14:57.777519 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13936 | 2026.03.16 02:14:57.777872 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13937 | 2026.03.16 02:14:57.778078 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Trace> oximeter.fields_string (56638d95-3d78-44b2-99b9-3105000abb37): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.03.16 02:14:57.778208 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Debug> executeQuery: Read 883 rows, 71.61 KiB in 0.001587 sec., 556395.7151858853 rows/sec., 44.06 MiB/sec. | ||
| 13939 | 2026.03.16 02:14:57.778244 [ 5 ] {fa243843-43fe-46e6-b0de-0d64c3337891} <Debug> TCPHandler: Processed in 0.001746674 sec. | ||
| 13940 | 2026.03.16 02:14:57.778355 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13941 | 2026.03.16 02:14:57.778448 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13942 | 2026.03.16 02:14:57.778486 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13943 | 2026.03.16 02:14:57.778964 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13944 | 2026.03.16 02:14:57.778999 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13945 | 2026.03.16 02:14:57.779305 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13946 | 2026.03.16 02:14:57.779529 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Trace> oximeter.fields_u16 (0842d5b3-4a58-4f8f-9e62-d98a2fddcdd2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13947 | 2026.03.16 02:14:57.779656 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Debug> executeQuery: Read 192 rows, 12.25 KiB in 0.001226 sec., 156606.8515497553 rows/sec., 9.76 MiB/sec. | ||
| 13948 | 2026.03.16 02:14:57.779694 [ 5 ] {68fda895-cb20-4c4c-bd50-cc549fd37f8b} <Debug> TCPHandler: Processed in 0.001386771 sec. | ||
| 13949 | 2026.03.16 02:14:57.779801 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13950 | 2026.03.16 02:14:57.779893 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13951 | 2026.03.16 02:14:57.779932 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13952 | 2026.03.16 02:14:57.780364 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13953 | 2026.03.16 02:14:57.780400 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13954 | 2026.03.16 02:14:57.780698 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13955 | 2026.03.16 02:14:57.780902 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Trace> oximeter.fields_u32 (790d334c-bbc4-49ae-931f-ca2a58ed0f37): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13956 | 2026.03.16 02:14:57.781035 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001159 sec., 129421.91544434856 rows/sec., 8.36 MiB/sec. | ||
| 13957 | 2026.03.16 02:14:57.781072 [ 5 ] {44bfa062-4961-4357-bb62-920b1a3a3573} <Debug> TCPHandler: Processed in 0.00131954 sec. | ||
| 13958 | 2026.03.16 02:14:57.781182 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13959 | 2026.03.16 02:14:57.781274 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13960 | 2026.03.16 02:14:57.781312 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13961 | 2026.03.16 02:14:57.781739 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13962 | 2026.03.16 02:14:57.781774 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13963 | 2026.03.16 02:14:57.782060 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13964 | 2026.03.16 02:14:57.782264 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Trace> oximeter.fields_u8 (50831f7e-e3a4-4498-997a-4cbc00364cc5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13965 | 2026.03.16 02:14:57.782386 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001131 sec., 130857.6480990274 rows/sec., 7.44 MiB/sec. | ||
| 13966 | 2026.03.16 02:14:57.782424 [ 5 ] {87fc0d11-70eb-4d1c-9650-a2d39aea3a11} <Debug> TCPHandler: Processed in 0.001290501 sec. | ||
| 13967 | 2026.03.16 02:14:57.782534 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13968 | 2026.03.16 02:14:57.782626 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13969 | 2026.03.16 02:14:57.782664 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13970 | 2026.03.16 02:14:57.783241 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13971 | 2026.03.16 02:14:57.783277 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13972 | 2026.03.16 02:14:57.783689 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13973 | 2026.03.16 02:14:57.783912 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Trace> oximeter.fields_uuid (5cbf7e3c-ef67-4055-ae25-d60c20866778): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2026.03.16 02:14:57.784038 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Debug> executeQuery: Read 540 rows, 39.20 KiB in 0.00143 sec., 377622.3776223776 rows/sec., 26.77 MiB/sec. | ||
| 13975 | 2026.03.16 02:14:57.784075 [ 5 ] {19fb1379-4e8a-42ac-85dc-8b59badcda85} <Debug> TCPHandler: Processed in 0.001589343 sec. | ||
| 13976 | 2026.03.16 02:14:57.784185 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2026.03.16 02:14:57.784277 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13978 | 2026.03.16 02:14:57.784319 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13979 | 2026.03.16 02:14:57.784644 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13980 | 2026.03.16 02:14:57.784765 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13981 | 2026.03.16 02:14:57.785055 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13982 | 2026.03.16 02:14:57.785258 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Trace> oximeter.measurements_bool (c133b32f-9169-44cf-b9c4-6a50443358c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13983 | 2026.03.16 02:14:57.785389 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 13984 | 2026.03.16 02:14:57.785425 [ 5 ] {19ccffdd-3c2f-46e1-9343-fffdf4a508c4} <Debug> TCPHandler: Processed in 0.00128868 sec. | ||
| 13985 | 2026.03.16 02:14:57.785536 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13986 | 2026.03.16 02:14:57.785628 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.03.16 02:14:57.785669 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13988 | 2026.03.16 02:14:57.786069 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13989 | 2026.03.16 02:14:57.786105 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13990 | 2026.03.16 02:14:57.786423 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13991 | 2026.03.16 02:14:57.786626 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Trace> oximeter.measurements_cumulativeu64 (99b0385b-7d2e-4975-8b7b-a95a468efa86): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.03.16 02:14:57.786752 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001142 sec., 236427.32049036777 rows/sec., 15.72 MiB/sec. | ||
| 13993 | 2026.03.16 02:14:57.786788 [ 5 ] {5731ff97-7966-4c1d-a305-ef5b0915c81a} <Debug> TCPHandler: Processed in 0.00130113 sec. | ||
| 13994 | 2026.03.16 02:14:57.786898 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13995 | 2026.03.16 02:14:57.786989 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13996 | 2026.03.16 02:14:57.787029 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13997 | 2026.03.16 02:14:57.787372 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.03.16 02:14:57.787417 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13999 | 2026.03.16 02:14:57.787787 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14000 | 2026.03.16 02:14:57.788029 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Trace> oximeter.measurements_f64 (d62fcfdf-4865-43d4-a712-1ca919e6a529): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14001 | 2026.03.16 02:14:57.788179 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001206 sec., 1658.374792703151 rows/sec., 108.51 KiB/sec. | ||
| 14002 | 2026.03.16 02:14:57.788223 [ 5 ] {e0e94bac-b80c-432f-888c-c3f3c9673886} <Debug> TCPHandler: Processed in 0.001373631 sec. | ||
| 14003 | 2026.03.16 02:14:57.788357 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14004 | 2026.03.16 02:14:57.788470 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14005 | 2026.03.16 02:14:57.788532 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14006 | 2026.03.16 02:14:57.789402 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.03.16 02:14:57.789438 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 14008 | 2026.03.16 02:14:57.790002 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14009 | 2026.03.16 02:14:57.790216 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Trace> oximeter.measurements_histogramu64 (57d8ed5a-d42f-48c9-bdd5-20d5ea4d1d91): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14010 | 2026.03.16 02:14:57.790357 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001912 sec., 20920.50209205021 rows/sec., 37.49 MiB/sec. | ||
| 14011 | 2026.03.16 02:14:57.790415 [ 5 ] {783b8bd4-f825-4996-b155-eeb32c283d23} <Debug> TCPHandler: Processed in 0.002117537 sec. | ||
| 14012 | 2026.03.16 02:14:57.790522 [ 5 ] {} <Trace> TCP-Session: 5f1761c9-9230-451c-93e1-404804e19aba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14013 | 2026.03.16 02:14:57.790613 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47293) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14014 | 2026.03.16 02:14:57.790653 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14015 | 2026.03.16 02:14:57.791000 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14016 | 2026.03.16 02:14:57.791035 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 14017 | 2026.03.16 02:14:57.791335 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14018 | 2026.03.16 02:14:57.791561 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Trace> oximeter.measurements_u64 (df7130cb-f7c5-4f21-90fc-f3479ed09f40): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14019 | 2026.03.16 02:14:57.791698 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 14020 | 2026.03.16 02:14:57.791733 [ 5 ] {228798ea-2e02-4729-841b-c886a2abf56f} <Debug> TCPHandler: Processed in 0.001259651 sec. | ||
| 14021 | 2026.03.16 02:14:59.027955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32211 | ||
| 14022 | 2026.03.16 02:14:59.028489 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2026.03.16 02:14:59.028535 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 14024 | 2026.03.16 02:14:59.029019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14025 | 2026.03.16 02:14:59.029246 [ 245 ] {} <Trace> system.asynchronous_metric_log (cbe0ce21-0fe6-44ef-be41-0c7af22ffee5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2026.03.16 02:14:59.029377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32211 | ||
| 14027 | 2026.03.16 02:15:00.731210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14028 | 2026.03.16 02:15:00.749823 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14029 | 2026.03.16 02:15:00.749895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 14030 | 2026.03.16 02:15:00.757033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14031 | 2026.03.16 02:15:00.757921 [ 244 ] {} <Trace> system.metric_log (c20f46a0-ad3c-4a07-8f57-43b1c6b28ae9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2026.03.16 02:15:00.762825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||