| 1 | [ Feb 1 14:36:27 Enabled. ] | ||
| 2 | [ Feb 1 14:36:27 Rereading configuration. ] | ||
| 3 | [ Feb 1 14:36:28 Rereading configuration. ] | ||
| 4 | [ Feb 1 14:36:32 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 | [ Feb 1 14:36:32 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.02.01 14:36:33.902462 [ 1 ] {} <Information> Application: Will watch for the process with pid 25712 | ||
| 29 | 2026.02.01 14:36:33.903078 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.01 14:36:34.375547 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25712 | ||
| 31 | 2026.02.01 14:36:34.376229 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.01 14:36:34.376359 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.01 14:36:34.496010 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.01 14:36:34.541873 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.01 14:36:34.541926 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.01 14:36:34.541942 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.01 14:36:34.541998 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.01 14:36:34.542363 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.01 14:36:34.545969 [ 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.02.01 14:36:34.546849 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.01 14:36:34.547648 [ 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.02.01 14:36:34.547670 [ 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.02.01 14:36:34.547684 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.01 14:36:34.548356 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.01 14:36:34.549385 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.01 14:36:34.554940 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.01 14:36:34.555642 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.01 14:36:34.556853 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.01 14:36:34.556916 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.01 14:36:34.557937 [ 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.02.01 14:36:34.558332 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.01 14:36:34.562027 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.01 14:36:34.562673 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.01 14:36:34.567422 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.01 14:36:34.567820 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.01 14:36:34.568133 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.01 14:36:34.568483 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.01 14:36:34.569803 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.01 14:36:34.569826 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.01 14:36:34.569892 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.01 14:36:34.569950 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.01 14:36:34.590646 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.01 14:36:34.590680 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000212187 sec | ||
| 68 | 2026.02.01 14:36:34.590707 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.01 14:36:34.590721 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.01 14:36:34.591372 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.01 14:36:34.591954 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.01 14:36:34.602902 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.01 14:36:34.602943 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.01 14:36:34.602963 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.01 14:36:34.602976 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.01 14:36:34.603006 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.01 14:36:34.603024 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.01 14:36:34.605038 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.01 14:36:34.605085 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.01 14:36:34.605106 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.01 14:36:34.605237 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.01 14:36:34.605278 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.01 14:36:34.605291 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.01 14:36:34.605308 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.01 14:36:34.605320 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.01 14:36:34.605349 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.01 14:36:34.605366 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.01 14:36:34.627022 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.01 14:36:34.632261 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.01 14:36:34.632289 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6061e-05 sec | ||
| 91 | 2026.02.01 14:36:34.632301 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.01 14:36:34.632311 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.01 14:36:34.632332 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.01 14:36:34.632516 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.01 14:36:34.632557 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.01 14:36:34.632570 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.01 14:36:34.632580 [ 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.02.01 14:36:34.632591 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.01 14:36:34.659956 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.01 14:36:34.660172 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2026.02.01 14:36:34.661527 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.557e-05 sec. | ||
| 102 | 2026.02.01 14:36:34.661864 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.01 14:36:34.663171 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.01 14:36:34.663189 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.01 14:36:35.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.02.01 14:36:36.593529 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35004 | ||
| 107 | 2026.02.01 14:36:36.594441 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.02.01 14:36:36.595215 [ 3 ] {} <Debug> TCP-Session: 5a6c5efd-125e-4ea4-bfb4-7cad4898fbcb Authenticating user 'default' from [fd00:1122:3344:101::b]:35004 | ||
| 109 | 2026.02.01 14:36:36.595325 [ 3 ] {} <Debug> TCP-Session: 5a6c5efd-125e-4ea4-bfb4-7cad4898fbcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.01 14:36:36.595339 [ 3 ] {} <Debug> TCP-Session: 5a6c5efd-125e-4ea4-bfb4-7cad4898fbcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.02.01 14:36:36.595434 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.02.01 14:36:36.595532 [ 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 | ||
| 113 | 2026.02.01 14:36:36.595549 [ 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 | ||
| 114 | 2026.02.01 14:36:36.598138 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46372 | ||
| 115 | 2026.02.01 14:36:36.598235 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40973 | ||
| 116 | 2026.02.01 14:36:36.598238 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40349 | ||
| 117 | 2026.02.01 14:36:36.598382 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.01 14:36:36.598438 [ 4 ] {} <Debug> TCP-Session: 933421f9-221e-4a7b-bab6-3e67b02fb540 Authenticating user 'default' from [fd00:1122:3344:101::b]:46372 | ||
| 119 | 2026.02.01 14:36:36.598468 [ 4 ] {} <Debug> TCP-Session: 933421f9-221e-4a7b-bab6-3e67b02fb540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.01 14:36:36.598529 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42616 | ||
| 121 | 2026.02.01 14:36:36.598558 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.01 14:36:36.598485 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.02.01 14:36:36.598601 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58711 | ||
| 124 | 2026.02.01 14:36:36.598644 [ 254 ] {} <Debug> TCP-Session: 8b2989cf-2825-490c-9771-c15f2e3695d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:40973 | ||
| 125 | 2026.02.01 14:36:36.598616 [ 5 ] {} <Debug> TCP-Session: ddf8a6b1-855b-4dbf-b3c1-a47ce567e936 Authenticating user 'default' from [fd00:1122:3344:101::b]:40349 | ||
| 126 | 2026.02.01 14:36:36.598599 [ 4 ] {} <Debug> TCP-Session: 933421f9-221e-4a7b-bab6-3e67b02fb540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.01 14:36:36.598768 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33746 | ||
| 128 | 2026.02.01 14:36:36.598750 [ 254 ] {} <Debug> TCP-Session: 8b2989cf-2825-490c-9771-c15f2e3695d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.01 14:36:36.598742 [ 5 ] {} <Debug> TCP-Session: ddf8a6b1-855b-4dbf-b3c1-a47ce567e936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.01 14:36:36.598907 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.02.01 14:36:36.598959 [ 5 ] {} <Debug> TCP-Session: ddf8a6b1-855b-4dbf-b3c1-a47ce567e936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.01 14:36:36.598967 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50852 | ||
| 133 | 2026.02.01 14:36:36.598881 [ 254 ] {} <Debug> TCP-Session: 8b2989cf-2825-490c-9771-c15f2e3695d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.01 14:36:36.599042 [ 255 ] {} <Debug> TCP-Session: b717faf4-904a-4d5f-9cfd-ca615893c007 Authenticating user 'default' from [fd00:1122:3344:101::b]:42616 | ||
| 135 | 2026.02.01 14:36:36.599027 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.01 14:36:36.599024 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.02.01 14:36:36.599174 [ 255 ] {} <Debug> TCP-Session: b717faf4-904a-4d5f-9cfd-ca615893c007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.01 14:36:36.599237 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.02.01 14:36:36.599151 [ 256 ] {} <Debug> TCP-Session: c7ad22c0-98aa-4ece-a97f-48aad2e8bd2e Authenticating user 'default' from [fd00:1122:3344:101::b]:58711 | ||
| 140 | 2026.02.01 14:36:36.599337 [ 258 ] {} <Debug> TCP-Session: 4e6f415a-b836-45ff-ba6a-2c723b8ac225 Authenticating user 'default' from [fd00:1122:3344:101::b]:50852 | ||
| 141 | 2026.02.01 14:36:36.599352 [ 255 ] {} <Debug> TCP-Session: b717faf4-904a-4d5f-9cfd-ca615893c007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.02.01 14:36:36.599366 [ 256 ] {} <Debug> TCP-Session: c7ad22c0-98aa-4ece-a97f-48aad2e8bd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.02.01 14:36:36.599427 [ 258 ] {} <Debug> TCP-Session: 4e6f415a-b836-45ff-ba6a-2c723b8ac225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.01 14:36:36.599467 [ 256 ] {} <Debug> TCP-Session: c7ad22c0-98aa-4ece-a97f-48aad2e8bd2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.01 14:36:36.599327 [ 257 ] {} <Debug> TCP-Session: 6dc84c8d-cd92-450a-ac8a-3bcb2e7749f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:33746 | ||
| 146 | 2026.02.01 14:36:36.599535 [ 258 ] {} <Debug> TCP-Session: 4e6f415a-b836-45ff-ba6a-2c723b8ac225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.01 14:36:36.599558 [ 257 ] {} <Debug> TCP-Session: 6dc84c8d-cd92-450a-ac8a-3bcb2e7749f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.01 14:36:36.599632 [ 257 ] {} <Debug> TCP-Session: 6dc84c8d-cd92-450a-ac8a-3bcb2e7749f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.01 14:36:36.758923 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44966 | ||
| 150 | 2026.02.01 14:36:36.759144 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.01 14:36:36.759190 [ 259 ] {} <Debug> TCP-Session: aa19599f-c4da-4eff-b319-bfad3686ff47 Authenticating user 'default' from [fd00:1122:3344:101::a]:44966 | ||
| 152 | 2026.02.01 14:36:36.759215 [ 259 ] {} <Debug> TCP-Session: aa19599f-c4da-4eff-b319-bfad3686ff47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.01 14:36:36.759291 [ 259 ] {} <Debug> TCP-Session: aa19599f-c4da-4eff-b319-bfad3686ff47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.01 14:36:36.759360 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.01 14:36:36.759396 [ 259 ] {} <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 | ||
| 156 | 2026.02.01 14:36:36.759492 [ 259 ] {} <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 | ||
| 157 | 2026.02.01 14:36:36.761356 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58832 | ||
| 158 | 2026.02.01 14:36:36.761533 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.02.01 14:36:36.761570 [ 260 ] {} <Debug> TCP-Session: 070971fa-9fd3-4a14-896e-c6ed76dde33a Authenticating user 'default' from [fd00:1122:3344:101::a]:58832 | ||
| 160 | 2026.02.01 14:36:36.761632 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56309 | ||
| 161 | 2026.02.01 14:36:36.761636 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50107 | ||
| 162 | 2026.02.01 14:36:36.761694 [ 260 ] {} <Debug> TCP-Session: 070971fa-9fd3-4a14-896e-c6ed76dde33a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.02.01 14:36:36.761718 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62072 | ||
| 164 | 2026.02.01 14:36:36.761781 [ 260 ] {} <Debug> TCP-Session: 070971fa-9fd3-4a14-896e-c6ed76dde33a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.02.01 14:36:36.761831 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56746 | ||
| 166 | 2026.02.01 14:36:36.762069 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54977 | ||
| 167 | 2026.02.01 14:36:36.762151 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.02.01 14:36:36.762212 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.02.01 14:36:36.762249 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43779 | ||
| 170 | 2026.02.01 14:36:36.762292 [ 262 ] {} <Debug> TCP-Session: cd38353b-eaaf-4d88-bc20-61b4e10def77 Authenticating user 'default' from [fd00:1122:3344:101::a]:50107 | ||
| 171 | 2026.02.01 14:36:36.762319 [ 261 ] {} <Debug> TCP-Session: 3528de55-ade8-46fb-9e8a-35c165cfbc1f Authenticating user 'default' from [fd00:1122:3344:101::a]:56309 | ||
| 172 | 2026.02.01 14:36:36.762354 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.01 14:36:36.762380 [ 262 ] {} <Debug> TCP-Session: cd38353b-eaaf-4d88-bc20-61b4e10def77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.02.01 14:36:36.762403 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.02.01 14:36:36.762439 [ 262 ] {} <Debug> TCP-Session: cd38353b-eaaf-4d88-bc20-61b4e10def77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.02.01 14:36:36.762470 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.02.01 14:36:36.762486 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.02.01 14:36:36.762521 [ 263 ] {} <Debug> TCP-Session: 3bfebefb-5a97-4e1c-9c4b-a0649b61b4b2 Authenticating user 'default' from [fd00:1122:3344:101::a]:62072 | ||
| 179 | 2026.02.01 14:36:36.762509 [ 265 ] {} <Debug> TCP-Session: ef8529ef-b8f2-4c95-b6ef-20eeef84d9d3 Authenticating user 'default' from [fd00:1122:3344:101::a]:54977 | ||
| 180 | 2026.02.01 14:36:36.762461 [ 264 ] {} <Debug> TCP-Session: 82e49db0-bb3e-46fd-849d-718d92b4a301 Authenticating user 'default' from [fd00:1122:3344:101::a]:56746 | ||
| 181 | 2026.02.01 14:36:36.762652 [ 263 ] {} <Debug> TCP-Session: 3bfebefb-5a97-4e1c-9c4b-a0649b61b4b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.02.01 14:36:36.762644 [ 266 ] {} <Debug> TCP-Session: 5a3a29e4-7a1d-4b2c-9f13-c85b58b77af2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43779 | ||
| 183 | 2026.02.01 14:36:36.762639 [ 265 ] {} <Debug> TCP-Session: ef8529ef-b8f2-4c95-b6ef-20eeef84d9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.01 14:36:36.762759 [ 266 ] {} <Debug> TCP-Session: 5a3a29e4-7a1d-4b2c-9f13-c85b58b77af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.01 14:36:36.762740 [ 264 ] {} <Debug> TCP-Session: 82e49db0-bb3e-46fd-849d-718d92b4a301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.02.01 14:36:36.762828 [ 265 ] {} <Debug> TCP-Session: ef8529ef-b8f2-4c95-b6ef-20eeef84d9d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.01 14:36:36.762855 [ 264 ] {} <Debug> TCP-Session: 82e49db0-bb3e-46fd-849d-718d92b4a301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.01 14:36:36.762843 [ 266 ] {} <Debug> TCP-Session: 5a3a29e4-7a1d-4b2c-9f13-c85b58b77af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.01 14:36:36.762430 [ 261 ] {} <Debug> TCP-Session: 3528de55-ade8-46fb-9e8a-35c165cfbc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.01 14:36:36.762768 [ 263 ] {} <Debug> TCP-Session: 3bfebefb-5a97-4e1c-9c4b-a0649b61b4b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.01 14:36:36.763023 [ 261 ] {} <Debug> TCP-Session: 3528de55-ade8-46fb-9e8a-35c165cfbc1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.01 14:36:37.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.41 MiB, peak 118.41 MiB, free memory in arenas 0.00 B, will set to 119.54 MiB (RSS), difference: 1.13 MiB | ||
| 193 | 2026.02.01 14:36:37.222771 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50128 | ||
| 194 | 2026.02.01 14:36:37.222962 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.02.01 14:36:37.223012 [ 267 ] {} <Debug> TCP-Session: 90358ad6-2bdf-4564-90ef-5437fc901dea Authenticating user 'default' from [fd00:1122:3344:101::c]:50128 | ||
| 196 | 2026.02.01 14:36:37.223087 [ 267 ] {} <Debug> TCP-Session: 90358ad6-2bdf-4564-90ef-5437fc901dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.01 14:36:37.223142 [ 267 ] {} <Debug> TCP-Session: 90358ad6-2bdf-4564-90ef-5437fc901dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.02.01 14:36:37.223224 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.02.01 14:36:37.223255 [ 267 ] {} <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 | ||
| 200 | 2026.02.01 14:36:37.223409 [ 267 ] {} <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 | ||
| 201 | 2026.02.01 14:36:37.224518 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50134 | ||
| 202 | 2026.02.01 14:36:37.224642 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49174 | ||
| 203 | 2026.02.01 14:36:37.224716 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.02.01 14:36:37.224825 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33878 | ||
| 205 | 2026.02.01 14:36:37.224840 [ 268 ] {} <Debug> TCP-Session: 65020cce-4f12-46be-9e7c-0f0c648109f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:50134 | ||
| 206 | 2026.02.01 14:36:37.224901 [ 268 ] {} <Debug> TCP-Session: 65020cce-4f12-46be-9e7c-0f0c648109f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.02.01 14:36:37.224914 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.02.01 14:36:37.225000 [ 268 ] {} <Debug> TCP-Session: 65020cce-4f12-46be-9e7c-0f0c648109f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.02.01 14:36:37.224995 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33925 | ||
| 210 | 2026.02.01 14:36:37.225139 [ 269 ] {} <Debug> TCP-Session: b80202b9-4a9f-46af-a358-45b9408cab46 Authenticating user 'default' from [fd00:1122:3344:101::c]:49174 | ||
| 211 | 2026.02.01 14:36:37.225136 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54233 | ||
| 212 | 2026.02.01 14:36:37.225199 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.02.01 14:36:37.225256 [ 269 ] {} <Debug> TCP-Session: b80202b9-4a9f-46af-a358-45b9408cab46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.02.01 14:36:37.225275 [ 270 ] {} <Debug> TCP-Session: cba392b1-40df-4aed-b790-6d2d970a2618 Authenticating user 'default' from [fd00:1122:3344:101::c]:33878 | ||
| 215 | 2026.02.01 14:36:37.225307 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32986 | ||
| 216 | 2026.02.01 14:36:37.225266 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.02.01 14:36:37.225372 [ 269 ] {} <Debug> TCP-Session: b80202b9-4a9f-46af-a358-45b9408cab46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.01 14:36:37.225439 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53301 | ||
| 219 | 2026.02.01 14:36:37.225447 [ 270 ] {} <Debug> TCP-Session: cba392b1-40df-4aed-b790-6d2d970a2618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.02.01 14:36:37.225441 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.02.01 14:36:37.225520 [ 270 ] {} <Debug> TCP-Session: cba392b1-40df-4aed-b790-6d2d970a2618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.01 14:36:37.225411 [ 271 ] {} <Debug> TCP-Session: 2f0efcaa-a2a2-40ed-bfc9-01a08e12bc40 Authenticating user 'default' from [fd00:1122:3344:101::c]:33925 | ||
| 223 | 2026.02.01 14:36:37.225596 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.02.01 14:36:37.225658 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.02.01 14:36:37.225629 [ 271 ] {} <Debug> TCP-Session: 2f0efcaa-a2a2-40ed-bfc9-01a08e12bc40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.02.01 14:36:37.225704 [ 273 ] {} <Debug> TCP-Session: d6ac078c-6383-48c9-89c1-cdcdc42fe640 Authenticating user 'default' from [fd00:1122:3344:101::c]:32986 | ||
| 227 | 2026.02.01 14:36:37.225621 [ 272 ] {} <Debug> TCP-Session: 68d56fd5-abdb-479a-85f6-eb2ffe3433c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:54233 | ||
| 228 | 2026.02.01 14:36:37.225780 [ 274 ] {} <Debug> TCP-Session: 88ae03a7-ffb0-4d2f-919f-3397a86b4198 Authenticating user 'default' from [fd00:1122:3344:101::c]:53301 | ||
| 229 | 2026.02.01 14:36:37.225796 [ 271 ] {} <Debug> TCP-Session: 2f0efcaa-a2a2-40ed-bfc9-01a08e12bc40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.02.01 14:36:37.225787 [ 273 ] {} <Debug> TCP-Session: d6ac078c-6383-48c9-89c1-cdcdc42fe640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.01 14:36:37.225862 [ 272 ] {} <Debug> TCP-Session: 68d56fd5-abdb-479a-85f6-eb2ffe3433c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.01 14:36:37.225893 [ 274 ] {} <Debug> TCP-Session: 88ae03a7-ffb0-4d2f-919f-3397a86b4198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.02.01 14:36:37.225934 [ 273 ] {} <Debug> TCP-Session: d6ac078c-6383-48c9-89c1-cdcdc42fe640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.02.01 14:36:37.225967 [ 272 ] {} <Debug> TCP-Session: 68d56fd5-abdb-479a-85f6-eb2ffe3433c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.02.01 14:36:37.225951 [ 274 ] {} <Debug> TCP-Session: 88ae03a7-ffb0-4d2f-919f-3397a86b4198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.02.01 14:36:41.599085 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57257 | ||
| 237 | 2026.02.01 14:36:41.602579 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.02.01 14:36:41.602627 [ 275 ] {} <Debug> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Authenticating user 'default' from [fd00:1122:3344:101::d]:57257 | ||
| 239 | 2026.02.01 14:36:41.602654 [ 275 ] {} <Debug> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.01 14:36:41.602730 [ 275 ] {} <Debug> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.02.01 14:36:41.602800 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.02.01 14:36:41.602830 [ 275 ] {} <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 | ||
| 243 | 2026.02.01 14:36:41.602917 [ 275 ] {} <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 | ||
| 244 | 2026.02.01 14:36:41.603547 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44723 | ||
| 245 | 2026.02.01 14:36:41.603688 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45795 | ||
| 246 | 2026.02.01 14:36:41.603779 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.02.01 14:36:41.603831 [ 276 ] {} <Debug> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44723 | ||
| 248 | 2026.02.01 14:36:41.603890 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.02.01 14:36:41.603880 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51092 | ||
| 250 | 2026.02.01 14:36:41.603958 [ 276 ] {} <Debug> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.02.01 14:36:41.604006 [ 277 ] {} <Debug> TCP-Session: 249f8c18-e8f1-4dd9-982c-e31211a923d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:45795 | ||
| 252 | 2026.02.01 14:36:41.603984 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46462 | ||
| 253 | 2026.02.01 14:36:41.604073 [ 276 ] {} <Debug> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.02.01 14:36:41.604120 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.02.01 14:36:41.604106 [ 277 ] {} <Debug> TCP-Session: 249f8c18-e8f1-4dd9-982c-e31211a923d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.02.01 14:36:41.604099 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58666 | ||
| 257 | 2026.02.01 14:36:41.604198 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51779 | ||
| 258 | 2026.02.01 14:36:41.604238 [ 277 ] {} <Debug> TCP-Session: 249f8c18-e8f1-4dd9-982c-e31211a923d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.02.01 14:36:41.604232 [ 278 ] {} <Debug> TCP-Session: be5831de-4f61-4247-87e7-98bfa74bc72f Authenticating user 'default' from [fd00:1122:3344:101::d]:51092 | ||
| 260 | 2026.02.01 14:36:41.604284 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 261 | 2026.02.01 14:36:41.604335 [ 278 ] {} <Debug> TCP-Session: be5831de-4f61-4247-87e7-98bfa74bc72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.02.01 14:36:41.604385 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39664 | ||
| 263 | 2026.02.01 14:36:41.604401 [ 279 ] {} <Debug> TCP-Session: f95fd708-fb9f-47c4-9410-de6219197c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:46462 | ||
| 264 | 2026.02.01 14:36:41.604403 [ 278 ] {} <Debug> TCP-Session: be5831de-4f61-4247-87e7-98bfa74bc72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.02.01 14:36:41.604429 [ 279 ] {} <Debug> TCP-Session: f95fd708-fb9f-47c4-9410-de6219197c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.02.01 14:36:41.604449 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.02.01 14:36:41.604505 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59344 | ||
| 268 | 2026.02.01 14:36:41.604548 [ 280 ] {} <Debug> TCP-Session: 54a0d9d6-f649-4412-a026-da71bb8ad29e Authenticating user 'default' from [fd00:1122:3344:101::d]:58666 | ||
| 269 | 2026.02.01 14:36:41.604534 [ 279 ] {} <Debug> TCP-Session: f95fd708-fb9f-47c4-9410-de6219197c7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.02.01 14:36:41.604594 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.02.01 14:36:41.604643 [ 280 ] {} <Debug> TCP-Session: 54a0d9d6-f649-4412-a026-da71bb8ad29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.02.01 14:36:41.604512 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.02.01 14:36:41.604687 [ 282 ] {} <Debug> TCP-Session: c2e98733-df8b-41e2-93b0-8f2644929e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:39664 | ||
| 274 | 2026.02.01 14:36:41.604733 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.02.01 14:36:41.604789 [ 281 ] {} <Debug> TCP-Session: f0dcd849-0e56-49be-8568-d037a8a38ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51779 | ||
| 276 | 2026.02.01 14:36:41.604774 [ 282 ] {} <Debug> TCP-Session: c2e98733-df8b-41e2-93b0-8f2644929e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.02.01 14:36:41.604747 [ 280 ] {} <Debug> TCP-Session: 54a0d9d6-f649-4412-a026-da71bb8ad29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.02.01 14:36:41.604896 [ 281 ] {} <Debug> TCP-Session: f0dcd849-0e56-49be-8568-d037a8a38ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.02.01 14:36:41.604880 [ 282 ] {} <Debug> TCP-Session: c2e98733-df8b-41e2-93b0-8f2644929e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.02.01 14:36:41.604867 [ 283 ] {} <Debug> TCP-Session: 58b8f943-bd60-4242-b85e-47e46fefc7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59344 | ||
| 281 | 2026.02.01 14:36:41.604970 [ 281 ] {} <Debug> TCP-Session: f0dcd849-0e56-49be-8568-d037a8a38ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.02.01 14:36:41.605067 [ 283 ] {} <Debug> TCP-Session: 58b8f943-bd60-4242-b85e-47e46fefc7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.02.01 14:36:41.605090 [ 283 ] {} <Debug> TCP-Session: 58b8f943-bd60-4242-b85e-47e46fefc7ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.02.01 14:36:41.611854 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.02.01 14:36:41.614614 [ 275 ] {0ee81ae3-2140-4dbf-bdc9-4c81c9d1cb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.02.01 14:36:41.740195 [ 275 ] {0ee81ae3-2140-4dbf-bdc9-4c81c9d1cb6f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57257) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.02.01 14:36:41.741197 [ 275 ] {0ee81ae3-2140-4dbf-bdc9-4c81c9d1cb6f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.02.01 14:36:41.741400 [ 275 ] {0ee81ae3-2140-4dbf-bdc9-4c81c9d1cb6f} <Debug> TCPHandler: Processed in 0.135465679 sec. | ||
| 335 | 2026.02.01 14:36:41.741841 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.02.01 14:36:41.742168 [ 276 ] {66fceb90-caed-469d-8c8d-feb1b2be622f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.02.01 14:36:41.742582 [ 276 ] {66fceb90-caed-469d-8c8d-feb1b2be622f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44723) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.02.01 14:36:41.742910 [ 276 ] {66fceb90-caed-469d-8c8d-feb1b2be622f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.02.01 14:36:41.743119 [ 276 ] {66fceb90-caed-469d-8c8d-feb1b2be622f} <Debug> TCPHandler: Processed in 0.001450925 sec. | ||
| 386 | 2026.02.01 14:36:41.743422 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.02.01 14:36:41.744156 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.02.01 14:36:41.744760 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.02.01 14:36:41.750838 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.02.01 14:36:41.750864 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2622e-05 sec | ||
| 391 | 2026.02.01 14:36:41.750879 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.02.01 14:36:41.751020 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.02.01 14:36:41.751052 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.02.01 14:36:41.751955 [ 275 ] {06d7379e-edb4-4e9c-b792-2c8a39165ef8} <Debug> TCPHandler: Processed in 0.008641097 sec. | ||
| 395 | 2026.02.01 14:36:41.752093 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.02.01 14:36:41.752316 [ 275 ] {bf87510f-3326-42f5-a4e3-917cfddbe902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.02.01 14:36:41.752430 [ 275 ] {bf87510f-3326-42f5-a4e3-917cfddbe902} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.02.01 14:36:41.763152 [ 275 ] {bf87510f-3326-42f5-a4e3-917cfddbe902} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.02.01 14:36:41.769610 [ 275 ] {bf87510f-3326-42f5-a4e3-917cfddbe902} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa): Loading data parts | ||
| 401 | 2026.02.01 14:36:41.770706 [ 275 ] {bf87510f-3326-42f5-a4e3-917cfddbe902} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa): There are no data parts | ||
| 402 | 2026.02.01 14:36:41.777392 [ 275 ] {bf87510f-3326-42f5-a4e3-917cfddbe902} <Debug> TCPHandler: Processed in 0.025349136 sec. | ||
| 403 | 2026.02.01 14:36:41.777557 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.02.01 14:36:41.777735 [ 275 ] {30ac0b69-b0ac-415b-baf4-ad88f6d79bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.02.01 14:36:41.777858 [ 275 ] {30ac0b69-b0ac-415b-baf4-ad88f6d79bb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.02.01 14:36:41.797511 [ 275 ] {30ac0b69-b0ac-415b-baf4-ad88f6d79bb5} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Loading data parts | ||
| 417 | 2026.02.01 14:36:41.797758 [ 275 ] {30ac0b69-b0ac-415b-baf4-ad88f6d79bb5} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): There are no data parts | ||
| 418 | 2026.02.01 14:36:41.799374 [ 275 ] {30ac0b69-b0ac-415b-baf4-ad88f6d79bb5} <Debug> TCPHandler: Processed in 0.021870008 sec. | ||
| 419 | 2026.02.01 14:36:41.799600 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.01 14:36:41.799770 [ 275 ] {17be2777-eadd-4725-9162-ade1c98741b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 421 | 2026.02.01 14:36:41.799884 [ 275 ] {17be2777-eadd-4725-9162-ade1c98741b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.02.01 14:36:41.804616 [ 275 ] {17be2777-eadd-4725-9162-ade1c98741b5} <Debug> oximeter.measurements_i8 (8d105bb2-9180-42f2-bec3-db4b771d490c): Loading data parts | ||
| 423 | 2026.02.01 14:36:41.804775 [ 275 ] {17be2777-eadd-4725-9162-ade1c98741b5} <Debug> oximeter.measurements_i8 (8d105bb2-9180-42f2-bec3-db4b771d490c): There are no data parts | ||
| 424 | 2026.02.01 14:36:41.809272 [ 275 ] {17be2777-eadd-4725-9162-ade1c98741b5} <Debug> TCPHandler: Processed in 0.009725792 sec. | ||
| 425 | 2026.02.01 14:36:41.809436 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.01 14:36:41.809626 [ 275 ] {2010465c-9bad-433f-bf30-f62e5ef366e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 427 | 2026.02.01 14:36:41.809775 [ 275 ] {2010465c-9bad-433f-bf30-f62e5ef366e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.02.01 14:36:41.811854 [ 275 ] {2010465c-9bad-433f-bf30-f62e5ef366e8} <Debug> oximeter.measurements_u8 (6663af0d-7592-480b-89e8-4e0eafe29e6c): Loading data parts | ||
| 429 | 2026.02.01 14:36:41.812005 [ 275 ] {2010465c-9bad-433f-bf30-f62e5ef366e8} <Debug> oximeter.measurements_u8 (6663af0d-7592-480b-89e8-4e0eafe29e6c): There are no data parts | ||
| 430 | 2026.02.01 14:36:41.816247 [ 275 ] {2010465c-9bad-433f-bf30-f62e5ef366e8} <Debug> TCPHandler: Processed in 0.006871323 sec. | ||
| 431 | 2026.02.01 14:36:41.816425 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.01 14:36:41.816617 [ 275 ] {aa1d3b5f-20a0-4e5e-a770-f31e4e6fbcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 433 | 2026.02.01 14:36:41.816732 [ 275 ] {aa1d3b5f-20a0-4e5e-a770-f31e4e6fbcfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.02.01 14:36:41.821659 [ 275 ] {aa1d3b5f-20a0-4e5e-a770-f31e4e6fbcfb} <Debug> oximeter.measurements_i16 (14035210-4317-4a5b-aeb3-3e6425b95d2a): Loading data parts | ||
| 435 | 2026.02.01 14:36:41.821998 [ 275 ] {aa1d3b5f-20a0-4e5e-a770-f31e4e6fbcfb} <Debug> oximeter.measurements_i16 (14035210-4317-4a5b-aeb3-3e6425b95d2a): There are no data parts | ||
| 436 | 2026.02.01 14:36:41.824762 [ 275 ] {aa1d3b5f-20a0-4e5e-a770-f31e4e6fbcfb} <Debug> TCPHandler: Processed in 0.00838651 sec. | ||
| 437 | 2026.02.01 14:36:41.824896 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.01 14:36:41.825054 [ 275 ] {969fe8e2-9977-488d-93bb-e2650772194e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 439 | 2026.02.01 14:36:41.825175 [ 275 ] {969fe8e2-9977-488d-93bb-e2650772194e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.02.01 14:36:41.830168 [ 275 ] {969fe8e2-9977-488d-93bb-e2650772194e} <Debug> oximeter.measurements_u16 (6f2619e7-808e-4151-9ec1-8eb7cbbdcef8): Loading data parts | ||
| 441 | 2026.02.01 14:36:41.830349 [ 275 ] {969fe8e2-9977-488d-93bb-e2650772194e} <Debug> oximeter.measurements_u16 (6f2619e7-808e-4151-9ec1-8eb7cbbdcef8): There are no data parts | ||
| 442 | 2026.02.01 14:36:41.836084 [ 275 ] {969fe8e2-9977-488d-93bb-e2650772194e} <Debug> TCPHandler: Processed in 0.011238378 sec. | ||
| 443 | 2026.02.01 14:36:41.836221 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.01 14:36:41.836453 [ 275 ] {f70f17f6-993f-4d6d-8159-aa3a8821b86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 445 | 2026.02.01 14:36:41.836569 [ 275 ] {f70f17f6-993f-4d6d-8159-aa3a8821b86b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.02.01 14:36:41.840197 [ 275 ] {f70f17f6-993f-4d6d-8159-aa3a8821b86b} <Debug> oximeter.measurements_i32 (f4ae3373-0caa-4fdc-a215-ae45954f8e2b): Loading data parts | ||
| 447 | 2026.02.01 14:36:41.840415 [ 275 ] {f70f17f6-993f-4d6d-8159-aa3a8821b86b} <Debug> oximeter.measurements_i32 (f4ae3373-0caa-4fdc-a215-ae45954f8e2b): There are no data parts | ||
| 448 | 2026.02.01 14:36:41.841933 [ 275 ] {f70f17f6-993f-4d6d-8159-aa3a8821b86b} <Debug> TCPHandler: Processed in 0.005761618 sec. | ||
| 449 | 2026.02.01 14:36:41.842065 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.01 14:36:41.842218 [ 275 ] {b1f1134c-97cf-4a24-8255-497e260199fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 451 | 2026.02.01 14:36:41.842317 [ 275 ] {b1f1134c-97cf-4a24-8255-497e260199fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.02.01 14:36:41.847165 [ 275 ] {b1f1134c-97cf-4a24-8255-497e260199fe} <Debug> oximeter.measurements_u32 (d1dcb3a8-916e-4d43-86f0-6f54160ce33e): Loading data parts | ||
| 453 | 2026.02.01 14:36:41.847336 [ 275 ] {b1f1134c-97cf-4a24-8255-497e260199fe} <Debug> oximeter.measurements_u32 (d1dcb3a8-916e-4d43-86f0-6f54160ce33e): There are no data parts | ||
| 454 | 2026.02.01 14:36:41.852897 [ 275 ] {b1f1134c-97cf-4a24-8255-497e260199fe} <Debug> TCPHandler: Processed in 0.010883577 sec. | ||
| 455 | 2026.02.01 14:36:41.853039 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.01 14:36:41.853256 [ 275 ] {679018d9-d499-4670-a27c-a6a2a2195670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 457 | 2026.02.01 14:36:41.853376 [ 275 ] {679018d9-d499-4670-a27c-a6a2a2195670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.02.01 14:36:41.855452 [ 275 ] {679018d9-d499-4670-a27c-a6a2a2195670} <Debug> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Loading data parts | ||
| 459 | 2026.02.01 14:36:41.855598 [ 275 ] {679018d9-d499-4670-a27c-a6a2a2195670} <Debug> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): There are no data parts | ||
| 460 | 2026.02.01 14:36:41.861492 [ 275 ] {679018d9-d499-4670-a27c-a6a2a2195670} <Debug> TCPHandler: Processed in 0.008503323 sec. | ||
| 461 | 2026.02.01 14:36:41.861628 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.01 14:36:41.861783 [ 275 ] {79e2552c-9631-4915-89c9-864b5cda3726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 463 | 2026.02.01 14:36:41.861927 [ 275 ] {79e2552c-9631-4915-89c9-864b5cda3726} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.02.01 14:36:41.868090 [ 275 ] {79e2552c-9631-4915-89c9-864b5cda3726} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Loading data parts | ||
| 465 | 2026.02.01 14:36:41.868358 [ 275 ] {79e2552c-9631-4915-89c9-864b5cda3726} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): There are no data parts | ||
| 466 | 2026.02.01 14:36:41.869905 [ 275 ] {79e2552c-9631-4915-89c9-864b5cda3726} <Debug> TCPHandler: Processed in 0.008327048 sec. | ||
| 467 | 2026.02.01 14:36:41.870041 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.01 14:36:41.870272 [ 275 ] {ce803fa2-559b-4a65-9dd1-2ed6635a5d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 469 | 2026.02.01 14:36:41.870386 [ 275 ] {ce803fa2-559b-4a65-9dd1-2ed6635a5d62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.02.01 14:36:41.875167 [ 275 ] {ce803fa2-559b-4a65-9dd1-2ed6635a5d62} <Debug> oximeter.measurements_f32 (d8f3c908-6e6a-48b4-bfcc-3f30135f23e4): Loading data parts | ||
| 471 | 2026.02.01 14:36:41.875349 [ 275 ] {ce803fa2-559b-4a65-9dd1-2ed6635a5d62} <Debug> oximeter.measurements_f32 (d8f3c908-6e6a-48b4-bfcc-3f30135f23e4): There are no data parts | ||
| 472 | 2026.02.01 14:36:41.880889 [ 275 ] {ce803fa2-559b-4a65-9dd1-2ed6635a5d62} <Debug> TCPHandler: Processed in 0.010894997 sec. | ||
| 473 | 2026.02.01 14:36:41.881117 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.01 14:36:41.881347 [ 275 ] {c5506550-0bff-4cb4-b7b3-01d499639847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 475 | 2026.02.01 14:36:41.881511 [ 275 ] {c5506550-0bff-4cb4-b7b3-01d499639847} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.02.01 14:36:41.886789 [ 275 ] {c5506550-0bff-4cb4-b7b3-01d499639847} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Loading data parts | ||
| 477 | 2026.02.01 14:36:41.886994 [ 275 ] {c5506550-0bff-4cb4-b7b3-01d499639847} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): There are no data parts | ||
| 478 | 2026.02.01 14:36:41.892451 [ 275 ] {c5506550-0bff-4cb4-b7b3-01d499639847} <Debug> TCPHandler: Processed in 0.011413314 sec. | ||
| 479 | 2026.02.01 14:36:41.892618 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.01 14:36:41.892888 [ 275 ] {c832714d-c39d-4545-ae9e-09bf7fd510a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 481 | 2026.02.01 14:36:41.893001 [ 275 ] {c832714d-c39d-4545-ae9e-09bf7fd510a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.02.01 14:36:41.898119 [ 275 ] {c832714d-c39d-4545-ae9e-09bf7fd510a1} <Debug> oximeter.measurements_string (a0de50d3-6b8d-4f32-801c-ead7e6cfe265): Loading data parts | ||
| 483 | 2026.02.01 14:36:41.898280 [ 275 ] {c832714d-c39d-4545-ae9e-09bf7fd510a1} <Debug> oximeter.measurements_string (a0de50d3-6b8d-4f32-801c-ead7e6cfe265): There are no data parts | ||
| 484 | 2026.02.01 14:36:41.901005 [ 275 ] {c832714d-c39d-4545-ae9e-09bf7fd510a1} <Debug> TCPHandler: Processed in 0.008449112 sec. | ||
| 485 | 2026.02.01 14:36:41.901166 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.02.01 14:36:41.901338 [ 275 ] {08c02381-28b5-4edd-9e5f-3ca97890223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.01 14:36:41.901476 [ 275 ] {08c02381-28b5-4edd-9e5f-3ca97890223c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.02.01 14:36:41.906373 [ 275 ] {08c02381-28b5-4edd-9e5f-3ca97890223c} <Debug> oximeter.measurements_bytes (753fa7b2-2757-43e3-b482-f10a7aa7b43f): Loading data parts | ||
| 496 | 2026.02.01 14:36:41.906522 [ 275 ] {08c02381-28b5-4edd-9e5f-3ca97890223c} <Debug> oximeter.measurements_bytes (753fa7b2-2757-43e3-b482-f10a7aa7b43f): There are no data parts | ||
| 497 | 2026.02.01 14:36:41.914339 [ 275 ] {08c02381-28b5-4edd-9e5f-3ca97890223c} <Debug> TCPHandler: Processed in 0.013224269 sec. | ||
| 498 | 2026.02.01 14:36:41.914504 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.01 14:36:41.914699 [ 275 ] {d6894757-4ff1-4072-91c6-c46009183d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 500 | 2026.02.01 14:36:41.914831 [ 275 ] {d6894757-4ff1-4072-91c6-c46009183d30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.02.01 14:36:41.918290 [ 275 ] {d6894757-4ff1-4072-91c6-c46009183d30} <Debug> oximeter.measurements_cumulativei64 (f7945aaa-26cf-4440-aeea-8eb0e25af23e): Loading data parts | ||
| 502 | 2026.02.01 14:36:41.918459 [ 275 ] {d6894757-4ff1-4072-91c6-c46009183d30} <Debug> oximeter.measurements_cumulativei64 (f7945aaa-26cf-4440-aeea-8eb0e25af23e): There are no data parts | ||
| 503 | 2026.02.01 14:36:41.919840 [ 275 ] {d6894757-4ff1-4072-91c6-c46009183d30} <Debug> TCPHandler: Processed in 0.005395037 sec. | ||
| 504 | 2026.02.01 14:36:41.920096 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.01 14:36:41.920260 [ 275 ] {ab80aa12-d698-4467-86a1-0d3a688c3e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 506 | 2026.02.01 14:36:41.920396 [ 275 ] {ab80aa12-d698-4467-86a1-0d3a688c3e75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.02.01 14:36:41.925189 [ 275 ] {ab80aa12-d698-4467-86a1-0d3a688c3e75} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Loading data parts | ||
| 508 | 2026.02.01 14:36:41.925490 [ 275 ] {ab80aa12-d698-4467-86a1-0d3a688c3e75} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): There are no data parts | ||
| 509 | 2026.02.01 14:36:41.931572 [ 275 ] {ab80aa12-d698-4467-86a1-0d3a688c3e75} <Debug> TCPHandler: Processed in 0.011525997 sec. | ||
| 510 | 2026.02.01 14:36:41.931718 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.01 14:36:41.931954 [ 275 ] {e91eabcc-652a-48fa-aa82-93874c1bfe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 512 | 2026.02.01 14:36:41.932067 [ 275 ] {e91eabcc-652a-48fa-aa82-93874c1bfe4e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.02.01 14:36:41.936944 [ 275 ] {e91eabcc-652a-48fa-aa82-93874c1bfe4e} <Debug> oximeter.measurements_cumulativef32 (4054ac6c-2c42-4076-94e7-f2c9122e0de1): Loading data parts | ||
| 514 | 2026.02.01 14:36:41.937151 [ 275 ] {e91eabcc-652a-48fa-aa82-93874c1bfe4e} <Debug> oximeter.measurements_cumulativef32 (4054ac6c-2c42-4076-94e7-f2c9122e0de1): There are no data parts | ||
| 515 | 2026.02.01 14:36:41.945743 [ 275 ] {e91eabcc-652a-48fa-aa82-93874c1bfe4e} <Debug> TCPHandler: Processed in 0.014075347 sec. | ||
| 516 | 2026.02.01 14:36:41.945895 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.01 14:36:41.946059 [ 275 ] {388a1062-e1fd-4d5e-bb4a-94fb5106ef8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 518 | 2026.02.01 14:36:41.946181 [ 275 ] {388a1062-e1fd-4d5e-bb4a-94fb5106ef8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.02.01 14:36:41.951359 [ 275 ] {388a1062-e1fd-4d5e-bb4a-94fb5106ef8d} <Debug> oximeter.measurements_cumulativef64 (f3820fec-b494-44ab-a97b-50f59b2e0863): Loading data parts | ||
| 520 | 2026.02.01 14:36:41.951613 [ 275 ] {388a1062-e1fd-4d5e-bb4a-94fb5106ef8d} <Debug> oximeter.measurements_cumulativef64 (f3820fec-b494-44ab-a97b-50f59b2e0863): There are no data parts | ||
| 521 | 2026.02.01 14:36:41.953590 [ 275 ] {388a1062-e1fd-4d5e-bb4a-94fb5106ef8d} <Debug> TCPHandler: Processed in 0.00774576 sec. | ||
| 522 | 2026.02.01 14:36:41.953841 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.01 14:36:41.954077 [ 275 ] {292446bb-21fe-4b3d-a588-cb78a6d5946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.02.01 14:36:41.954212 [ 275 ] {292446bb-21fe-4b3d-a588-cb78a6d5946e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.02.01 14:36:41.959067 [ 275 ] {292446bb-21fe-4b3d-a588-cb78a6d5946e} <Debug> oximeter.measurements_histogrami8 (827086f0-46f3-42ac-926c-40b11c3ba213): Loading data parts | ||
| 536 | 2026.02.01 14:36:41.959226 [ 275 ] {292446bb-21fe-4b3d-a588-cb78a6d5946e} <Debug> oximeter.measurements_histogrami8 (827086f0-46f3-42ac-926c-40b11c3ba213): There are no data parts | ||
| 537 | 2026.02.01 14:36:41.961876 [ 275 ] {292446bb-21fe-4b3d-a588-cb78a6d5946e} <Debug> TCPHandler: Processed in 0.008093411 sec. | ||
| 538 | 2026.02.01 14:36:41.962017 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.02.01 14:36:41.962227 [ 275 ] {57c2fcc0-deb3-4f4c-926d-85c5a359583d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 540 | 2026.02.01 14:36:41.962358 [ 275 ] {57c2fcc0-deb3-4f4c-926d-85c5a359583d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.02.01 14:36:41.964426 [ 275 ] {57c2fcc0-deb3-4f4c-926d-85c5a359583d} <Debug> oximeter.measurements_histogramu8 (62d17127-b88f-4779-9cf9-eb4a58f9a026): Loading data parts | ||
| 542 | 2026.02.01 14:36:41.964666 [ 275 ] {57c2fcc0-deb3-4f4c-926d-85c5a359583d} <Debug> oximeter.measurements_histogramu8 (62d17127-b88f-4779-9cf9-eb4a58f9a026): There are no data parts | ||
| 543 | 2026.02.01 14:36:41.968994 [ 275 ] {57c2fcc0-deb3-4f4c-926d-85c5a359583d} <Debug> TCPHandler: Processed in 0.007024248 sec. | ||
| 544 | 2026.02.01 14:36:41.969259 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.02.01 14:36:41.969626 [ 275 ] {90fd6bae-8bc3-4c93-b57d-8dc06ab814f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 546 | 2026.02.01 14:36:41.969802 [ 275 ] {90fd6bae-8bc3-4c93-b57d-8dc06ab814f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.02.01 14:36:41.975467 [ 275 ] {90fd6bae-8bc3-4c93-b57d-8dc06ab814f5} <Debug> oximeter.measurements_histogrami16 (b5543c3c-d45a-48ec-98a1-90d7248af96e): Loading data parts | ||
| 548 | 2026.02.01 14:36:41.975629 [ 275 ] {90fd6bae-8bc3-4c93-b57d-8dc06ab814f5} <Debug> oximeter.measurements_histogrami16 (b5543c3c-d45a-48ec-98a1-90d7248af96e): There are no data parts | ||
| 549 | 2026.02.01 14:36:41.978871 [ 275 ] {90fd6bae-8bc3-4c93-b57d-8dc06ab814f5} <Debug> TCPHandler: Processed in 0.00968863 sec. | ||
| 550 | 2026.02.01 14:36:41.979030 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.02.01 14:36:41.979244 [ 275 ] {6b789eff-b9c3-4b38-84f2-84ceccbd8970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 552 | 2026.02.01 14:36:41.979378 [ 275 ] {6b789eff-b9c3-4b38-84f2-84ceccbd8970} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.02.01 14:36:41.983943 [ 275 ] {6b789eff-b9c3-4b38-84f2-84ceccbd8970} <Debug> oximeter.measurements_histogramu16 (e68750df-f066-4023-a065-340052742181): Loading data parts | ||
| 554 | 2026.02.01 14:36:41.984094 [ 275 ] {6b789eff-b9c3-4b38-84f2-84ceccbd8970} <Debug> oximeter.measurements_histogramu16 (e68750df-f066-4023-a065-340052742181): There are no data parts | ||
| 555 | 2026.02.01 14:36:41.989345 [ 275 ] {6b789eff-b9c3-4b38-84f2-84ceccbd8970} <Debug> TCPHandler: Processed in 0.010370291 sec. | ||
| 556 | 2026.02.01 14:36:41.989528 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.02.01 14:36:41.989781 [ 275 ] {1edda48d-42ca-4b79-87b8-531bb9929822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 558 | 2026.02.01 14:36:41.989968 [ 275 ] {1edda48d-42ca-4b79-87b8-531bb9929822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.02.01 14:36:41.992776 [ 275 ] {1edda48d-42ca-4b79-87b8-531bb9929822} <Debug> oximeter.measurements_histogrami32 (80031711-6972-4473-9ddd-11db06fc5e88): Loading data parts | ||
| 560 | 2026.02.01 14:36:41.992925 [ 275 ] {1edda48d-42ca-4b79-87b8-531bb9929822} <Debug> oximeter.measurements_histogrami32 (80031711-6972-4473-9ddd-11db06fc5e88): There are no data parts | ||
| 561 | 2026.02.01 14:36:41.998677 [ 275 ] {1edda48d-42ca-4b79-87b8-531bb9929822} <Debug> TCPHandler: Processed in 0.009196335 sec. | ||
| 562 | 2026.02.01 14:36:41.998855 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.02.01 14:36:41.999081 [ 275 ] {1081313f-b512-4e2d-a488-a42451cf5389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 564 | 2026.02.01 14:36:41.999250 [ 275 ] {1081313f-b512-4e2d-a488-a42451cf5389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.02.01 14:36:42.001137 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.99 MiB, peak 125.99 MiB, free memory in arenas 0.00 B, will set to 134.38 MiB (RSS), difference: 8.39 MiB | ||
| 566 | 2026.02.01 14:36:42.006301 [ 275 ] {1081313f-b512-4e2d-a488-a42451cf5389} <Debug> oximeter.measurements_histogramu32 (14f2ecec-170a-46e8-9121-1fcc6570cb15): Loading data parts | ||
| 567 | 2026.02.01 14:36:42.006461 [ 275 ] {1081313f-b512-4e2d-a488-a42451cf5389} <Debug> oximeter.measurements_histogramu32 (14f2ecec-170a-46e8-9121-1fcc6570cb15): There are no data parts | ||
| 568 | 2026.02.01 14:36:42.010637 [ 275 ] {1081313f-b512-4e2d-a488-a42451cf5389} <Debug> TCPHandler: Processed in 0.011844207 sec. | ||
| 569 | 2026.02.01 14:36:42.010795 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.02.01 14:36:42.011014 [ 275 ] {0783523d-0b9a-4a86-b8cf-a06f930e30ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 571 | 2026.02.01 14:36:42.011172 [ 275 ] {0783523d-0b9a-4a86-b8cf-a06f930e30ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 572 | 2026.02.01 14:36:42.016331 [ 275 ] {0783523d-0b9a-4a86-b8cf-a06f930e30ec} <Debug> oximeter.measurements_histogrami64 (5c252050-539e-4979-88ee-f843e0b9feb4): Loading data parts | ||
| 573 | 2026.02.01 14:36:42.016672 [ 275 ] {0783523d-0b9a-4a86-b8cf-a06f930e30ec} <Debug> oximeter.measurements_histogrami64 (5c252050-539e-4979-88ee-f843e0b9feb4): There are no data parts | ||
| 574 | 2026.02.01 14:36:42.021995 [ 275 ] {0783523d-0b9a-4a86-b8cf-a06f930e30ec} <Debug> TCPHandler: Processed in 0.011253259 sec. | ||
| 575 | 2026.02.01 14:36:42.022167 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 576 | 2026.02.01 14:36:42.022472 [ 275 ] {00ed644a-02f0-4e22-9870-a78b5462f0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 577 | 2026.02.01 14:36:42.022678 [ 275 ] {00ed644a-02f0-4e22-9870-a78b5462f0b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 578 | 2026.02.01 14:36:42.025780 [ 275 ] {00ed644a-02f0-4e22-9870-a78b5462f0b9} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Loading data parts | ||
| 579 | 2026.02.01 14:36:42.025942 [ 275 ] {00ed644a-02f0-4e22-9870-a78b5462f0b9} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): There are no data parts | ||
| 580 | 2026.02.01 14:36:42.027299 [ 275 ] {00ed644a-02f0-4e22-9870-a78b5462f0b9} <Debug> TCPHandler: Processed in 0.005186911 sec. | ||
| 581 | 2026.02.01 14:36:42.027445 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 582 | 2026.02.01 14:36:42.027660 [ 275 ] {d9f26647-9aae-419c-bac6-950a94c30abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 583 | 2026.02.01 14:36:42.027820 [ 275 ] {d9f26647-9aae-419c-bac6-950a94c30abf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 584 | 2026.02.01 14:36:42.030239 [ 275 ] {d9f26647-9aae-419c-bac6-950a94c30abf} <Debug> oximeter.measurements_histogramf32 (21134b91-266c-4671-96b8-dface60ee297): Loading data parts | ||
| 585 | 2026.02.01 14:36:42.030531 [ 275 ] {d9f26647-9aae-419c-bac6-950a94c30abf} <Debug> oximeter.measurements_histogramf32 (21134b91-266c-4671-96b8-dface60ee297): There are no data parts | ||
| 586 | 2026.02.01 14:36:42.032347 [ 275 ] {d9f26647-9aae-419c-bac6-950a94c30abf} <Debug> TCPHandler: Processed in 0.004952924 sec. | ||
| 587 | 2026.02.01 14:36:42.032495 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 588 | 2026.02.01 14:36:42.032802 [ 275 ] {87b9aa38-6a7f-4849-ada0-deabb8c47990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 589 | 2026.02.01 14:36:42.032932 [ 275 ] {87b9aa38-6a7f-4849-ada0-deabb8c47990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 590 | 2026.02.01 14:36:42.041603 [ 275 ] {87b9aa38-6a7f-4849-ada0-deabb8c47990} <Debug> oximeter.measurements_histogramf64 (ad3e9b75-106e-437b-a182-0e448fc489db): Loading data parts | ||
| 591 | 2026.02.01 14:36:42.041840 [ 275 ] {87b9aa38-6a7f-4849-ada0-deabb8c47990} <Debug> oximeter.measurements_histogramf64 (ad3e9b75-106e-437b-a182-0e448fc489db): There are no data parts | ||
| 592 | 2026.02.01 14:36:42.044431 [ 275 ] {87b9aa38-6a7f-4849-ada0-deabb8c47990} <Debug> TCPHandler: Processed in 0.011985161 sec. | ||
| 593 | 2026.02.01 14:36:42.044585 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.02.01 14:36:42.044771 [ 275 ] {4c019282-cb27-4bba-beec-39e0b516063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) /* The field tables store named dimensions of each timeseries. | ||
| 595 | * | ||
| 596 | * As with the measurement tables, there is one field table for each field data | ||
| 597 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 598 | * this behavior **must not** be relied upon for query correctness. | ||
| 599 | * | ||
| 600 | * The index for the fields differs from the measurements, however. Rows are | ||
| 601 | * sorted by timeseries name, then field name, field value, and finally | ||
| 602 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 603 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 604 | * usually then used to look up measurements. | ||
| 605 | * | ||
| 606 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 607 | * timeseries name and then key, since it would improve lookups where one | ||
| 608 | * already has the key. Realistically though, these tables are quite small and | ||
| 609 | * so performance benefits will be low in absolute terms. | ||
| 610 | * | ||
| 611 | * TTL: We use a materialized column to expire old field table records. This | ||
| 612 | * column is generated automatically by the database whenever a new row is | ||
| 613 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 614 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 615 | * record will remain during a deduplication, which will have the last | ||
| 616 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 617 | * measurement tables. | ||
| 618 | */ | ||
| 619 | 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) | ||
| 620 | 2026.02.01 14:36:42.044884 [ 275 ] {4c019282-cb27-4bba-beec-39e0b516063a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 621 | 2026.02.01 14:36:42.050426 [ 275 ] {4c019282-cb27-4bba-beec-39e0b516063a} <Debug> oximeter.fields_bool (a145c69e-f540-4e53-b706-653fe99e5fb3): Loading data parts | ||
| 622 | 2026.02.01 14:36:42.050743 [ 275 ] {4c019282-cb27-4bba-beec-39e0b516063a} <Debug> oximeter.fields_bool (a145c69e-f540-4e53-b706-653fe99e5fb3): There are no data parts | ||
| 623 | 2026.02.01 14:36:42.054346 [ 275 ] {4c019282-cb27-4bba-beec-39e0b516063a} <Debug> TCPHandler: Processed in 0.009812684 sec. | ||
| 624 | 2026.02.01 14:36:42.054496 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 625 | 2026.02.01 14:36:42.054725 [ 275 ] {6039961c-3864-428f-85ca-4ea7fafdcfee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 626 | 2026.02.01 14:36:42.054813 [ 275 ] {6039961c-3864-428f-85ca-4ea7fafdcfee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2026.02.01 14:36:42.059526 [ 275 ] {6039961c-3864-428f-85ca-4ea7fafdcfee} <Debug> oximeter.fields_i8 (6bfde87a-5e3e-47cd-a4f0-216220df2cb4): Loading data parts | ||
| 628 | 2026.02.01 14:36:42.059974 [ 275 ] {6039961c-3864-428f-85ca-4ea7fafdcfee} <Debug> oximeter.fields_i8 (6bfde87a-5e3e-47cd-a4f0-216220df2cb4): There are no data parts | ||
| 629 | 2026.02.01 14:36:42.064896 [ 275 ] {6039961c-3864-428f-85ca-4ea7fafdcfee} <Debug> TCPHandler: Processed in 0.010452404 sec. | ||
| 630 | 2026.02.01 14:36:42.065204 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.02.01 14:36:42.065400 [ 275 ] {40042a9f-0bf6-4512-8a8c-81f082e392b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 632 | 2026.02.01 14:36:42.065542 [ 275 ] {40042a9f-0bf6-4512-8a8c-81f082e392b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2026.02.01 14:36:42.067710 [ 275 ] {40042a9f-0bf6-4512-8a8c-81f082e392b6} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Loading data parts | ||
| 634 | 2026.02.01 14:36:42.067956 [ 275 ] {40042a9f-0bf6-4512-8a8c-81f082e392b6} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): There are no data parts | ||
| 635 | 2026.02.01 14:36:42.072175 [ 275 ] {40042a9f-0bf6-4512-8a8c-81f082e392b6} <Debug> TCPHandler: Processed in 0.007033088 sec. | ||
| 636 | 2026.02.01 14:36:42.072329 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.02.01 14:36:42.072599 [ 275 ] {7923472d-c805-4384-a950-b6a9fdf7c3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 638 | 2026.02.01 14:36:42.072738 [ 275 ] {7923472d-c805-4384-a950-b6a9fdf7c3c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2026.02.01 14:36:42.074759 [ 275 ] {7923472d-c805-4384-a950-b6a9fdf7c3c0} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Loading data parts | ||
| 640 | 2026.02.01 14:36:42.074942 [ 275 ] {7923472d-c805-4384-a950-b6a9fdf7c3c0} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): There are no data parts | ||
| 641 | 2026.02.01 14:36:42.077277 [ 275 ] {7923472d-c805-4384-a950-b6a9fdf7c3c0} <Debug> TCPHandler: Processed in 0.005007325 sec. | ||
| 642 | 2026.02.01 14:36:42.077462 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.02.01 14:36:42.077651 [ 275 ] {b6507f2a-141e-4f1f-a058-1666017903a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 644 | 2026.02.01 14:36:42.077777 [ 275 ] {b6507f2a-141e-4f1f-a058-1666017903a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2026.02.01 14:36:42.079561 [ 275 ] {b6507f2a-141e-4f1f-a058-1666017903a7} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Loading data parts | ||
| 646 | 2026.02.01 14:36:42.079785 [ 275 ] {b6507f2a-141e-4f1f-a058-1666017903a7} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): There are no data parts | ||
| 647 | 2026.02.01 14:36:42.083820 [ 275 ] {b6507f2a-141e-4f1f-a058-1666017903a7} <Debug> TCPHandler: Processed in 0.006417379 sec. | ||
| 648 | 2026.02.01 14:36:42.083963 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.02.01 14:36:42.084210 [ 275 ] {35f2d0a5-0ebf-4ee4-a76e-398210978546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 650 | 2026.02.01 14:36:42.084339 [ 275 ] {35f2d0a5-0ebf-4ee4-a76e-398210978546} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2026.02.01 14:36:42.091622 [ 275 ] {35f2d0a5-0ebf-4ee4-a76e-398210978546} <Debug> oximeter.fields_i32 (0a371ba4-179a-4325-b92e-147904b088c1): Loading data parts | ||
| 652 | 2026.02.01 14:36:42.091794 [ 275 ] {35f2d0a5-0ebf-4ee4-a76e-398210978546} <Debug> oximeter.fields_i32 (0a371ba4-179a-4325-b92e-147904b088c1): There are no data parts | ||
| 653 | 2026.02.01 14:36:42.101032 [ 275 ] {35f2d0a5-0ebf-4ee4-a76e-398210978546} <Debug> TCPHandler: Processed in 0.017118431 sec. | ||
| 654 | 2026.02.01 14:36:42.101195 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.02.01 14:36:42.101393 [ 275 ] {51396470-0c9f-49f7-9b7e-7f80b66c8c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 656 | 2026.02.01 14:36:42.101594 [ 275 ] {51396470-0c9f-49f7-9b7e-7f80b66c8c6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2026.02.01 14:36:42.106501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 658 | 2026.02.01 14:36:42.106571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 659 | 2026.02.01 14:36:42.106661 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 660 | 2026.02.01 14:36:42.106683 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 661 | 2026.02.01 14:36:42.108219 [ 275 ] {51396470-0c9f-49f7-9b7e-7f80b66c8c6d} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Loading data parts | ||
| 662 | 2026.02.01 14:36:42.108401 [ 275 ] {51396470-0c9f-49f7-9b7e-7f80b66c8c6d} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): There are no data parts | ||
| 663 | 2026.02.01 14:36:42.113940 [ 245 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Loading data parts | ||
| 664 | 2026.02.01 14:36:42.114101 [ 275 ] {51396470-0c9f-49f7-9b7e-7f80b66c8c6d} <Debug> TCPHandler: Processed in 0.012965742 sec. | ||
| 665 | 2026.02.01 14:36:42.114149 [ 245 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): There are no data parts | ||
| 666 | 2026.02.01 14:36:42.114363 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.02.01 14:36:42.114527 [ 275 ] {b48bcb24-0cc5-48a0-bb7c-be434efc9941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 668 | 2026.02.01 14:36:42.114681 [ 275 ] {b48bcb24-0cc5-48a0-bb7c-be434efc9941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 669 | 2026.02.01 14:36:42.119587 [ 275 ] {b48bcb24-0cc5-48a0-bb7c-be434efc9941} <Debug> oximeter.fields_i64 (ded8f3dc-f6e7-4665-9c0b-010dadc255ef): Loading data parts | ||
| 670 | 2026.02.01 14:36:42.119591 [ 244 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Loading data parts | ||
| 671 | 2026.02.01 14:36:42.120993 [ 275 ] {b48bcb24-0cc5-48a0-bb7c-be434efc9941} <Debug> oximeter.fields_i64 (ded8f3dc-f6e7-4665-9c0b-010dadc255ef): There are no data parts | ||
| 672 | 2026.02.01 14:36:42.121045 [ 244 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): There are no data parts | ||
| 673 | 2026.02.01 14:36:42.123550 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 674 | 2026.02.01 14:36:42.123593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 675 | 2026.02.01 14:36:42.125558 [ 275 ] {b48bcb24-0cc5-48a0-bb7c-be434efc9941} <Debug> TCPHandler: Processed in 0.011244029 sec. | ||
| 676 | 2026.02.01 14:36:42.125835 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.02.01 14:36:42.126002 [ 275 ] {5b22ab27-59f9-4640-b4fd-96f763f3d92e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 678 | 2026.02.01 14:36:42.126125 [ 275 ] {5b22ab27-59f9-4640-b4fd-96f763f3d92e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 679 | 2026.02.01 14:36:42.131473 [ 275 ] {5b22ab27-59f9-4640-b4fd-96f763f3d92e} <Debug> oximeter.fields_u64 (24de7a5f-a99f-44b6-a6ef-269a5f89dfce): Loading data parts | ||
| 680 | 2026.02.01 14:36:42.131759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 681 | 2026.02.01 14:36:42.131769 [ 275 ] {5b22ab27-59f9-4640-b4fd-96f763f3d92e} <Debug> oximeter.fields_u64 (24de7a5f-a99f-44b6-a6ef-269a5f89dfce): There are no data parts | ||
| 682 | 2026.02.01 14:36:42.133256 [ 275 ] {5b22ab27-59f9-4640-b4fd-96f763f3d92e} <Debug> TCPHandler: Processed in 0.007484182 sec. | ||
| 683 | 2026.02.01 14:36:42.133396 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.02.01 14:36:42.133639 [ 275 ] {4a3651e7-00ca-4e00-a1d6-8d35c44b5c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 685 | 2026.02.01 14:36:42.133761 [ 275 ] {4a3651e7-00ca-4e00-a1d6-8d35c44b5c3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 686 | 2026.02.01 14:36:42.135513 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 687 | 2026.02.01 14:36:42.135991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 688 | 2026.02.01 14:36:42.137405 [ 275 ] {4a3651e7-00ca-4e00-a1d6-8d35c44b5c3c} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Loading data parts | ||
| 689 | 2026.02.01 14:36:42.137560 [ 275 ] {4a3651e7-00ca-4e00-a1d6-8d35c44b5c3c} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): There are no data parts | ||
| 690 | 2026.02.01 14:36:42.138894 [ 275 ] {4a3651e7-00ca-4e00-a1d6-8d35c44b5c3c} <Debug> TCPHandler: Processed in 0.005549082 sec. | ||
| 691 | 2026.02.01 14:36:42.139208 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 692 | 2026.02.01 14:36:42.139366 [ 275 ] {1096c369-b797-49a5-924b-34b5e8e6bd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 693 | 2026.02.01 14:36:42.139480 [ 275 ] {1096c369-b797-49a5-924b-34b5e8e6bd34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 694 | 2026.02.01 14:36:42.143736 [ 275 ] {1096c369-b797-49a5-924b-34b5e8e6bd34} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Loading data parts | ||
| 695 | 2026.02.01 14:36:42.143963 [ 275 ] {1096c369-b797-49a5-924b-34b5e8e6bd34} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): There are no data parts | ||
| 696 | 2026.02.01 14:36:42.145478 [ 275 ] {1096c369-b797-49a5-924b-34b5e8e6bd34} <Debug> TCPHandler: Processed in 0.006320076 sec. | ||
| 697 | 2026.02.01 14:36:42.145634 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.02.01 14:36:42.145880 [ 275 ] {2ff9ade4-e432-4b55-a580-ab9545055b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 699 | 2026.02.01 14:36:42.145999 [ 275 ] {2ff9ade4-e432-4b55-a580-ab9545055b22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 700 | 2026.02.01 14:36:42.150796 [ 275 ] {2ff9ade4-e432-4b55-a580-ab9545055b22} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Loading data parts | ||
| 701 | 2026.02.01 14:36:42.150944 [ 275 ] {2ff9ade4-e432-4b55-a580-ab9545055b22} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): There are no data parts | ||
| 702 | 2026.02.01 14:36:42.152939 [ 275 ] {2ff9ade4-e432-4b55-a580-ab9545055b22} <Debug> TCPHandler: Processed in 0.007360148 sec. | ||
| 703 | 2026.02.01 14:36:42.153157 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 704 | 2026.02.01 14:36:42.153399 [ 275 ] {0b0c2edb-2023-4d3b-8044-fb878b33f32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) /* The timeseries schema table stores the extracted schema for the samples | ||
| 705 | * oximeter collects. | ||
| 706 | */ | ||
| 707 | 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) | ||
| 708 | 2026.02.01 14:36:42.153531 [ 275 ] {0b0c2edb-2023-4d3b-8044-fb878b33f32c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 709 | 2026.02.01 14:36:42.154066 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 710 | 2026.02.01 14:36:42.154117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 711 | 2026.02.01 14:36:42.157049 [ 275 ] {0b0c2edb-2023-4d3b-8044-fb878b33f32c} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Loading data parts | ||
| 712 | 2026.02.01 14:36:42.157327 [ 275 ] {0b0c2edb-2023-4d3b-8044-fb878b33f32c} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): There are no data parts | ||
| 713 | 2026.02.01 14:36:42.159982 [ 275 ] {0b0c2edb-2023-4d3b-8044-fb878b33f32c} <Debug> TCPHandler: Processed in 0.006874953 sec. | ||
| 714 | 2026.02.01 14:36:42.160273 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 715 | 2026.02.01 14:36:42.160738 [ 276 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 716 | 2026.02.01 14:36:42.161473 [ 276 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 717 | 2026.02.01 14:36:42.161908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.01 14:36:42.163820 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): 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.02.01 14:36:42.167670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 720 | 2026.02.01 14:36:42.181863 [ 284 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Trace> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.01 14:36:42.182020 [ 284 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 722 | 2026.02.01 14:36:42.182662 [ 284 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.01 14:36:42.183080 [ 284 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Trace> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa): 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.02.01 14:36:42.183345 [ 276 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022779 sec., 43.90008341015848 rows/sec., 702.40 B/sec. | ||
| 725 | 2026.02.01 14:36:42.183568 [ 276 ] {3f235967-3ee5-4386-a804-97ed28d1a619} <Debug> TCPHandler: Processed in 0.023436956 sec. | ||
| 726 | 2026.02.01 14:36:43.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.71 MiB, peak 144.66 MiB, free memory in arenas 0.00 B, will set to 153.43 MiB (RSS), difference: 12.72 MiB | ||
| 727 | 2026.02.01 14:36:44.606444 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.01 14:36:44.606594 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.01 14:36:44.612393 [ 243 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Loading data parts | ||
| 730 | 2026.02.01 14:36:44.612745 [ 243 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): There are no data parts | ||
| 731 | 2026.02.01 14:36:44.621243 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.01 14:36:44.621309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 733 | 2026.02.01 14:36:44.623777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.01 14:36:44.624512 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.01 14:36:44.624910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.01 14:36:45.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.66 MiB, peak 157.66 MiB, free memory in arenas 0.00 B, will set to 154.54 MiB (RSS), difference: -3.12 MiB | ||
| 737 | 2026.02.01 14:36:46.682076 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52383 | ||
| 738 | 2026.02.01 14:36:46.682283 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.02.01 14:36:46.682317 [ 287 ] {} <Debug> TCP-Session: 0da09c56-e1bc-4b2e-b43c-dab354b42c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:52383 | ||
| 740 | 2026.02.01 14:36:46.682340 [ 287 ] {} <Debug> TCP-Session: 0da09c56-e1bc-4b2e-b43c-dab354b42c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.02.01 14:36:46.682437 [ 287 ] {} <Debug> TCP-Session: 0da09c56-e1bc-4b2e-b43c-dab354b42c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.02.01 14:36:46.682505 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.02.01 14:36:46.682529 [ 287 ] {} <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 | ||
| 744 | 2026.02.01 14:36:46.682617 [ 287 ] {} <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 | ||
| 745 | 2026.02.01 14:36:46.683134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58178 | ||
| 746 | 2026.02.01 14:36:46.683242 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41554 | ||
| 747 | 2026.02.01 14:36:46.683376 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.02.01 14:36:46.683381 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53863 | ||
| 749 | 2026.02.01 14:36:46.683421 [ 288 ] {} <Debug> TCP-Session: 14e50f2e-a1e8-4c69-bf85-41961e295c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:58178 | ||
| 750 | 2026.02.01 14:36:46.683484 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.02.01 14:36:46.683505 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51809 | ||
| 752 | 2026.02.01 14:36:46.683542 [ 289 ] {} <Debug> TCP-Session: e96f8882-494b-4d09-9085-dcbe08fb4c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:41554 | ||
| 753 | 2026.02.01 14:36:46.683592 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56876 | ||
| 754 | 2026.02.01 14:36:46.683639 [ 288 ] {} <Debug> TCP-Session: 14e50f2e-a1e8-4c69-bf85-41961e295c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.02.01 14:36:46.683660 [ 288 ] {} <Debug> TCP-Session: 14e50f2e-a1e8-4c69-bf85-41961e295c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.02.01 14:36:46.683663 [ 289 ] {} <Debug> TCP-Session: e96f8882-494b-4d09-9085-dcbe08fb4c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.02.01 14:36:46.683748 [ 289 ] {} <Debug> TCP-Session: e96f8882-494b-4d09-9085-dcbe08fb4c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.02.01 14:36:46.683748 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 759 | 2026.02.01 14:36:46.683761 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53837 | ||
| 760 | 2026.02.01 14:36:46.683816 [ 290 ] {} <Debug> TCP-Session: 9d4d6272-cfe7-4deb-a32f-0244a280ac31 Authenticating user 'default' from [fd00:1122:3344:101::e]:53863 | ||
| 761 | 2026.02.01 14:36:46.683843 [ 290 ] {} <Debug> TCP-Session: 9d4d6272-cfe7-4deb-a32f-0244a280ac31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.02.01 14:36:46.683856 [ 290 ] {} <Debug> TCP-Session: 9d4d6272-cfe7-4deb-a32f-0244a280ac31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.02.01 14:36:46.683949 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 764 | 2026.02.01 14:36:46.683996 [ 291 ] {} <Debug> TCP-Session: fc2379af-67fe-42f4-94d8-cee8e5f2f364 Authenticating user 'default' from [fd00:1122:3344:101::e]:51809 | ||
| 765 | 2026.02.01 14:36:46.684015 [ 291 ] {} <Debug> TCP-Session: fc2379af-67fe-42f4-94d8-cee8e5f2f364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.02.01 14:36:46.684029 [ 291 ] {} <Debug> TCP-Session: fc2379af-67fe-42f4-94d8-cee8e5f2f364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.02.01 14:36:46.684042 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.02.01 14:36:46.684081 [ 292 ] {} <Debug> TCP-Session: 71eb64e9-e324-44a5-b446-285f38f7507f Authenticating user 'default' from [fd00:1122:3344:101::e]:56876 | ||
| 769 | 2026.02.01 14:36:46.684097 [ 292 ] {} <Debug> TCP-Session: 71eb64e9-e324-44a5-b446-285f38f7507f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.02.01 14:36:46.684110 [ 292 ] {} <Debug> TCP-Session: 71eb64e9-e324-44a5-b446-285f38f7507f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.02.01 14:36:46.684130 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60823 | ||
| 772 | 2026.02.01 14:36:46.684180 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.02.01 14:36:46.684219 [ 293 ] {} <Debug> TCP-Session: 2e1fd615-daf5-4c0f-97bf-618f8e134a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:53837 | ||
| 774 | 2026.02.01 14:36:46.684237 [ 293 ] {} <Debug> TCP-Session: 2e1fd615-daf5-4c0f-97bf-618f8e134a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.02.01 14:36:46.684250 [ 293 ] {} <Debug> TCP-Session: 2e1fd615-daf5-4c0f-97bf-618f8e134a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.02.01 14:36:46.684313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.02.01 14:36:46.684337 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62133 | ||
| 778 | 2026.02.01 14:36:46.684349 [ 294 ] {} <Debug> TCP-Session: 8701353f-a061-4dcc-81cb-06434016d70d Authenticating user 'default' from [fd00:1122:3344:101::e]:60823 | ||
| 779 | 2026.02.01 14:36:46.684383 [ 294 ] {} <Debug> TCP-Session: 8701353f-a061-4dcc-81cb-06434016d70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.01 14:36:46.684395 [ 294 ] {} <Debug> TCP-Session: 8701353f-a061-4dcc-81cb-06434016d70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.02.01 14:36:46.684540 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.02.01 14:36:46.684585 [ 295 ] {} <Debug> TCP-Session: 8f2cae91-df5f-41bb-b479-ca87a832ea68 Authenticating user 'default' from [fd00:1122:3344:101::e]:62133 | ||
| 783 | 2026.02.01 14:36:46.684603 [ 295 ] {} <Debug> TCP-Session: 8f2cae91-df5f-41bb-b479-ca87a832ea68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.02.01 14:36:46.684616 [ 295 ] {} <Debug> TCP-Session: 8f2cae91-df5f-41bb-b479-ca87a832ea68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.02.01 14:36:46.685574 [ 287 ] {} <Trace> TCP-Session: 0da09c56-e1bc-4b2e-b43c-dab354b42c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.02.01 14:36:46.685769 [ 287 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 787 | 2026.02.01 14:36:46.686238 [ 287 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.02.01 14:36:46.688465 [ 287 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.02.01 14:36:46.697422 [ 287 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.02.01 14:36:46.708642 [ 285 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.02.01 14:36:46.708840 [ 285 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.02.01 14:36:46.709727 [ 285 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004123898 sec. (242.489 rows/sec., 9.47 KiB/sec.) | ||
| 793 | 2026.02.01 14:36:46.709755 [ 285 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.02.01 14:36:46.709785 [ 285 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.02.01 14:36:46.710957 [ 287 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025248 sec., 39.60709759188847 rows/sec., 1.55 KiB/sec. | ||
| 796 | 2026.02.01 14:36:46.711098 [ 287 ] {e89a3898-4cbe-4035-8587-72bd0169c90d} <Debug> TCPHandler: Processed in 0.025685126 sec. | ||
| 797 | 2026.02.01 14:36:46.711929 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.02.01 14:36:46.711985 [ 287 ] {} <Debug> TCP-Session: 0da09c56-e1bc-4b2e-b43c-dab354b42c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.02.01 14:36:46.714387 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.02.01 14:36:46.714418 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.02.01 14:36:46.714426 [ 294 ] {} <Debug> TCP-Session: 8701353f-a061-4dcc-81cb-06434016d70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.02.01 14:36:46.714436 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.02.01 14:36:46.714458 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.02.01 14:36:46.714469 [ 288 ] {} <Debug> TCP-Session: 14e50f2e-a1e8-4c69-bf85-41961e295c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.02.01 14:36:46.714480 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.02.01 14:36:46.714495 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.02.01 14:36:46.714515 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 808 | 2026.02.01 14:36:46.714549 [ 293 ] {} <Debug> TCP-Session: 2e1fd615-daf5-4c0f-97bf-618f8e134a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.02.01 14:36:46.714560 [ 289 ] {} <Debug> TCP-Session: e96f8882-494b-4d09-9085-dcbe08fb4c4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.02.01 14:36:46.714580 [ 291 ] {} <Debug> TCP-Session: fc2379af-67fe-42f4-94d8-cee8e5f2f364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2026.02.01 14:36:46.714539 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.02.01 14:36:46.714514 [ 292 ] {} <Debug> TCP-Session: 71eb64e9-e324-44a5-b446-285f38f7507f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.02.01 14:36:46.714504 [ 290 ] {} <Debug> TCP-Session: 9d4d6272-cfe7-4deb-a32f-0244a280ac31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.02.01 14:36:46.714650 [ 295 ] {} <Debug> TCP-Session: 8f2cae91-df5f-41bb-b479-ca87a832ea68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.02.01 14:36:47.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.83 MiB, peak 162.92 MiB, free memory in arenas 0.00 B, will set to 158.68 MiB (RSS), difference: 3.86 MiB | ||
| 816 | 2026.02.01 14:36:49.570016 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.02.01 14:36:49.570066 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.02.01 14:36:49.636152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 819 | 2026.02.01 14:36:49.639294 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.02.01 14:36:49.639345 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 821 | 2026.02.01 14:36:49.640145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.02.01 14:36:49.640796 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.02.01 14:36:49.640961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.02.01 14:36:49.667781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.02.01 14:36:49.687089 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.02.01 14:36:49.687160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 827 | 2026.02.01 14:36:49.693972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.02.01 14:36:49.695396 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.02.01 14:36:49.698972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.02.01 14:36:50.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.38 MiB, peak 163.38 MiB, free memory in arenas 0.00 B, will set to 161.89 MiB (RSS), difference: 2.51 MiB | ||
| 831 | 2026.02.01 14:36:54.140255 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34362 | ||
| 832 | 2026.02.01 14:36:54.140370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.02.01 14:36:54.140396 [ 287 ] {} <Debug> TCP-Session: 58b19fdc-a7dd-4fa6-86dc-23701bce7144 Authenticating user 'default' from [fd00:1122:3344:101::e]:34362 | ||
| 834 | 2026.02.01 14:36:54.140418 [ 287 ] {} <Debug> TCP-Session: 58b19fdc-a7dd-4fa6-86dc-23701bce7144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.02.01 14:36:54.140430 [ 287 ] {} <Debug> TCP-Session: 58b19fdc-a7dd-4fa6-86dc-23701bce7144 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.02.01 14:36:54.140689 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53499 | ||
| 837 | 2026.02.01 14:36:54.140720 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48629 | ||
| 838 | 2026.02.01 14:36:54.140732 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60071 | ||
| 839 | 2026.02.01 14:36:54.140755 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39572 | ||
| 840 | 2026.02.01 14:36:54.140772 [ 287 ] {} <Trace> TCP-Session: 58b19fdc-a7dd-4fa6-86dc-23701bce7144 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.01 14:36:54.140779 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39914 | ||
| 842 | 2026.02.01 14:36:54.140817 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.02.01 14:36:54.140832 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.02.01 14:36:54.140843 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.02.01 14:36:54.140858 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.02.01 14:36:54.140873 [ 288 ] {} <Debug> TCP-Session: cdb5fbb5-cf4b-4729-9ea8-636e6833e96b Authenticating user 'default' from [fd00:1122:3344:101::e]:53499 | ||
| 847 | 2026.02.01 14:36:54.140882 [ 292 ] {} <Debug> TCP-Session: 349112ed-2a85-4381-b3e2-65901ff2a5bc Authenticating user 'default' from [fd00:1122:3344:101::e]:60071 | ||
| 848 | 2026.02.01 14:36:54.140898 [ 294 ] {} <Debug> TCP-Session: 27b2d377-524d-458b-ae1d-14ac63c24e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:39572 | ||
| 849 | 2026.02.01 14:36:54.140914 [ 288 ] {} <Debug> TCP-Session: cdb5fbb5-cf4b-4729-9ea8-636e6833e96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.02.01 14:36:54.140927 [ 292 ] {} <Debug> TCP-Session: 349112ed-2a85-4381-b3e2-65901ff2a5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.02.01 14:36:54.140937 [ 294 ] {} <Debug> TCP-Session: 27b2d377-524d-458b-ae1d-14ac63c24e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.02.01 14:36:54.140954 [ 292 ] {} <Debug> TCP-Session: 349112ed-2a85-4381-b3e2-65901ff2a5bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.02.01 14:36:54.140959 [ 287 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 854 | 2026.02.01 14:36:54.140969 [ 294 ] {} <Debug> TCP-Session: 27b2d377-524d-458b-ae1d-14ac63c24e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.02.01 14:36:54.140945 [ 288 ] {} <Debug> TCP-Session: cdb5fbb5-cf4b-4729-9ea8-636e6833e96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.02.01 14:36:54.140914 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.02.01 14:36:54.140856 [ 291 ] {} <Debug> TCP-Session: 39d411d9-dea3-435c-ba90-7887fc2c428d Authenticating user 'default' from [fd00:1122:3344:101::e]:48629 | ||
| 858 | 2026.02.01 14:36:54.141071 [ 295 ] {} <Debug> TCP-Session: 7084fbc2-188c-4cc5-b5b2-b91ed764feed Authenticating user 'default' from [fd00:1122:3344:101::e]:39914 | ||
| 859 | 2026.02.01 14:36:54.141083 [ 291 ] {} <Debug> TCP-Session: 39d411d9-dea3-435c-ba90-7887fc2c428d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.02.01 14:36:54.140718 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54445 | ||
| 861 | 2026.02.01 14:36:54.141107 [ 295 ] {} <Debug> TCP-Session: 7084fbc2-188c-4cc5-b5b2-b91ed764feed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.02.01 14:36:54.141108 [ 291 ] {} <Debug> TCP-Session: 39d411d9-dea3-435c-ba90-7887fc2c428d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.02.01 14:36:54.141140 [ 295 ] {} <Debug> TCP-Session: 7084fbc2-188c-4cc5-b5b2-b91ed764feed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.02.01 14:36:54.140706 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38779 | ||
| 865 | 2026.02.01 14:36:54.141194 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.02.01 14:36:54.140749 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64955 | ||
| 867 | 2026.02.01 14:36:54.141230 [ 290 ] {} <Debug> TCP-Session: 3a6a2306-39bf-4191-9376-53e0a7c51d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:54445 | ||
| 868 | 2026.02.01 14:36:54.141252 [ 287 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 869 | 2026.02.01 14:36:54.141259 [ 290 ] {} <Debug> TCP-Session: 3a6a2306-39bf-4191-9376-53e0a7c51d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.02.01 14:36:54.141296 [ 290 ] {} <Debug> TCP-Session: 3a6a2306-39bf-4191-9376-53e0a7c51d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.02.01 14:36:54.141317 [ 287 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.02.01 14:36:54.141403 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.02.01 14:36:54.141403 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.02.01 14:36:54.141441 [ 289 ] {} <Debug> TCP-Session: 5ee4e571-eafc-435d-9b80-384cae9e6253 Authenticating user 'default' from [fd00:1122:3344:101::e]:38779 | ||
| 875 | 2026.02.01 14:36:54.141449 [ 293 ] {} <Debug> TCP-Session: dc43d912-5f05-4e23-91e8-fed957676c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:64955 | ||
| 876 | 2026.02.01 14:36:54.141464 [ 289 ] {} <Debug> TCP-Session: 5ee4e571-eafc-435d-9b80-384cae9e6253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.02.01 14:36:54.141470 [ 293 ] {} <Debug> TCP-Session: dc43d912-5f05-4e23-91e8-fed957676c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.02.01 14:36:54.141478 [ 289 ] {} <Debug> TCP-Session: 5ee4e571-eafc-435d-9b80-384cae9e6253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.02.01 14:36:54.141485 [ 293 ] {} <Debug> TCP-Session: dc43d912-5f05-4e23-91e8-fed957676c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.02.01 14:36:54.141600 [ 287 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.02.01 14:36:54.142441 [ 306 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.02.01 14:36:54.142484 [ 306 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.02.01 14:36:54.142517 [ 306 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000814425 sec. (1227.860 rows/sec., 47.96 KiB/sec.) | ||
| 884 | 2026.02.01 14:36:54.142537 [ 306 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.02.01 14:36:54.143855 [ 287 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002963 sec., 337.49578130273375 rows/sec., 13.18 KiB/sec. | ||
| 886 | 2026.02.01 14:36:54.143948 [ 287 ] {8af3507c-d6e5-4dd1-90fe-5ebaa9d0d466} <Debug> TCPHandler: Processed in 0.003296353 sec. | ||
| 887 | 2026.02.01 14:36:54.144093 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.02.01 14:36:54.144119 [ 287 ] {} <Debug> TCP-Session: 58b19fdc-a7dd-4fa6-86dc-23701bce7144 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.02.01 14:36:54.144127 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.02.01 14:36:54.144148 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.02.01 14:36:54.144162 [ 294 ] {} <Debug> TCP-Session: 27b2d377-524d-458b-ae1d-14ac63c24e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.02.01 14:36:54.144172 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.02.01 14:36:54.144195 [ 289 ] {} <Debug> TCP-Session: 5ee4e571-eafc-435d-9b80-384cae9e6253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.02.01 14:36:54.144201 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.02.01 14:36:54.144214 [ 291 ] {} <Debug> TCP-Session: 39d411d9-dea3-435c-ba90-7887fc2c428d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.02.01 14:36:54.144230 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.02.01 14:36:54.144248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.02.01 14:36:54.144274 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.02.01 14:36:54.144294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.02.01 14:36:54.144306 [ 292 ] {} <Debug> TCP-Session: 349112ed-2a85-4381-b3e2-65901ff2a5bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.02.01 14:36:54.144336 [ 295 ] {} <Debug> TCP-Session: 7084fbc2-188c-4cc5-b5b2-b91ed764feed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.02.01 14:36:54.144357 [ 293 ] {} <Debug> TCP-Session: dc43d912-5f05-4e23-91e8-fed957676c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.02.01 14:36:54.144302 [ 288 ] {} <Debug> TCP-Session: cdb5fbb5-cf4b-4729-9ea8-636e6833e96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.02.01 14:36:54.144255 [ 290 ] {} <Debug> TCP-Session: 3a6a2306-39bf-4191-9376-53e0a7c51d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.02.01 14:36:54.226325 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40076 | ||
| 906 | 2026.02.01 14:36:54.226435 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.02.01 14:36:54.226469 [ 287 ] {} <Debug> TCP-Session: 6f8ed1a3-ea4d-4fd5-9ca3-e07b8009ca28 Authenticating user 'default' from [fd00:1122:3344:101::e]:40076 | ||
| 908 | 2026.02.01 14:36:54.226507 [ 287 ] {} <Debug> TCP-Session: 6f8ed1a3-ea4d-4fd5-9ca3-e07b8009ca28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.02.01 14:36:54.226522 [ 287 ] {} <Debug> TCP-Session: 6f8ed1a3-ea4d-4fd5-9ca3-e07b8009ca28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.02.01 14:36:54.226856 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39783 | ||
| 911 | 2026.02.01 14:36:54.226884 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62114 | ||
| 912 | 2026.02.01 14:36:54.226906 [ 287 ] {} <Trace> TCP-Session: 6f8ed1a3-ea4d-4fd5-9ca3-e07b8009ca28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.02.01 14:36:54.226930 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64079 | ||
| 914 | 2026.02.01 14:36:54.226983 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.02.01 14:36:54.226989 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 916 | 2026.02.01 14:36:54.227022 [ 291 ] {} <Debug> TCP-Session: 404c0754-e187-47a3-964b-ccc2a5396a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:62114 | ||
| 917 | 2026.02.01 14:36:54.226921 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50865 | ||
| 918 | 2026.02.01 14:36:54.227053 [ 291 ] {} <Debug> TCP-Session: 404c0754-e187-47a3-964b-ccc2a5396a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.02.01 14:36:54.227066 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.02.01 14:36:54.227074 [ 291 ] {} <Debug> TCP-Session: 404c0754-e187-47a3-964b-ccc2a5396a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.02.01 14:36:54.226910 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58363 | ||
| 922 | 2026.02.01 14:36:54.227107 [ 287 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40076) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 923 | 2026.02.01 14:36:54.227110 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.02.01 14:36:54.227102 [ 295 ] {} <Debug> TCP-Session: 0fedbd47-5d0e-4d22-94bb-65e2f4a93a33 Authenticating user 'default' from [fd00:1122:3344:101::e]:64079 | ||
| 925 | 2026.02.01 14:36:54.227178 [ 294 ] {} <Debug> TCP-Session: 008ac523-b4d4-4132-9e98-2ef28ffa603a Authenticating user 'default' from [fd00:1122:3344:101::e]:50865 | ||
| 926 | 2026.02.01 14:36:54.226897 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47829 | ||
| 927 | 2026.02.01 14:36:54.227208 [ 294 ] {} <Debug> TCP-Session: 008ac523-b4d4-4132-9e98-2ef28ffa603a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.02.01 14:36:54.227207 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.02.01 14:36:54.227247 [ 294 ] {} <Debug> TCP-Session: 008ac523-b4d4-4132-9e98-2ef28ffa603a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.02.01 14:36:54.227202 [ 295 ] {} <Debug> TCP-Session: 0fedbd47-5d0e-4d22-94bb-65e2f4a93a33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.02.01 14:36:54.227279 [ 293 ] {} <Debug> TCP-Session: c6ba49c7-935b-44a4-ae13-b416ca7117db Authenticating user 'default' from [fd00:1122:3344:101::e]:58363 | ||
| 932 | 2026.02.01 14:36:54.227284 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.02.01 14:36:54.227298 [ 295 ] {} <Debug> TCP-Session: 0fedbd47-5d0e-4d22-94bb-65e2f4a93a33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.02.01 14:36:54.227318 [ 293 ] {} <Debug> TCP-Session: c6ba49c7-935b-44a4-ae13-b416ca7117db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.02.01 14:36:54.227330 [ 292 ] {} <Debug> TCP-Session: c5a8a933-1822-4140-87b1-415413db9977 Authenticating user 'default' from [fd00:1122:3344:101::e]:47829 | ||
| 936 | 2026.02.01 14:36:54.227349 [ 293 ] {} <Debug> TCP-Session: c6ba49c7-935b-44a4-ae13-b416ca7117db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.02.01 14:36:54.227370 [ 292 ] {} <Debug> TCP-Session: c5a8a933-1822-4140-87b1-415413db9977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.02.01 14:36:54.226886 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42215 | ||
| 939 | 2026.02.01 14:36:54.227401 [ 287 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 940 | 2026.02.01 14:36:54.227395 [ 292 ] {} <Debug> TCP-Session: c5a8a933-1822-4140-87b1-415413db9977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.02.01 14:36:54.226871 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59262 | ||
| 942 | 2026.02.01 14:36:54.227463 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 943 | 2026.02.01 14:36:54.227481 [ 287 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.02.01 14:36:54.227506 [ 290 ] {} <Debug> TCP-Session: 8b544b9c-5ea6-44e8-904f-1f0faf8f2ff2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42215 | ||
| 945 | 2026.02.01 14:36:54.227042 [ 288 ] {} <Debug> TCP-Session: 410001e3-d868-4b81-b311-c698fe7e3e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:39783 | ||
| 946 | 2026.02.01 14:36:54.227529 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.02.01 14:36:54.227557 [ 288 ] {} <Debug> TCP-Session: 410001e3-d868-4b81-b311-c698fe7e3e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.02.01 14:36:54.227578 [ 289 ] {} <Debug> TCP-Session: d3a3b884-4f61-40ec-bdaf-53d0b8b24851 Authenticating user 'default' from [fd00:1122:3344:101::e]:59262 | ||
| 949 | 2026.02.01 14:36:54.227591 [ 288 ] {} <Debug> TCP-Session: 410001e3-d868-4b81-b311-c698fe7e3e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.02.01 14:36:54.227608 [ 289 ] {} <Debug> TCP-Session: d3a3b884-4f61-40ec-bdaf-53d0b8b24851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.02.01 14:36:54.227534 [ 290 ] {} <Debug> TCP-Session: 8b544b9c-5ea6-44e8-904f-1f0faf8f2ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.02.01 14:36:54.227630 [ 289 ] {} <Debug> TCP-Session: d3a3b884-4f61-40ec-bdaf-53d0b8b24851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.02.01 14:36:54.227651 [ 290 ] {} <Debug> TCP-Session: 8b544b9c-5ea6-44e8-904f-1f0faf8f2ff2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.02.01 14:36:54.227777 [ 287 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.02.01 14:36:54.228696 [ 318 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.02.01 14:36:54.228742 [ 318 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.02.01 14:36:54.228777 [ 318 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000899748 sec. (1111.422 rows/sec., 43.41 KiB/sec.) | ||
| 958 | 2026.02.01 14:36:54.228797 [ 318 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.02.01 14:36:54.230108 [ 287 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 960 | 2026.02.01 14:36:54.230232 [ 287 ] {3251f667-e8b8-4790-95cf-067a44f51dc6} <Debug> TCPHandler: Processed in 0.003452857 sec. | ||
| 961 | 2026.02.01 14:36:54.230371 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.02.01 14:36:54.230393 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.02.01 14:36:54.230403 [ 287 ] {} <Debug> TCP-Session: 6f8ed1a3-ea4d-4fd5-9ca3-e07b8009ca28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.02.01 14:36:54.230415 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.02.01 14:36:54.230437 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.02.01 14:36:54.230473 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.02.01 14:36:54.230480 [ 295 ] {} <Debug> TCP-Session: 0fedbd47-5d0e-4d22-94bb-65e2f4a93a33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.01 14:36:54.230495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.02.01 14:36:54.230512 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2026.02.01 14:36:54.230529 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.02.01 14:36:54.230538 [ 290 ] {} <Debug> TCP-Session: 8b544b9c-5ea6-44e8-904f-1f0faf8f2ff2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.02.01 14:36:54.230552 [ 294 ] {} <Debug> TCP-Session: 008ac523-b4d4-4132-9e98-2ef28ffa603a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2026.02.01 14:36:54.230570 [ 291 ] {} <Debug> TCP-Session: 404c0754-e187-47a3-964b-ccc2a5396a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.02.01 14:36:54.230512 [ 292 ] {} <Debug> TCP-Session: c5a8a933-1822-4140-87b1-415413db9977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.02.01 14:36:54.230456 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.02.01 14:36:54.230435 [ 289 ] {} <Debug> TCP-Session: d3a3b884-4f61-40ec-bdaf-53d0b8b24851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.02.01 14:36:54.230504 [ 288 ] {} <Debug> TCP-Session: 410001e3-d868-4b81-b311-c698fe7e3e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.01 14:36:54.230651 [ 293 ] {} <Debug> TCP-Session: c6ba49c7-935b-44a4-ae13-b416ca7117db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.02.01 14:36:54.628185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.02.01 14:36:54.630561 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.02.01 14:36:54.630605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 982 | 2026.02.01 14:36:54.631786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.02.01 14:36:54.632325 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.02.01 14:36:54.632568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.02.01 14:36:55.000377 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.38 MiB, peak 170.49 MiB, free memory in arenas 0.00 B, will set to 161.98 MiB (RSS), difference: 3.61 MiB | ||
| 986 | 2026.02.01 14:36:57.141915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 987 | 2026.02.01 14:36:57.142422 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.02.01 14:36:57.142468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 989 | 2026.02.01 14:36:57.143125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2026.02.01 14:36:57.143624 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.02.01 14:36:57.143770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 992 | 2026.02.01 14:36:57.199926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 993 | 2026.02.01 14:36:57.215547 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.02.01 14:36:57.215616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 995 | 2026.02.01 14:36:57.221917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 996 | 2026.02.01 14:36:57.223040 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.02.01 14:36:57.226077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 998 | 2026.02.01 14:37:02.205664 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.02.01 14:37:02.205858 [ 275 ] {a7da1006-127e-409a-955f-45c40afe9117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.02.01 14:37:02.206124 [ 275 ] {a7da1006-127e-409a-955f-45c40afe9117} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.02.01 14:37:02.206185 [ 275 ] {a7da1006-127e-409a-955f-45c40afe9117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.02.01 14:37:02.206579 [ 275 ] {a7da1006-127e-409a-955f-45c40afe9117} <Debug> TCPHandler: Processed in 0.001043922 sec. | ||
| 1003 | 2026.02.01 14:37:02.233188 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.02.01 14:37:02.233360 [ 275 ] {c888533c-e0a3-4e07-a6b7-31d4d663a535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.02.01 14:37:02.244032 [ 275 ] {c888533c-e0a3-4e07-a6b7-31d4d663a535} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.02.01 14:37:02.244089 [ 275 ] {c888533c-e0a3-4e07-a6b7-31d4d663a535} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.02.01 14:37:02.246473 [ 275 ] {c888533c-e0a3-4e07-a6b7-31d4d663a535} <Debug> TCPHandler: Processed in 0.013357654 sec. | ||
| 1008 | 2026.02.01 14:37:02.247555 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.02.01 14:37:02.247682 [ 275 ] {f9bd1a75-727b-4fb2-abb4-2580ce9b4b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.02.01 14:37:02.251903 [ 275 ] {f9bd1a75-727b-4fb2-abb4-2580ce9b4b10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.02.01 14:37:02.251989 [ 275 ] {f9bd1a75-727b-4fb2-abb4-2580ce9b4b10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.02.01 14:37:02.252567 [ 275 ] {f9bd1a75-727b-4fb2-abb4-2580ce9b4b10} <Debug> TCPHandler: Processed in 0.005060586 sec. | ||
| 1013 | 2026.02.01 14:37:02.252836 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.02.01 14:37:02.252952 [ 275 ] {7bbbad99-1a50-45f8-962f-671cffbc1b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 1015 | 2026.02.01 14:37:02.253192 [ 275 ] {7bbbad99-1a50-45f8-962f-671cffbc1b98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.02.01 14:37:02.253236 [ 275 ] {7bbbad99-1a50-45f8-962f-671cffbc1b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.02.01 14:37:02.253549 [ 275 ] {7bbbad99-1a50-45f8-962f-671cffbc1b98} <Debug> TCPHandler: Processed in 0.000762584 sec. | ||
| 1018 | 2026.02.01 14:37:02.253732 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.02.01 14:37:02.253846 [ 275 ] {c40f357b-43fd-4108-a514-91f9ba8841d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 1020 | 2026.02.01 14:37:02.254084 [ 275 ] {c40f357b-43fd-4108-a514-91f9ba8841d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.02.01 14:37:02.254127 [ 275 ] {c40f357b-43fd-4108-a514-91f9ba8841d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.02.01 14:37:02.254449 [ 275 ] {c40f357b-43fd-4108-a514-91f9ba8841d6} <Debug> TCPHandler: Processed in 0.000765544 sec. | ||
| 1023 | 2026.02.01 14:37:02.255112 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.02.01 14:37:02.255217 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1025 | 2026.02.01 14:37:02.255259 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.02.01 14:37:02.267969 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.02.01 14:37:02.268012 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1028 | 2026.02.01 14:37:02.268830 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1029 | 2026.02.01 14:37:02.269260 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.02.01 14:37:02.269406 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.014218 sec., 351.6669011112674 rows/sec., 45.68 KiB/sec. | ||
| 1031 | 2026.02.01 14:37:02.269443 [ 275 ] {b28d76b7-de22-47c3-b98b-5e7a10356329} <Debug> TCPHandler: Processed in 0.014379496 sec. | ||
| 1032 | 2026.02.01 14:37:02.269549 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.02.01 14:37:02.269645 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1034 | 2026.02.01 14:37:02.269686 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1035 | 2026.02.01 14:37:02.272121 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.02.01 14:37:02.272155 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1037 | 2026.02.01 14:37:02.275157 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1038 | 2026.02.01 14:37:02.275885 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.02.01 14:37:02.276015 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006389 sec., 313.03803412114576 rows/sec., 25.53 KiB/sec. | ||
| 1040 | 2026.02.01 14:37:02.276050 [ 275 ] {3fdd1f3a-5835-4718-8e31-7a9de88a635c} <Debug> TCPHandler: Processed in 0.006549232 sec. | ||
| 1041 | 2026.02.01 14:37:02.276157 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.02.01 14:37:02.276253 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1043 | 2026.02.01 14:37:02.276291 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1044 | 2026.02.01 14:37:02.280443 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.02.01 14:37:02.280475 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1046 | 2026.02.01 14:37:02.281098 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1047 | 2026.02.01 14:37:02.281885 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.02.01 14:37:02.282014 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Debug> executeQuery: Read 25 rows, 2.33 KiB in 0.005779 sec., 4326.007959854646 rows/sec., 403.54 KiB/sec. | ||
| 1049 | 2026.02.01 14:37:02.282049 [ 275 ] {03d944c1-33dd-4e4b-b605-b99d92bd28d3} <Debug> TCPHandler: Processed in 0.005940744 sec. | ||
| 1050 | 2026.02.01 14:37:02.282155 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.02.01 14:37:02.282250 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1052 | 2026.02.01 14:37:02.282289 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1053 | 2026.02.01 14:37:02.282677 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.02.01 14:37:02.282712 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1055 | 2026.02.01 14:37:02.283147 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1056 | 2026.02.01 14:37:02.283687 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.02.01 14:37:02.283814 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001583 sec., 8843.967150979153 rows/sec., 658.24 KiB/sec. | ||
| 1058 | 2026.02.01 14:37:02.283851 [ 275 ] {bbf13335-d373-460c-b0b7-0c4dde84c4b9} <Debug> TCPHandler: Processed in 0.001745054 sec. | ||
| 1059 | 2026.02.01 14:37:02.283956 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.02.01 14:37:02.284049 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1061 | 2026.02.01 14:37:02.284088 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1062 | 2026.02.01 14:37:02.284469 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.02.01 14:37:02.284506 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1064 | 2026.02.01 14:37:02.284963 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1065 | 2026.02.01 14:37:02.285419 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.02.01 14:37:02.285544 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Debug> executeQuery: Read 27 rows, 2.18 KiB in 0.001513 sec., 17845.340383344348 rows/sec., 1.41 MiB/sec. | ||
| 1067 | 2026.02.01 14:37:02.285581 [ 275 ] {9f0c937f-038d-4f16-ac40-e994891ca58c} <Debug> TCPHandler: Processed in 0.001673102 sec. | ||
| 1068 | 2026.02.01 14:37:02.285690 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.02.01 14:37:02.285783 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1070 | 2026.02.01 14:37:02.285825 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1071 | 2026.02.01 14:37:02.288136 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.02.01 14:37:02.288178 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1073 | 2026.02.01 14:37:02.288763 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1074 | 2026.02.01 14:37:02.289269 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.02.01 14:37:02.289397 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.003632 sec., 275.33039647577095 rows/sec., 19.36 KiB/sec. | ||
| 1076 | 2026.02.01 14:37:02.289433 [ 275 ] {dc834d49-f79a-4552-a156-ffdbab8cc855} <Debug> TCPHandler: Processed in 0.003791627 sec. | ||
| 1077 | 2026.02.01 14:37:02.289530 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.02.01 14:37:02.289624 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.02.01 14:37:02.289676 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <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 | ||
| 1080 | 2026.02.01 14:37:02.290442 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.02.01 14:37:02.290478 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1082 | 2026.02.01 14:37:02.299256 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1083 | 2026.02.01 14:37:02.300595 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.02.01 14:37:02.300728 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.011123 sec., 1078.8456351703678 rows/sec., 1.93 MiB/sec. | ||
| 1085 | 2026.02.01 14:37:02.300778 [ 275 ] {0f52abfd-25c1-4c71-b20f-4d6002bdef64} <Debug> TCPHandler: Processed in 0.01129612 sec. | ||
| 1086 | 2026.02.01 14:37:02.300888 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.02.01 14:37:02.300984 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.02.01 14:37:02.301024 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1089 | 2026.02.01 14:37:02.303238 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Trace> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.02.01 14:37:02.303277 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1091 | 2026.02.01 14:37:02.303892 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1092 | 2026.02.01 14:37:02.304370 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Trace> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.02.01 14:37:02.304500 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.003536 sec., 4242.081447963801 rows/sec., 307.66 KiB/sec. | ||
| 1094 | 2026.02.01 14:37:02.304536 [ 275 ] {f5518722-9d55-487c-991b-9735023103f1} <Debug> TCPHandler: Processed in 0.003698524 sec. | ||
| 1095 | 2026.02.01 14:37:04.570305 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1096 | 2026.02.01 14:37:04.570363 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1097 | 2026.02.01 14:37:04.632705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 120 | ||
| 1098 | 2026.02.01 14:37:04.634749 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.02.01 14:37:04.634797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1100 | 2026.02.01 14:37:04.636158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.02.01 14:37:04.636728 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.02.01 14:37:04.636965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1103 | 2026.02.01 14:37:04.643870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1104 | 2026.02.01 14:37:04.644357 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.02.01 14:37:04.644406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1106 | 2026.02.01 14:37:04.645146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1107 | 2026.02.01 14:37:04.645764 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.02.01 14:37:04.645908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1109 | 2026.02.01 14:37:04.726168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1110 | 2026.02.01 14:37:04.743221 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.02.01 14:37:04.743277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1112 | 2026.02.01 14:37:04.749747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1113 | 2026.02.01 14:37:04.751020 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.02.01 14:37:04.754073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1115 | 2026.02.01 14:37:05.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.59 MiB, peak 170.49 MiB, free memory in arenas 0.00 B, will set to 166.00 MiB (RSS), difference: 1.41 MiB | ||
| 1116 | 2026.02.01 14:37:12.145999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1117 | 2026.02.01 14:37:12.146584 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1118 | 2026.02.01 14:37:12.146640 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1119 | 2026.02.01 14:37:12.147191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1120 | 2026.02.01 14:37:12.147427 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1121 | 2026.02.01 14:37:12.147575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1122 | 2026.02.01 14:37:12.207486 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.02.01 14:37:12.207679 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1124 | 2026.02.01 14:37:12.207741 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1125 | 2026.02.01 14:37:12.208378 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.02.01 14:37:12.208420 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1127 | 2026.02.01 14:37:12.208796 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.02.01 14:37:12.209027 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.02.01 14:37:12.209181 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Debug> executeQuery: Read 52 rows, 4.88 KiB in 0.001549 sec., 33570.045190445446 rows/sec., 3.08 MiB/sec. | ||
| 1130 | 2026.02.01 14:37:12.209223 [ 275 ] {296c0e2d-0c14-4934-9f02-b7cedb2ea407} <Debug> TCPHandler: Processed in 0.001858407 sec. | ||
| 1131 | 2026.02.01 14:37:12.209352 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.02.01 14:37:12.209448 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.02.01 14:37:12.209489 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1134 | 2026.02.01 14:37:12.209889 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.02.01 14:37:12.209924 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1136 | 2026.02.01 14:37:12.210213 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1137 | 2026.02.01 14:37:12.210428 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.02.01 14:37:12.210557 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.69 MiB/sec. | ||
| 1139 | 2026.02.01 14:37:12.210595 [ 275 ] {bba80d32-1922-4b0e-90ba-664ef4a1ab5b} <Debug> TCPHandler: Processed in 0.00129403 sec. | ||
| 1140 | 2026.02.01 14:37:12.210718 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.02.01 14:37:12.210813 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1142 | 2026.02.01 14:37:12.210852 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1143 | 2026.02.01 14:37:12.211240 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.02.01 14:37:12.211276 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1145 | 2026.02.01 14:37:12.211563 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.02.01 14:37:12.211772 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.02.01 14:37:12.211902 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Debug> executeQuery: Read 32 rows, 2.59 KiB in 0.001108 sec., 28880.86642599278 rows/sec., 2.29 MiB/sec. | ||
| 1148 | 2026.02.01 14:37:12.211939 [ 275 ] {b0c63af4-7796-4fdc-bf99-59e8dfad9d36} <Debug> TCPHandler: Processed in 0.001269109 sec. | ||
| 1149 | 2026.02.01 14:37:12.212046 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.02.01 14:37:12.212140 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.02.01 14:37:12.212194 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <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 | ||
| 1152 | 2026.02.01 14:37:12.212996 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.02.01 14:37:12.213032 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1154 | 2026.02.01 14:37:12.213571 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.02.01 14:37:12.213792 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.02.01 14:37:12.213927 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001805 sec., 14404.43213296399 rows/sec., 25.81 MiB/sec. | ||
| 1157 | 2026.02.01 14:37:12.213976 [ 275 ] {350d642e-0096-4d49-95f0-347e53f2a304} <Debug> TCPHandler: Processed in 0.001978452 sec. | ||
| 1158 | 2026.02.01 14:37:12.214085 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.02.01 14:37:12.214179 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.02.01 14:37:12.214220 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1161 | 2026.02.01 14:37:12.214556 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Trace> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.02.01 14:37:12.214593 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1163 | 2026.02.01 14:37:12.214885 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2026.02.01 14:37:12.215092 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Trace> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.02.01 14:37:12.215213 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001053 sec., 8547.008547008549 rows/sec., 657.53 KiB/sec. | ||
| 1166 | 2026.02.01 14:37:12.215248 [ 275 ] {b0c79ab9-757d-49f7-88e6-b88d6d54e923} <Debug> TCPHandler: Processed in 0.001212897 sec. | ||
| 1167 | 2026.02.01 14:37:12.255088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1168 | 2026.02.01 14:37:12.272144 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.02.01 14:37:12.272186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1170 | 2026.02.01 14:37:12.278469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1171 | 2026.02.01 14:37:12.279221 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.02.01 14:37:12.282146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1173 | 2026.02.01 14:37:14.637982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 10 entries to flush up to offset 130 | ||
| 1174 | 2026.02.01 14:37:14.639741 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.02.01 14:37:14.639796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1176 | 2026.02.01 14:37:14.640938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1177 | 2026.02.01 14:37:14.641204 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.02.01 14:37:14.641507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 130 | ||
| 1179 | 2026.02.01 14:37:19.570413 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1180 | 2026.02.01 14:37:19.570474 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1181 | 2026.02.01 14:37:19.647658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1182 | 2026.02.01 14:37:19.648445 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.02.01 14:37:19.648507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1184 | 2026.02.01 14:37:19.648979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1185 | 2026.02.01 14:37:19.649206 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.02.01 14:37:19.649327 [ 97 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1187 | 2026.02.01 14:37:19.649330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1188 | 2026.02.01 14:37:19.649382 [ 97 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.02.01 14:37:19.649406 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1190 | 2026.02.01 14:37:19.653980 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 1191 | 2026.02.01 14:37:19.656008 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1192 | 2026.02.01 14:37:19.658163 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1193 | 2026.02.01 14:37:19.664342 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1194 | 2026.02.01 14:37:19.664401 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1195 | 2026.02.01 14:37:19.664454 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1196 | 2026.02.01 14:37:19.664500 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1197 | 2026.02.01 14:37:19.664552 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1198 | 2026.02.01 14:37:19.698025 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.048460812 sec., 59945.34305368222 rows/sec., 878.11 KiB/sec. | ||
| 1199 | 2026.02.01 14:37:19.698948 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1200 | 2026.02.01 14:37:19.699292 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.02.01 14:37:19.699377 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_6_1} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1202 | 2026.02.01 14:37:19.701709 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1203 | 2026.02.01 14:37:19.782210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1204 | 2026.02.01 14:37:19.799676 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.02.01 14:37:19.799738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1206 | 2026.02.01 14:37:19.805947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1207 | 2026.02.01 14:37:19.806691 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.02.01 14:37:19.806990 [ 95 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1209 | 2026.02.01 14:37:19.807026 [ 95 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1210 | 2026.02.01 14:37:19.807046 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1211 | 2026.02.01 14:37:19.807134 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1212 | 2026.02.01 14:37:19.810168 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1213 | 2026.02.01 14:37:19.810287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1214 | 2026.02.01 14:37:19.811000 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1215 | 2026.02.01 14:37:19.814433 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1216 | 2026.02.01 14:37:19.817816 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1217 | 2026.02.01 14:37:19.821824 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1218 | 2026.02.01 14:37:19.829065 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1219 | 2026.02.01 14:37:19.833398 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 1220 | 2026.02.01 14:37:19.891141 [ 186 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084036654 sec., 547.3801943613795 rows/sec., 2.83 MiB/sec. | ||
| 1221 | 2026.02.01 14:37:19.893422 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1222 | 2026.02.01 14:37:19.895514 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_6_1} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.02.01 14:37:19.895617 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_6_1} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1224 | 2026.02.01 14:37:19.897487 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1225 | 2026.02.01 14:37:20.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.04 MiB, peak 178.58 MiB, free memory in arenas 0.00 B, will set to 179.77 MiB (RSS), difference: 10.73 MiB | ||
| 1226 | 2026.02.01 14:37:22.207297 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.02.01 14:37:22.207486 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1228 | 2026.02.01 14:37:22.207558 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1229 | 2026.02.01 14:37:22.208256 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.02.01 14:37:22.208305 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1231 | 2026.02.01 14:37:22.208708 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1232 | 2026.02.01 14:37:22.208935 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.02.01 14:37:22.209093 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Debug> executeQuery: Read 52 rows, 4.88 KiB in 0.001658 sec., 31363.088057901085 rows/sec., 2.87 MiB/sec. | ||
| 1234 | 2026.02.01 14:37:22.209139 [ 275 ] {8a16615d-34b6-457b-931d-5f4071e197a0} <Debug> TCPHandler: Processed in 0.001962361 sec. | ||
| 1235 | 2026.02.01 14:37:22.209264 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.01 14:37:22.209364 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.02.01 14:37:22.209408 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1238 | 2026.02.01 14:37:22.209817 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.02.01 14:37:22.209854 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1240 | 2026.02.01 14:37:22.210159 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1241 | 2026.02.01 14:37:22.210376 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.02.01 14:37:22.210506 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001164 sec., 22336.76975945017 rows/sec., 1.64 MiB/sec. | ||
| 1243 | 2026.02.01 14:37:22.210544 [ 275 ] {80d54a2d-c6fd-4c19-9ca8-0f3002d453bd} <Debug> TCPHandler: Processed in 0.001331721 sec. | ||
| 1244 | 2026.02.01 14:37:22.210667 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.02.01 14:37:22.210792 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1246 | 2026.02.01 14:37:22.210844 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1247 | 2026.02.01 14:37:22.211325 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.02.01 14:37:22.211369 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1249 | 2026.02.01 14:37:22.211690 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1250 | 2026.02.01 14:37:22.211909 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.02.01 14:37:22.212040 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Debug> executeQuery: Read 26 rows, 2.08 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 1.59 MiB/sec. | ||
| 1252 | 2026.02.01 14:37:22.212077 [ 275 ] {8f8e9143-fb37-4f97-97fe-ab6e0d014567} <Debug> TCPHandler: Processed in 0.001474276 sec. | ||
| 1253 | 2026.02.01 14:37:22.212177 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.02.01 14:37:22.212271 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1255 | 2026.02.01 14:37:22.212327 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <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 | ||
| 1256 | 2026.02.01 14:37:22.213216 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.02.01 14:37:22.213260 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1258 | 2026.02.01 14:37:22.213827 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.02.01 14:37:22.214058 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.02.01 14:37:22.214191 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001938 sec., 13415.892672858618 rows/sec., 24.04 MiB/sec. | ||
| 1261 | 2026.02.01 14:37:22.214247 [ 275 ] {c3723e52-adf8-4008-ae4e-1edb15b50e5d} <Debug> TCPHandler: Processed in 0.002119165 sec. | ||
| 1262 | 2026.02.01 14:37:24.641586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 138 | ||
| 1263 | 2026.02.01 14:37:24.643360 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.02.01 14:37:24.643404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1265 | 2026.02.01 14:37:24.644573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1266 | 2026.02.01 14:37:24.644855 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.02.01 14:37:24.645169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 1268 | 2026.02.01 14:37:27.150323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 1269 | 2026.02.01 14:37:27.150941 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.02.01 14:37:27.150974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1271 | 2026.02.01 14:37:27.151528 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1272 | 2026.02.01 14:37:27.151767 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.02.01 14:37:27.151906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 1274 | 2026.02.01 14:37:27.311231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1275 | 2026.02.01 14:37:27.328703 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.02.01 14:37:27.328758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1277 | 2026.02.01 14:37:27.335263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1278 | 2026.02.01 14:37:27.336300 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.02.01 14:37:27.339541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1280 | 2026.02.01 14:37:32.207174 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.02.01 14:37:32.207399 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) 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) | ||
| 1282 | 2026.02.01 14:37:32.207687 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1283 | 2026.02.01 14:37:32.212131 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE | ||
| 1284 | 2026.02.01 14:37:32.212476 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1285 | 2026.02.01 14:37:32.212608 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1286 | 2026.02.01 14:37:32.212901 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1287 | 2026.02.01 14:37:32.215008 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1288 | 2026.02.01 14:37:32.216837 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1289 | 2026.02.01 14:37:32.216861 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1290 | 2026.02.01 14:37:32.216939 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1291 | 2026.02.01 14:37:32.216960 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1292 | 2026.02.01 14:37:32.230304 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.022975 sec., 217.6278563656148 rows/sec., 9.69 KiB/sec. | ||
| 1293 | 2026.02.01 14:37:32.230411 [ 275 ] {cfb10331-7875-484d-a785-b190ce481733} <Debug> TCPHandler: Processed in 0.023354844 sec. | ||
| 1294 | 2026.02.01 14:37:32.230717 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.02.01 14:37:32.230864 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1296 | 2026.02.01 14:37:32.231056 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1297 | 2026.02.01 14:37:32.231083 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1298 | 2026.02.01 14:37:32.231224 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1299 | 2026.02.01 14:37:32.231276 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2026.02.01 14:37:32.231379 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1301 | 2026.02.01 14:37:32.231407 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1302 | 2026.02.01 14:37:32.231426 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1303 | 2026.02.01 14:37:32.231440 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1304 | 2026.02.01 14:37:32.231472 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <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', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1305 | 2026.02.01 14:37:32.231489 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1306 | 2026.02.01 14:37:32.232114 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001305 sec., 3831.417624521073 rows/sec., 170.62 KiB/sec. | ||
| 1307 | 2026.02.01 14:37:32.232193 [ 275 ] {82b7fb08-7998-46f4-b881-78fa5590c6cb} <Debug> TCPHandler: Processed in 0.001536557 sec. | ||
| 1308 | 2026.02.01 14:37:32.232397 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.02.01 14:37:32.232515 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1310 | 2026.02.01 14:37:32.232697 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1311 | 2026.02.01 14:37:32.232724 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1312 | 2026.02.01 14:37:32.232862 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1313 | 2026.02.01 14:37:32.232912 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1314 | 2026.02.01 14:37:32.233016 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1315 | 2026.02.01 14:37:32.233045 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1316 | 2026.02.01 14:37:32.233062 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1317 | 2026.02.01 14:37:32.233077 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1318 | 2026.02.01 14:37:32.233108 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1319 | 2026.02.01 14:37:32.233125 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1320 | 2026.02.01 14:37:32.233516 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001042 sec., 4798.464491362764 rows/sec., 213.68 KiB/sec. | ||
| 1321 | 2026.02.01 14:37:32.233593 [ 275 ] {c0d2adb9-3daa-482d-b0b3-8bda9b29ff80} <Debug> TCPHandler: Processed in 0.001243319 sec. | ||
| 1322 | 2026.02.01 14:37:32.233787 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.02.01 14:37:32.233902 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1324 | 2026.02.01 14:37:32.234080 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1325 | 2026.02.01 14:37:32.234107 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1326 | 2026.02.01 14:37:32.234244 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1327 | 2026.02.01 14:37:32.234294 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1328 | 2026.02.01 14:37:32.234387 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1329 | 2026.02.01 14:37:32.234414 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1330 | 2026.02.01 14:37:32.234432 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1331 | 2026.02.01 14:37:32.234446 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1332 | 2026.02.01 14:37:32.234476 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1333 | 2026.02.01 14:37:32.234492 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1334 | 2026.02.01 14:37:32.234879 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001017 sec., 4916.420845624386 rows/sec., 218.93 KiB/sec. | ||
| 1335 | 2026.02.01 14:37:32.234958 [ 275 ] {10d180cd-2827-41ff-939b-5ce436f8b188} <Debug> TCPHandler: Processed in 0.001218918 sec. | ||
| 1336 | 2026.02.01 14:37:32.235140 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.02.01 14:37:32.235257 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1338 | 2026.02.01 14:37:32.235434 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1339 | 2026.02.01 14:37:32.235461 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1340 | 2026.02.01 14:37:32.235599 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1341 | 2026.02.01 14:37:32.235648 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1342 | 2026.02.01 14:37:32.235740 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1343 | 2026.02.01 14:37:32.235767 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1344 | 2026.02.01 14:37:32.235785 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1345 | 2026.02.01 14:37:32.235799 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1346 | 2026.02.01 14:37:32.235829 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1347 | 2026.02.01 14:37:32.235845 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1348 | 2026.02.01 14:37:32.236232 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001017 sec., 4916.420845624386 rows/sec., 218.93 KiB/sec. | ||
| 1349 | 2026.02.01 14:37:32.236311 [ 275 ] {dc8828c1-b656-4b30-8493-5f3053d8b39b} <Debug> TCPHandler: Processed in 0.001217408 sec. | ||
| 1350 | 2026.02.01 14:37:32.236490 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.02.01 14:37:32.236612 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1352 | 2026.02.01 14:37:32.236790 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1353 | 2026.02.01 14:37:32.236818 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1354 | 2026.02.01 14:37:32.236960 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1355 | 2026.02.01 14:37:32.237018 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1356 | 2026.02.01 14:37:32.237115 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1357 | 2026.02.01 14:37:32.237143 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1358 | 2026.02.01 14:37:32.237161 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1359 | 2026.02.01 14:37:32.237174 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1360 | 2026.02.01 14:37:32.237205 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1361 | 2026.02.01 14:37:32.237222 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1362 | 2026.02.01 14:37:32.237626 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001055 sec., 4739.336492890996 rows/sec., 211.05 KiB/sec. | ||
| 1363 | 2026.02.01 14:37:32.237706 [ 275 ] {89edbdf0-de76-4416-87a0-ed27c0edb078} <Debug> TCPHandler: Processed in 0.001262529 sec. | ||
| 1364 | 2026.02.01 14:37:32.237885 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.02.01 14:37:32.238003 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1366 | 2026.02.01 14:37:32.238182 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1367 | 2026.02.01 14:37:32.238209 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1368 | 2026.02.01 14:37:32.238353 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1369 | 2026.02.01 14:37:32.238403 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.02.01 14:37:32.238495 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1371 | 2026.02.01 14:37:32.238522 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1372 | 2026.02.01 14:37:32.238540 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1373 | 2026.02.01 14:37:32.238556 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1374 | 2026.02.01 14:37:32.238587 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1375 | 2026.02.01 14:37:32.238604 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1376 | 2026.02.01 14:37:32.239066 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001105 sec., 4524.886877828054 rows/sec., 201.50 KiB/sec. | ||
| 1377 | 2026.02.01 14:37:32.239130 [ 275 ] {2213ce56-97eb-4423-bd69-001fd8b9d569} <Debug> TCPHandler: Processed in 0.00129117 sec. | ||
| 1378 | 2026.02.01 14:37:32.239315 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.02.01 14:37:32.239429 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1380 | 2026.02.01 14:37:32.239603 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1381 | 2026.02.01 14:37:32.239631 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1382 | 2026.02.01 14:37:32.239773 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1383 | 2026.02.01 14:37:32.239822 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1384 | 2026.02.01 14:37:32.239914 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1385 | 2026.02.01 14:37:32.239941 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1386 | 2026.02.01 14:37:32.239958 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1387 | 2026.02.01 14:37:32.239972 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1388 | 2026.02.01 14:37:32.240003 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1389 | 2026.02.01 14:37:32.240019 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1390 | 2026.02.01 14:37:32.240649 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00126 sec., 3968.253968253968 rows/sec., 176.71 KiB/sec. | ||
| 1391 | 2026.02.01 14:37:32.240740 [ 275 ] {1f6f4892-2d96-449e-932d-871814283b3e} <Debug> TCPHandler: Processed in 0.001471535 sec. | ||
| 1392 | 2026.02.01 14:37:32.240920 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.02.01 14:37:32.241035 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1394 | 2026.02.01 14:37:32.241213 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1395 | 2026.02.01 14:37:32.241242 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1396 | 2026.02.01 14:37:32.241389 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1397 | 2026.02.01 14:37:32.241439 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1398 | 2026.02.01 14:37:32.241535 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1399 | 2026.02.01 14:37:32.241563 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1400 | 2026.02.01 14:37:32.241580 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1401 | 2026.02.01 14:37:32.241594 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1402 | 2026.02.01 14:37:32.241625 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1403 | 2026.02.01 14:37:32.241642 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1404 | 2026.02.01 14:37:32.242323 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001329 sec., 3762.2272385252068 rows/sec., 167.54 KiB/sec. | ||
| 1405 | 2026.02.01 14:37:32.242399 [ 275 ] {c80842a1-b66e-46fd-9c4f-0ca61f1267b4} <Debug> TCPHandler: Processed in 0.001526448 sec. | ||
| 1406 | 2026.02.01 14:37:32.242580 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.02.01 14:37:32.242696 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1408 | 2026.02.01 14:37:32.242875 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1409 | 2026.02.01 14:37:32.242904 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1410 | 2026.02.01 14:37:32.243057 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1411 | 2026.02.01 14:37:32.243107 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1412 | 2026.02.01 14:37:32.243206 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1413 | 2026.02.01 14:37:32.243233 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1414 | 2026.02.01 14:37:32.243250 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1415 | 2026.02.01 14:37:32.243264 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1416 | 2026.02.01 14:37:32.243295 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1417 | 2026.02.01 14:37:32.243313 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1418 | 2026.02.01 14:37:32.243711 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001057 sec., 4730.368968779565 rows/sec., 210.65 KiB/sec. | ||
| 1419 | 2026.02.01 14:37:32.243787 [ 275 ] {6397c6fc-c3f1-4b60-87d2-f5f0bf7b2253} <Debug> TCPHandler: Processed in 0.001255489 sec. | ||
| 1420 | 2026.02.01 14:37:32.243962 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.02.01 14:37:32.244080 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1422 | 2026.02.01 14:37:32.244260 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1423 | 2026.02.01 14:37:32.244289 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1424 | 2026.02.01 14:37:32.244470 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1425 | 2026.02.01 14:37:32.244520 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2026.02.01 14:37:32.244616 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1427 | 2026.02.01 14:37:32.244643 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1428 | 2026.02.01 14:37:32.244661 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1429 | 2026.02.01 14:37:32.244675 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1430 | 2026.02.01 14:37:32.244706 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1431 | 2026.02.01 14:37:32.244749 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1432 | 2026.02.01 14:37:32.245259 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001221 sec., 4095.004095004095 rows/sec., 182.36 KiB/sec. | ||
| 1433 | 2026.02.01 14:37:32.245337 [ 275 ] {c61e95c4-15c8-4832-bc15-906aefe5abb3} <Debug> TCPHandler: Processed in 0.001421114 sec. | ||
| 1434 | 2026.02.01 14:37:32.245515 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1435 | 2026.02.01 14:37:32.245633 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1436 | 2026.02.01 14:37:32.245816 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1437 | 2026.02.01 14:37:32.245845 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1438 | 2026.02.01 14:37:32.246002 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1439 | 2026.02.01 14:37:32.246051 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1440 | 2026.02.01 14:37:32.246143 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1441 | 2026.02.01 14:37:32.246169 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2026.02.01 14:37:32.246186 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1443 | 2026.02.01 14:37:32.246200 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1444 | 2026.02.01 14:37:32.246235 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1445 | 2026.02.01 14:37:32.246252 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1446 | 2026.02.01 14:37:32.246683 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001093 sec., 4574.565416285453 rows/sec., 203.71 KiB/sec. | ||
| 1447 | 2026.02.01 14:37:32.246762 [ 275 ] {a107d4bf-a575-425c-a699-930630cf86e8} <Debug> TCPHandler: Processed in 0.00129432 sec. | ||
| 1448 | 2026.02.01 14:37:32.246941 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.02.01 14:37:32.247059 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1450 | 2026.02.01 14:37:32.247243 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1451 | 2026.02.01 14:37:32.247273 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1452 | 2026.02.01 14:37:32.247426 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1453 | 2026.02.01 14:37:32.247476 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1454 | 2026.02.01 14:37:32.247569 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1455 | 2026.02.01 14:37:32.247595 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1456 | 2026.02.01 14:37:32.247613 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1457 | 2026.02.01 14:37:32.247627 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1458 | 2026.02.01 14:37:32.247659 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1459 | 2026.02.01 14:37:32.247676 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1460 | 2026.02.01 14:37:32.248099 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001084 sec., 4612.546125461255 rows/sec., 205.40 KiB/sec. | ||
| 1461 | 2026.02.01 14:37:32.248175 [ 275 ] {add41679-1c33-48ea-8d6f-feea43ab5efd} <Debug> TCPHandler: Processed in 0.00128168 sec. | ||
| 1462 | 2026.02.01 14:37:32.248355 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.02.01 14:37:32.248474 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1464 | 2026.02.01 14:37:32.248658 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1465 | 2026.02.01 14:37:32.248687 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1466 | 2026.02.01 14:37:32.248846 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1467 | 2026.02.01 14:37:32.248895 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1468 | 2026.02.01 14:37:32.248988 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1469 | 2026.02.01 14:37:32.249014 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1470 | 2026.02.01 14:37:32.249032 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1471 | 2026.02.01 14:37:32.249045 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1472 | 2026.02.01 14:37:32.249076 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1473 | 2026.02.01 14:37:32.249093 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1474 | 2026.02.01 14:37:32.249524 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001094 sec., 4570.383912248629 rows/sec., 203.52 KiB/sec. | ||
| 1475 | 2026.02.01 14:37:32.249604 [ 275 ] {7f93a823-9480-4d02-8a55-960351bc48f9} <Debug> TCPHandler: Processed in 0.00129567 sec. | ||
| 1476 | 2026.02.01 14:37:32.250224 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.02.01 14:37:32.250344 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1478 | 2026.02.01 14:37:32.250530 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1479 | 2026.02.01 14:37:32.250565 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1480 | 2026.02.01 14:37:32.250724 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1481 | 2026.02.01 14:37:32.250774 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1482 | 2026.02.01 14:37:32.250867 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1483 | 2026.02.01 14:37:32.250894 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1484 | 2026.02.01 14:37:32.250911 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1485 | 2026.02.01 14:37:32.250925 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1486 | 2026.02.01 14:37:32.250956 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1487 | 2026.02.01 14:37:32.250973 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1488 | 2026.02.01 14:37:32.251515 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001215 sec., 4115.22633744856 rows/sec., 183.26 KiB/sec. | ||
| 1489 | 2026.02.01 14:37:32.251599 [ 275 ] {b18ac536-a18b-40e0-82c4-c7cd4e2876d4} <Debug> TCPHandler: Processed in 0.001421044 sec. | ||
| 1490 | 2026.02.01 14:37:32.254216 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.02.01 14:37:32.254362 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1492 | 2026.02.01 14:37:32.254591 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1493 | 2026.02.01 14:37:32.254628 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1494 | 2026.02.01 14:37:32.254828 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1495 | 2026.02.01 14:37:32.254878 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1496 | 2026.02.01 14:37:32.254972 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1497 | 2026.02.01 14:37:32.254999 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1498 | 2026.02.01 14:37:32.255017 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1499 | 2026.02.01 14:37:32.255031 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1500 | 2026.02.01 14:37:32.255062 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1501 | 2026.02.01 14:37:32.255078 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1502 | 2026.02.01 14:37:32.255492 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001187 sec., 4212.299915754002 rows/sec., 187.58 KiB/sec. | ||
| 1503 | 2026.02.01 14:37:32.255570 [ 275 ] {d682f3d8-819f-4ec2-b8ef-d03f557b14ee} <Debug> TCPHandler: Processed in 0.001409754 sec. | ||
| 1504 | 2026.02.01 14:37:32.255784 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.02.01 14:37:32.255905 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1506 | 2026.02.01 14:37:32.256092 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1507 | 2026.02.01 14:37:32.256122 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1508 | 2026.02.01 14:37:32.256285 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1509 | 2026.02.01 14:37:32.256334 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.02.01 14:37:32.256426 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1511 | 2026.02.01 14:37:32.256452 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1512 | 2026.02.01 14:37:32.256469 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1513 | 2026.02.01 14:37:32.256483 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1514 | 2026.02.01 14:37:32.256514 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1515 | 2026.02.01 14:37:32.256531 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1516 | 2026.02.01 14:37:32.257158 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001299 sec., 3849.114703618168 rows/sec., 171.41 KiB/sec. | ||
| 1517 | 2026.02.01 14:37:32.257243 [ 275 ] {7592af53-1ccc-4208-b7c3-e10b119b105b} <Debug> TCPHandler: Processed in 0.001505557 sec. | ||
| 1518 | 2026.02.01 14:37:32.257458 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.02.01 14:37:32.257580 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1520 | 2026.02.01 14:37:32.257773 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1521 | 2026.02.01 14:37:32.257804 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1522 | 2026.02.01 14:37:32.257974 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1523 | 2026.02.01 14:37:32.258024 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1524 | 2026.02.01 14:37:32.258117 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1525 | 2026.02.01 14:37:32.258144 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1526 | 2026.02.01 14:37:32.258162 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1527 | 2026.02.01 14:37:32.258175 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1528 | 2026.02.01 14:37:32.258207 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1529 | 2026.02.01 14:37:32.258223 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1530 | 2026.02.01 14:37:32.258610 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001077 sec., 4642.525533890436 rows/sec., 206.74 KiB/sec. | ||
| 1531 | 2026.02.01 14:37:32.258689 [ 275 ] {3bfb0e91-02c2-4bd0-ace5-e70c6265acec} <Debug> TCPHandler: Processed in 0.00127905 sec. | ||
| 1532 | 2026.02.01 14:37:32.258895 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.02.01 14:37:32.259017 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1534 | 2026.02.01 14:37:32.259209 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1535 | 2026.02.01 14:37:32.259239 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1536 | 2026.02.01 14:37:32.259407 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1537 | 2026.02.01 14:37:32.259457 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1538 | 2026.02.01 14:37:32.259550 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1539 | 2026.02.01 14:37:32.259577 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1540 | 2026.02.01 14:37:32.259595 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1541 | 2026.02.01 14:37:32.259609 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1542 | 2026.02.01 14:37:32.259639 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1543 | 2026.02.01 14:37:32.259656 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1544 | 2026.02.01 14:37:32.260125 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001155 sec., 4329.004329004329 rows/sec., 192.78 KiB/sec. | ||
| 1545 | 2026.02.01 14:37:32.260208 [ 275 ] {b57aded4-df2e-4c03-927c-19a3e5edcd45} <Debug> TCPHandler: Processed in 0.001360253 sec. | ||
| 1546 | 2026.02.01 14:37:32.260427 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.02.01 14:37:32.260549 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1548 | 2026.02.01 14:37:32.260741 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1549 | 2026.02.01 14:37:32.260772 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1550 | 2026.02.01 14:37:32.260941 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1551 | 2026.02.01 14:37:32.260990 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1552 | 2026.02.01 14:37:32.261085 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1553 | 2026.02.01 14:37:32.261112 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1554 | 2026.02.01 14:37:32.261129 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 1555 | 2026.02.01 14:37:32.261143 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1556 | 2026.02.01 14:37:32.261174 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1557 | 2026.02.01 14:37:32.261192 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1558 | 2026.02.01 14:37:32.261580 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001078 sec., 4638.21892393321 rows/sec., 206.55 KiB/sec. | ||
| 1559 | 2026.02.01 14:37:32.261670 [ 275 ] {73bc8564-df2f-4022-b1a5-c7f491fd7c2a} <Debug> TCPHandler: Processed in 0.00128979 sec. | ||
| 1560 | 2026.02.01 14:37:32.279143 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.02.01 14:37:32.279249 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1562 | 2026.02.01 14:37:32.279289 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1563 | 2026.02.01 14:37:32.279905 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.02.01 14:37:32.279945 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1565 | 2026.02.01 14:37:32.280366 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1566 | 2026.02.01 14:37:32.280562 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.02.01 14:37:32.280717 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.001499 sec., 13342.228152101401 rows/sec., 3.16 MiB/sec. | ||
| 1568 | 2026.02.01 14:37:32.280761 [ 275 ] {759001fb-f45f-4d13-a8ae-3e38de54e46b} <Debug> TCPHandler: Processed in 0.001667211 sec. | ||
| 1569 | 2026.02.01 14:37:32.280889 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.02.01 14:37:32.280980 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.02.01 14:37:32.281019 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1572 | 2026.02.01 14:37:32.283934 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.02.01 14:37:32.283997 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1574 | 2026.02.01 14:37:32.284656 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1575 | 2026.02.01 14:37:32.284963 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.02.01 14:37:32.285086 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004124 sec., 5819.592628516004 rows/sec., 494.44 KiB/sec. | ||
| 1577 | 2026.02.01 14:37:32.285128 [ 275 ] {6481a729-4e71-408a-b1ce-9c9b4fd23832} <Debug> TCPHandler: Processed in 0.004286243 sec. | ||
| 1578 | 2026.02.01 14:37:32.285244 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.02.01 14:37:32.285336 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1580 | 2026.02.01 14:37:32.285374 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1581 | 2026.02.01 14:37:32.285748 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.02.01 14:37:32.285784 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1583 | 2026.02.01 14:37:32.286054 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1584 | 2026.02.01 14:37:32.286256 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.02.01 14:37:32.286377 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001059 sec., 3777.1482530689327 rows/sec., 308.00 KiB/sec. | ||
| 1586 | 2026.02.01 14:37:32.286420 [ 275 ] {2b706603-3e9d-4097-8d85-66bc950c6165} <Debug> TCPHandler: Processed in 0.001222458 sec. | ||
| 1587 | 2026.02.01 14:37:32.286522 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.02.01 14:37:32.286613 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1589 | 2026.02.01 14:37:32.286651 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1590 | 2026.02.01 14:37:32.287109 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.02.01 14:37:32.287143 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1592 | 2026.02.01 14:37:32.287437 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1593 | 2026.02.01 14:37:32.287648 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2026.02.01 14:37:32.287771 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Debug> executeQuery: Read 200 rows, 18.49 KiB in 0.001175 sec., 170212.7659574468 rows/sec., 15.37 MiB/sec. | ||
| 1595 | 2026.02.01 14:37:32.287813 [ 275 ] {45b7ba0e-a687-4df3-9fc7-1ba9d1b63125} <Debug> TCPHandler: Processed in 0.001337521 sec. | ||
| 1596 | 2026.02.01 14:37:32.287914 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.02.01 14:37:32.288005 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1598 | 2026.02.01 14:37:32.288042 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1599 | 2026.02.01 14:37:32.288417 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.02.01 14:37:32.288452 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1601 | 2026.02.01 14:37:32.288723 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1602 | 2026.02.01 14:37:32.288922 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.02.01 14:37:32.289043 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Debug> executeQuery: Read 42 rows, 3.20 KiB in 0.001056 sec., 39772.72727272727 rows/sec., 2.95 MiB/sec. | ||
| 1604 | 2026.02.01 14:37:32.289085 [ 275 ] {56f850b5-96b4-478b-aee4-c0aa6f0d59bc} <Debug> TCPHandler: Processed in 0.001217627 sec. | ||
| 1605 | 2026.02.01 14:37:32.289202 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.02.01 14:37:32.289324 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1607 | 2026.02.01 14:37:32.289377 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1608 | 2026.02.01 14:37:32.289885 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.02.01 14:37:32.289921 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1610 | 2026.02.01 14:37:32.290300 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1611 | 2026.02.01 14:37:32.290522 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2026.02.01 14:37:32.290656 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001356 sec., 17699.11504424779 rows/sec., 1.47 MiB/sec. | ||
| 1613 | 2026.02.01 14:37:32.290694 [ 275 ] {cafce6ff-5256-4b29-9446-3b13b27068f0} <Debug> TCPHandler: Processed in 0.001553598 sec. | ||
| 1614 | 2026.02.01 14:37:32.290810 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1615 | 2026.02.01 14:37:32.290905 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1616 | 2026.02.01 14:37:32.290945 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1617 | 2026.02.01 14:37:32.291356 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.02.01 14:37:32.291393 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1619 | 2026.02.01 14:37:32.293558 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1620 | 2026.02.01 14:37:32.293778 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.02.01 14:37:32.293909 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003023 sec., 3969.5666556400924 rows/sec., 310.12 KiB/sec. | ||
| 1622 | 2026.02.01 14:37:32.293947 [ 275 ] {f99d10aa-3ed4-493e-b493-e11b8c05c4e9} <Debug> TCPHandler: Processed in 0.003186719 sec. | ||
| 1623 | 2026.02.01 14:37:32.294211 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.02.01 14:37:32.294305 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1625 | 2026.02.01 14:37:32.294345 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1626 | 2026.02.01 14:37:32.294790 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1627 | 2026.02.01 14:37:32.294827 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1628 | 2026.02.01 14:37:32.295122 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1629 | 2026.02.01 14:37:32.295331 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.02.01 14:37:32.295459 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Debug> executeQuery: Read 94 rows, 7.90 KiB in 0.001172 sec., 80204.77815699659 rows/sec., 6.58 MiB/sec. | ||
| 1631 | 2026.02.01 14:37:32.295496 [ 275 ] {326bb3ef-8fa3-4469-987a-985e80335948} <Debug> TCPHandler: Processed in 0.001334691 sec. | ||
| 1632 | 2026.02.01 14:37:32.295603 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.02.01 14:37:32.295697 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1634 | 2026.02.01 14:37:32.295740 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1635 | 2026.02.01 14:37:32.296231 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.02.01 14:37:32.296271 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1637 | 2026.02.01 14:37:32.296611 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1638 | 2026.02.01 14:37:32.296822 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.02.01 14:37:32.296946 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Debug> executeQuery: Read 438 rows, 35.13 KiB in 0.001268 sec., 345425.86750788643 rows/sec., 27.06 MiB/sec. | ||
| 1640 | 2026.02.01 14:37:32.296982 [ 275 ] {088d6180-1ecf-4546-a3ed-4e4b64b9aba8} <Debug> TCPHandler: Processed in 0.001427624 sec. | ||
| 1641 | 2026.02.01 14:37:32.297095 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2026.02.01 14:37:32.297189 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.02.01 14:37:32.297242 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <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 | ||
| 1644 | 2026.02.01 14:37:32.297950 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.02.01 14:37:32.297988 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1646 | 2026.02.01 14:37:32.298485 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1647 | 2026.02.01 14:37:32.298719 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.02.01 14:37:32.298853 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001682 sec., 15457.78834720571 rows/sec., 27.70 MiB/sec. | ||
| 1649 | 2026.02.01 14:37:32.298904 [ 275 ] {ba86e775-f725-4aa7-be8f-17f5287b9b8f} <Debug> TCPHandler: Processed in 0.001859498 sec. | ||
| 1650 | 2026.02.01 14:37:32.299022 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.02.01 14:37:32.299116 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1652 | 2026.02.01 14:37:32.299158 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1653 | 2026.02.01 14:37:32.299492 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.02.01 14:37:32.299528 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1655 | 2026.02.01 14:37:32.299956 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1656 | 2026.02.01 14:37:32.300165 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.02.01 14:37:32.300285 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001188 sec., 25252.52525252525 rows/sec., 1.73 MiB/sec. | ||
| 1658 | 2026.02.01 14:37:32.300321 [ 275 ] {e6f16633-bb69-43fc-861e-be8a509f4b82} <Debug> TCPHandler: Processed in 0.001349532 sec. | ||
| 1659 | 2026.02.01 14:37:34.570725 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1660 | 2026.02.01 14:37:34.570825 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1661 | 2026.02.01 14:37:34.645266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 200 | ||
| 1662 | 2026.02.01 14:37:34.648210 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.02.01 14:37:34.648278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1664 | 2026.02.01 14:37:34.649576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1665 | 2026.02.01 14:37:34.649859 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.02.01 14:37:34.650032 [ 79 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1667 | 2026.02.01 14:37:34.650111 [ 79 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.02.01 14:37:34.650151 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1669 | 2026.02.01 14:37:34.650218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1670 | 2026.02.01 14:37:34.650304 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 1671 | 2026.02.01 14:37:34.650940 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1672 | 2026.02.01 14:37:34.651109 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 1673 | 2026.02.01 14:37:34.651529 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 1674 | 2026.02.01 14:37:34.651895 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1675 | 2026.02.01 14:37:34.652020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 1676 | 2026.02.01 14:37:34.652260 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 1677 | 2026.02.01 14:37:34.652511 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.02.01 14:37:34.652555 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1679 | 2026.02.01 14:37:34.652607 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1680 | 2026.02.01 14:37:34.652971 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 62 rows starting from the beginning of the part | ||
| 1681 | 2026.02.01 14:37:34.653112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1682 | 2026.02.01 14:37:34.653363 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.02.01 14:37:34.653506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 1684 | 2026.02.01 14:37:34.658320 [ 186 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 72 columns (72 merged, 0 gathered) in 0.00806931 sec., 24785.266646094897 rows/sec., 26.05 MiB/sec. | ||
| 1685 | 2026.02.01 14:37:34.659077 [ 192 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1686 | 2026.02.01 14:37:34.659666 [ 192 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.02.01 14:37:34.659735 [ 192 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_6_1} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1688 | 2026.02.01 14:37:34.659936 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 1689 | 2026.02.01 14:37:34.839660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1690 | 2026.02.01 14:37:34.856957 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.02.01 14:37:34.857005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1692 | 2026.02.01 14:37:34.863055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1693 | 2026.02.01 14:37:34.863737 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.02.01 14:37:34.866962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1695 | 2026.02.01 14:37:35.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.60 MiB, peak 185.60 MiB, free memory in arenas 0.00 B, will set to 183.35 MiB (RSS), difference: 1.75 MiB | ||
| 1696 | 2026.02.01 14:37:37.210251 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.02.01 14:37:37.210445 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1698 | 2026.02.01 14:37:37.210518 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1699 | 2026.02.01 14:37:37.211171 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.02.01 14:37:37.211222 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1701 | 2026.02.01 14:37:37.211611 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1702 | 2026.02.01 14:37:37.211838 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.02.01 14:37:37.212011 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001618 sec., 16069.22126081582 rows/sec., 1.21 MiB/sec. | ||
| 1704 | 2026.02.01 14:37:37.212060 [ 275 ] {82c99948-fd7e-4b6d-a087-44228a7d0916} <Debug> TCPHandler: Processed in 0.00194487 sec. | ||
| 1705 | 2026.02.01 14:37:37.212207 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.02.01 14:37:37.212314 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1707 | 2026.02.01 14:37:37.212357 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1708 | 2026.02.01 14:37:37.212793 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.02.01 14:37:37.212831 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1710 | 2026.02.01 14:37:37.213132 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1711 | 2026.02.01 14:37:37.213349 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.02.01 14:37:37.213502 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001211 sec., 23121.387283236993 rows/sec., 1.80 MiB/sec. | ||
| 1713 | 2026.02.01 14:37:37.213554 [ 275 ] {964dbd12-9f96-4645-b780-8f03570add36} <Debug> TCPHandler: Processed in 0.001399133 sec. | ||
| 1714 | 2026.02.01 14:37:37.213688 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.02.01 14:37:37.213811 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.02.01 14:37:37.213862 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1717 | 2026.02.01 14:37:37.214258 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.02.01 14:37:37.214294 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1719 | 2026.02.01 14:37:37.214611 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1720 | 2026.02.01 14:37:37.214818 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.02.01 14:37:37.214953 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001168 sec., 85616.43835616439 rows/sec., 5.94 MiB/sec. | ||
| 1722 | 2026.02.01 14:37:37.214988 [ 275 ] {21e5c9ed-0a8f-432a-aec1-cf4fbc6ac718} <Debug> TCPHandler: Processed in 0.001359473 sec. | ||
| 1723 | 2026.02.01 14:37:37.215100 [ 275 ] {} <Trace> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.02.01 14:37:37.215192 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57257) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1725 | 2026.02.01 14:37:37.215232 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1726 | 2026.02.01 14:37:37.215557 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.02.01 14:37:37.215592 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1728 | 2026.02.01 14:37:37.215879 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1729 | 2026.02.01 14:37:37.216096 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.02.01 14:37:37.216223 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00105 sec., 28571.428571428572 rows/sec., 1.96 MiB/sec. | ||
| 1731 | 2026.02.01 14:37:37.216259 [ 275 ] {37be12a8-da0b-40e5-8739-88b96873b15d} <Debug> TCPHandler: Processed in 0.001205907 sec. | ||
| 1732 | 2026.02.01 14:37:41.605744 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1733 | 2026.02.01 14:37:41.605864 [ 275 ] {} <Debug> TCP-Session: 856c4683-b857-47a9-973f-6f7519edf209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.02.01 14:37:42.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.40 MiB, peak 185.60 MiB, free memory in arenas 0.00 B, will set to 183.45 MiB (RSS), difference: 2.04 MiB | ||
| 1735 | 2026.02.01 14:37:42.154543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 1736 | 2026.02.01 14:37:42.155062 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.02.01 14:37:42.155101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1738 | 2026.02.01 14:37:42.155646 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1739 | 2026.02.01 14:37:42.155881 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.02.01 14:37:42.156020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 1741 | 2026.02.01 14:37:42.211266 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.02.01 14:37:42.211459 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1743 | 2026.02.01 14:37:42.211528 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1744 | 2026.02.01 14:37:42.212230 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.02.01 14:37:42.212285 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1746 | 2026.02.01 14:37:42.212707 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2026.02.01 14:37:42.212946 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.02.01 14:37:42.213081 [ 69 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1749 | 2026.02.01 14:37:42.213105 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Debug> executeQuery: Read 78 rows, 6.89 KiB in 0.001697 sec., 45963.464938126104 rows/sec., 3.96 MiB/sec. | ||
| 1750 | 2026.02.01 14:37:42.213136 [ 69 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2026.02.01 14:37:42.213158 [ 276 ] {b310cb9a-82aa-41fc-b08f-ef14b73960b6} <Debug> TCPHandler: Processed in 0.002035933 sec. | ||
| 1752 | 2026.02.01 14:37:42.213161 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1753 | 2026.02.01 14:37:42.213292 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.02.01 14:37:42.213295 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 1755 | 2026.02.01 14:37:42.213403 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.02.01 14:37:42.213416 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1757 | 2026.02.01 14:37:42.213447 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1758 | 2026.02.01 14:37:42.213465 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 1759 | 2026.02.01 14:37:42.213567 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1760 | 2026.02.01 14:37:42.213623 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1761 | 2026.02.01 14:37:42.213679 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 200 rows starting from the beginning of the part | ||
| 1762 | 2026.02.01 14:37:42.213726 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1763 | 2026.02.01 14:37:42.213772 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1764 | 2026.02.01 14:37:42.213906 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.02.01 14:37:42.213943 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1766 | 2026.02.01 14:37:42.214255 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1767 | 2026.02.01 14:37:42.214494 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.02.01 14:37:42.214637 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001257 sec., 20684.168655529036 rows/sec., 1.52 MiB/sec. | ||
| 1769 | 2026.02.01 14:37:42.214677 [ 276 ] {5d2e67d9-457f-4d18-89dc-ef267b4911ae} <Debug> TCPHandler: Processed in 0.001438804 sec. | ||
| 1770 | 2026.02.01 14:37:42.214696 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451065 sec., 298401.51888440555 rows/sec., 27.71 MiB/sec. | ||
| 1771 | 2026.02.01 14:37:42.214794 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.02.01 14:37:42.214896 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1773 | 2026.02.01 14:37:42.214897 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1774 | 2026.02.01 14:37:42.214938 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1775 | 2026.02.01 14:37:42.215149 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.02.01 14:37:42.215209 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_6_1} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1777 | 2026.02.01 14:37:42.215268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1778 | 2026.02.01 14:37:42.215363 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.02.01 14:37:42.215399 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1780 | 2026.02.01 14:37:42.215700 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1781 | 2026.02.01 14:37:42.215910 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.02.01 14:37:42.216018 [ 69 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1783 | 2026.02.01 14:37:42.216039 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001164 sec., 46391.75257731958 rows/sec., 3.62 MiB/sec. | ||
| 1784 | 2026.02.01 14:37:42.216058 [ 69 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.02.01 14:37:42.216081 [ 276 ] {7c94dc59-7a22-43d6-b3b6-5d0b565d11b1} <Debug> TCPHandler: Processed in 0.001337101 sec. | ||
| 1786 | 2026.02.01 14:37:42.216083 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1787 | 2026.02.01 14:37:42.216168 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 1788 | 2026.02.01 14:37:42.216200 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.02.01 14:37:42.216255 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1790 | 2026.02.01 14:37:42.216277 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1791 | 2026.02.01 14:37:42.216298 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.02.01 14:37:42.216319 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1793 | 2026.02.01 14:37:42.216343 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1794 | 2026.02.01 14:37:42.216352 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1795 | 2026.02.01 14:37:42.216385 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1796 | 2026.02.01 14:37:42.216416 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1797 | 2026.02.01 14:37:42.216449 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 1798 | 2026.02.01 14:37:42.216733 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.02.01 14:37:42.216770 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1800 | 2026.02.01 14:37:42.217109 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1801 | 2026.02.01 14:37:42.217112 [ 192 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.00096681 sec., 269959.97145250876 rows/sec., 22.56 MiB/sec. | ||
| 1802 | 2026.02.01 14:37:42.217357 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.02.01 14:37:42.217359 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1804 | 2026.02.01 14:37:42.217500 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001221 sec., 81900.08190008189 rows/sec., 5.68 MiB/sec. | ||
| 1805 | 2026.02.01 14:37:42.217544 [ 276 ] {66aea9ee-2b73-4010-b6a4-759f6eb9c063} <Debug> TCPHandler: Processed in 0.001394243 sec. | ||
| 1806 | 2026.02.01 14:37:42.217665 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1807 | 2026.02.01 14:37:42.217732 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2026.02.01 14:37:42.217761 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.02.01 14:37:42.217814 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_6_1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1810 | 2026.02.01 14:37:42.217821 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <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 | ||
| 1811 | 2026.02.01 14:37:42.217916 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1812 | 2026.02.01 14:37:42.218714 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.02.01 14:37:42.218755 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1814 | 2026.02.01 14:37:42.219293 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1815 | 2026.02.01 14:37:42.219521 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.02.01 14:37:42.219667 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001923 sec., 13520.540821632865 rows/sec., 24.23 MiB/sec. | ||
| 1817 | 2026.02.01 14:37:42.219728 [ 276 ] {0c693234-e476-4e40-a700-3eb56ca105cc} <Debug> TCPHandler: Processed in 0.002112905 sec. | ||
| 1818 | 2026.02.01 14:37:42.219846 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.02.01 14:37:42.219941 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.02.01 14:37:42.219983 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1821 | 2026.02.01 14:37:42.220305 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.02.01 14:37:42.220341 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1823 | 2026.02.01 14:37:42.220650 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1824 | 2026.02.01 14:37:42.220860 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.02.01 14:37:42.220986 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001062 sec., 28248.58757062147 rows/sec., 1.94 MiB/sec. | ||
| 1826 | 2026.02.01 14:37:42.221020 [ 276 ] {edfcadb7-c8d2-4f29-b19b-252f9af4e73a} <Debug> TCPHandler: Processed in 0.001223848 sec. | ||
| 1827 | 2026.02.01 14:37:42.367981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1828 | 2026.02.01 14:37:42.383699 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.02.01 14:37:42.383754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 1830 | 2026.02.01 14:37:42.389371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1831 | 2026.02.01 14:37:42.390068 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.02.01 14:37:42.392772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1833 | 2026.02.01 14:37:44.523978 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47103 | ||
| 1834 | 2026.02.01 14:37:44.524118 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1835 | 2026.02.01 14:37:44.524156 [ 275 ] {} <Debug> TCP-Session: e7503923-e9ba-40de-8335-679a28b951c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47103 | ||
| 1836 | 2026.02.01 14:37:44.524185 [ 275 ] {} <Debug> TCP-Session: e7503923-e9ba-40de-8335-679a28b951c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.02.01 14:37:44.524204 [ 275 ] {} <Debug> TCP-Session: e7503923-e9ba-40de-8335-679a28b951c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1838 | 2026.02.01 14:37:44.524406 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38309 | ||
| 1839 | 2026.02.01 14:37:44.524435 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39388 | ||
| 1840 | 2026.02.01 14:37:44.524488 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48288 | ||
| 1841 | 2026.02.01 14:37:44.524500 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36756 | ||
| 1842 | 2026.02.01 14:37:44.524532 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52003 | ||
| 1843 | 2026.02.01 14:37:44.524534 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1844 | 2026.02.01 14:37:44.524575 [ 275 ] {} <Trace> TCP-Session: e7503923-e9ba-40de-8335-679a28b951c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.02.01 14:37:44.524601 [ 287 ] {} <Debug> TCP-Session: 40ac353b-aeeb-41d2-88ba-22ab1763c41c Authenticating user 'default' from [fd00:1122:3344:101::e]:38309 | ||
| 1846 | 2026.02.01 14:37:44.524523 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37687 | ||
| 1847 | 2026.02.01 14:37:44.524635 [ 287 ] {} <Debug> TCP-Session: 40ac353b-aeeb-41d2-88ba-22ab1763c41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.02.01 14:37:44.524576 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1849 | 2026.02.01 14:37:44.524673 [ 287 ] {} <Debug> TCP-Session: 40ac353b-aeeb-41d2-88ba-22ab1763c41c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.02.01 14:37:44.524513 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50295 | ||
| 1851 | 2026.02.01 14:37:44.524724 [ 288 ] {} <Debug> TCP-Session: 6ffeb84d-e658-48e8-83dc-4d98a5e435e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39388 | ||
| 1852 | 2026.02.01 14:37:44.524504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50682 | ||
| 1853 | 2026.02.01 14:37:44.524763 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1854 | 2026.02.01 14:37:44.524794 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.02.01 14:37:44.524771 [ 288 ] {} <Debug> TCP-Session: 6ffeb84d-e658-48e8-83dc-4d98a5e435e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.02.01 14:37:44.524829 [ 290 ] {} <Debug> TCP-Session: 0684c6c7-73cf-4da7-a9f8-ec24aaa5d487 Authenticating user 'default' from [fd00:1122:3344:101::e]:48288 | ||
| 1857 | 2026.02.01 14:37:44.524852 [ 288 ] {} <Debug> TCP-Session: 6ffeb84d-e658-48e8-83dc-4d98a5e435e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.02.01 14:37:44.524861 [ 290 ] {} <Debug> TCP-Session: 0684c6c7-73cf-4da7-a9f8-ec24aaa5d487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.02.01 14:37:44.524889 [ 290 ] {} <Debug> TCP-Session: 0684c6c7-73cf-4da7-a9f8-ec24aaa5d487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1860 | 2026.02.01 14:37:44.524916 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1861 | 2026.02.01 14:37:44.524951 [ 294 ] {} <Debug> TCP-Session: 192c2e65-307f-4bc6-b36b-7317c710d80e Authenticating user 'default' from [fd00:1122:3344:101::e]:52003 | ||
| 1862 | 2026.02.01 14:37:44.524990 [ 294 ] {} <Debug> TCP-Session: 192c2e65-307f-4bc6-b36b-7317c710d80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.02.01 14:37:44.525004 [ 294 ] {} <Debug> TCP-Session: 192c2e65-307f-4bc6-b36b-7317c710d80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.02.01 14:37:44.525107 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1865 | 2026.02.01 14:37:44.525110 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.02.01 14:37:44.525141 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1867 | 2026.02.01 14:37:44.525147 [ 293 ] {} <Debug> TCP-Session: 391bf5cf-2ed3-4807-9a48-cafa9994d891 Authenticating user 'default' from [fd00:1122:3344:101::e]:37687 | ||
| 1868 | 2026.02.01 14:37:44.525162 [ 291 ] {} <Debug> TCP-Session: decf8601-ceba-49f6-9693-5a8d90cbd8a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36756 | ||
| 1869 | 2026.02.01 14:37:44.525180 [ 289 ] {} <Debug> TCP-Session: 3db202aa-b8b6-4f14-8392-6b9fb134211a Authenticating user 'default' from [fd00:1122:3344:101::e]:50682 | ||
| 1870 | 2026.02.01 14:37:44.525191 [ 293 ] {} <Debug> TCP-Session: 391bf5cf-2ed3-4807-9a48-cafa9994d891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.02.01 14:37:44.525200 [ 291 ] {} <Debug> TCP-Session: decf8601-ceba-49f6-9693-5a8d90cbd8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.02.01 14:37:44.525212 [ 289 ] {} <Debug> TCP-Session: 3db202aa-b8b6-4f14-8392-6b9fb134211a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.02.01 14:37:44.525217 [ 293 ] {} <Debug> TCP-Session: 391bf5cf-2ed3-4807-9a48-cafa9994d891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.02.01 14:37:44.525230 [ 291 ] {} <Debug> TCP-Session: decf8601-ceba-49f6-9693-5a8d90cbd8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.02.01 14:37:44.525242 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1876 | 2026.02.01 14:37:44.525147 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1877 | 2026.02.01 14:37:44.525308 [ 292 ] {} <Debug> TCP-Session: c81f43a2-4e1d-490f-a38d-510ad0639cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:50295 | ||
| 1878 | 2026.02.01 14:37:44.525240 [ 289 ] {} <Debug> TCP-Session: 3db202aa-b8b6-4f14-8392-6b9fb134211a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1879 | 2026.02.01 14:37:44.525346 [ 292 ] {} <Debug> TCP-Session: c81f43a2-4e1d-490f-a38d-510ad0639cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2026.02.01 14:37:44.525362 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1881 | 2026.02.01 14:37:44.525379 [ 292 ] {} <Debug> TCP-Session: c81f43a2-4e1d-490f-a38d-510ad0639cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2026.02.01 14:37:44.525670 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 1883 | 2026.02.01 14:37:44.525765 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1884 | 2026.02.01 14:37:44.651407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 220 | ||
| 1885 | 2026.02.01 14:37:44.653486 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.02.01 14:37:44.653551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1887 | 2026.02.01 14:37:44.660409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1888 | 2026.02.01 14:37:44.660737 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.02.01 14:37:44.661154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1890 | 2026.02.01 14:37:44.964082 [ 330 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> AggregatingTransform: Aggregating | ||
| 1891 | 2026.02.01 14:37:44.964146 [ 330 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> Aggregator: Aggregation method: without_key | ||
| 1892 | 2026.02.01 14:37:44.964186 [ 330 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001330811 sec. (751.422 rows/sec., 29.35 KiB/sec.) | ||
| 1893 | 2026.02.01 14:37:44.964203 [ 330 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Trace> Aggregator: Merging aggregated data | ||
| 1894 | 2026.02.01 14:37:44.965244 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.440549 sec., 2.269895062751249 rows/sec., 90.80 B/sec. | ||
| 1895 | 2026.02.01 14:37:44.965416 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1896 | 2026.02.01 14:37:44.965432 [ 275 ] {d5ab2d77-9c71-4319-b6ec-c111f94be475} <Debug> TCPHandler: Processed in 0.440992667 sec. | ||
| 1897 | 2026.02.01 14:37:44.965576 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1898 | 2026.02.01 14:37:44.965613 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1899 | 2026.02.01 14:37:44.965658 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1900 | 2026.02.01 14:37:44.965662 [ 293 ] {} <Debug> TCP-Session: 391bf5cf-2ed3-4807-9a48-cafa9994d891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.02.01 14:37:44.965681 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.02.01 14:37:44.965712 [ 287 ] {} <Debug> TCP-Session: 40ac353b-aeeb-41d2-88ba-22ab1763c41c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.02.01 14:37:44.965723 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1904 | 2026.02.01 14:37:44.965749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1905 | 2026.02.01 14:37:44.965771 [ 288 ] {} <Debug> TCP-Session: 6ffeb84d-e658-48e8-83dc-4d98a5e435e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2026.02.01 14:37:44.965778 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1907 | 2026.02.01 14:37:44.965813 [ 292 ] {} <Debug> TCP-Session: c81f43a2-4e1d-490f-a38d-510ad0639cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.02.01 14:37:44.965699 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1909 | 2026.02.01 14:37:44.965848 [ 294 ] {} <Debug> TCP-Session: 192c2e65-307f-4bc6-b36b-7317c710d80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2026.02.01 14:37:44.965662 [ 290 ] {} <Debug> TCP-Session: 0684c6c7-73cf-4da7-a9f8-ec24aaa5d487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.02.01 14:37:44.965883 [ 291 ] {} <Debug> TCP-Session: decf8601-ceba-49f6-9693-5a8d90cbd8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.02.01 14:37:44.965797 [ 289 ] {} <Debug> TCP-Session: 3db202aa-b8b6-4f14-8392-6b9fb134211a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.02.01 14:37:44.965783 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1914 | 2026.02.01 14:37:44.965975 [ 275 ] {} <Debug> TCP-Session: e7503923-e9ba-40de-8335-679a28b951c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.02.01 14:37:45.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.58 MiB, peak 195.70 MiB, free memory in arenas 0.00 B, will set to 204.27 MiB (RSS), difference: 18.69 MiB | ||
| 1916 | 2026.02.01 14:37:47.210501 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.02.01 14:37:47.210740 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1918 | 2026.02.01 14:37:47.210814 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1919 | 2026.02.01 14:37:47.211488 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.02.01 14:37:47.211529 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1921 | 2026.02.01 14:37:47.211928 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1922 | 2026.02.01 14:37:47.212148 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.02.01 14:37:47.212304 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001621 sec., 16039.481801357186 rows/sec., 1.21 MiB/sec. | ||
| 1924 | 2026.02.01 14:37:47.212345 [ 276 ] {68b2e004-0cae-492e-930a-897976c7ae14} <Debug> TCPHandler: Processed in 0.001986351 sec. | ||
| 1925 | 2026.02.01 14:37:47.212461 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.02.01 14:37:47.212558 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1927 | 2026.02.01 14:37:47.212600 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1928 | 2026.02.01 14:37:47.213000 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.02.01 14:37:47.213035 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1930 | 2026.02.01 14:37:47.213339 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1931 | 2026.02.01 14:37:47.213543 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.02.01 14:37:47.213676 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001137 sec., 24626.209322779243 rows/sec., 1.92 MiB/sec. | ||
| 1933 | 2026.02.01 14:37:47.213713 [ 276 ] {a3144b1a-319d-434b-877b-4c3534c208e6} <Debug> TCPHandler: Processed in 0.001302791 sec. | ||
| 1934 | 2026.02.01 14:37:47.213813 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.02.01 14:37:47.213915 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.02.01 14:37:47.213959 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1937 | 2026.02.01 14:37:47.214346 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.02.01 14:37:47.214380 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1939 | 2026.02.01 14:37:47.214735 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1940 | 2026.02.01 14:37:47.214958 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.02.01 14:37:47.215093 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001198 sec., 83472.45409015025 rows/sec., 5.79 MiB/sec. | ||
| 1942 | 2026.02.01 14:37:47.215130 [ 276 ] {c69767ea-db65-40dd-8c79-dfa667bbee39} <Debug> TCPHandler: Processed in 0.001361803 sec. | ||
| 1943 | 2026.02.01 14:37:47.215244 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2026.02.01 14:37:47.215338 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1945 | 2026.02.01 14:37:47.215381 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1946 | 2026.02.01 14:37:47.215706 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2026.02.01 14:37:47.215740 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1948 | 2026.02.01 14:37:47.216047 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1949 | 2026.02.01 14:37:47.216261 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.02.01 14:37:47.216388 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001068 sec., 28089.88764044944 rows/sec., 1.92 MiB/sec. | ||
| 1951 | 2026.02.01 14:37:47.216424 [ 276 ] {243fef84-27fd-416b-843f-f71703b83abf} <Debug> TCPHandler: Processed in 0.001230658 sec. | ||
| 1952 | 2026.02.01 14:37:49.570927 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1953 | 2026.02.01 14:37:49.571027 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1954 | 2026.02.01 14:37:49.656087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 1955 | 2026.02.01 14:37:49.656669 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.02.01 14:37:49.656704 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1957 | 2026.02.01 14:37:49.657199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1958 | 2026.02.01 14:37:49.657429 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.02.01 14:37:49.657557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 1960 | 2026.02.01 14:37:49.892824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1961 | 2026.02.01 14:37:49.909680 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.02.01 14:37:49.909735 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1963 | 2026.02.01 14:37:49.915854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1964 | 2026.02.01 14:37:49.916523 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.02.01 14:37:49.919266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1966 | 2026.02.01 14:37:50.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.84 MiB, peak 208.84 MiB, free memory in arenas 0.00 B, will set to 206.69 MiB (RSS), difference: 1.85 MiB | ||
| 1967 | 2026.02.01 14:37:52.212410 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.02.01 14:37:52.212600 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1969 | 2026.02.01 14:37:52.212677 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1970 | 2026.02.01 14:37:52.213389 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.02.01 14:37:52.213436 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1972 | 2026.02.01 14:37:52.213894 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1973 | 2026.02.01 14:37:52.214127 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.02.01 14:37:52.214318 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Debug> executeQuery: Read 78 rows, 6.89 KiB in 0.00177 sec., 44067.79661016949 rows/sec., 3.80 MiB/sec. | ||
| 1975 | 2026.02.01 14:37:52.214372 [ 276 ] {8aefcec5-b704-4177-974a-2bb7141c20a2} <Debug> TCPHandler: Processed in 0.002101485 sec. | ||
| 1976 | 2026.02.01 14:37:52.214507 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.02.01 14:37:52.214615 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1978 | 2026.02.01 14:37:52.214661 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1979 | 2026.02.01 14:37:52.215105 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.02.01 14:37:52.215141 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1981 | 2026.02.01 14:37:52.215458 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1982 | 2026.02.01 14:37:52.215714 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.02.01 14:37:52.215824 [ 50 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1984 | 2026.02.01 14:37:52.215857 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001267 sec., 20520.91554853986 rows/sec., 1.51 MiB/sec. | ||
| 1985 | 2026.02.01 14:37:52.215858 [ 50 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.02.01 14:37:52.215891 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 1987 | 2026.02.01 14:37:52.215897 [ 276 ] {26abded6-7b6c-4afc-9560-00b46de1f6e4} <Debug> TCPHandler: Processed in 0.001445205 sec. | ||
| 1988 | 2026.02.01 14:37:52.215974 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 1989 | 2026.02.01 14:37:52.216015 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1990 | 2026.02.01 14:37:52.216063 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1991 | 2026.02.01 14:37:52.216091 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 1992 | 2026.02.01 14:37:52.216115 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1993 | 2026.02.01 14:37:52.216147 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1994 | 2026.02.01 14:37:52.216158 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1995 | 2026.02.01 14:37:52.216189 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1996 | 2026.02.01 14:37:52.216226 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1997 | 2026.02.01 14:37:52.216264 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1998 | 2026.02.01 14:37:52.216304 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1999 | 2026.02.01 14:37:52.216638 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.02.01 14:37:52.216675 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2001 | 2026.02.01 14:37:52.217036 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2002 | 2026.02.01 14:37:52.217138 [ 200 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193667 sec., 134040.73330334172 rows/sec., 10.38 MiB/sec. | ||
| 2003 | 2026.02.01 14:37:52.217262 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.02.01 14:37:52.217273 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2005 | 2026.02.01 14:37:52.217409 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Debug> executeQuery: Read 54 rows, 4.32 KiB in 0.001316 sec., 41033.43465045593 rows/sec., 3.20 MiB/sec. | ||
| 2006 | 2026.02.01 14:37:52.217449 [ 276 ] {8416e8a1-adde-4242-9a91-5d638362257f} <Debug> TCPHandler: Processed in 0.001485736 sec. | ||
| 2007 | 2026.02.01 14:37:52.217513 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.02.01 14:37:52.217557 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.02.01 14:37:52.217572 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_6_1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2010 | 2026.02.01 14:37:52.217635 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2011 | 2026.02.01 14:37:52.217656 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2012 | 2026.02.01 14:37:52.217700 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2013 | 2026.02.01 14:37:52.218090 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2026.02.01 14:37:52.218150 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2015 | 2026.02.01 14:37:52.218478 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2016 | 2026.02.01 14:37:52.218688 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2026.02.01 14:37:52.218783 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2018 | 2026.02.01 14:37:52.218814 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.02.01 14:37:52.218821 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001187 sec., 84245.99831508004 rows/sec., 5.84 MiB/sec. | ||
| 2020 | 2026.02.01 14:37:52.218833 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2021 | 2026.02.01 14:37:52.218870 [ 276 ] {94cb6ef6-50ed-48a6-9d22-80d34664f139} <Debug> TCPHandler: Processed in 0.001361233 sec. | ||
| 2022 | 2026.02.01 14:37:52.218969 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 2023 | 2026.02.01 14:37:52.219022 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.02.01 14:37:52.219114 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2025 | 2026.02.01 14:37:52.219124 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.02.01 14:37:52.219167 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 2027 | 2026.02.01 14:37:52.219191 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <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 | ||
| 2028 | 2026.02.01 14:37:52.219276 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 438 rows starting from the beginning of the part | ||
| 2029 | 2026.02.01 14:37:52.219341 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 2030 | 2026.02.01 14:37:52.219389 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 2031 | 2026.02.01 14:37:52.219438 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 2032 | 2026.02.01 14:37:52.219483 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 2033 | 2026.02.01 14:37:52.220034 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.02.01 14:37:52.220076 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2035 | 2026.02.01 14:37:52.220599 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691712 sec., 495947.3007225816 rows/sec., 36.71 MiB/sec. | ||
| 2036 | 2026.02.01 14:37:52.220698 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2037 | 2026.02.01 14:37:52.220790 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2038 | 2026.02.01 14:37:52.221000 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.02.01 14:37:52.221110 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.02.01 14:37:52.221123 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2041 | 2026.02.01 14:37:52.221158 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.02.01 14:37:52.221168 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002062 sec., 12609.117361784674 rows/sec., 22.59 MiB/sec. | ||
| 2043 | 2026.02.01 14:37:52.221183 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2044 | 2026.02.01 14:37:52.221196 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2045 | 2026.02.01 14:37:52.221235 [ 276 ] {094172cb-604f-49ff-8fed-d3a2a85e33fb} <Debug> TCPHandler: Processed in 0.00226356 sec. | ||
| 2046 | 2026.02.01 14:37:52.221280 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 2047 | 2026.02.01 14:37:52.221312 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2048 | 2026.02.01 14:37:52.221359 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.02.01 14:37:52.221440 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2050 | 2026.02.01 14:37:52.221458 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2051 | 2026.02.01 14:37:52.221486 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2052 | 2026.02.01 14:37:52.221502 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2053 | 2026.02.01 14:37:52.221595 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2054 | 2026.02.01 14:37:52.221697 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2055 | 2026.02.01 14:37:52.221800 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2056 | 2026.02.01 14:37:52.221828 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2026.02.01 14:37:52.221863 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2058 | 2026.02.01 14:37:52.221899 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2059 | 2026.02.01 14:37:52.222012 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2060 | 2026.02.01 14:37:52.222192 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2061 | 2026.02.01 14:37:52.222424 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.02.01 14:37:52.222561 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001123 sec., 26714.158504007122 rows/sec., 1.83 MiB/sec. | ||
| 2063 | 2026.02.01 14:37:52.222597 [ 276 ] {97d676a0-91c1-4206-902e-a1ce423fc2f6} <Debug> TCPHandler: Processed in 0.00128839 sec. | ||
| 2064 | 2026.02.01 14:37:52.224295 [ 198 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 19 columns (19 merged, 0 gathered) in 0.003041034 sec., 46694.643992799814 rows/sec., 83.67 MiB/sec. | ||
| 2065 | 2026.02.01 14:37:52.224670 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2066 | 2026.02.01 14:37:52.225041 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.02.01 14:37:52.225114 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2068 | 2026.02.01 14:37:52.225235 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2069 | 2026.02.01 14:37:54.661285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 242 | ||
| 2070 | 2026.02.01 14:37:54.663590 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.02.01 14:37:54.663638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2072 | 2026.02.01 14:37:54.664804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2073 | 2026.02.01 14:37:54.665074 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.02.01 14:37:54.665416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 2075 | 2026.02.01 14:37:57.158588 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 2076 | 2026.02.01 14:37:57.159117 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.02.01 14:37:57.159167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2078 | 2026.02.01 14:37:57.159665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2079 | 2026.02.01 14:37:57.159908 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.02.01 14:37:57.160048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 2081 | 2026.02.01 14:37:57.160042 [ 43 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2082 | 2026.02.01 14:37:57.160120 [ 43 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.02.01 14:37:57.160141 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2084 | 2026.02.01 14:37:57.160266 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 2085 | 2026.02.01 14:37:57.160427 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2086 | 2026.02.01 14:37:57.160471 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2087 | 2026.02.01 14:37:57.160543 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2088 | 2026.02.01 14:37:57.160594 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2089 | 2026.02.01 14:37:57.160638 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2090 | 2026.02.01 14:37:57.160681 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2091 | 2026.02.01 14:37:57.160725 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2092 | 2026.02.01 14:37:57.162089 [ 199 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884138 sec., 2832595.0646927133 rows/sec., 40.52 MiB/sec. | ||
| 2093 | 2026.02.01 14:37:57.162641 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2094 | 2026.02.01 14:37:57.162890 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.02.01 14:37:57.162963 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_11_2} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2096 | 2026.02.01 14:37:57.163032 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2097 | 2026.02.01 14:37:57.210675 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.02.01 14:37:57.210821 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2099 | 2026.02.01 14:37:57.210882 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2100 | 2026.02.01 14:37:57.211461 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.02.01 14:37:57.211508 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2102 | 2026.02.01 14:37:57.211845 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2103 | 2026.02.01 14:37:57.212062 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.02.01 14:37:57.212203 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001426 sec., 18232.819074333802 rows/sec., 1.37 MiB/sec. | ||
| 2105 | 2026.02.01 14:37:57.212244 [ 276 ] {caf2a8bf-4aef-4a9a-96b5-15bf90fd729e} <Debug> TCPHandler: Processed in 0.001688803 sec. | ||
| 2106 | 2026.02.01 14:37:57.212359 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2026.02.01 14:37:57.212453 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2108 | 2026.02.01 14:37:57.212498 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2109 | 2026.02.01 14:37:57.212907 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.02.01 14:37:57.212953 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2111 | 2026.02.01 14:37:57.213270 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2112 | 2026.02.01 14:37:57.213497 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2026.02.01 14:37:57.213628 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001194 sec., 23450.586264656617 rows/sec., 1.83 MiB/sec. | ||
| 2114 | 2026.02.01 14:37:57.213665 [ 276 ] {04ca3ade-dc31-421b-a821-4f8578ce948d} <Debug> TCPHandler: Processed in 0.001353702 sec. | ||
| 2115 | 2026.02.01 14:37:57.213786 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.02.01 14:37:57.213883 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2026.02.01 14:37:57.213928 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2118 | 2026.02.01 14:37:57.214384 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.02.01 14:37:57.214432 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2120 | 2026.02.01 14:37:57.214901 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2121 | 2026.02.01 14:37:57.215211 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.02.01 14:37:57.215384 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001518 sec., 65876.15283267458 rows/sec., 4.57 MiB/sec. | ||
| 2123 | 2026.02.01 14:37:57.215430 [ 276 ] {79b950f6-75be-4460-996b-52d7e3bbbb99} <Debug> TCPHandler: Processed in 0.001691873 sec. | ||
| 2124 | 2026.02.01 14:37:57.215558 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.02.01 14:37:57.215656 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.02.01 14:37:57.215699 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2127 | 2026.02.01 14:37:57.216026 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.02.01 14:37:57.216061 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2129 | 2026.02.01 14:37:57.216367 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2130 | 2026.02.01 14:37:57.216641 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.02.01 14:37:57.216753 [ 43 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2132 | 2026.02.01 14:37:57.216774 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001138 sec., 26362.038664323376 rows/sec., 1.81 MiB/sec. | ||
| 2133 | 2026.02.01 14:37:57.216799 [ 43 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.02.01 14:37:57.216816 [ 276 ] {2b57c3fd-a0bb-4b2d-b417-df2809bf3c1f} <Debug> TCPHandler: Processed in 0.001308931 sec. | ||
| 2135 | 2026.02.01 14:37:57.216826 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2136 | 2026.02.01 14:37:57.216936 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2137 | 2026.02.01 14:37:57.217037 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2138 | 2026.02.01 14:37:57.217078 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2139 | 2026.02.01 14:37:57.217152 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2140 | 2026.02.01 14:37:57.217201 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2141 | 2026.02.01 14:37:57.217239 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2142 | 2026.02.01 14:37:57.217281 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2143 | 2026.02.01 14:37:57.217322 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2144 | 2026.02.01 14:37:57.218033 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001139685 sec., 157938.37770963027 rows/sec., 10.82 MiB/sec. | ||
| 2145 | 2026.02.01 14:37:57.218260 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2146 | 2026.02.01 14:37:57.218572 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.02.01 14:37:57.218650 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_6_1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2148 | 2026.02.01 14:37:57.218736 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2149 | 2026.02.01 14:37:57.420291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2150 | 2026.02.01 14:37:57.437791 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.02.01 14:37:57.437852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2152 | 2026.02.01 14:37:57.443645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2153 | 2026.02.01 14:37:57.444318 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.02.01 14:37:57.444573 [ 43 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2155 | 2026.02.01 14:37:57.444614 [ 43 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.02.01 14:37:57.444636 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2157 | 2026.02.01 14:37:57.444780 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2158 | 2026.02.01 14:37:57.447525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2159 | 2026.02.01 14:37:57.448834 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2160 | 2026.02.01 14:37:57.450385 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2161 | 2026.02.01 14:37:57.455648 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2162 | 2026.02.01 14:37:57.460028 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2163 | 2026.02.01 14:37:57.464458 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2164 | 2026.02.01 14:37:57.469223 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2165 | 2026.02.01 14:37:57.473843 [ 198 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 2166 | 2026.02.01 14:37:57.525686 [ 199 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08097952 sec., 1024.9505060044812 rows/sec., 5.30 MiB/sec. | ||
| 2167 | 2026.02.01 14:37:57.527311 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2168 | 2026.02.01 14:37:57.529136 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_11_2} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.02.01 14:37:57.529234 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_11_2} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2170 | 2026.02.01 14:37:57.530424 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2171 | 2026.02.01 14:37:58.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.83 MiB, peak 218.71 MiB, free memory in arenas 0.00 B, will set to 218.73 MiB (RSS), difference: 9.90 MiB | ||
| 2172 | 2026.02.01 14:38:02.210784 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.02.01 14:38:02.211132 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2174 | 2026.02.01 14:38:02.211507 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2175 | 2026.02.01 14:38:02.211545 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2176 | 2026.02.01 14:38:02.211785 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2177 | 2026.02.01 14:38:02.211856 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2178 | 2026.02.01 14:38:02.211999 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2179 | 2026.02.01 14:38:02.212153 [ 286 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2180 | 2026.02.01 14:38:02.212153 [ 339 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2181 | 2026.02.01 14:38:02.212336 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 2182 | 2026.02.01 14:38:02.212367 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2183 | 2026.02.01 14:38:02.214469 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2184 | 2026.02.01 14:38:02.214520 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2185 | 2026.02.01 14:38:02.214615 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 2186 | 2026.02.01 14:38:02.214683 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <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', '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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 2187 | 2026.02.01 14:38:02.215821 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.004798 sec., 5210.5043768236765 rows/sec., 228.98 KiB/sec. | ||
| 2188 | 2026.02.01 14:38:02.215921 [ 276 ] {c1969539-cf9e-474c-987e-828a9a050cbe} <Debug> TCPHandler: Processed in 0.005334475 sec. | ||
| 2189 | 2026.02.01 14:38:02.220627 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.02.01 14:38:02.220760 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2191 | 2026.02.01 14:38:02.220812 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2192 | 2026.02.01 14:38:02.221382 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.02.01 14:38:02.221425 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2194 | 2026.02.01 14:38:02.221826 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2195 | 2026.02.01 14:38:02.222023 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.02.01 14:38:02.222182 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 70.90 KiB/sec. | ||
| 2197 | 2026.02.01 14:38:02.222222 [ 276 ] {5a4e7875-7480-47ef-b702-42174b944c80} <Debug> TCPHandler: Processed in 0.001661891 sec. | ||
| 2198 | 2026.02.01 14:38:02.222331 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.02.01 14:38:02.222427 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.02.01 14:38:02.222468 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2201 | 2026.02.01 14:38:02.222886 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.02.01 14:38:02.222923 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2203 | 2026.02.01 14:38:02.223216 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2204 | 2026.02.01 14:38:02.223425 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.02.01 14:38:02.223561 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001153 sec., 20815.264527320036 rows/sec., 1.73 MiB/sec. | ||
| 2206 | 2026.02.01 14:38:02.223599 [ 276 ] {4e969440-0b82-4b47-b944-c78f081818ca} <Debug> TCPHandler: Processed in 0.001316861 sec. | ||
| 2207 | 2026.02.01 14:38:02.223711 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.02.01 14:38:02.223805 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2209 | 2026.02.01 14:38:02.223846 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2210 | 2026.02.01 14:38:02.224230 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.02.01 14:38:02.224268 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2212 | 2026.02.01 14:38:02.224547 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2213 | 2026.02.01 14:38:02.224748 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.02.01 14:38:02.224882 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001094 sec., 7312.614259597807 rows/sec., 596.29 KiB/sec. | ||
| 2215 | 2026.02.01 14:38:02.224919 [ 276 ] {4b2878c5-08dc-4a86-b84a-10c2b7922fc2} <Debug> TCPHandler: Processed in 0.001256889 sec. | ||
| 2216 | 2026.02.01 14:38:02.225027 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.02.01 14:38:02.225121 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2218 | 2026.02.01 14:38:02.225160 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2219 | 2026.02.01 14:38:02.225644 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.02.01 14:38:02.225681 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2221 | 2026.02.01 14:38:02.226022 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2222 | 2026.02.01 14:38:02.226231 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.02.01 14:38:02.226364 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Debug> executeQuery: Read 231 rows, 21.52 KiB in 0.001261 sec., 183187.94607454402 rows/sec., 16.67 MiB/sec. | ||
| 2224 | 2026.02.01 14:38:02.226400 [ 276 ] {31fcba64-4c17-4e56-b2d8-1673fcb83bf6} <Debug> TCPHandler: Processed in 0.001422234 sec. | ||
| 2225 | 2026.02.01 14:38:02.226511 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2026.02.01 14:38:02.226605 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2227 | 2026.02.01 14:38:02.226645 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2228 | 2026.02.01 14:38:02.227054 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2026.02.01 14:38:02.227090 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2230 | 2026.02.01 14:38:02.227386 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2231 | 2026.02.01 14:38:02.227591 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2026.02.01 14:38:02.227724 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Debug> executeQuery: Read 60 rows, 4.53 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.89 MiB/sec. | ||
| 2233 | 2026.02.01 14:38:02.227761 [ 276 ] {47933c56-f427-4a80-b0b5-e93857dc7293} <Debug> TCPHandler: Processed in 0.00129943 sec. | ||
| 2234 | 2026.02.01 14:38:02.227867 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2235 | 2026.02.01 14:38:02.227961 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2236 | 2026.02.01 14:38:02.228000 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2237 | 2026.02.01 14:38:02.228401 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.02.01 14:38:02.228438 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2239 | 2026.02.01 14:38:02.228719 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2240 | 2026.02.01 14:38:02.228929 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.02.01 14:38:02.229061 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001118 sec., 22361.359570661894 rows/sec., 1.84 MiB/sec. | ||
| 2242 | 2026.02.01 14:38:02.229099 [ 276 ] {49a50028-cdc0-47a9-8e14-e3956aaae7a5} <Debug> TCPHandler: Processed in 0.001280049 sec. | ||
| 2243 | 2026.02.01 14:38:02.229208 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2244 | 2026.02.01 14:38:02.229301 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2245 | 2026.02.01 14:38:02.229340 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2246 | 2026.02.01 14:38:02.229724 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.02.01 14:38:02.229761 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2248 | 2026.02.01 14:38:02.230073 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2249 | 2026.02.01 14:38:02.230278 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2026.02.01 14:38:02.230417 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 2251 | 2026.02.01 14:38:02.230454 [ 276 ] {440b16a9-c4a1-438a-a69c-a187cb3bfc21} <Debug> TCPHandler: Processed in 0.001293709 sec. | ||
| 2252 | 2026.02.01 14:38:02.230567 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.02.01 14:38:02.230659 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2254 | 2026.02.01 14:38:02.230698 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2255 | 2026.02.01 14:38:02.231123 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.02.01 14:38:02.231159 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2257 | 2026.02.01 14:38:02.231466 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2258 | 2026.02.01 14:38:02.231677 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2259 | 2026.02.01 14:38:02.231807 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Debug> executeQuery: Read 115 rows, 9.59 KiB in 0.001165 sec., 98712.44635193133 rows/sec., 8.04 MiB/sec. | ||
| 2260 | 2026.02.01 14:38:02.231843 [ 276 ] {cc9b2670-ba46-40d8-b84d-f72cafc847fa} <Debug> TCPHandler: Processed in 0.001325191 sec. | ||
| 2261 | 2026.02.01 14:38:02.231955 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2026.02.01 14:38:02.232048 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2263 | 2026.02.01 14:38:02.232090 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2264 | 2026.02.01 14:38:02.232482 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.02.01 14:38:02.232517 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2266 | 2026.02.01 14:38:02.232832 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2267 | 2026.02.01 14:38:02.233041 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.02.01 14:38:02.233174 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Debug> executeQuery: Read 140 rows, 10.37 KiB in 0.001143 sec., 122484.68941382327 rows/sec., 8.86 MiB/sec. | ||
| 2269 | 2026.02.01 14:38:02.233210 [ 276 ] {724ea848-702c-4942-969c-4dd37b1dd12f} <Debug> TCPHandler: Processed in 0.001304301 sec. | ||
| 2270 | 2026.02.01 14:38:02.233317 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2026.02.01 14:38:02.233411 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2272 | 2026.02.01 14:38:02.233454 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2273 | 2026.02.01 14:38:02.233761 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2026.02.01 14:38:02.233794 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2275 | 2026.02.01 14:38:02.234098 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2276 | 2026.02.01 14:38:02.234307 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.02.01 14:38:02.234437 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 60.86 KiB/sec. | ||
| 2278 | 2026.02.01 14:38:02.234473 [ 276 ] {6fbefeaa-6b08-452e-a49e-8e27981cf054} <Debug> TCPHandler: Processed in 0.001204877 sec. | ||
| 2279 | 2026.02.01 14:38:02.234580 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2026.02.01 14:38:02.234674 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2281 | 2026.02.01 14:38:02.234728 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <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 | ||
| 2282 | 2026.02.01 14:38:02.235534 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.02.01 14:38:02.235570 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2284 | 2026.02.01 14:38:02.236188 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2285 | 2026.02.01 14:38:02.236405 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.02.01 14:38:02.236548 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001892 sec., 21141.649048625794 rows/sec., 37.88 MiB/sec. | ||
| 2287 | 2026.02.01 14:38:02.236597 [ 276 ] {43c507cf-22ce-4aa1-8521-a4a309a0ee1f} <Debug> TCPHandler: Processed in 0.002065064 sec. | ||
| 2288 | 2026.02.01 14:38:02.236702 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2026.02.01 14:38:02.236795 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.02.01 14:38:02.236837 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2291 | 2026.02.01 14:38:02.237150 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Trace> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.02.01 14:38:02.237184 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2293 | 2026.02.01 14:38:02.237483 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2294 | 2026.02.01 14:38:02.237693 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Trace> oximeter.measurements_i64 (9a8d8336-251c-4ae2-b3c2-b40fc997b104): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.02.01 14:38:02.237817 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00104 sec., 2884.6153846153848 rows/sec., 203.76 KiB/sec. | ||
| 2296 | 2026.02.01 14:38:02.237852 [ 276 ] {5355b089-0ed4-40de-9e4c-e99d1095451a} <Debug> TCPHandler: Processed in 0.001199407 sec. | ||
| 2297 | 2026.02.01 14:38:02.237960 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2026.02.01 14:38:02.238054 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2299 | 2026.02.01 14:38:02.238095 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2300 | 2026.02.01 14:38:02.238404 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.02.01 14:38:02.238440 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2302 | 2026.02.01 14:38:02.238725 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2303 | 2026.02.01 14:38:02.238941 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.02.01 14:38:02.239072 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001036 sec., 28957.528957528957 rows/sec., 1.98 MiB/sec. | ||
| 2305 | 2026.02.01 14:38:02.239106 [ 276 ] {21da4883-2b95-4440-9824-16663b2eac36} <Debug> TCPHandler: Processed in 0.001194557 sec. | ||
| 2306 | 2026.02.01 14:38:04.571292 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2307 | 2026.02.01 14:38:04.571388 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2308 | 2026.02.01 14:38:04.661101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 2309 | 2026.02.01 14:38:04.661578 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.02.01 14:38:04.661620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2311 | 2026.02.01 14:38:04.662201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2312 | 2026.02.01 14:38:04.662440 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.02.01 14:38:04.662583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 2314 | 2026.02.01 14:38:04.666481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 278 | ||
| 2315 | 2026.02.01 14:38:04.668736 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.02.01 14:38:04.668779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2317 | 2026.02.01 14:38:04.670006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2318 | 2026.02.01 14:38:04.670269 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.02.01 14:38:04.670532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 2320 | 2026.02.01 14:38:04.947574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2321 | 2026.02.01 14:38:04.964303 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.02.01 14:38:04.964364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2323 | 2026.02.01 14:38:04.969972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2324 | 2026.02.01 14:38:04.970666 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.02.01 14:38:04.973415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2326 | 2026.02.01 14:38:07.210191 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.02.01 14:38:07.210372 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2328 | 2026.02.01 14:38:07.210438 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2329 | 2026.02.01 14:38:07.211084 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.02.01 14:38:07.211125 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2331 | 2026.02.01 14:38:07.211520 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2332 | 2026.02.01 14:38:07.211755 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.02.01 14:38:07.211875 [ 34 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2334 | 2026.02.01 14:38:07.211915 [ 34 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2026.02.01 14:38:07.211921 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001601 sec., 16239.850093691442 rows/sec., 1.22 MiB/sec. | ||
| 2336 | 2026.02.01 14:38:07.211934 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2337 | 2026.02.01 14:38:07.211971 [ 276 ] {40cfffb9-31ab-431e-b809-20cf4dfe084b} <Debug> TCPHandler: Processed in 0.001912879 sec. | ||
| 2338 | 2026.02.01 14:38:07.212082 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 2339 | 2026.02.01 14:38:07.212106 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.02.01 14:38:07.212223 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2341 | 2026.02.01 14:38:07.212232 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2342 | 2026.02.01 14:38:07.212270 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2343 | 2026.02.01 14:38:07.212288 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2344 | 2026.02.01 14:38:07.212389 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 2345 | 2026.02.01 14:38:07.212440 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2346 | 2026.02.01 14:38:07.212496 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2347 | 2026.02.01 14:38:07.212538 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part | ||
| 2348 | 2026.02.01 14:38:07.212580 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2349 | 2026.02.01 14:38:07.212714 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.02.01 14:38:07.212758 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2351 | 2026.02.01 14:38:07.213090 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2352 | 2026.02.01 14:38:07.213331 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.02.01 14:38:07.213431 [ 34 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2354 | 2026.02.01 14:38:07.213460 [ 34 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.02.01 14:38:07.213474 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001275 sec., 21960.78431372549 rows/sec., 1.71 MiB/sec. | ||
| 2356 | 2026.02.01 14:38:07.213478 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2357 | 2026.02.01 14:38:07.213512 [ 276 ] {5fe9375c-8a94-4f37-b888-507cacb26497} <Debug> TCPHandler: Processed in 0.001458855 sec. | ||
| 2358 | 2026.02.01 14:38:07.213566 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 2359 | 2026.02.01 14:38:07.213600 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 5 columns (5 merged, 0 gathered) in 0.00158366 sec., 371291.81768814015 rows/sec., 34.10 MiB/sec. | ||
| 2360 | 2026.02.01 14:38:07.213633 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.02.01 14:38:07.213650 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2362 | 2026.02.01 14:38:07.213682 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 112 rows starting from the beginning of the part | ||
| 2363 | 2026.02.01 14:38:07.213738 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.02.01 14:38:07.213751 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2365 | 2026.02.01 14:38:07.213799 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2366 | 2026.02.01 14:38:07.213802 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 54 rows starting from the beginning of the part | ||
| 2367 | 2026.02.01 14:38:07.213808 [ 189 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2368 | 2026.02.01 14:38:07.213857 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2369 | 2026.02.01 14:38:07.213906 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 115 rows starting from the beginning of the part | ||
| 2370 | 2026.02.01 14:38:07.213950 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 2371 | 2026.02.01 14:38:07.214126 [ 189 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2372 | 2026.02.01 14:38:07.214209 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.02.01 14:38:07.214222 [ 189 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_11_2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2374 | 2026.02.01 14:38:07.214253 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2375 | 2026.02.01 14:38:07.214316 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2376 | 2026.02.01 14:38:07.214597 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2377 | 2026.02.01 14:38:07.214771 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240008 sec., 294352.93965845386 rows/sec., 24.73 MiB/sec. | ||
| 2378 | 2026.02.01 14:38:07.214832 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.02.01 14:38:07.214938 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2380 | 2026.02.01 14:38:07.214974 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001256 sec., 79617.83439490446 rows/sec., 5.52 MiB/sec. | ||
| 2381 | 2026.02.01 14:38:07.215017 [ 276 ] {808ac940-cc9e-4d20-8bbc-4440fa96b82a} <Debug> TCPHandler: Processed in 0.001434165 sec. | ||
| 2382 | 2026.02.01 14:38:07.215135 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.02.01 14:38:07.215204 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.02.01 14:38:07.215234 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.02.01 14:38:07.215283 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2386 | 2026.02.01 14:38:07.215284 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_11_2} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2387 | 2026.02.01 14:38:07.215375 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2388 | 2026.02.01 14:38:07.215607 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.02.01 14:38:07.215647 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2390 | 2026.02.01 14:38:07.215953 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2391 | 2026.02.01 14:38:07.216163 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.02.01 14:38:07.216294 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001079 sec., 27803.52177942539 rows/sec., 1.90 MiB/sec. | ||
| 2393 | 2026.02.01 14:38:07.216330 [ 276 ] {0811b7f5-5558-422d-85c0-e6bd8dd99e80} <Debug> TCPHandler: Processed in 0.001244728 sec. | ||
| 2394 | 2026.02.01 14:38:12.162668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 2395 | 2026.02.01 14:38:12.163254 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2396 | 2026.02.01 14:38:12.163298 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2397 | 2026.02.01 14:38:12.163801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2398 | 2026.02.01 14:38:12.164034 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2399 | 2026.02.01 14:38:12.164162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 2400 | 2026.02.01 14:38:12.212865 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.02.01 14:38:12.213159 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2402 | 2026.02.01 14:38:12.213269 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2403 | 2026.02.01 14:38:12.214047 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.02.01 14:38:12.214100 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2405 | 2026.02.01 14:38:12.214524 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2406 | 2026.02.01 14:38:12.214755 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.02.01 14:38:12.214923 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Debug> executeQuery: Read 106 rows, 9.68 KiB in 0.001844 sec., 57483.73101952278 rows/sec., 5.13 MiB/sec. | ||
| 2408 | 2026.02.01 14:38:12.214975 [ 276 ] {f808137e-4b75-40e1-bf84-3491168e8fe4} <Debug> TCPHandler: Processed in 0.002301251 sec. | ||
| 2409 | 2026.02.01 14:38:12.215107 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.02.01 14:38:12.215212 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.02.01 14:38:12.215257 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2412 | 2026.02.01 14:38:12.215683 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.02.01 14:38:12.215722 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2414 | 2026.02.01 14:38:12.216027 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2415 | 2026.02.01 14:38:12.216236 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.02.01 14:38:12.216370 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 2417 | 2026.02.01 14:38:12.216408 [ 276 ] {9d156747-e088-4bf1-9c47-b1591b018935} <Debug> TCPHandler: Processed in 0.001354312 sec. | ||
| 2418 | 2026.02.01 14:38:12.216532 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.02.01 14:38:12.216630 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2420 | 2026.02.01 14:38:12.216672 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2421 | 2026.02.01 14:38:12.217092 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.02.01 14:38:12.217130 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2423 | 2026.02.01 14:38:12.217444 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2424 | 2026.02.01 14:38:12.217651 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.02.01 14:38:12.217781 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00117 sec., 58119.65811965812 rows/sec., 4.54 MiB/sec. | ||
| 2426 | 2026.02.01 14:38:12.217817 [ 276 ] {4672744e-9529-45e2-ad2d-712b43551838} <Debug> TCPHandler: Processed in 0.001340921 sec. | ||
| 2427 | 2026.02.01 14:38:12.217932 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.02.01 14:38:12.218026 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.02.01 14:38:12.218072 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2430 | 2026.02.01 14:38:12.218444 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.02.01 14:38:12.218481 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2432 | 2026.02.01 14:38:12.218801 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2433 | 2026.02.01 14:38:12.219012 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.02.01 14:38:12.219142 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001133 sec., 88261.253309797 rows/sec., 6.12 MiB/sec. | ||
| 2435 | 2026.02.01 14:38:12.219178 [ 276 ] {866038be-f04d-463f-9d6a-1544c191dd8d} <Debug> TCPHandler: Processed in 0.00129495 sec. | ||
| 2436 | 2026.02.01 14:38:12.219293 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2437 | 2026.02.01 14:38:12.219389 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2438 | 2026.02.01 14:38:12.219443 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <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 | ||
| 2439 | 2026.02.01 14:38:12.220287 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.02.01 14:38:12.220325 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2441 | 2026.02.01 14:38:12.220891 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2442 | 2026.02.01 14:38:12.221111 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.02.01 14:38:12.221251 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00188 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 2444 | 2026.02.01 14:38:12.221315 [ 276 ] {a8bac547-7ab1-47ef-8252-916697f565c7} <Debug> TCPHandler: Processed in 0.002069794 sec. | ||
| 2445 | 2026.02.01 14:38:12.221427 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.02.01 14:38:12.221522 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.02.01 14:38:12.221565 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2448 | 2026.02.01 14:38:12.221889 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.02.01 14:38:12.221926 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2450 | 2026.02.01 14:38:12.222234 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2451 | 2026.02.01 14:38:12.222441 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.02.01 14:38:12.222569 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001065 sec., 28169.014084507042 rows/sec., 1.93 MiB/sec. | ||
| 2453 | 2026.02.01 14:38:12.222604 [ 276 ] {ff3cfc5e-6806-4861-b36b-f8718880a0f1} <Debug> TCPHandler: Processed in 0.001228588 sec. | ||
| 2454 | 2026.02.01 14:38:12.473490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2455 | 2026.02.01 14:38:12.489612 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.02.01 14:38:12.489676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2457 | 2026.02.01 14:38:12.495182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2458 | 2026.02.01 14:38:12.495888 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.02.01 14:38:12.498600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2460 | 2026.02.01 14:38:14.670687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 298 | ||
| 2461 | 2026.02.01 14:38:14.672643 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.02.01 14:38:14.672688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2463 | 2026.02.01 14:38:14.673852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2464 | 2026.02.01 14:38:14.674119 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.02.01 14:38:14.674360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2466 | 2026.02.01 14:38:17.206737 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2026.02.01 14:38:17.206998 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2468 | 2026.02.01 14:38:17.207393 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2469 | 2026.02.01 14:38:17.207441 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2470 | 2026.02.01 14:38:17.207717 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2471 | 2026.02.01 14:38:17.207790 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2472 | 2026.02.01 14:38:17.207943 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2473 | 2026.02.01 14:38:17.208056 [ 310 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2474 | 2026.02.01 14:38:17.208063 [ 339 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2475 | 2026.02.01 14:38:17.208083 [ 336 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2476 | 2026.02.01 14:38:17.208225 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2477 | 2026.02.01 14:38:17.208254 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2478 | 2026.02.01 14:38:17.208331 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2479 | 2026.02.01 14:38:17.208357 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2480 | 2026.02.01 14:38:17.208394 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 2481 | 2026.02.01 14:38:17.208431 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 2482 | 2026.02.01 14:38:17.209193 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.002307 sec., 10836.584308625921 rows/sec., 476.22 KiB/sec. | ||
| 2483 | 2026.02.01 14:38:17.209308 [ 276 ] {f23f6fe1-ac05-4df3-9b1f-42d6550f8936} <Debug> TCPHandler: Processed in 0.002717424 sec. | ||
| 2484 | 2026.02.01 14:38:17.209688 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.02.01 14:38:17.209834 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2486 | 2026.02.01 14:38:17.210057 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2487 | 2026.02.01 14:38:17.210093 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2488 | 2026.02.01 14:38:17.210407 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2489 | 2026.02.01 14:38:17.210474 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2490 | 2026.02.01 14:38:17.210585 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2491 | 2026.02.01 14:38:17.210649 [ 339 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2492 | 2026.02.01 14:38:17.210674 [ 310 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2493 | 2026.02.01 14:38:17.210722 [ 336 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2494 | 2026.02.01 14:38:17.210801 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2495 | 2026.02.01 14:38:17.210829 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2496 | 2026.02.01 14:38:17.210888 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2497 | 2026.02.01 14:38:17.210915 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2498 | 2026.02.01 14:38:17.210947 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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_port_control_data_link:packets_sent'))" | ||
| 2499 | 2026.02.01 14:38:17.210978 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', '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_port_control_data_link:packets_sent'))" | ||
| 2500 | 2026.02.01 14:38:17.211640 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001868 sec., 13383.297644539614 rows/sec., 588.13 KiB/sec. | ||
| 2501 | 2026.02.01 14:38:17.211734 [ 276 ] {4a72a7ce-6cd3-4fd6-bea2-aeaa994fe219} <Debug> TCPHandler: Processed in 0.002100635 sec. | ||
| 2502 | 2026.02.01 14:38:17.212308 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.02.01 14:38:17.212449 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 2504 | 2026.02.01 14:38:17.212675 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2505 | 2026.02.01 14:38:17.212717 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 2506 | 2026.02.01 14:38:17.212915 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2507 | 2026.02.01 14:38:17.212970 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2508 | 2026.02.01 14:38:17.213075 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2509 | 2026.02.01 14:38:17.213141 [ 310 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2510 | 2026.02.01 14:38:17.213148 [ 336 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2511 | 2026.02.01 14:38:17.213151 [ 339 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2512 | 2026.02.01 14:38:17.213311 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2513 | 2026.02.01 14:38:17.213359 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2514 | 2026.02.01 14:38:17.213458 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2515 | 2026.02.01 14:38:17.213485 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2516 | 2026.02.01 14:38:17.213563 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 2517 | 2026.02.01 14:38:17.213612 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent'))" | ||
| 2518 | 2026.02.01 14:38:17.214205 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001816 sec., 13766.519823788547 rows/sec., 604.97 KiB/sec. | ||
| 2519 | 2026.02.01 14:38:17.214277 [ 276 ] {faeff49a-5fb8-4ee6-b98b-999bbe3cbcda} <Debug> TCPHandler: Processed in 0.002019663 sec. | ||
| 2520 | 2026.02.01 14:38:17.214513 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.02.01 14:38:17.214649 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2522 | 2026.02.01 14:38:17.214857 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2523 | 2026.02.01 14:38:17.214893 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity')" moved to PREWHERE | ||
| 2524 | 2026.02.01 14:38:17.215087 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2525 | 2026.02.01 14:38:17.215141 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2526 | 2026.02.01 14:38:17.215241 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2527 | 2026.02.01 14:38:17.215299 [ 314 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2528 | 2026.02.01 14:38:17.215308 [ 336 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2529 | 2026.02.01 14:38:17.215299 [ 310 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2530 | 2026.02.01 14:38:17.215409 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2531 | 2026.02.01 14:38:17.215431 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2532 | 2026.02.01 14:38:17.215485 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2533 | 2026.02.01 14:38:17.215504 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2534 | 2026.02.01 14:38:17.215534 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 2535 | 2026.02.01 14:38:17.215568 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity'))" | ||
| 2536 | 2026.02.01 14:38:17.216090 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001494 sec., 16733.601070950466 rows/sec., 735.36 KiB/sec. | ||
| 2537 | 2026.02.01 14:38:17.216169 [ 276 ] {14a8d275-ddd3-4b76-8f32-3e4f766c53b7} <Debug> TCPHandler: Processed in 0.001706333 sec. | ||
| 2538 | 2026.02.01 14:38:17.216431 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.02.01 14:38:17.216570 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2540 | 2026.02.01 14:38:17.216781 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2541 | 2026.02.01 14:38:17.216816 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2542 | 2026.02.01 14:38:17.217008 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2543 | 2026.02.01 14:38:17.217063 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2544 | 2026.02.01 14:38:17.217167 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2545 | 2026.02.01 14:38:17.217219 [ 314 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2546 | 2026.02.01 14:38:17.217221 [ 310 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2547 | 2026.02.01 14:38:17.217235 [ 336 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2548 | 2026.02.01 14:38:17.217324 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2549 | 2026.02.01 14:38:17.217351 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2550 | 2026.02.01 14:38:17.217406 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2551 | 2026.02.01 14:38:17.217425 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2552 | 2026.02.01 14:38:17.217456 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2553 | 2026.02.01 14:38:17.217487 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2554 | 2026.02.01 14:38:17.217964 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001449 sec., 17253.27812284334 rows/sec., 758.20 KiB/sec. | ||
| 2555 | 2026.02.01 14:38:17.218035 [ 276 ] {3fa08534-c425-4939-9e44-9e3348ac2358} <Debug> TCPHandler: Processed in 0.001656381 sec. | ||
| 2556 | 2026.02.01 14:38:17.218307 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.02.01 14:38:17.218442 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2558 | 2026.02.01 14:38:17.218745 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2559 | 2026.02.01 14:38:17.218780 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2560 | 2026.02.01 14:38:17.219050 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2561 | 2026.02.01 14:38:17.219106 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2562 | 2026.02.01 14:38:17.219206 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2563 | 2026.02.01 14:38:17.219255 [ 314 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2564 | 2026.02.01 14:38:17.219274 [ 336 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2565 | 2026.02.01 14:38:17.219300 [ 314 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2566 | 2026.02.01 14:38:17.219365 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2567 | 2026.02.01 14:38:17.219388 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2568 | 2026.02.01 14:38:17.219444 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2569 | 2026.02.01 14:38:17.219461 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2570 | 2026.02.01 14:38:17.219492 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2571 | 2026.02.01 14:38:17.219524 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2572 | 2026.02.01 14:38:17.220066 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00168 sec., 14880.95238095238 rows/sec., 653.95 KiB/sec. | ||
| 2573 | 2026.02.01 14:38:17.220157 [ 276 ] {a3dca36c-648f-46e0-a578-370fc5653f1d} <Debug> TCPHandler: Processed in 0.001899749 sec. | ||
| 2574 | 2026.02.01 14:38:17.220409 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.02.01 14:38:17.220544 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2576 | 2026.02.01 14:38:17.220758 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2577 | 2026.02.01 14:38:17.220794 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2578 | 2026.02.01 14:38:17.220987 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2579 | 2026.02.01 14:38:17.221043 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2580 | 2026.02.01 14:38:17.221144 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2581 | 2026.02.01 14:38:17.221209 [ 314 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2582 | 2026.02.01 14:38:17.221211 [ 336 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2583 | 2026.02.01 14:38:17.221238 [ 321 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2584 | 2026.02.01 14:38:17.221340 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2585 | 2026.02.01 14:38:17.221367 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2586 | 2026.02.01 14:38:17.221423 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2587 | 2026.02.01 14:38:17.221441 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2588 | 2026.02.01 14:38:17.221473 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2589 | 2026.02.01 14:38:17.221504 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2590 | 2026.02.01 14:38:17.222152 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001665 sec., 15015.015015015015 rows/sec., 659.84 KiB/sec. | ||
| 2591 | 2026.02.01 14:38:17.222244 [ 276 ] {c87cc17c-a341-4762-a488-ea27984e38b7} <Debug> TCPHandler: Processed in 0.001886069 sec. | ||
| 2592 | 2026.02.01 14:38:17.222465 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.02.01 14:38:17.222601 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2594 | 2026.02.01 14:38:17.222814 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2595 | 2026.02.01 14:38:17.222851 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2596 | 2026.02.01 14:38:17.223047 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2597 | 2026.02.01 14:38:17.223102 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2598 | 2026.02.01 14:38:17.223201 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2599 | 2026.02.01 14:38:17.223266 [ 321 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2600 | 2026.02.01 14:38:17.223267 [ 314 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2601 | 2026.02.01 14:38:17.223271 [ 336 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2602 | 2026.02.01 14:38:17.223382 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2603 | 2026.02.01 14:38:17.223410 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2604 | 2026.02.01 14:38:17.223465 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2605 | 2026.02.01 14:38:17.223483 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2606 | 2026.02.01 14:38:17.223515 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2607 | 2026.02.01 14:38:17.223547 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2608 | 2026.02.01 14:38:17.224075 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001531 sec., 16329.196603527107 rows/sec., 717.59 KiB/sec. | ||
| 2609 | 2026.02.01 14:38:17.224167 [ 276 ] {af82d237-a419-4369-aef2-78ddae80fc90} <Debug> TCPHandler: Processed in 0.001752064 sec. | ||
| 2610 | 2026.02.01 14:38:17.224382 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.02.01 14:38:17.224519 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2612 | 2026.02.01 14:38:17.224734 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2613 | 2026.02.01 14:38:17.224770 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2614 | 2026.02.01 14:38:17.224965 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2615 | 2026.02.01 14:38:17.225018 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2616 | 2026.02.01 14:38:17.225119 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2617 | 2026.02.01 14:38:17.225180 [ 314 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2618 | 2026.02.01 14:38:17.225181 [ 321 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2619 | 2026.02.01 14:38:17.225202 [ 331 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2620 | 2026.02.01 14:38:17.225297 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2621 | 2026.02.01 14:38:17.225324 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2622 | 2026.02.01 14:38:17.225379 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2623 | 2026.02.01 14:38:17.225397 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2624 | 2026.02.01 14:38:17.225428 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2625 | 2026.02.01 14:38:17.225459 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2626 | 2026.02.01 14:38:17.226020 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001556 sec., 16066.838046272493 rows/sec., 706.06 KiB/sec. | ||
| 2627 | 2026.02.01 14:38:17.226126 [ 276 ] {399e843e-f15a-43c9-b6a8-c311d1b8b720} <Debug> TCPHandler: Processed in 0.001794045 sec. | ||
| 2628 | 2026.02.01 14:38:17.226343 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.02.01 14:38:17.226479 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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) | ||
| 2630 | 2026.02.01 14:38:17.226700 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2631 | 2026.02.01 14:38:17.226737 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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 | ||
| 2632 | 2026.02.01 14:38:17.226935 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2633 | 2026.02.01 14:38:17.226991 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2634 | 2026.02.01 14:38:17.227093 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2635 | 2026.02.01 14:38:17.227157 [ 331 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2636 | 2026.02.01 14:38:17.227162 [ 314 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2637 | 2026.02.01 14:38:17.227165 [ 321 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2638 | 2026.02.01 14:38:17.227277 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2639 | 2026.02.01 14:38:17.227303 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2640 | 2026.02.01 14:38:17.227359 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2641 | 2026.02.01 14:38:17.227377 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2642 | 2026.02.01 14:38:17.227409 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2643 | 2026.02.01 14:38:17.227441 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2644 | 2026.02.01 14:38:17.227975 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001552 sec., 16108.247422680412 rows/sec., 707.88 KiB/sec. | ||
| 2645 | 2026.02.01 14:38:17.228065 [ 276 ] {adf3db03-315d-467c-b1d7-3c158519cf25} <Debug> TCPHandler: Processed in 0.001770205 sec. | ||
| 2646 | 2026.02.01 14:38:17.228308 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.02.01 14:38:17.228443 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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) | ||
| 2648 | 2026.02.01 14:38:17.228656 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2649 | 2026.02.01 14:38:17.228694 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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 | ||
| 2650 | 2026.02.01 14:38:17.228899 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2651 | 2026.02.01 14:38:17.228953 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2652 | 2026.02.01 14:38:17.229050 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2653 | 2026.02.01 14:38:17.229112 [ 321 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2654 | 2026.02.01 14:38:17.229114 [ 314 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2655 | 2026.02.01 14:38:17.229127 [ 331 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2656 | 2026.02.01 14:38:17.229246 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2657 | 2026.02.01 14:38:17.229272 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2658 | 2026.02.01 14:38:17.229326 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2659 | 2026.02.01 14:38:17.229343 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2660 | 2026.02.01 14:38:17.229373 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 2661 | 2026.02.01 14:38:17.229407 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 2662 | 2026.02.01 14:38:17.230039 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001653 sec., 15124.016938898973 rows/sec., 664.63 KiB/sec. | ||
| 2663 | 2026.02.01 14:38:17.230130 [ 276 ] {2f7b3a47-4caa-4201-bb4c-8d6f3f9350ce} <Debug> TCPHandler: Processed in 0.001871058 sec. | ||
| 2664 | 2026.02.01 14:38:17.236932 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2665 | 2026.02.01 14:38:17.237097 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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) | ||
| 2666 | 2026.02.01 14:38:17.237353 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2667 | 2026.02.01 14:38:17.237396 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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 | ||
| 2668 | 2026.02.01 14:38:17.237647 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2669 | 2026.02.01 14:38:17.237721 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2670 | 2026.02.01 14:38:17.237831 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2671 | 2026.02.01 14:38:17.237899 [ 314 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2672 | 2026.02.01 14:38:17.237903 [ 320 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2673 | 2026.02.01 14:38:17.237912 [ 321 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2674 | 2026.02.01 14:38:17.238037 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2675 | 2026.02.01 14:38:17.238063 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2676 | 2026.02.01 14:38:17.238118 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2677 | 2026.02.01 14:38:17.238137 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 2678 | 2026.02.01 14:38:17.238170 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 2679 | 2026.02.01 14:38:17.238202 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 2680 | 2026.02.01 14:38:17.238869 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001843 sec., 13564.839934888769 rows/sec., 596.11 KiB/sec. | ||
| 2681 | 2026.02.01 14:38:17.238956 [ 276 ] {176e79fe-f3a4-4b7c-b8f1-6aa511a351ec} <Debug> TCPHandler: Processed in 0.002082895 sec. | ||
| 2682 | 2026.02.01 14:38:17.243262 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.02.01 14:38:17.243377 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2684 | 2026.02.01 14:38:17.243422 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2685 | 2026.02.01 14:38:17.243963 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.02.01 14:38:17.244001 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2687 | 2026.02.01 14:38:17.244414 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2688 | 2026.02.01 14:38:17.244616 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.02.01 14:38:17.244755 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001411 sec., 8504.606661941885 rows/sec., 3.03 MiB/sec. | ||
| 2690 | 2026.02.01 14:38:17.244793 [ 276 ] {3054e9ee-e508-4d09-84c3-3cd446b12f8c} <Debug> TCPHandler: Processed in 0.001584549 sec. | ||
| 2691 | 2026.02.01 14:38:17.244909 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2026.02.01 14:38:17.245005 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2693 | 2026.02.01 14:38:17.245046 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2694 | 2026.02.01 14:38:17.245536 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.02.01 14:38:17.245572 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2696 | 2026.02.01 14:38:17.245882 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2697 | 2026.02.01 14:38:17.246094 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2026.02.01 14:38:17.246216 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00123 sec., 216260.162601626 rows/sec., 13.74 MiB/sec. | ||
| 2699 | 2026.02.01 14:38:17.246253 [ 276 ] {6e25934c-dea3-4985-92bb-e5966ac4b7cc} <Debug> TCPHandler: Processed in 0.001393953 sec. | ||
| 2700 | 2026.02.01 14:38:17.246370 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.02.01 14:38:17.246465 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2702 | 2026.02.01 14:38:17.246505 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2703 | 2026.02.01 14:38:17.247152 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2026.02.01 14:38:17.247189 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2705 | 2026.02.01 14:38:17.247523 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2706 | 2026.02.01 14:38:17.247757 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2026.02.01 14:38:17.247880 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Debug> executeQuery: Read 722 rows, 58.16 KiB in 0.001433 sec., 503838.1018841591 rows/sec., 39.64 MiB/sec. | ||
| 2708 | 2026.02.01 14:38:17.247916 [ 276 ] {13adffa3-6a3e-4800-bbc3-38a07071310c} <Debug> TCPHandler: Processed in 0.001595049 sec. | ||
| 2709 | 2026.02.01 14:38:17.248030 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.02.01 14:38:17.248125 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.02.01 14:38:17.248165 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2712 | 2026.02.01 14:38:17.248574 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.02.01 14:38:17.248610 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2714 | 2026.02.01 14:38:17.248899 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2715 | 2026.02.01 14:38:17.249107 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2026.02.01 14:38:17.249231 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001124 sec., 118327.40213523131 rows/sec., 6.95 MiB/sec. | ||
| 2717 | 2026.02.01 14:38:17.249266 [ 276 ] {ab3a9262-895e-4738-a412-4ccc1be787fb} <Debug> TCPHandler: Processed in 0.00128531 sec. | ||
| 2718 | 2026.02.01 14:38:17.249379 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2026.02.01 14:38:17.249473 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2720 | 2026.02.01 14:38:17.249513 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2721 | 2026.02.01 14:38:17.249927 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.02.01 14:38:17.249962 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2723 | 2026.02.01 14:38:17.250255 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2724 | 2026.02.01 14:38:17.250461 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.02.01 14:38:17.250583 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001129 sec., 124003.54295837024 rows/sec., 8.01 MiB/sec. | ||
| 2726 | 2026.02.01 14:38:17.250619 [ 276 ] {9a3d4f76-226d-4cf5-86c6-f1e1628b969d} <Debug> TCPHandler: Processed in 0.00128968 sec. | ||
| 2727 | 2026.02.01 14:38:17.250732 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.02.01 14:38:17.250826 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2729 | 2026.02.01 14:38:17.250865 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2730 | 2026.02.01 14:38:17.251269 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.02.01 14:38:17.251303 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2732 | 2026.02.01 14:38:17.251601 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2733 | 2026.02.01 14:38:17.251826 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.02.01 14:38:17.251947 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001139 sec., 122036.87445127305 rows/sec., 6.94 MiB/sec. | ||
| 2735 | 2026.02.01 14:38:17.251985 [ 276 ] {1da79eaf-44e9-470d-b32e-886cd65fc7bc} <Debug> TCPHandler: Processed in 0.001300621 sec. | ||
| 2736 | 2026.02.01 14:38:17.252098 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2026.02.01 14:38:17.252191 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2738 | 2026.02.01 14:38:17.252231 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2739 | 2026.02.01 14:38:17.252736 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.02.01 14:38:17.252772 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2741 | 2026.02.01 14:38:17.253090 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2742 | 2026.02.01 14:38:17.253295 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2026.02.01 14:38:17.253418 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Debug> executeQuery: Read 427 rows, 30.40 KiB in 0.001244 sec., 343247.5884244373 rows/sec., 23.87 MiB/sec. | ||
| 2744 | 2026.02.01 14:38:17.253455 [ 276 ] {df5a130e-032e-4c6a-9bd9-6e311e32e87a} <Debug> TCPHandler: Processed in 0.001406703 sec. | ||
| 2745 | 2026.02.01 14:38:17.253568 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2026.02.01 14:38:17.253662 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2747 | 2026.02.01 14:38:17.253702 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2748 | 2026.02.01 14:38:17.254019 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2026.02.01 14:38:17.254053 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2750 | 2026.02.01 14:38:17.254340 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2751 | 2026.02.01 14:38:17.254551 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2026.02.01 14:38:17.254671 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 2753 | 2026.02.01 14:38:17.254706 [ 276 ] {b9168253-b29f-4dfb-b593-3f9469de27ce} <Debug> TCPHandler: Processed in 0.001187247 sec. | ||
| 2754 | 2026.02.01 14:38:17.254818 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.02.01 14:38:17.254912 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.02.01 14:38:17.254955 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2757 | 2026.02.01 14:38:17.255343 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2026.02.01 14:38:17.255378 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2759 | 2026.02.01 14:38:17.255702 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2760 | 2026.02.01 14:38:17.255941 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2026.02.01 14:38:17.256029 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2762 | 2026.02.01 14:38:17.256063 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.02.01 14:38:17.256067 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Debug> executeQuery: Read 198 rows, 13.28 KiB in 0.001173 sec., 168797.95396419437 rows/sec., 11.06 MiB/sec. | ||
| 2764 | 2026.02.01 14:38:17.256080 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2765 | 2026.02.01 14:38:17.256105 [ 276 ] {7dbe563d-446d-4ced-aaed-9a6f1db23dc7} <Debug> TCPHandler: Processed in 0.001335881 sec. | ||
| 2766 | 2026.02.01 14:38:17.256189 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 2767 | 2026.02.01 14:38:17.256219 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2026.02.01 14:38:17.256299 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2769 | 2026.02.01 14:38:17.256314 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2770 | 2026.02.01 14:38:17.256336 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 839 rows starting from the beginning of the part | ||
| 2771 | 2026.02.01 14:38:17.256358 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2772 | 2026.02.01 14:38:17.256397 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2773 | 2026.02.01 14:38:17.256445 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 2774 | 2026.02.01 14:38:17.256493 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 2775 | 2026.02.01 14:38:17.256537 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2776 | 2026.02.01 14:38:17.256583 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 198 rows starting from the beginning of the part | ||
| 2777 | 2026.02.01 14:38:17.256696 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.02.01 14:38:17.256730 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2779 | 2026.02.01 14:38:17.257099 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2780 | 2026.02.01 14:38:17.257311 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2026.02.01 14:38:17.257439 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. | ||
| 2782 | 2026.02.01 14:38:17.257475 [ 276 ] {2304d5d0-e1da-4372-9d82-e8d783b794ff} <Debug> TCPHandler: Processed in 0.001305171 sec. | ||
| 2783 | 2026.02.01 14:38:17.257566 [ 189 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413273 sec., 1045091.7833992442 rows/sec., 75.01 MiB/sec. | ||
| 2784 | 2026.02.01 14:38:17.257589 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.02.01 14:38:17.257689 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.02.01 14:38:17.257731 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2787 | 2026.02.01 14:38:17.257846 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2788 | 2026.02.01 14:38:17.258061 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.02.01 14:38:17.258105 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2790 | 2026.02.01 14:38:17.258179 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.02.01 14:38:17.258284 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2792 | 2026.02.01 14:38:17.258381 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2793 | 2026.02.01 14:38:17.258433 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2794 | 2026.02.01 14:38:17.258650 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.02.01 14:38:17.258780 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Debug> executeQuery: Read 58 rows, 3.62 KiB in 0.001109 sec., 52299.36880072137 rows/sec., 3.19 MiB/sec. | ||
| 2796 | 2026.02.01 14:38:17.258815 [ 276 ] {3244359c-cbc3-44f2-a988-a2e6a4a95bda} <Debug> TCPHandler: Processed in 0.001275589 sec. | ||
| 2797 | 2026.02.01 14:38:18.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.95 MiB, peak 226.46 MiB, free memory in arenas 0.00 B, will set to 220.66 MiB (RSS), difference: -1.30 MiB | ||
| 2798 | 2026.02.01 14:38:19.571451 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2799 | 2026.02.01 14:38:19.571517 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2800 | 2026.02.01 14:38:19.664230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 2801 | 2026.02.01 14:38:19.664779 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.02.01 14:38:19.664828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2803 | 2026.02.01 14:38:19.665316 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2804 | 2026.02.01 14:38:19.665560 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.02.01 14:38:19.665705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 2806 | 2026.02.01 14:38:19.998647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2807 | 2026.02.01 14:38:20.014704 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.02.01 14:38:20.014752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2809 | 2026.02.01 14:38:20.020342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2810 | 2026.02.01 14:38:20.021056 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.02.01 14:38:20.023774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2812 | 2026.02.01 14:38:22.211988 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.02.01 14:38:22.212185 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2814 | 2026.02.01 14:38:22.212260 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2815 | 2026.02.01 14:38:22.213005 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.02.01 14:38:22.213052 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2817 | 2026.02.01 14:38:22.213444 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2818 | 2026.02.01 14:38:22.213675 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.02.01 14:38:22.213832 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Debug> executeQuery: Read 106 rows, 9.68 KiB in 0.001702 sec., 62279.67097532315 rows/sec., 5.55 MiB/sec. | ||
| 2820 | 2026.02.01 14:38:22.213873 [ 276 ] {5e40347c-0fd7-4f77-be2b-8d5cb79e4c2b} <Debug> TCPHandler: Processed in 0.002030134 sec. | ||
| 2821 | 2026.02.01 14:38:22.214006 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.02.01 14:38:22.214100 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2823 | 2026.02.01 14:38:22.214141 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2824 | 2026.02.01 14:38:22.214559 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.02.01 14:38:22.214597 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2826 | 2026.02.01 14:38:22.214901 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2827 | 2026.02.01 14:38:22.215111 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.02.01 14:38:22.215240 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. | ||
| 2829 | 2026.02.01 14:38:22.215278 [ 276 ] {9b9e41fb-ecf3-4ae4-af8f-ac409d98da31} <Debug> TCPHandler: Processed in 0.001321021 sec. | ||
| 2830 | 2026.02.01 14:38:22.215392 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.02.01 14:38:22.215486 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2832 | 2026.02.01 14:38:22.215527 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2833 | 2026.02.01 14:38:22.215942 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.02.01 14:38:22.215978 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2835 | 2026.02.01 14:38:22.216283 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2836 | 2026.02.01 14:38:22.216491 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.02.01 14:38:22.216618 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00115 sec., 59130.434782608696 rows/sec., 4.62 MiB/sec. | ||
| 2838 | 2026.02.01 14:38:22.216655 [ 276 ] {876d66a0-bda2-4e7d-a040-59355a629c86} <Debug> TCPHandler: Processed in 0.001312531 sec. | ||
| 2839 | 2026.02.01 14:38:22.216769 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.02.01 14:38:22.216863 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.02.01 14:38:22.216908 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2842 | 2026.02.01 14:38:22.217279 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.02.01 14:38:22.217316 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2844 | 2026.02.01 14:38:22.217630 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2845 | 2026.02.01 14:38:22.217839 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.02.01 14:38:22.217964 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001119 sec., 89365.50491510278 rows/sec., 6.20 MiB/sec. | ||
| 2847 | 2026.02.01 14:38:22.218001 [ 276 ] {7dc507b2-bd3d-45dd-a80d-b794d8d72fc0} <Debug> TCPHandler: Processed in 0.001280879 sec. | ||
| 2848 | 2026.02.01 14:38:22.218114 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.02.01 14:38:22.218208 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.02.01 14:38:22.218263 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <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 | ||
| 2851 | 2026.02.01 14:38:22.219074 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.02.01 14:38:22.219111 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2853 | 2026.02.01 14:38:22.219668 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2854 | 2026.02.01 14:38:22.219889 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.02.01 14:38:22.220028 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001838 sec., 21762.78563656148 rows/sec., 39.00 MiB/sec. | ||
| 2856 | 2026.02.01 14:38:22.220089 [ 276 ] {3dc7d403-684c-44c5-ae22-dc2ef55943e7} <Debug> TCPHandler: Processed in 0.002023433 sec. | ||
| 2857 | 2026.02.01 14:38:22.220197 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.02.01 14:38:22.220291 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.02.01 14:38:22.220334 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2860 | 2026.02.01 14:38:22.220669 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.02.01 14:38:22.220706 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2862 | 2026.02.01 14:38:22.221002 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2863 | 2026.02.01 14:38:22.221212 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.02.01 14:38:22.221338 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001065 sec., 28169.014084507042 rows/sec., 1.93 MiB/sec. | ||
| 2865 | 2026.02.01 14:38:22.221343 [ 148 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2866 | 2026.02.01 14:38:22.221373 [ 276 ] {650dc601-1b8e-4eb4-bf2f-3324c4cc9116} <Debug> TCPHandler: Processed in 0.001225618 sec. | ||
| 2867 | 2026.02.01 14:38:22.221423 [ 148 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.02.01 14:38:22.221460 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2869 | 2026.02.01 14:38:22.221580 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2870 | 2026.02.01 14:38:22.221735 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2871 | 2026.02.01 14:38:22.221775 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2872 | 2026.02.01 14:38:22.221874 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2873 | 2026.02.01 14:38:22.221932 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2874 | 2026.02.01 14:38:22.221981 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2875 | 2026.02.01 14:38:22.222033 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 2876 | 2026.02.01 14:38:22.222086 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 2877 | 2026.02.01 14:38:22.223024 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498857 sec., 238848.66935271345 rows/sec., 16.07 MiB/sec. | ||
| 2878 | 2026.02.01 14:38:22.223163 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2879 | 2026.02.01 14:38:22.223401 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.02.01 14:38:22.223475 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_11_2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2881 | 2026.02.01 14:38:22.223539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2882 | 2026.02.01 14:38:24.675392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 356 | ||
| 2883 | 2026.02.01 14:38:24.678144 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.02.01 14:38:24.678194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2885 | 2026.02.01 14:38:24.679424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2886 | 2026.02.01 14:38:24.679698 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.02.01 14:38:24.679872 [ 146 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2888 | 2026.02.01 14:38:24.679945 [ 146 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.02.01 14:38:24.679944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2890 | 2026.02.01 14:38:24.679971 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2891 | 2026.02.01 14:38:24.680127 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 2892 | 2026.02.01 14:38:24.680999 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2893 | 2026.02.01 14:38:24.681226 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 2894 | 2026.02.01 14:38:24.681839 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2895 | 2026.02.01 14:38:24.682266 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2896 | 2026.02.01 14:38:24.682663 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2897 | 2026.02.01 14:38:24.683049 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2898 | 2026.02.01 14:38:24.683441 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 58 rows starting from the beginning of the part | ||
| 2899 | 2026.02.01 14:38:24.689615 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 72 columns (72 merged, 0 gathered) in 0.009561416 sec., 37232.97888095236 rows/sec., 36.85 MiB/sec. | ||
| 2900 | 2026.02.01 14:38:24.690610 [ 188 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2901 | 2026.02.01 14:38:24.691166 [ 188 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.02.01 14:38:24.691235 [ 188 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_11_2} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2903 | 2026.02.01 14:38:24.691534 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2904 | 2026.02.01 14:38:27.166741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 2905 | 2026.02.01 14:38:27.167268 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.02.01 14:38:27.167311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2907 | 2026.02.01 14:38:27.167793 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2908 | 2026.02.01 14:38:27.168018 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.02.01 14:38:27.168148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 2910 | 2026.02.01 14:38:27.218112 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.02.01 14:38:27.218322 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.02.01 14:38:27.218405 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2913 | 2026.02.01 14:38:27.219261 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.02.01 14:38:27.219314 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2915 | 2026.02.01 14:38:27.219750 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2916 | 2026.02.01 14:38:27.219991 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.02.01 14:38:27.220160 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001895 sec., 140369.3931398417 rows/sec., 8.92 MiB/sec. | ||
| 2918 | 2026.02.01 14:38:27.220211 [ 276 ] {e23eb91d-107c-4aa8-bfa6-165884f2ab79} <Debug> TCPHandler: Processed in 0.00224681 sec. | ||
| 2919 | 2026.02.01 14:38:27.220354 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.02.01 14:38:27.220494 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2921 | 2026.02.01 14:38:27.220560 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2922 | 2026.02.01 14:38:27.221389 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.02.01 14:38:27.221428 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2924 | 2026.02.01 14:38:27.221816 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2925 | 2026.02.01 14:38:27.222028 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.02.01 14:38:27.222160 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Debug> executeQuery: Read 722 rows, 58.16 KiB in 0.001725 sec., 418550.72463768115 rows/sec., 32.93 MiB/sec. | ||
| 2927 | 2026.02.01 14:38:27.222197 [ 276 ] {deb653d4-6b32-4046-b379-6ef075099a62} <Debug> TCPHandler: Processed in 0.001897009 sec. | ||
| 2928 | 2026.02.01 14:38:27.222317 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.02.01 14:38:27.222413 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.02.01 14:38:27.222455 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2931 | 2026.02.01 14:38:27.222886 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.02.01 14:38:27.222922 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2933 | 2026.02.01 14:38:27.223231 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2934 | 2026.02.01 14:38:27.223439 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.02.01 14:38:27.223548 [ 144 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2936 | 2026.02.01 14:38:27.223569 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001175 sec., 113191.48936170213 rows/sec., 6.65 MiB/sec. | ||
| 2937 | 2026.02.01 14:38:27.223617 [ 144 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.02.01 14:38:27.223625 [ 276 ] {2096846a-f39c-4f6d-a640-79e6ccba43fd} <Debug> TCPHandler: Processed in 0.001358542 sec. | ||
| 2939 | 2026.02.01 14:38:27.223645 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2940 | 2026.02.01 14:38:27.223747 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 2941 | 2026.02.01 14:38:27.223750 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.02.01 14:38:27.223847 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2943 | 2026.02.01 14:38:27.223869 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2944 | 2026.02.01 14:38:27.223880 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part | ||
| 2945 | 2026.02.01 14:38:27.223917 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2946 | 2026.02.01 14:38:27.223949 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2947 | 2026.02.01 14:38:27.223997 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 2948 | 2026.02.01 14:38:27.224037 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 133 rows starting from the beginning of the part | ||
| 2949 | 2026.02.01 14:38:27.224075 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 2950 | 2026.02.01 14:38:27.224114 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 133 rows starting from the beginning of the part | ||
| 2951 | 2026.02.01 14:38:27.224361 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.02.01 14:38:27.224402 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 2953 | 2026.02.01 14:38:27.224731 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2954 | 2026.02.01 14:38:27.224872 [ 202 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 5 columns (5 merged, 0 gathered) in 0.001169136 sec., 384899.61817957874 rows/sec., 26.43 MiB/sec. | ||
| 2955 | 2026.02.01 14:38:27.224942 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.02.01 14:38:27.225015 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2957 | 2026.02.01 14:38:27.225075 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001224 sec., 114379.08496732026 rows/sec., 7.39 MiB/sec. | ||
| 2958 | 2026.02.01 14:38:27.225118 [ 276 ] {8989509b-b7a2-4889-9ba3-dba60213ccab} <Debug> TCPHandler: Processed in 0.001416874 sec. | ||
| 2959 | 2026.02.01 14:38:27.225240 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.02.01 14:38:27.225309 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.02.01 14:38:27.225335 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2962 | 2026.02.01 14:38:27.225379 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2963 | 2026.02.01 14:38:27.225383 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_11_2} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2964 | 2026.02.01 14:38:27.225460 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2965 | 2026.02.01 14:38:27.225803 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.02.01 14:38:27.225843 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2967 | 2026.02.01 14:38:27.226179 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2968 | 2026.02.01 14:38:27.226388 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.02.01 14:38:27.226515 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001198 sec., 116026.71118530884 rows/sec., 6.60 MiB/sec. | ||
| 2970 | 2026.02.01 14:38:27.226552 [ 276 ] {33e0194b-440b-46c9-ad52-4d1d3f3eadc6} <Debug> TCPHandler: Processed in 0.001361552 sec. | ||
| 2971 | 2026.02.01 14:38:27.226669 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.02.01 14:38:27.226763 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2973 | 2026.02.01 14:38:27.226801 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2974 | 2026.02.01 14:38:27.227330 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.02.01 14:38:27.227366 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2976 | 2026.02.01 14:38:27.227683 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2977 | 2026.02.01 14:38:27.227889 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.02.01 14:38:27.228014 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Debug> executeQuery: Read 427 rows, 30.40 KiB in 0.001268 sec., 336750.78864353313 rows/sec., 23.41 MiB/sec. | ||
| 2979 | 2026.02.01 14:38:27.228051 [ 276 ] {86d69dc7-3b4a-42ac-b9bb-477ca6f4584a} <Debug> TCPHandler: Processed in 0.001430895 sec. | ||
| 2980 | 2026.02.01 14:38:27.228163 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.02.01 14:38:27.228257 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2982 | 2026.02.01 14:38:27.228298 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2983 | 2026.02.01 14:38:27.228633 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.02.01 14:38:27.228667 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2985 | 2026.02.01 14:38:27.228962 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2986 | 2026.02.01 14:38:27.229168 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.02.01 14:38:27.229292 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 2988 | 2026.02.01 14:38:27.229327 [ 276 ] {c042aa0e-d2f8-4b8d-bade-41ee76afe53e} <Debug> TCPHandler: Processed in 0.001212358 sec. | ||
| 2989 | 2026.02.01 14:38:27.229439 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.02.01 14:38:27.229532 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.02.01 14:38:27.229573 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2992 | 2026.02.01 14:38:27.229971 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.02.01 14:38:27.230005 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 2994 | 2026.02.01 14:38:27.230325 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2995 | 2026.02.01 14:38:27.230566 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.02.01 14:38:27.230696 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Debug> executeQuery: Read 198 rows, 13.28 KiB in 0.001182 sec., 167512.69035532992 rows/sec., 10.97 MiB/sec. | ||
| 2997 | 2026.02.01 14:38:27.230731 [ 276 ] {5a00cf33-129a-4eaf-a2a8-cdae59be83f3} <Debug> TCPHandler: Processed in 0.001340521 sec. | ||
| 2998 | 2026.02.01 14:38:27.230841 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2999 | 2026.02.01 14:38:27.230934 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3000 | 2026.02.01 14:38:27.230975 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3001 | 2026.02.01 14:38:27.231284 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.02.01 14:38:27.231316 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3003 | 2026.02.01 14:38:27.231601 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3004 | 2026.02.01 14:38:27.231812 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.02.01 14:38:27.231939 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 3006 | 2026.02.01 14:38:27.231974 [ 276 ] {eb928968-244c-4365-b881-9dcf6942f4e6} <Debug> TCPHandler: Processed in 0.001181977 sec. | ||
| 3007 | 2026.02.01 14:38:27.232086 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3008 | 2026.02.01 14:38:27.232179 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3009 | 2026.02.01 14:38:27.232219 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3010 | 2026.02.01 14:38:27.232545 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2026.02.01 14:38:27.232579 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3012 | 2026.02.01 14:38:27.232878 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3013 | 2026.02.01 14:38:27.233084 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3014 | 2026.02.01 14:38:27.233210 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Debug> executeQuery: Read 58 rows, 3.62 KiB in 0.001049 sec., 55290.75309818875 rows/sec., 3.37 MiB/sec. | ||
| 3015 | 2026.02.01 14:38:27.233245 [ 276 ] {590e6c8f-6e5a-4e76-8378-9e5ea768f82d} <Debug> TCPHandler: Processed in 0.001207697 sec. | ||
| 3016 | 2026.02.01 14:38:27.523862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3017 | 2026.02.01 14:38:27.540352 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.02.01 14:38:27.540419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3019 | 2026.02.01 14:38:27.546773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3020 | 2026.02.01 14:38:27.547488 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.02.01 14:38:27.550227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3022 | 2026.02.01 14:38:28.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.64 MiB, peak 226.64 MiB, free memory in arenas 0.00 B, will set to 223.74 MiB (RSS), difference: 1.10 MiB | ||
| 3023 | 2026.02.01 14:38:32.213397 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.02.01 14:38:32.213699 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3025 | 2026.02.01 14:38:32.213802 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3026 | 2026.02.01 14:38:32.214726 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.02.01 14:38:32.214768 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3028 | 2026.02.01 14:38:32.215149 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3029 | 2026.02.01 14:38:32.215375 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.02.01 14:38:32.215524 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001902 sec., 2103.049421661409 rows/sec., 171.49 KiB/sec. | ||
| 3031 | 2026.02.01 14:38:32.215563 [ 276 ] {21892090-79c6-4c43-9e34-420afbb05330} <Debug> TCPHandler: Processed in 0.002354153 sec. | ||
| 3032 | 2026.02.01 14:38:32.215690 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.02.01 14:38:32.215782 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3034 | 2026.02.01 14:38:32.215821 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3035 | 2026.02.01 14:38:32.216359 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.02.01 14:38:32.216396 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3037 | 2026.02.01 14:38:32.216699 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3038 | 2026.02.01 14:38:32.216900 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.02.01 14:38:32.217022 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Debug> executeQuery: Read 108 rows, 9.82 KiB in 0.001258 sec., 85850.55643879173 rows/sec., 7.63 MiB/sec. | ||
| 3040 | 2026.02.01 14:38:32.217037 [ 141 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2026.02.01 14:38:32.217058 [ 276 ] {bb4fcfe3-bbd1-4e5f-9ec2-2d71bd89410b} <Debug> TCPHandler: Processed in 0.001415314 sec. | ||
| 3042 | 2026.02.01 14:38:32.217109 [ 141 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.02.01 14:38:32.217139 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3044 | 2026.02.01 14:38:32.217215 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.02.01 14:38:32.217302 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 3046 | 2026.02.01 14:38:32.217312 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.02.01 14:38:32.217399 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3048 | 2026.02.01 14:38:32.217460 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.02.01 14:38:32.217502 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 233 rows starting from the beginning of the part | ||
| 3050 | 2026.02.01 14:38:32.217573 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 3051 | 2026.02.01 14:38:32.217637 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 722 rows starting from the beginning of the part | ||
| 3052 | 2026.02.01 14:38:32.217688 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 106 rows starting from the beginning of the part | ||
| 3053 | 2026.02.01 14:38:32.217731 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 722 rows starting from the beginning of the part | ||
| 3054 | 2026.02.01 14:38:32.217794 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3055 | 2026.02.01 14:38:32.217886 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.02.01 14:38:32.217957 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3057 | 2026.02.01 14:38:32.218377 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3058 | 2026.02.01 14:38:32.218615 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.02.01 14:38:32.218748 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001455 sec., 30240.549828178697 rows/sec., 2.21 MiB/sec. | ||
| 3060 | 2026.02.01 14:38:32.218785 [ 276 ] {198add4d-5994-4053-b0ba-6efa55cdda31} <Debug> TCPHandler: Processed in 0.0016252 sec. | ||
| 3061 | 2026.02.01 14:38:32.218907 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2026.02.01 14:38:32.218998 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3063 | 2026.02.01 14:38:32.219058 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3064 | 2026.02.01 14:38:32.219233 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015762 sec., 990692.3535615812 rows/sec., 84.77 MiB/sec. | ||
| 3065 | 2026.02.01 14:38:32.219456 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3066 | 2026.02.01 14:38:32.219502 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.02.01 14:38:32.219544 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3068 | 2026.02.01 14:38:32.219738 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.02.01 14:38:32.219816 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_16_3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3070 | 2026.02.01 14:38:32.219871 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3071 | 2026.02.01 14:38:32.219895 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3072 | 2026.02.01 14:38:32.220093 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.02.01 14:38:32.220221 [ 141 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3074 | 2026.02.01 14:38:32.220224 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Debug> executeQuery: Read 72 rows, 5.77 KiB in 0.001244 sec., 57877.81350482315 rows/sec., 4.53 MiB/sec. | ||
| 3075 | 2026.02.01 14:38:32.220264 [ 141 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.02.01 14:38:32.220283 [ 276 ] {1523fbaa-7547-445b-8fdc-bd75d91789f9} <Debug> TCPHandler: Processed in 0.001423414 sec. | ||
| 3077 | 2026.02.01 14:38:32.220290 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3078 | 2026.02.01 14:38:32.220402 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 3079 | 2026.02.01 14:38:32.220411 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.02.01 14:38:32.220520 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.02.01 14:38:32.220531 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2026.02.01 14:38:32.220566 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3083 | 2026.02.01 14:38:32.220570 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 134 rows starting from the beginning of the part | ||
| 3084 | 2026.02.01 14:38:32.220648 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 3085 | 2026.02.01 14:38:32.220690 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3086 | 2026.02.01 14:38:32.220726 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 3087 | 2026.02.01 14:38:32.220765 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3088 | 2026.02.01 14:38:32.220800 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part | ||
| 3089 | 2026.02.01 14:38:32.220954 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.02.01 14:38:32.220997 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3091 | 2026.02.01 14:38:32.221324 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3092 | 2026.02.01 14:38:32.221565 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.02.01 14:38:32.221693 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001191 sec., 85642.31738035264 rows/sec., 5.94 MiB/sec. | ||
| 3094 | 2026.02.01 14:38:32.221728 [ 276 ] {b167d5af-41b9-4055-8ed3-26749f1243e7} <Debug> TCPHandler: Processed in 0.001368613 sec. | ||
| 3095 | 2026.02.01 14:38:32.221761 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395104 sec., 857283.7580567469 rows/sec., 65.27 MiB/sec. | ||
| 3096 | 2026.02.01 14:38:32.221844 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.02.01 14:38:32.221950 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.02.01 14:38:32.221962 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3099 | 2026.02.01 14:38:32.222006 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <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 | ||
| 3100 | 2026.02.01 14:38:32.222222 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.02.01 14:38:32.222293 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_16_3} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3102 | 2026.02.01 14:38:32.222383 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3103 | 2026.02.01 14:38:32.222865 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.02.01 14:38:32.222906 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3105 | 2026.02.01 14:38:32.223475 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3106 | 2026.02.01 14:38:32.223698 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.02.01 14:38:32.223832 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 3108 | 2026.02.01 14:38:32.223884 [ 276 ] {0a2aa4aa-93c7-40c4-9f74-c6c8d521c781} <Debug> TCPHandler: Processed in 0.002086454 sec. | ||
| 3109 | 2026.02.01 14:38:32.223987 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.02.01 14:38:32.224087 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.02.01 14:38:32.224129 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3112 | 2026.02.01 14:38:32.224461 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.02.01 14:38:32.224496 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3114 | 2026.02.01 14:38:32.224802 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3115 | 2026.02.01 14:38:32.225010 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.02.01 14:38:32.225135 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001066 sec., 28142.58911819887 rows/sec., 1.93 MiB/sec. | ||
| 3117 | 2026.02.01 14:38:32.225171 [ 276 ] {6e9a0da4-2883-47a6-9b4d-c26417b03ab3} <Debug> TCPHandler: Processed in 0.001230558 sec. | ||
| 3118 | 2026.02.01 14:38:34.571553 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3119 | 2026.02.01 14:38:34.571629 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3120 | 2026.02.01 14:38:34.669186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 3121 | 2026.02.01 14:38:34.669687 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.02.01 14:38:34.669729 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3123 | 2026.02.01 14:38:34.670214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3124 | 2026.02.01 14:38:34.670573 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.02.01 14:38:34.670729 [ 60 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3126 | 2026.02.01 14:38:34.670776 [ 60 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.02.01 14:38:34.670790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3128 | 2026.02.01 14:38:34.670801 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3129 | 2026.02.01 14:38:34.670909 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 3130 | 2026.02.01 14:38:34.671017 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3131 | 2026.02.01 14:38:34.671051 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 3132 | 2026.02.01 14:38:34.671112 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3133 | 2026.02.01 14:38:34.671157 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3134 | 2026.02.01 14:38:34.671200 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3135 | 2026.02.01 14:38:34.671240 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3136 | 2026.02.01 14:38:34.671277 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3137 | 2026.02.01 14:38:34.672609 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001742504 sec., 4421797.5970212985 rows/sec., 63.25 MiB/sec. | ||
| 3138 | 2026.02.01 14:38:34.673384 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3139 | 2026.02.01 14:38:34.673700 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.02.01 14:38:34.673779 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_16_3} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.02.01 14:38:34.673881 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3142 | 2026.02.01 14:38:34.681107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 390 | ||
| 3143 | 2026.02.01 14:38:34.683304 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.02.01 14:38:34.683345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3145 | 2026.02.01 14:38:34.684500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3146 | 2026.02.01 14:38:34.684761 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.02.01 14:38:34.685089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 3148 | 2026.02.01 14:38:35.001567 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001131475 sec. | ||
| 3149 | 2026.02.01 14:38:35.051252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3150 | 2026.02.01 14:38:35.067127 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.02.01 14:38:35.067172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3152 | 2026.02.01 14:38:35.073187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3153 | 2026.02.01 14:38:35.073914 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.02.01 14:38:35.074209 [ 54 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3155 | 2026.02.01 14:38:35.074319 [ 54 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2026.02.01 14:38:35.074376 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3157 | 2026.02.01 14:38:35.074507 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3158 | 2026.02.01 14:38:35.076584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3159 | 2026.02.01 14:38:35.077316 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2026.02.01 14:38:35.078000 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3161 | 2026.02.01 14:38:35.081206 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3162 | 2026.02.01 14:38:35.084413 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3163 | 2026.02.01 14:38:35.088174 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3164 | 2026.02.01 14:38:35.092329 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3165 | 2026.02.01 14:38:35.096670 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 3166 | 2026.02.01 14:38:35.147430 [ 190 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.072963981 sec., 1658.3524958705311 rows/sec., 8.58 MiB/sec. | ||
| 3167 | 2026.02.01 14:38:35.149871 [ 192 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3168 | 2026.02.01 14:38:35.151936 [ 192 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_16_3} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.02.01 14:38:35.152041 [ 192 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_16_3} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3170 | 2026.02.01 14:38:35.154155 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3171 | 2026.02.01 14:38:36.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.53 MiB, peak 235.50 MiB, free memory in arenas 0.00 B, will set to 234.15 MiB (RSS), difference: 8.62 MiB | ||
| 3172 | 2026.02.01 14:38:37.217600 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.02.01 14:38:37.217801 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.02.01 14:38:37.217876 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3175 | 2026.02.01 14:38:37.218726 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.02.01 14:38:37.218771 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3177 | 2026.02.01 14:38:37.219188 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3178 | 2026.02.01 14:38:37.219423 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.02.01 14:38:37.219590 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001845 sec., 144173.44173441734 rows/sec., 9.16 MiB/sec. | ||
| 3180 | 2026.02.01 14:38:37.219638 [ 276 ] {f713c73c-8b07-48ad-94f5-aff5ce2e6c70} <Debug> TCPHandler: Processed in 0.002181538 sec. | ||
| 3181 | 2026.02.01 14:38:37.219774 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.02.01 14:38:37.219878 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3183 | 2026.02.01 14:38:37.219923 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3184 | 2026.02.01 14:38:37.220687 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.02.01 14:38:37.220724 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3186 | 2026.02.01 14:38:37.221086 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3187 | 2026.02.01 14:38:37.221301 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.02.01 14:38:37.221430 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Debug> executeQuery: Read 722 rows, 58.16 KiB in 0.001576 sec., 458121.82741116756 rows/sec., 36.04 MiB/sec. | ||
| 3189 | 2026.02.01 14:38:37.221467 [ 276 ] {e8e8fb54-2c82-4e23-905b-65913207225e} <Debug> TCPHandler: Processed in 0.001746094 sec. | ||
| 3190 | 2026.02.01 14:38:37.221583 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.02.01 14:38:37.221679 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.02.01 14:38:37.221720 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3193 | 2026.02.01 14:38:37.222149 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.02.01 14:38:37.222185 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3195 | 2026.02.01 14:38:37.222486 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3196 | 2026.02.01 14:38:37.222697 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.02.01 14:38:37.222826 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001166 sec., 114065.18010291595 rows/sec., 6.70 MiB/sec. | ||
| 3198 | 2026.02.01 14:38:37.222861 [ 276 ] {752bb9c8-9e85-4631-9feb-0bccbf6af14b} <Debug> TCPHandler: Processed in 0.001327861 sec. | ||
| 3199 | 2026.02.01 14:38:37.222974 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.02.01 14:38:37.223069 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.02.01 14:38:37.223108 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3202 | 2026.02.01 14:38:37.223548 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.02.01 14:38:37.223583 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3204 | 2026.02.01 14:38:37.223881 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3205 | 2026.02.01 14:38:37.224089 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.02.01 14:38:37.224214 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001165 sec., 120171.67381974249 rows/sec., 7.77 MiB/sec. | ||
| 3207 | 2026.02.01 14:38:37.224251 [ 276 ] {aa88c30f-6ea9-4fb9-9cfa-c59dd9059044} <Debug> TCPHandler: Processed in 0.001326501 sec. | ||
| 3208 | 2026.02.01 14:38:37.224366 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.02.01 14:38:37.224460 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.02.01 14:38:37.224499 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3211 | 2026.02.01 14:38:37.224916 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.02.01 14:38:37.224952 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3213 | 2026.02.01 14:38:37.225248 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3214 | 2026.02.01 14:38:37.225463 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.02.01 14:38:37.225592 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00115 sec., 120869.56521739131 rows/sec., 6.88 MiB/sec. | ||
| 3216 | 2026.02.01 14:38:37.225628 [ 276 ] {00640553-5af1-4823-894a-fc605b7d5474} <Debug> TCPHandler: Processed in 0.001312191 sec. | ||
| 3217 | 2026.02.01 14:38:37.225739 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.02.01 14:38:37.225832 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3219 | 2026.02.01 14:38:37.225871 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3220 | 2026.02.01 14:38:37.226400 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.02.01 14:38:37.226434 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3222 | 2026.02.01 14:38:37.226746 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3223 | 2026.02.01 14:38:37.226954 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.02.01 14:38:37.227079 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Debug> executeQuery: Read 427 rows, 30.40 KiB in 0.001265 sec., 337549.4071146245 rows/sec., 23.47 MiB/sec. | ||
| 3225 | 2026.02.01 14:38:37.227116 [ 276 ] {37936c28-4c57-48b6-84ad-cb74a9bdc3cb} <Debug> TCPHandler: Processed in 0.001427525 sec. | ||
| 3226 | 2026.02.01 14:38:37.227230 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.02.01 14:38:37.227323 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3228 | 2026.02.01 14:38:37.227364 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3229 | 2026.02.01 14:38:37.227698 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.02.01 14:38:37.227734 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3231 | 2026.02.01 14:38:37.228041 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3232 | 2026.02.01 14:38:37.228255 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.02.01 14:38:37.228380 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 3234 | 2026.02.01 14:38:37.228416 [ 276 ] {cab7dbc2-3571-42fc-ad9f-2dc54840df73} <Debug> TCPHandler: Processed in 0.001236358 sec. | ||
| 3235 | 2026.02.01 14:38:37.228526 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.02.01 14:38:37.228619 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.02.01 14:38:37.228660 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3238 | 2026.02.01 14:38:37.229057 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.01 14:38:37.229093 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3240 | 2026.02.01 14:38:37.229413 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3241 | 2026.02.01 14:38:37.229619 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.01 14:38:37.229745 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Debug> executeQuery: Read 198 rows, 13.28 KiB in 0.001144 sec., 173076.92307692306 rows/sec., 11.34 MiB/sec. | ||
| 3243 | 2026.02.01 14:38:37.229780 [ 276 ] {170c9422-76dc-4f83-b32b-0a811a6baf33} <Debug> TCPHandler: Processed in 0.00130398 sec. | ||
| 3244 | 2026.02.01 14:38:37.229888 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.02.01 14:38:37.229980 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.02.01 14:38:37.230022 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3247 | 2026.02.01 14:38:37.230328 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.02.01 14:38:37.230364 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3249 | 2026.02.01 14:38:37.230647 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3250 | 2026.02.01 14:38:37.230854 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.02.01 14:38:37.230977 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 3252 | 2026.02.01 14:38:37.231012 [ 276 ] {8e2eacae-a147-4221-bdcb-1f02f3aefbc9} <Debug> TCPHandler: Processed in 0.001172267 sec. | ||
| 3253 | 2026.02.01 14:38:37.231119 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.02.01 14:38:37.231211 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.02.01 14:38:37.231251 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3256 | 2026.02.01 14:38:37.231575 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.02.01 14:38:37.231610 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3258 | 2026.02.01 14:38:37.231905 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3259 | 2026.02.01 14:38:37.232126 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.02.01 14:38:37.232252 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Debug> executeQuery: Read 58 rows, 3.62 KiB in 0.001059 sec., 54768.64966949952 rows/sec., 3.34 MiB/sec. | ||
| 3261 | 2026.02.01 14:38:37.232287 [ 276 ] {deda2dd8-9dba-489a-87fa-85104655c10b} <Debug> TCPHandler: Processed in 0.001217148 sec. | ||
| 3262 | 2026.02.01 14:38:42.170908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 3263 | 2026.02.01 14:38:42.171495 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2026.02.01 14:38:42.171548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3265 | 2026.02.01 14:38:42.172111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3266 | 2026.02.01 14:38:42.172349 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2026.02.01 14:38:42.172485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 3268 | 2026.02.01 14:38:42.212460 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.02.01 14:38:42.212665 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3270 | 2026.02.01 14:38:42.212740 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3271 | 2026.02.01 14:38:42.213564 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.02.01 14:38:42.213615 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3273 | 2026.02.01 14:38:42.214036 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3274 | 2026.02.01 14:38:42.214269 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.02.01 14:38:42.214440 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Debug> executeQuery: Read 106 rows, 9.68 KiB in 0.00183 sec., 57923.497267759565 rows/sec., 5.16 MiB/sec. | ||
| 3276 | 2026.02.01 14:38:42.214489 [ 276 ] {8e7462e6-bd67-450a-9ec7-5489a6e09e2e} <Debug> TCPHandler: Processed in 0.002175508 sec. | ||
| 3277 | 2026.02.01 14:38:42.214617 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.02.01 14:38:42.214720 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.02.01 14:38:42.214764 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3280 | 2026.02.01 14:38:42.215187 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.02.01 14:38:42.215223 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3282 | 2026.02.01 14:38:42.215560 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3283 | 2026.02.01 14:38:42.215776 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.02.01 14:38:42.215905 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 3285 | 2026.02.01 14:38:42.215944 [ 276 ] {25150f73-0049-4e52-85ac-ff2768bc3ec4} <Debug> TCPHandler: Processed in 0.001381263 sec. | ||
| 3286 | 2026.02.01 14:38:42.216056 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.02.01 14:38:42.216150 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3288 | 2026.02.01 14:38:42.216190 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3289 | 2026.02.01 14:38:42.216598 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.02.01 14:38:42.216633 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3291 | 2026.02.01 14:38:42.216954 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3292 | 2026.02.01 14:38:42.217194 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.02.01 14:38:42.217331 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001199 sec., 56713.9282735613 rows/sec., 4.43 MiB/sec. | ||
| 3294 | 2026.02.01 14:38:42.217368 [ 276 ] {55f41534-5b8f-4d82-99cc-6120ca0ef17d} <Debug> TCPHandler: Processed in 0.001362042 sec. | ||
| 3295 | 2026.02.01 14:38:42.217483 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.02.01 14:38:42.217578 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.02.01 14:38:42.217620 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3298 | 2026.02.01 14:38:42.217988 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.02.01 14:38:42.218024 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3300 | 2026.02.01 14:38:42.218344 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3301 | 2026.02.01 14:38:42.218557 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.02.01 14:38:42.218654 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3303 | 2026.02.01 14:38:42.218681 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001122 sec., 89126.55971479502 rows/sec., 6.18 MiB/sec. | ||
| 3304 | 2026.02.01 14:38:42.218719 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.02.01 14:38:42.218727 [ 276 ] {fa4dbfa6-0f56-420e-946d-53e13118ffba} <Debug> TCPHandler: Processed in 0.00129934 sec. | ||
| 3306 | 2026.02.01 14:38:42.218746 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3307 | 2026.02.01 14:38:42.218848 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.02.01 14:38:42.218862 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 3309 | 2026.02.01 14:38:42.218962 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.02.01 14:38:42.218970 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3311 | 2026.02.01 14:38:42.219009 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1477 rows starting from the beginning of the part | ||
| 3312 | 2026.02.01 14:38:42.219019 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <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 | ||
| 3313 | 2026.02.01 14:38:42.219101 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 3314 | 2026.02.01 14:38:42.219155 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 198 rows starting from the beginning of the part | ||
| 3315 | 2026.02.01 14:38:42.219206 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part | ||
| 3316 | 2026.02.01 14:38:42.219253 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 198 rows starting from the beginning of the part | ||
| 3317 | 2026.02.01 14:38:42.219311 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 3318 | 2026.02.01 14:38:42.219902 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.02.01 14:38:42.219936 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3320 | 2026.02.01 14:38:42.220511 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2175 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694002 sec., 1283941.8135279652 rows/sec., 90.25 MiB/sec. | ||
| 3321 | 2026.02.01 14:38:42.220629 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3322 | 2026.02.01 14:38:42.220891 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3323 | 2026.02.01 14:38:42.220897 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.02.01 14:38:42.221025 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3325 | 2026.02.01 14:38:42.221059 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.02.01 14:38:42.221061 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002118 sec., 18885.741265344663 rows/sec., 33.84 MiB/sec. | ||
| 3327 | 2026.02.01 14:38:42.221079 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3328 | 2026.02.01 14:38:42.221141 [ 276 ] {18cf7944-509a-49a3-aa10-773c867bdcc7} <Debug> TCPHandler: Processed in 0.002342533 sec. | ||
| 3329 | 2026.02.01 14:38:42.221164 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 3330 | 2026.02.01 14:38:42.221257 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.02.01 14:38:42.221299 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.02.01 14:38:42.221339 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3333 | 2026.02.01 14:38:42.221352 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3334 | 2026.02.01 14:38:42.221386 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part | ||
| 3335 | 2026.02.01 14:38:42.221395 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3336 | 2026.02.01 14:38:42.221396 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3337 | 2026.02.01 14:38:42.221491 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3338 | 2026.02.01 14:38:42.221507 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3339 | 2026.02.01 14:38:42.221594 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 3340 | 2026.02.01 14:38:42.221696 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 3341 | 2026.02.01 14:38:42.221759 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.02.01 14:38:42.221793 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3343 | 2026.02.01 14:38:42.221794 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3344 | 2026.02.01 14:38:42.221956 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 3345 | 2026.02.01 14:38:42.222123 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3346 | 2026.02.01 14:38:42.222343 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.02.01 14:38:42.222473 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001139 sec., 26338.893766461806 rows/sec., 1.80 MiB/sec. | ||
| 3348 | 2026.02.01 14:38:42.222508 [ 276 ] {471c9133-4e81-498b-9180-a5f580ca3d73} <Debug> TCPHandler: Processed in 0.00130146 sec. | ||
| 3349 | 2026.02.01 14:38:42.225270 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 19 columns (19 merged, 0 gathered) in 0.004133698 sec., 82734.63615387482 rows/sec., 148.26 MiB/sec. | ||
| 3350 | 2026.02.01 14:38:42.225837 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3351 | 2026.02.01 14:38:42.226156 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.02.01 14:38:42.226226 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3353 | 2026.02.01 14:38:42.226307 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3354 | 2026.02.01 14:38:42.576678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3355 | 2026.02.01 14:38:42.592193 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.02.01 14:38:42.592257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3357 | 2026.02.01 14:38:42.598408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3358 | 2026.02.01 14:38:42.599142 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.02.01 14:38:42.602104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3360 | 2026.02.01 14:38:43.001146 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 239.45 MiB, free memory in arenas 0.00 B, will set to 236.57 MiB (RSS), difference: 1.38 MiB | ||
| 3361 | 2026.02.01 14:38:44.522146 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42646 | ||
| 3362 | 2026.02.01 14:38:44.522312 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3363 | 2026.02.01 14:38:44.522349 [ 289 ] {} <Debug> TCP-Session: 014645b0-34c6-4901-8357-fa811718a68b Authenticating user 'default' from [fd00:1122:3344:101::e]:42646 | ||
| 3364 | 2026.02.01 14:38:44.522371 [ 289 ] {} <Debug> TCP-Session: 014645b0-34c6-4901-8357-fa811718a68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3365 | 2026.02.01 14:38:44.522384 [ 289 ] {} <Debug> TCP-Session: 014645b0-34c6-4901-8357-fa811718a68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3366 | 2026.02.01 14:38:44.522674 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43087 | ||
| 3367 | 2026.02.01 14:38:44.522699 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52039 | ||
| 3368 | 2026.02.01 14:38:44.522732 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47765 | ||
| 3369 | 2026.02.01 14:38:44.522770 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35435 | ||
| 3370 | 2026.02.01 14:38:44.522810 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3371 | 2026.02.01 14:38:44.522755 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61629 | ||
| 3372 | 2026.02.01 14:38:44.522849 [ 290 ] {} <Debug> TCP-Session: 277dad56-00d6-43c8-a001-f602a59f12b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43087 | ||
| 3373 | 2026.02.01 14:38:44.522717 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62796 | ||
| 3374 | 2026.02.01 14:38:44.522890 [ 290 ] {} <Debug> TCP-Session: 277dad56-00d6-43c8-a001-f602a59f12b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3375 | 2026.02.01 14:38:44.522706 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51251 | ||
| 3376 | 2026.02.01 14:38:44.522924 [ 290 ] {} <Debug> TCP-Session: 277dad56-00d6-43c8-a001-f602a59f12b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3377 | 2026.02.01 14:38:44.522699 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34670 | ||
| 3378 | 2026.02.01 14:38:44.522998 [ 289 ] {} <Trace> TCP-Session: 014645b0-34c6-4901-8357-fa811718a68b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.02.01 14:38:44.523199 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3380 | 2026.02.01 14:38:44.523243 [ 291 ] {} <Debug> TCP-Session: dda37f58-90b8-44c8-83f4-0221867d4d7b Authenticating user 'default' from [fd00:1122:3344:101::e]:52039 | ||
| 3381 | 2026.02.01 14:38:44.523267 [ 291 ] {} <Debug> TCP-Session: dda37f58-90b8-44c8-83f4-0221867d4d7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2026.02.01 14:38:44.523280 [ 291 ] {} <Debug> TCP-Session: dda37f58-90b8-44c8-83f4-0221867d4d7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3383 | 2026.02.01 14:38:44.523328 [ 289 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3384 | 2026.02.01 14:38:44.523343 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3385 | 2026.02.01 14:38:44.523348 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3386 | 2026.02.01 14:38:44.523394 [ 292 ] {} <Debug> TCP-Session: 347d995d-4d2e-412a-a663-f5b6f5a29306 Authenticating user 'default' from [fd00:1122:3344:101::e]:34670 | ||
| 3387 | 2026.02.01 14:38:44.523403 [ 293 ] {} <Debug> TCP-Session: f76a7849-a80d-4cbf-8ca6-3a41a6b10aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51251 | ||
| 3388 | 2026.02.01 14:38:44.523428 [ 292 ] {} <Debug> TCP-Session: 347d995d-4d2e-412a-a663-f5b6f5a29306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2026.02.01 14:38:44.523427 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3390 | 2026.02.01 14:38:44.523458 [ 292 ] {} <Debug> TCP-Session: 347d995d-4d2e-412a-a663-f5b6f5a29306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3391 | 2026.02.01 14:38:44.523470 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3392 | 2026.02.01 14:38:44.523490 [ 275 ] {} <Debug> TCP-Session: 544bfea4-ce50-412a-ae33-a37d0cd9ec26 Authenticating user 'default' from [fd00:1122:3344:101::e]:61629 | ||
| 3393 | 2026.02.01 14:38:44.523445 [ 293 ] {} <Debug> TCP-Session: f76a7849-a80d-4cbf-8ca6-3a41a6b10aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2026.02.01 14:38:44.523519 [ 287 ] {} <Debug> TCP-Session: 1d2612f9-5638-421e-979e-f623650f8bca Authenticating user 'default' from [fd00:1122:3344:101::e]:35435 | ||
| 3395 | 2026.02.01 14:38:44.523543 [ 293 ] {} <Debug> TCP-Session: f76a7849-a80d-4cbf-8ca6-3a41a6b10aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2026.02.01 14:38:44.523559 [ 287 ] {} <Debug> TCP-Session: 1d2612f9-5638-421e-979e-f623650f8bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3397 | 2026.02.01 14:38:44.523532 [ 275 ] {} <Debug> TCP-Session: 544bfea4-ce50-412a-ae33-a37d0cd9ec26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3398 | 2026.02.01 14:38:44.523584 [ 287 ] {} <Debug> TCP-Session: 1d2612f9-5638-421e-979e-f623650f8bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3399 | 2026.02.01 14:38:44.523605 [ 275 ] {} <Debug> TCP-Session: 544bfea4-ce50-412a-ae33-a37d0cd9ec26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2026.02.01 14:38:44.523702 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3401 | 2026.02.01 14:38:44.523704 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3402 | 2026.02.01 14:38:44.523742 [ 295 ] {} <Debug> TCP-Session: 0d81361f-0a8c-49be-ac24-62268765ce27 Authenticating user 'default' from [fd00:1122:3344:101::e]:47765 | ||
| 3403 | 2026.02.01 14:38:44.523713 [ 289 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3404 | 2026.02.01 14:38:44.523767 [ 294 ] {} <Debug> TCP-Session: 2d7206c8-a1d7-4e09-afa2-b773bcd0a8c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62796 | ||
| 3405 | 2026.02.01 14:38:44.523773 [ 295 ] {} <Debug> TCP-Session: 0d81361f-0a8c-49be-ac24-62268765ce27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2026.02.01 14:38:44.523813 [ 294 ] {} <Debug> TCP-Session: 2d7206c8-a1d7-4e09-afa2-b773bcd0a8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3407 | 2026.02.01 14:38:44.523830 [ 295 ] {} <Debug> TCP-Session: 0d81361f-0a8c-49be-ac24-62268765ce27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3408 | 2026.02.01 14:38:44.523845 [ 289 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3409 | 2026.02.01 14:38:44.523839 [ 294 ] {} <Debug> TCP-Session: 2d7206c8-a1d7-4e09-afa2-b773bcd0a8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2026.02.01 14:38:44.524201 [ 289 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 3411 | 2026.02.01 14:38:44.525344 [ 321 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Trace> AggregatingTransform: Aggregating | ||
| 3412 | 2026.02.01 14:38:44.525384 [ 321 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Trace> Aggregator: Aggregation method: without_key | ||
| 3413 | 2026.02.01 14:38:44.525419 [ 321 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001113195 sec. (898.315 rows/sec., 35.09 KiB/sec.) | ||
| 3414 | 2026.02.01 14:38:44.525441 [ 321 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Trace> Aggregator: Merging aggregated data | ||
| 3415 | 2026.02.01 14:38:44.526805 [ 289 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003565 sec., 280.50490883590464 rows/sec., 10.96 KiB/sec. | ||
| 3416 | 2026.02.01 14:38:44.526953 [ 289 ] {55cfa4a1-25be-4373-ba89-9e0020691f68} <Debug> TCPHandler: Processed in 0.004288722 sec. | ||
| 3417 | 2026.02.01 14:38:44.527053 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3418 | 2026.02.01 14:38:44.527094 [ 289 ] {} <Debug> TCP-Session: 014645b0-34c6-4901-8357-fa811718a68b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2026.02.01 14:38:44.527102 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3420 | 2026.02.01 14:38:44.527119 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3421 | 2026.02.01 14:38:44.527143 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3422 | 2026.02.01 14:38:44.527163 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3423 | 2026.02.01 14:38:44.527185 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3424 | 2026.02.01 14:38:44.527208 [ 291 ] {} <Debug> TCP-Session: dda37f58-90b8-44c8-83f4-0221867d4d7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2026.02.01 14:38:44.527228 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3426 | 2026.02.01 14:38:44.527250 [ 292 ] {} <Debug> TCP-Session: 347d995d-4d2e-412a-a663-f5b6f5a29306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2026.02.01 14:38:44.527263 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3428 | 2026.02.01 14:38:44.527279 [ 295 ] {} <Debug> TCP-Session: 0d81361f-0a8c-49be-ac24-62268765ce27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2026.02.01 14:38:44.527230 [ 275 ] {} <Debug> TCP-Session: 544bfea4-ce50-412a-ae33-a37d0cd9ec26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2026.02.01 14:38:44.527322 [ 287 ] {} <Debug> TCP-Session: 1d2612f9-5638-421e-979e-f623650f8bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2026.02.01 14:38:44.527172 [ 290 ] {} <Debug> TCP-Session: 277dad56-00d6-43c8-a001-f602a59f12b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2026.02.01 14:38:44.527094 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3433 | 2026.02.01 14:38:44.527146 [ 293 ] {} <Debug> TCP-Session: f76a7849-a80d-4cbf-8ca6-3a41a6b10aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.02.01 14:38:44.527421 [ 294 ] {} <Debug> TCP-Session: 2d7206c8-a1d7-4e09-afa2-b773bcd0a8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3435 | 2026.02.01 14:38:44.570632 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44809 | ||
| 3436 | 2026.02.01 14:38:44.570730 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3437 | 2026.02.01 14:38:44.570754 [ 289 ] {} <Debug> TCP-Session: cbca0966-e830-4ec5-8b5b-330756cf3427 Authenticating user 'default' from [fd00:1122:3344:101::e]:44809 | ||
| 3438 | 2026.02.01 14:38:44.570775 [ 289 ] {} <Debug> TCP-Session: cbca0966-e830-4ec5-8b5b-330756cf3427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3439 | 2026.02.01 14:38:44.570788 [ 289 ] {} <Debug> TCP-Session: cbca0966-e830-4ec5-8b5b-330756cf3427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2026.02.01 14:38:44.570987 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57465 | ||
| 3441 | 2026.02.01 14:38:44.571012 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64256 | ||
| 3442 | 2026.02.01 14:38:44.571026 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38646 | ||
| 3443 | 2026.02.01 14:38:44.571053 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62273 | ||
| 3444 | 2026.02.01 14:38:44.571077 [ 289 ] {} <Trace> TCP-Session: cbca0966-e830-4ec5-8b5b-330756cf3427 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.02.01 14:38:44.571116 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3446 | 2026.02.01 14:38:44.571122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3447 | 2026.02.01 14:38:44.571159 [ 293 ] {} <Debug> TCP-Session: e635879b-3cfe-43bb-bf36-c094e8664ca0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64256 | ||
| 3448 | 2026.02.01 14:38:44.571162 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3449 | 2026.02.01 14:38:44.571167 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3450 | 2026.02.01 14:38:44.571187 [ 290 ] {} <Debug> TCP-Session: 1c981eb6-6b2f-49eb-a765-bd0545c4b7b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57465 | ||
| 3451 | 2026.02.01 14:38:44.571211 [ 294 ] {} <Debug> TCP-Session: 79c9c0b7-f8d1-4dd8-b752-71dbd789be12 Authenticating user 'default' from [fd00:1122:3344:101::e]:38646 | ||
| 3452 | 2026.02.01 14:38:44.571223 [ 275 ] {} <Debug> TCP-Session: 26c3b01a-69fe-4458-a978-3b3684292129 Authenticating user 'default' from [fd00:1122:3344:101::e]:62273 | ||
| 3453 | 2026.02.01 14:38:44.571234 [ 290 ] {} <Debug> TCP-Session: 1c981eb6-6b2f-49eb-a765-bd0545c4b7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2026.02.01 14:38:44.571252 [ 294 ] {} <Debug> TCP-Session: 79c9c0b7-f8d1-4dd8-b752-71dbd789be12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2026.02.01 14:38:44.571259 [ 275 ] {} <Debug> TCP-Session: 26c3b01a-69fe-4458-a978-3b3684292129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2026.02.01 14:38:44.571268 [ 290 ] {} <Debug> TCP-Session: 1c981eb6-6b2f-49eb-a765-bd0545c4b7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2026.02.01 14:38:44.571280 [ 294 ] {} <Debug> TCP-Session: 79c9c0b7-f8d1-4dd8-b752-71dbd789be12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2026.02.01 14:38:44.571290 [ 275 ] {} <Debug> TCP-Session: 26c3b01a-69fe-4458-a978-3b3684292129 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3459 | 2026.02.01 14:38:44.571281 [ 289 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3460 | 2026.02.01 14:38:44.571035 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43443 | ||
| 3461 | 2026.02.01 14:38:44.571003 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36470 | ||
| 3462 | 2026.02.01 14:38:44.570997 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61966 | ||
| 3463 | 2026.02.01 14:38:44.571446 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3464 | 2026.02.01 14:38:44.571055 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38402 | ||
| 3465 | 2026.02.01 14:38:44.571490 [ 295 ] {} <Debug> TCP-Session: 2601411a-7d68-437a-be4a-0e3f0aee55c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43443 | ||
| 3466 | 2026.02.01 14:38:44.571511 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3467 | 2026.02.01 14:38:44.571536 [ 295 ] {} <Debug> TCP-Session: 2601411a-7d68-437a-be4a-0e3f0aee55c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2026.02.01 14:38:44.571508 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3469 | 2026.02.01 14:38:44.571559 [ 291 ] {} <Debug> TCP-Session: eb450f42-691f-4c3e-b2cd-92ee21cecd15 Authenticating user 'default' from [fd00:1122:3344:101::e]:61966 | ||
| 3470 | 2026.02.01 14:38:44.571563 [ 295 ] {} <Debug> TCP-Session: 2601411a-7d68-437a-be4a-0e3f0aee55c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2026.02.01 14:38:44.571598 [ 292 ] {} <Debug> TCP-Session: bbf5987b-f1ae-4d7e-a215-2a2574d6ab81 Authenticating user 'default' from [fd00:1122:3344:101::e]:36470 | ||
| 3472 | 2026.02.01 14:38:44.571601 [ 291 ] {} <Debug> TCP-Session: eb450f42-691f-4c3e-b2cd-92ee21cecd15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2026.02.01 14:38:44.571612 [ 289 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3474 | 2026.02.01 14:38:44.571636 [ 291 ] {} <Debug> TCP-Session: eb450f42-691f-4c3e-b2cd-92ee21cecd15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3475 | 2026.02.01 14:38:44.571634 [ 292 ] {} <Debug> TCP-Session: bbf5987b-f1ae-4d7e-a215-2a2574d6ab81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2026.02.01 14:38:44.571560 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2026.02.01 14:38:44.571691 [ 289 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3478 | 2026.02.01 14:38:44.571713 [ 287 ] {} <Debug> TCP-Session: 69ac2cba-6790-4774-9b05-792175a23875 Authenticating user 'default' from [fd00:1122:3344:101::e]:38402 | ||
| 3479 | 2026.02.01 14:38:44.571684 [ 292 ] {} <Debug> TCP-Session: bbf5987b-f1ae-4d7e-a215-2a2574d6ab81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2026.02.01 14:38:44.571742 [ 287 ] {} <Debug> TCP-Session: 69ac2cba-6790-4774-9b05-792175a23875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2026.02.01 14:38:44.571188 [ 293 ] {} <Debug> TCP-Session: e635879b-3cfe-43bb-bf36-c094e8664ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.02.01 14:38:44.571771 [ 287 ] {} <Debug> TCP-Session: 69ac2cba-6790-4774-9b05-792175a23875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.02.01 14:38:44.571794 [ 293 ] {} <Debug> TCP-Session: e635879b-3cfe-43bb-bf36-c094e8664ca0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2026.02.01 14:38:44.572010 [ 289 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 3485 | 2026.02.01 14:38:44.572937 [ 320 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Trace> AggregatingTransform: Aggregating | ||
| 3486 | 2026.02.01 14:38:44.572976 [ 320 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Trace> Aggregator: Aggregation method: without_key | ||
| 3487 | 2026.02.01 14:38:44.573020 [ 320 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905998 sec. (1103.755 rows/sec., 43.12 KiB/sec.) | ||
| 3488 | 2026.02.01 14:38:44.573043 [ 320 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Trace> Aggregator: Merging aggregated data | ||
| 3489 | 2026.02.01 14:38:44.574378 [ 289 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003152 sec., 317.25888324873097 rows/sec., 12.39 KiB/sec. | ||
| 3490 | 2026.02.01 14:38:44.574535 [ 289 ] {92e85efc-cde7-4125-a4bf-d2f440527d96} <Debug> TCPHandler: Processed in 0.00356986 sec. | ||
| 3491 | 2026.02.01 14:38:44.574648 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3492 | 2026.02.01 14:38:44.574679 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3493 | 2026.02.01 14:38:44.574680 [ 289 ] {} <Debug> TCP-Session: cbca0966-e830-4ec5-8b5b-330756cf3427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3494 | 2026.02.01 14:38:44.574700 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3495 | 2026.02.01 14:38:44.574727 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3496 | 2026.02.01 14:38:44.574722 [ 287 ] {} <Debug> TCP-Session: 69ac2cba-6790-4774-9b05-792175a23875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.02.01 14:38:44.574739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2026.02.01 14:38:44.574759 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3499 | 2026.02.01 14:38:44.574781 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3500 | 2026.02.01 14:38:44.574802 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3501 | 2026.02.01 14:38:44.574814 [ 295 ] {} <Debug> TCP-Session: 2601411a-7d68-437a-be4a-0e3f0aee55c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.02.01 14:38:44.574836 [ 292 ] {} <Debug> TCP-Session: bbf5987b-f1ae-4d7e-a215-2a2574d6ab81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.02.01 14:38:44.574797 [ 290 ] {} <Debug> TCP-Session: 1c981eb6-6b2f-49eb-a765-bd0545c4b7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.02.01 14:38:44.574859 [ 275 ] {} <Debug> TCP-Session: 26c3b01a-69fe-4458-a978-3b3684292129 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2026.02.01 14:38:44.574764 [ 291 ] {} <Debug> TCP-Session: eb450f42-691f-4c3e-b2cd-92ee21cecd15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.02.01 14:38:44.574757 [ 294 ] {} <Debug> TCP-Session: 79c9c0b7-f8d1-4dd8-b752-71dbd789be12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.02.01 14:38:44.574713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2026.02.01 14:38:44.575044 [ 293 ] {} <Debug> TCP-Session: e635879b-3cfe-43bb-bf36-c094e8664ca0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2026.02.01 14:38:44.667054 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47689 | ||
| 3510 | 2026.02.01 14:38:44.667170 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3511 | 2026.02.01 14:38:44.667197 [ 289 ] {} <Debug> TCP-Session: e0df0930-d3a7-4eb0-9780-42b029403c3e Authenticating user 'default' from [fd00:1122:3344:101::e]:47689 | ||
| 3512 | 2026.02.01 14:38:44.667220 [ 289 ] {} <Debug> TCP-Session: e0df0930-d3a7-4eb0-9780-42b029403c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3513 | 2026.02.01 14:38:44.667233 [ 289 ] {} <Debug> TCP-Session: e0df0930-d3a7-4eb0-9780-42b029403c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.02.01 14:38:44.667466 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61815 | ||
| 3515 | 2026.02.01 14:38:44.667478 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51863 | ||
| 3516 | 2026.02.01 14:38:44.667511 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36557 | ||
| 3517 | 2026.02.01 14:38:44.667480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63401 | ||
| 3518 | 2026.02.01 14:38:44.667578 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3519 | 2026.02.01 14:38:44.667555 [ 289 ] {} <Trace> TCP-Session: e0df0930-d3a7-4eb0-9780-42b029403c3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2026.02.01 14:38:44.667611 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3521 | 2026.02.01 14:38:44.667620 [ 290 ] {} <Debug> TCP-Session: 046123a3-89e0-41f3-bee8-c863f00c59e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61815 | ||
| 3522 | 2026.02.01 14:38:44.667609 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3523 | 2026.02.01 14:38:44.667659 [ 291 ] {} <Debug> TCP-Session: b59a8e34-db6c-4219-91fa-e8ef07753c05 Authenticating user 'default' from [fd00:1122:3344:101::e]:51863 | ||
| 3524 | 2026.02.01 14:38:44.667669 [ 290 ] {} <Debug> TCP-Session: 046123a3-89e0-41f3-bee8-c863f00c59e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.02.01 14:38:44.667686 [ 295 ] {} <Debug> TCP-Session: 6fac1e1a-a9be-4ddf-80d0-5cac23a8483b Authenticating user 'default' from [fd00:1122:3344:101::e]:36557 | ||
| 3526 | 2026.02.01 14:38:44.667703 [ 291 ] {} <Debug> TCP-Session: b59a8e34-db6c-4219-91fa-e8ef07753c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.02.01 14:38:44.667706 [ 290 ] {} <Debug> TCP-Session: 046123a3-89e0-41f3-bee8-c863f00c59e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3528 | 2026.02.01 14:38:44.667719 [ 295 ] {} <Debug> TCP-Session: 6fac1e1a-a9be-4ddf-80d0-5cac23a8483b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.02.01 14:38:44.667729 [ 291 ] {} <Debug> TCP-Session: b59a8e34-db6c-4219-91fa-e8ef07753c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2026.02.01 14:38:44.667748 [ 295 ] {} <Debug> TCP-Session: 6fac1e1a-a9be-4ddf-80d0-5cac23a8483b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3531 | 2026.02.01 14:38:44.667660 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3532 | 2026.02.01 14:38:44.667783 [ 289 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3533 | 2026.02.01 14:38:44.667810 [ 292 ] {} <Debug> TCP-Session: 88929099-f2a4-4047-9d90-de35c531f8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:63401 | ||
| 3534 | 2026.02.01 14:38:44.667499 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63986 | ||
| 3535 | 2026.02.01 14:38:44.667846 [ 292 ] {} <Debug> TCP-Session: 88929099-f2a4-4047-9d90-de35c531f8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.02.01 14:38:44.667486 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50180 | ||
| 3537 | 2026.02.01 14:38:44.667875 [ 292 ] {} <Debug> TCP-Session: 88929099-f2a4-4047-9d90-de35c531f8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.02.01 14:38:44.667908 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3539 | 2026.02.01 14:38:44.667935 [ 294 ] {} <Debug> TCP-Session: 91b54616-3984-407a-85f0-cba0218d3601 Authenticating user 'default' from [fd00:1122:3344:101::e]:63986 | ||
| 3540 | 2026.02.01 14:38:44.667945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2026.02.01 14:38:44.667952 [ 294 ] {} <Debug> TCP-Session: 91b54616-3984-407a-85f0-cba0218d3601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2026.02.01 14:38:44.667973 [ 293 ] {} <Debug> TCP-Session: fe5804df-0c80-41d9-801a-84a3d5326c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:50180 | ||
| 3543 | 2026.02.01 14:38:44.667978 [ 294 ] {} <Debug> TCP-Session: 91b54616-3984-407a-85f0-cba0218d3601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.02.01 14:38:44.668000 [ 293 ] {} <Debug> TCP-Session: fe5804df-0c80-41d9-801a-84a3d5326c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.02.01 14:38:44.668018 [ 293 ] {} <Debug> TCP-Session: fe5804df-0c80-41d9-801a-84a3d5326c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.02.01 14:38:44.668063 [ 289 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3547 | 2026.02.01 14:38:44.668118 [ 289 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3548 | 2026.02.01 14:38:44.668396 [ 289 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 3549 | 2026.02.01 14:38:44.669293 [ 320 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Trace> AggregatingTransform: Aggregating | ||
| 3550 | 2026.02.01 14:38:44.669329 [ 320 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3551 | 2026.02.01 14:38:44.669361 [ 320 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868617 sec. (1151.255 rows/sec., 44.97 KiB/sec.) | ||
| 3552 | 2026.02.01 14:38:44.669375 [ 320 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Trace> Aggregator: Merging aggregated data | ||
| 3553 | 2026.02.01 14:38:44.670777 [ 289 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003047 sec., 328.1916639317362 rows/sec., 12.82 KiB/sec. | ||
| 3554 | 2026.02.01 14:38:44.670965 [ 289 ] {43d5f9ca-a6e5-4fb3-9f83-22fc8de0e6a3} <Debug> TCPHandler: Processed in 0.00353189 sec. | ||
| 3555 | 2026.02.01 14:38:44.671067 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3556 | 2026.02.01 14:38:44.671109 [ 289 ] {} <Debug> TCP-Session: e0df0930-d3a7-4eb0-9780-42b029403c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2026.02.01 14:38:44.671128 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3558 | 2026.02.01 14:38:44.671149 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3559 | 2026.02.01 14:38:44.671170 [ 291 ] {} <Debug> TCP-Session: b59a8e34-db6c-4219-91fa-e8ef07753c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.02.01 14:38:44.671181 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3561 | 2026.02.01 14:38:44.671193 [ 293 ] {} <Debug> TCP-Session: fe5804df-0c80-41d9-801a-84a3d5326c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3562 | 2026.02.01 14:38:44.671196 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3563 | 2026.02.01 14:38:44.671228 [ 292 ] {} <Debug> TCP-Session: 88929099-f2a4-4047-9d90-de35c531f8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3564 | 2026.02.01 14:38:44.671184 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3565 | 2026.02.01 14:38:44.671254 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3566 | 2026.02.01 14:38:44.671258 [ 294 ] {} <Debug> TCP-Session: 91b54616-3984-407a-85f0-cba0218d3601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.02.01 14:38:44.671313 [ 290 ] {} <Debug> TCP-Session: 046123a3-89e0-41f3-bee8-c863f00c59e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.02.01 14:38:44.671326 [ 295 ] {} <Debug> TCP-Session: 6fac1e1a-a9be-4ddf-80d0-5cac23a8483b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.02.01 14:38:44.672814 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42620 | ||
| 3570 | 2026.02.01 14:38:44.672833 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61625 | ||
| 3571 | 2026.02.01 14:38:44.672883 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3572 | 2026.02.01 14:38:44.672896 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3573 | 2026.02.01 14:38:44.672912 [ 287 ] {} <Debug> TCP-Session: b6a1ce69-a07c-4e08-ad09-b6dda4fe8e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:42620 | ||
| 3574 | 2026.02.01 14:38:44.672924 [ 275 ] {} <Debug> TCP-Session: 5a91d501-352d-4845-a637-f634f57bffdf Authenticating user 'default' from [fd00:1122:3344:101::e]:61625 | ||
| 3575 | 2026.02.01 14:38:44.672938 [ 287 ] {} <Debug> TCP-Session: b6a1ce69-a07c-4e08-ad09-b6dda4fe8e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.02.01 14:38:44.672950 [ 275 ] {} <Debug> TCP-Session: 5a91d501-352d-4845-a637-f634f57bffdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3577 | 2026.02.01 14:38:44.672961 [ 287 ] {} <Debug> TCP-Session: b6a1ce69-a07c-4e08-ad09-b6dda4fe8e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3578 | 2026.02.01 14:38:44.672975 [ 275 ] {} <Debug> TCP-Session: 5a91d501-352d-4845-a637-f634f57bffdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.02.01 14:38:44.685226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 428 | ||
| 3580 | 2026.02.01 14:38:44.687613 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.02.01 14:38:44.687667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3582 | 2026.02.01 14:38:44.688970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3583 | 2026.02.01 14:38:44.689249 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.02.01 14:38:44.689626 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3585 | 2026.02.01 14:38:44.691684 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61625). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3586 | |||
| 3587 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3588 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3589 | 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 | ||
| 3590 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3591 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3592 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3593 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3594 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3595 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3596 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3597 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3598 | (version 23.8.7.1) | ||
| 3599 | 2026.02.01 14:38:44.691860 [ 275 ] {} <Debug> TCP-Session: 5a91d501-352d-4845-a637-f634f57bffdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3600 | 2026.02.01 14:38:44.691885 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42620). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3601 | |||
| 3602 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3603 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3604 | 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 | ||
| 3605 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3606 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3607 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3608 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3609 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3610 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3611 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3612 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3613 | (version 23.8.7.1) | ||
| 3614 | 2026.02.01 14:38:44.691975 [ 287 ] {} <Debug> TCP-Session: b6a1ce69-a07c-4e08-ad09-b6dda4fe8e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.02.01 14:38:47.214132 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2026.02.01 14:38:47.214407 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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) | ||
| 3617 | 2026.02.01 14:38:47.214824 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3618 | 2026.02.01 14:38:47.214865 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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 | ||
| 3619 | 2026.02.01 14:38:47.215147 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3620 | 2026.02.01 14:38:47.215219 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3621 | 2026.02.01 14:38:47.215372 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3622 | 2026.02.01 14:38:47.215513 [ 335 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3623 | 2026.02.01 14:38:47.215524 [ 301 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3624 | 2026.02.01 14:38:47.215531 [ 305 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3625 | 2026.02.01 14:38:47.215513 [ 307 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3626 | 2026.02.01 14:38:47.215705 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3627 | 2026.02.01 14:38:47.215737 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3628 | 2026.02.01 14:38:47.215824 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3629 | 2026.02.01 14:38:47.215845 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3630 | 2026.02.01 14:38:47.215888 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3631 | 2026.02.01 14:38:47.215943 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3632 | 2026.02.01 14:38:47.215990 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3633 | 2026.02.01 14:38:47.216918 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002631 sec., 14063.093880653743 rows/sec., 564.93 KiB/sec. | ||
| 3634 | 2026.02.01 14:38:47.217070 [ 276 ] {e746cbae-bca9-46f2-85ae-9115fbc27d28} <Debug> TCPHandler: Processed in 0.003083735 sec. | ||
| 3635 | 2026.02.01 14:38:47.217388 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.02.01 14:38:47.217539 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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) | ||
| 3637 | 2026.02.01 14:38:47.217774 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3638 | 2026.02.01 14:38:47.217810 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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 | ||
| 3639 | 2026.02.01 14:38:47.218022 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3640 | 2026.02.01 14:38:47.218074 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3641 | 2026.02.01 14:38:47.218194 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3642 | 2026.02.01 14:38:47.218258 [ 307 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3643 | 2026.02.01 14:38:47.218283 [ 305 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3644 | 2026.02.01 14:38:47.218301 [ 333 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3645 | 2026.02.01 14:38:47.218303 [ 338 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3646 | 2026.02.01 14:38:47.218407 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3647 | 2026.02.01 14:38:47.218429 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3648 | 2026.02.01 14:38:47.218502 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3649 | 2026.02.01 14:38:47.218521 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3650 | 2026.02.01 14:38:47.218552 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3651 | 2026.02.01 14:38:47.218593 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3652 | 2026.02.01 14:38:47.218632 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3653 | 2026.02.01 14:38:47.219363 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001889 sec., 19587.08311275807 rows/sec., 786.83 KiB/sec. | ||
| 3654 | 2026.02.01 14:38:47.219475 [ 276 ] {954ffcc1-f10d-4e46-98f4-c2bb3f8fb579} <Debug> TCPHandler: Processed in 0.002141206 sec. | ||
| 3655 | 2026.02.01 14:38:47.219724 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.02.01 14:38:47.219872 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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) | ||
| 3657 | 2026.02.01 14:38:47.220107 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3658 | 2026.02.01 14:38:47.220145 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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 | ||
| 3659 | 2026.02.01 14:38:47.220362 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3660 | 2026.02.01 14:38:47.220426 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3661 | 2026.02.01 14:38:47.220552 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3662 | 2026.02.01 14:38:47.220606 [ 284 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3663 | 2026.02.01 14:38:47.220621 [ 305 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3664 | 2026.02.01 14:38:47.220638 [ 333 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3665 | 2026.02.01 14:38:47.220634 [ 338 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3666 | 2026.02.01 14:38:47.220753 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3667 | 2026.02.01 14:38:47.220775 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3668 | 2026.02.01 14:38:47.220847 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3669 | 2026.02.01 14:38:47.220866 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3670 | 2026.02.01 14:38:47.220899 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3671 | 2026.02.01 14:38:47.220931 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3672 | 2026.02.01 14:38:47.220969 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_sent', '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'))" | ||
| 3673 | 2026.02.01 14:38:47.221584 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001777 sec., 20821.609454136185 rows/sec., 836.43 KiB/sec. | ||
| 3674 | 2026.02.01 14:38:47.221685 [ 276 ] {3c69ab2e-7231-49f5-9b41-ff35aced481b} <Debug> TCPHandler: Processed in 0.002014112 sec. | ||
| 3675 | 2026.02.01 14:38:47.221891 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.02.01 14:38:47.222033 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', 'oximeter_collector:collections', '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_port_control_data_link:packets_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) | ||
| 3677 | 2026.02.01 14:38:47.222368 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3678 | 2026.02.01 14:38:47.222405 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_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 | ||
| 3679 | 2026.02.01 14:38:47.222718 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3680 | 2026.02.01 14:38:47.222773 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3681 | 2026.02.01 14:38:47.222875 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3682 | 2026.02.01 14:38:47.222929 [ 284 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3683 | 2026.02.01 14:38:47.222952 [ 333 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3684 | 2026.02.01 14:38:47.222970 [ 341 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3685 | 2026.02.01 14:38:47.222970 [ 323 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3686 | 2026.02.01 14:38:47.223091 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3687 | 2026.02.01 14:38:47.223118 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3688 | 2026.02.01 14:38:47.223188 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3689 | 2026.02.01 14:38:47.223207 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 3690 | 2026.02.01 14:38:47.223238 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_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'))" | ||
| 3691 | 2026.02.01 14:38:47.223269 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_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'))" | ||
| 3692 | 2026.02.01 14:38:47.223313 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <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', 'oximeter_collector:collections', '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_port_control_data_link:packets_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'))" | ||
| 3693 | 2026.02.01 14:38:47.224007 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002035 sec., 18181.818181818184 rows/sec., 730.38 KiB/sec. | ||
| 3694 | 2026.02.01 14:38:47.224127 [ 276 ] {784da4de-0f90-404c-8c27-2cdb74a47f93} <Debug> TCPHandler: Processed in 0.002288741 sec. | ||
| 3695 | 2026.02.01 14:38:47.228478 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.02.01 14:38:47.228590 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3697 | 2026.02.01 14:38:47.228633 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3698 | 2026.02.01 14:38:47.229157 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.02.01 14:38:47.229201 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3700 | 2026.02.01 14:38:47.229621 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3701 | 2026.02.01 14:38:47.229854 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.02.01 14:38:47.230014 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001456 sec., 2747.252747252747 rows/sec., 349.44 KiB/sec. | ||
| 3703 | 2026.02.01 14:38:47.230055 [ 276 ] {835f45e4-d338-48f2-af38-8b3bb71c783e} <Debug> TCPHandler: Processed in 0.001628451 sec. | ||
| 3704 | 2026.02.01 14:38:47.230171 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.02.01 14:38:47.230273 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.02.01 14:38:47.230315 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3707 | 2026.02.01 14:38:47.230861 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.02.01 14:38:47.230900 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3709 | 2026.02.01 14:38:47.231239 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3710 | 2026.02.01 14:38:47.231452 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.02.01 14:38:47.231566 [ 12 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3712 | 2026.02.01 14:38:47.231584 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001335 sec., 199250.936329588 rows/sec., 12.66 MiB/sec. | ||
| 3713 | 2026.02.01 14:38:47.231614 [ 12 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.02.01 14:38:47.231629 [ 276 ] {5f91cea2-53ee-4cc2-a91d-1622b962163c} <Debug> TCPHandler: Processed in 0.001508987 sec. | ||
| 3715 | 2026.02.01 14:38:47.231641 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3716 | 2026.02.01 14:38:47.231751 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::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 | ||
| 3717 | 2026.02.01 14:38:47.231753 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.02.01 14:38:47.231862 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3719 | 2026.02.01 14:38:47.231874 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3720 | 2026.02.01 14:38:47.231901 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3721 | 2026.02.01 14:38:47.231924 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3722 | 2026.02.01 14:38:47.231975 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3723 | 2026.02.01 14:38:47.232027 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 266 rows starting from the beginning of the part | ||
| 3724 | 2026.02.01 14:38:47.232071 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 3725 | 2026.02.01 14:38:47.232112 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 266 rows starting from the beginning of the part | ||
| 3726 | 2026.02.01 14:38:47.232160 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 266 rows starting from the beginning of the part | ||
| 3727 | 2026.02.01 14:38:47.232324 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.01 14:38:47.232367 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3729 | 2026.02.01 14:38:47.232690 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3730 | 2026.02.01 14:38:47.232926 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.02.01 14:38:47.233062 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001208 sec., 1655.6291390728475 rows/sec., 135.00 KiB/sec. | ||
| 3732 | 2026.02.01 14:38:47.233102 [ 276 ] {47f098f3-5eb7-4cc8-8630-50a7e95b2187} <Debug> TCPHandler: Processed in 0.001400063 sec. | ||
| 3733 | 2026.02.01 14:38:47.233116 [ 190 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403324 sec., 792404.3200287317 rows/sec., 54.03 MiB/sec. | ||
| 3734 | 2026.02.01 14:38:47.233206 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.02.01 14:38:47.233267 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3736 | 2026.02.01 14:38:47.233302 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3737 | 2026.02.01 14:38:47.233346 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3738 | 2026.02.01 14:38:47.233534 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.02.01 14:38:47.233608 [ 196 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_6_1} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3740 | 2026.02.01 14:38:47.233677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3741 | 2026.02.01 14:38:47.234103 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.02.01 14:38:47.234145 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3743 | 2026.02.01 14:38:47.234506 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3744 | 2026.02.01 14:38:47.234752 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.02.01 14:38:47.234887 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Debug> executeQuery: Read 727 rows, 58.57 KiB in 0.001604 sec., 453241.8952618454 rows/sec., 35.66 MiB/sec. | ||
| 3746 | 2026.02.01 14:38:47.234925 [ 276 ] {e8f44612-12a4-458f-a7bd-884341388996} <Debug> TCPHandler: Processed in 0.001768435 sec. | ||
| 3747 | 2026.02.01 14:38:47.235034 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.02.01 14:38:47.235130 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.02.01 14:38:47.235171 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3750 | 2026.02.01 14:38:47.235613 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.02.01 14:38:47.235650 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3752 | 2026.02.01 14:38:47.235986 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3753 | 2026.02.01 14:38:47.236201 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.02.01 14:38:47.236345 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001234 sec., 109400.32414910858 rows/sec., 6.44 MiB/sec. | ||
| 3755 | 2026.02.01 14:38:47.236384 [ 276 ] {a86564ee-5273-4c3a-87ce-310264e618f3} <Debug> TCPHandler: Processed in 0.001400393 sec. | ||
| 3756 | 2026.02.01 14:38:47.236514 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.02.01 14:38:47.236610 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3758 | 2026.02.01 14:38:47.236650 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3759 | 2026.02.01 14:38:47.237093 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.02.01 14:38:47.237130 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3761 | 2026.02.01 14:38:47.237436 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3762 | 2026.02.01 14:38:47.237649 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.02.01 14:38:47.237752 [ 132 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3764 | 2026.02.01 14:38:47.237788 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001198 sec., 116861.43572621034 rows/sec., 7.55 MiB/sec. | ||
| 3765 | 2026.02.01 14:38:47.237794 [ 132 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.02.01 14:38:47.237832 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3767 | 2026.02.01 14:38:47.237835 [ 276 ] {82ba93d1-6c90-4f3f-85c1-9f2e78c10ce6} <Debug> TCPHandler: Processed in 0.001370503 sec. | ||
| 3768 | 2026.02.01 14:38:47.237940 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::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 | ||
| 3769 | 2026.02.01 14:38:47.237961 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2026.02.01 14:38:47.238066 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.02.01 14:38:47.238084 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3772 | 2026.02.01 14:38:47.238107 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3773 | 2026.02.01 14:38:47.238119 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3774 | 2026.02.01 14:38:47.238205 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 3775 | 2026.02.01 14:38:47.238254 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 140 rows starting from the beginning of the part | ||
| 3776 | 2026.02.01 14:38:47.238299 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 3777 | 2026.02.01 14:38:47.238346 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 140 rows starting from the beginning of the part | ||
| 3778 | 2026.02.01 14:38:47.238394 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 140 rows starting from the beginning of the part | ||
| 3779 | 2026.02.01 14:38:47.238567 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.02.01 14:38:47.238611 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3781 | 2026.02.01 14:38:47.238968 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3782 | 2026.02.01 14:38:47.239238 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.02.01 14:38:47.239306 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406873 sec., 432874.8934694176 rows/sec., 30.25 MiB/sec. | ||
| 3784 | 2026.02.01 14:38:47.239355 [ 132 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3785 | 2026.02.01 14:38:47.239388 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001341 sec., 103653.98956002983 rows/sec., 5.90 MiB/sec. | ||
| 3786 | 2026.02.01 14:38:47.239398 [ 132 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.02.01 14:38:47.239436 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3788 | 2026.02.01 14:38:47.239437 [ 276 ] {853167d8-e9f4-4bb6-a00a-126375e83c47} <Debug> TCPHandler: Processed in 0.001526567 sec. | ||
| 3789 | 2026.02.01 14:38:47.239456 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3790 | 2026.02.01 14:38:47.239528 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::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 | ||
| 3791 | 2026.02.01 14:38:47.239576 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.02.01 14:38:47.239633 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3793 | 2026.02.01 14:38:47.239667 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3794 | 2026.02.01 14:38:47.239674 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3795 | 2026.02.01 14:38:47.239721 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3796 | 2026.02.01 14:38:47.239726 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3797 | 2026.02.01 14:38:47.239762 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.02.01 14:38:47.239779 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 139 rows starting from the beginning of the part | ||
| 3799 | 2026.02.01 14:38:47.239829 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
| 3800 | 2026.02.01 14:38:47.239851 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_6_1} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3801 | 2026.02.01 14:38:47.239892 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part | ||
| 3802 | 2026.02.01 14:38:47.239931 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3803 | 2026.02.01 14:38:47.239942 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part | ||
| 3804 | 2026.02.01 14:38:47.240320 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.02.01 14:38:47.240360 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3806 | 2026.02.01 14:38:47.240764 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3807 | 2026.02.01 14:38:47.240912 [ 198 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415484 sec., 409753.8368501516 rows/sec., 25.20 MiB/sec. | ||
| 3808 | 2026.02.01 14:38:47.241067 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.02.01 14:38:47.241071 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3810 | 2026.02.01 14:38:47.241217 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Debug> executeQuery: Read 437 rows, 31.21 KiB in 0.00156 sec., 280128.2051282051 rows/sec., 19.54 MiB/sec. | ||
| 3811 | 2026.02.01 14:38:47.241265 [ 276 ] {ad0253a0-0562-4c46-ae71-0137d02c7afd} <Debug> TCPHandler: Processed in 0.001739724 sec. | ||
| 3812 | 2026.02.01 14:38:47.241379 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.02.01 14:38:47.241385 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.02.01 14:38:47.241462 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_6_1} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3815 | 2026.02.01 14:38:47.241501 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3816 | 2026.02.01 14:38:47.241543 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3817 | 2026.02.01 14:38:47.241551 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3818 | 2026.02.01 14:38:47.241910 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3819 | 2026.02.01 14:38:47.241948 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3820 | 2026.02.01 14:38:47.242272 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3821 | 2026.02.01 14:38:47.242487 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.02.01 14:38:47.242618 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 3823 | 2026.02.01 14:38:47.242657 [ 276 ] {30699c3d-1b14-4397-bad0-fff4f5a11515} <Debug> TCPHandler: Processed in 0.001321361 sec. | ||
| 3824 | 2026.02.01 14:38:47.242768 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.02.01 14:38:47.242864 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3826 | 2026.02.01 14:38:47.242907 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3827 | 2026.02.01 14:38:47.243312 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.02.01 14:38:47.243350 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3829 | 2026.02.01 14:38:47.243717 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3830 | 2026.02.01 14:38:47.243931 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.02.01 14:38:47.244062 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Debug> executeQuery: Read 209 rows, 14.11 KiB in 0.001218 sec., 171592.77504105092 rows/sec., 11.31 MiB/sec. | ||
| 3832 | 2026.02.01 14:38:47.244099 [ 276 ] {8b96993e-87d4-4063-9da0-9c22f24f14ef} <Debug> TCPHandler: Processed in 0.001380283 sec. | ||
| 3833 | 2026.02.01 14:38:47.244203 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.02.01 14:38:47.244297 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3835 | 2026.02.01 14:38:47.244339 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3836 | 2026.02.01 14:38:47.244651 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2026.02.01 14:38:47.244688 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3838 | 2026.02.01 14:38:47.245001 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3839 | 2026.02.01 14:38:47.245207 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.02.01 14:38:47.245351 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 3841 | 2026.02.01 14:38:47.245389 [ 276 ] {3614cf10-afb2-440a-bd82-55d6cf4f370e} <Debug> TCPHandler: Processed in 0.001235988 sec. | ||
| 3842 | 2026.02.01 14:38:47.245496 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2026.02.01 14:38:47.245591 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3844 | 2026.02.01 14:38:47.245632 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3845 | 2026.02.01 14:38:47.245956 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2026.02.01 14:38:47.245992 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3847 | 2026.02.01 14:38:47.246305 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3848 | 2026.02.01 14:38:47.246507 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.02.01 14:38:47.246604 [ 132 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3850 | 2026.02.01 14:38:47.246642 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Debug> executeQuery: Read 68 rows, 4.25 KiB in 0.00107 sec., 63551.40186915888 rows/sec., 3.88 MiB/sec. | ||
| 3851 | 2026.02.01 14:38:47.246643 [ 132 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.02.01 14:38:47.246682 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3853 | 2026.02.01 14:38:47.246684 [ 276 ] {396749ef-1d40-4e10-a7b1-84c5ee8e9dbd} <Debug> TCPHandler: Processed in 0.001237148 sec. | ||
| 3854 | 2026.02.01 14:38:47.246788 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 3855 | 2026.02.01 14:38:47.246886 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3856 | 2026.02.01 14:38:47.246914 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part | ||
| 3857 | 2026.02.01 14:38:47.246965 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 58 rows starting from the beginning of the part | ||
| 3858 | 2026.02.01 14:38:47.247006 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3859 | 2026.02.01 14:38:47.247058 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part | ||
| 3860 | 2026.02.01 14:38:47.247097 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3861 | 2026.02.01 14:38:47.247141 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part | ||
| 3862 | 2026.02.01 14:38:47.247912 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172016 sec., 513644.86491651996 rows/sec., 33.64 MiB/sec. | ||
| 3863 | 2026.02.01 14:38:47.248028 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3864 | 2026.02.01 14:38:47.248244 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.02.01 14:38:47.248303 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_16_3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3866 | 2026.02.01 14:38:47.248366 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3867 | 2026.02.01 14:38:49.571673 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3868 | 2026.02.01 14:38:49.571734 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3869 | 2026.02.01 14:38:49.673499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 3870 | 2026.02.01 14:38:49.674041 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.02.01 14:38:49.674093 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3872 | 2026.02.01 14:38:49.674673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3873 | 2026.02.01 14:38:49.674939 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.02.01 14:38:49.675092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 3875 | 2026.02.01 14:38:50.103130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3876 | 2026.02.01 14:38:50.118438 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.02.01 14:38:50.118490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3878 | 2026.02.01 14:38:50.124629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3879 | 2026.02.01 14:38:50.125370 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.02.01 14:38:50.128029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3881 | 2026.02.01 14:38:52.213302 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2026.02.01 14:38:52.213595 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3883 | 2026.02.01 14:38:52.213706 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3884 | 2026.02.01 14:38:52.214584 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.02.01 14:38:52.214638 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3886 | 2026.02.01 14:38:52.215062 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3887 | 2026.02.01 14:38:52.215310 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.02.01 14:38:52.215489 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Debug> executeQuery: Read 110 rows, 10.01 KiB in 0.001975 sec., 55696.20253164556 rows/sec., 4.95 MiB/sec. | ||
| 3889 | 2026.02.01 14:38:52.215540 [ 276 ] {a190a959-7640-4328-b50b-c96b34bd78b3} <Debug> TCPHandler: Processed in 0.002431746 sec. | ||
| 3890 | 2026.02.01 14:38:52.215685 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2026.02.01 14:38:52.215789 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3892 | 2026.02.01 14:38:52.215834 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3893 | 2026.02.01 14:38:52.216288 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.02.01 14:38:52.216326 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3895 | 2026.02.01 14:38:52.216683 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3896 | 2026.02.01 14:38:52.216904 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.02.01 14:38:52.217010 [ 27 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3898 | 2026.02.01 14:38:52.217047 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001282 sec., 31201.248049922 rows/sec., 2.29 MiB/sec. | ||
| 3899 | 2026.02.01 14:38:52.217076 [ 27 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.02.01 14:38:52.217092 [ 276 ] {af142bc7-3f7f-4a41-9f06-5cc59f531ff9} <Debug> TCPHandler: Processed in 0.001458986 sec. | ||
| 3901 | 2026.02.01 14:38:52.217105 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3902 | 2026.02.01 14:38:52.217234 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.02.01 14:38:52.217248 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 3904 | 2026.02.01 14:38:52.217354 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3905 | 2026.02.01 14:38:52.217369 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2026.02.01 14:38:52.217408 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3907 | 2026.02.01 14:38:52.217407 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 197 rows starting from the beginning of the part | ||
| 3908 | 2026.02.01 14:38:52.217494 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 3909 | 2026.02.01 14:38:52.217568 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 133 rows starting from the beginning of the part | ||
| 3910 | 2026.02.01 14:38:52.217634 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3911 | 2026.02.01 14:38:52.217695 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 135 rows starting from the beginning of the part | ||
| 3912 | 2026.02.01 14:38:52.217757 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 3913 | 2026.02.01 14:38:52.217955 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2026.02.01 14:38:52.217993 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3915 | 2026.02.01 14:38:52.218408 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3916 | 2026.02.01 14:38:52.218724 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2026.02.01 14:38:52.218898 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001568 sec., 48469.38775510204 rows/sec., 3.79 MiB/sec. | ||
| 3918 | 2026.02.01 14:38:52.218948 [ 276 ] {3c8d8856-d59f-46aa-afb3-ae7fbc287561} <Debug> TCPHandler: Processed in 0.001770825 sec. | ||
| 3919 | 2026.02.01 14:38:52.218970 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769405 sec., 332880.26200898044 rows/sec., 22.38 MiB/sec. | ||
| 3920 | 2026.02.01 14:38:52.219069 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.02.01 14:38:52.219171 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.02.01 14:38:52.219216 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3923 | 2026.02.01 14:38:52.219245 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3924 | 2026.02.01 14:38:52.219608 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2026.02.01 14:38:52.219609 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.02.01 14:38:52.219667 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3927 | 2026.02.01 14:38:52.219712 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_16_3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3928 | 2026.02.01 14:38:52.219819 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3929 | 2026.02.01 14:38:52.220032 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3930 | 2026.02.01 14:38:52.220257 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.02.01 14:38:52.220409 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001257 sec., 87509.94431185361 rows/sec., 6.11 MiB/sec. | ||
| 3932 | 2026.02.01 14:38:52.220449 [ 276 ] {834eea84-a6dc-4c7a-a48d-9155dfdc9878} <Debug> TCPHandler: Processed in 0.001432535 sec. | ||
| 3933 | 2026.02.01 14:38:52.220563 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2026.02.01 14:38:52.220660 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3935 | 2026.02.01 14:38:52.220715 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <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 | ||
| 3936 | 2026.02.01 14:38:52.221586 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.02.01 14:38:52.221623 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3938 | 2026.02.01 14:38:52.222193 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3939 | 2026.02.01 14:38:52.222434 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.02.01 14:38:52.222577 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001936 sec., 20661.15702479339 rows/sec., 37.02 MiB/sec. | ||
| 3941 | 2026.02.01 14:38:52.222637 [ 276 ] {68e4a256-487a-4246-9112-84892fab330f} <Debug> TCPHandler: Processed in 0.002123435 sec. | ||
| 3942 | 2026.02.01 14:38:52.222747 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3943 | 2026.02.01 14:38:52.222842 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3944 | 2026.02.01 14:38:52.222884 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3945 | 2026.02.01 14:38:52.223215 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.02.01 14:38:52.223251 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 3947 | 2026.02.01 14:38:52.223559 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3948 | 2026.02.01 14:38:52.223764 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3949 | 2026.02.01 14:38:52.223891 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001068 sec., 37453.183520599254 rows/sec., 2.50 MiB/sec. | ||
| 3950 | 2026.02.01 14:38:52.223927 [ 276 ] {0558ebf7-1934-4471-858c-87496e26e802} <Debug> TCPHandler: Processed in 0.001230218 sec. | ||
| 3951 | 2026.02.01 14:38:54.690725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 472 | ||
| 3952 | 2026.02.01 14:38:54.693299 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.02.01 14:38:54.693359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3954 | 2026.02.01 14:38:54.694684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3955 | 2026.02.01 14:38:54.694977 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.02.01 14:38:54.695350 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3957 | 2026.02.01 14:38:57.176165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 3958 | 2026.02.01 14:38:57.176905 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.02.01 14:38:57.176980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3960 | 2026.02.01 14:38:57.177628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3961 | 2026.02.01 14:38:57.177883 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.02.01 14:38:57.178038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 3963 | 2026.02.01 14:38:57.218707 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.02.01 14:38:57.218913 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.02.01 14:38:57.218990 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3966 | 2026.02.01 14:38:57.219787 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.02.01 14:38:57.219840 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3968 | 2026.02.01 14:38:57.220248 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3969 | 2026.02.01 14:38:57.220495 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.02.01 14:38:57.220660 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001805 sec., 147368.42105263157 rows/sec., 9.36 MiB/sec. | ||
| 3971 | 2026.02.01 14:38:57.220712 [ 276 ] {0bee0750-6630-4a30-89c3-093f45d1d00d} <Debug> TCPHandler: Processed in 0.002151167 sec. | ||
| 3972 | 2026.02.01 14:38:57.220845 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.02.01 14:38:57.220950 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3974 | 2026.02.01 14:38:57.220995 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3975 | 2026.02.01 14:38:57.221849 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.02.01 14:38:57.221888 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3977 | 2026.02.01 14:38:57.222263 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3978 | 2026.02.01 14:38:57.222490 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.02.01 14:38:57.222623 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Debug> executeQuery: Read 726 rows, 58.50 KiB in 0.001698 sec., 427561.83745583036 rows/sec., 33.65 MiB/sec. | ||
| 3980 | 2026.02.01 14:38:57.222616 [ 71 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3981 | 2026.02.01 14:38:57.222663 [ 276 ] {83dd509d-8076-4eae-9e48-d9d791901445} <Debug> TCPHandler: Processed in 0.001871078 sec. | ||
| 3982 | 2026.02.01 14:38:57.222709 [ 71 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.02.01 14:38:57.222757 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3984 | 2026.02.01 14:38:57.222803 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.02.01 14:38:57.222861 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 3986 | 2026.02.01 14:38:57.222907 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3987 | 2026.02.01 14:38:57.222951 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3988 | 2026.02.01 14:38:57.222960 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3989 | 2026.02.01 14:38:57.222988 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 930 rows starting from the beginning of the part | ||
| 3990 | 2026.02.01 14:38:57.223044 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 722 rows starting from the beginning of the part | ||
| 3991 | 2026.02.01 14:38:57.223086 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 3992 | 2026.02.01 14:38:57.223128 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 727 rows starting from the beginning of the part | ||
| 3993 | 2026.02.01 14:38:57.223167 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 3994 | 2026.02.01 14:38:57.223204 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 726 rows starting from the beginning of the part | ||
| 3995 | 2026.02.01 14:38:57.223397 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.02.01 14:38:57.223433 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 3997 | 2026.02.01 14:38:57.223744 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3998 | 2026.02.01 14:38:57.223972 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.02.01 14:38:57.224109 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001223 sec., 108748.97792313983 rows/sec., 6.39 MiB/sec. | ||
| 4000 | 2026.02.01 14:38:57.224151 [ 276 ] {880a5381-127b-473b-ac11-c7af3f7b1ffd} <Debug> TCPHandler: Processed in 0.001398094 sec. | ||
| 4001 | 2026.02.01 14:38:57.224277 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.02.01 14:38:57.224377 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.02.01 14:38:57.224416 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4004 | 2026.02.01 14:38:57.224505 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689082 sec., 1966156.7644436446 rows/sec., 165.24 MiB/sec. | ||
| 4005 | 2026.02.01 14:38:57.224722 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4006 | 2026.02.01 14:38:57.224834 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.02.01 14:38:57.224875 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4008 | 2026.02.01 14:38:57.225028 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.02.01 14:38:57.225128 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_21_4} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4010 | 2026.02.01 14:38:57.225195 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4011 | 2026.02.01 14:38:57.225220 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4012 | 2026.02.01 14:38:57.225475 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.02.01 14:38:57.225613 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001254 sec., 111642.7432216906 rows/sec., 7.22 MiB/sec. | ||
| 4014 | 2026.02.01 14:38:57.225650 [ 276 ] {6c7d8b2d-0db0-44ad-b383-c90317d546cb} <Debug> TCPHandler: Processed in 0.001427334 sec. | ||
| 4015 | 2026.02.01 14:38:57.225760 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.02.01 14:38:57.225855 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4017 | 2026.02.01 14:38:57.225895 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4018 | 2026.02.01 14:38:57.226326 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.02.01 14:38:57.226363 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4020 | 2026.02.01 14:38:57.226674 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4021 | 2026.02.01 14:38:57.226892 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.02.01 14:38:57.227020 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001183 sec., 117497.88672865595 rows/sec., 6.68 MiB/sec. | ||
| 4023 | 2026.02.01 14:38:57.227057 [ 276 ] {f8ff6e92-ea8e-4f0f-85a6-6b0d2f41c23f} <Debug> TCPHandler: Processed in 0.001346612 sec. | ||
| 4024 | 2026.02.01 14:38:57.227173 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2026.02.01 14:38:57.227267 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4026 | 2026.02.01 14:38:57.227307 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4027 | 2026.02.01 14:38:57.227889 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.02.01 14:38:57.227926 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4029 | 2026.02.01 14:38:57.228256 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4030 | 2026.02.01 14:38:57.228471 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.02.01 14:38:57.228583 [ 71 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4032 | 2026.02.01 14:38:57.228599 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Debug> executeQuery: Read 435 rows, 31.04 KiB in 0.00135 sec., 322222.2222222222 rows/sec., 22.46 MiB/sec. | ||
| 4033 | 2026.02.01 14:38:57.228628 [ 71 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.02.01 14:38:57.228647 [ 276 ] {b10762d6-f7e8-46e7-91c8-f8ea93fe0554} <Debug> TCPHandler: Processed in 0.001523677 sec. | ||
| 4035 | 2026.02.01 14:38:57.228656 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4036 | 2026.02.01 14:38:57.228746 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 4037 | 2026.02.01 14:38:57.228767 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.02.01 14:38:57.228856 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4039 | 2026.02.01 14:38:57.228866 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4040 | 2026.02.01 14:38:57.228896 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 535 rows starting from the beginning of the part | ||
| 4041 | 2026.02.01 14:38:57.228917 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4042 | 2026.02.01 14:38:57.229001 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4043 | 2026.02.01 14:38:57.229060 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 4044 | 2026.02.01 14:38:57.229107 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 437 rows starting from the beginning of the part | ||
| 4045 | 2026.02.01 14:38:57.229153 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 4046 | 2026.02.01 14:38:57.229199 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 435 rows starting from the beginning of the part | ||
| 4047 | 2026.02.01 14:38:57.229262 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4048 | 2026.02.01 14:38:57.229303 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4049 | 2026.02.01 14:38:57.229646 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4050 | 2026.02.01 14:38:57.229870 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.02.01 14:38:57.230010 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 4052 | 2026.02.01 14:38:57.230047 [ 276 ] {f835fe48-d3c9-452f-865a-51b881d0d493} <Debug> TCPHandler: Processed in 0.001330261 sec. | ||
| 4053 | 2026.02.01 14:38:57.230213 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.02.01 14:38:57.230307 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4055 | 2026.02.01 14:38:57.230349 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4056 | 2026.02.01 14:38:57.230406 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696793 sec., 1165728.5243397397 rows/sec., 87.11 MiB/sec. | ||
| 4057 | 2026.02.01 14:38:57.230628 [ 199 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4058 | 2026.02.01 14:38:57.230772 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.02.01 14:38:57.230815 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4060 | 2026.02.01 14:38:57.230964 [ 199 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.02.01 14:38:57.231066 [ 199 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_21_4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4062 | 2026.02.01 14:38:57.231150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4063 | 2026.02.01 14:38:57.231190 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4064 | 2026.02.01 14:38:57.231408 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2026.02.01 14:38:57.231541 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Debug> executeQuery: Read 208 rows, 14.04 KiB in 0.001252 sec., 166134.18530351436 rows/sec., 10.95 MiB/sec. | ||
| 4066 | 2026.02.01 14:38:57.231579 [ 276 ] {0aaf88bb-53f1-4de8-8569-c7609d6dfcdf} <Debug> TCPHandler: Processed in 0.001415554 sec. | ||
| 4067 | 2026.02.01 14:38:57.231687 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2026.02.01 14:38:57.231786 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.02.01 14:38:57.231830 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4070 | 2026.02.01 14:38:57.232152 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.02.01 14:38:57.232189 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4072 | 2026.02.01 14:38:57.232503 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4073 | 2026.02.01 14:38:57.232710 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.02.01 14:38:57.232809 [ 71 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4075 | 2026.02.01 14:38:57.232839 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4076 | 2026.02.01 14:38:57.232846 [ 71 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.02.01 14:38:57.232881 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4078 | 2026.02.01 14:38:57.232884 [ 276 ] {863a9358-6259-4b57-a75b-f2839b259e24} <Debug> TCPHandler: Processed in 0.001248109 sec. | ||
| 4079 | 2026.02.01 14:38:57.232961 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4080 | 2026.02.01 14:38:57.233008 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.02.01 14:38:57.233068 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4082 | 2026.02.01 14:38:57.233103 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4083 | 2026.02.01 14:38:57.233108 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.02.01 14:38:57.233168 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4085 | 2026.02.01 14:38:57.233172 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4086 | 2026.02.01 14:38:57.233217 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4087 | 2026.02.01 14:38:57.233260 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4088 | 2026.02.01 14:38:57.233297 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4089 | 2026.02.01 14:38:57.233336 [ 193 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 4090 | 2026.02.01 14:38:57.233549 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.02.01 14:38:57.233590 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4092 | 2026.02.01 14:38:57.233927 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4093 | 2026.02.01 14:38:57.234088 [ 194 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162486 sec., 5161.35248080407 rows/sec., 344.43 KiB/sec. | ||
| 4094 | 2026.02.01 14:38:57.234144 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.02.01 14:38:57.234238 [ 191 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4096 | 2026.02.01 14:38:57.234294 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Debug> executeQuery: Read 68 rows, 4.25 KiB in 0.001205 sec., 56431.53526970955 rows/sec., 3.45 MiB/sec. | ||
| 4097 | 2026.02.01 14:38:57.234337 [ 276 ] {7016bd63-10ce-446d-baaf-0118a2570f34} <Debug> TCPHandler: Processed in 0.001379673 sec. | ||
| 4098 | 2026.02.01 14:38:57.234524 [ 191 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_6_1} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.02.01 14:38:57.234598 [ 191 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_6_1} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4100 | 2026.02.01 14:38:57.234668 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4101 | 2026.02.01 14:38:57.629066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4102 | 2026.02.01 14:38:57.646935 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.02.01 14:38:57.646984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4104 | 2026.02.01 14:38:57.653177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4105 | 2026.02.01 14:38:57.653918 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.02.01 14:38:57.657242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4107 | 2026.02.01 14:39:00.019973 [ 114 ] {} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4108 | 2026.02.01 14:39:00.020058 [ 114 ] {} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.02.01 14:39:00.020084 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4110 | 2026.02.01 14:39:00.020200 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 4111 | 2026.02.01 14:39:00.020350 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4112 | 2026.02.01 14:39:00.020389 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 4113 | 2026.02.01 14:39:00.020465 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4114 | 2026.02.01 14:39:00.020515 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 4115 | 2026.02.01 14:39:00.020561 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4116 | 2026.02.01 14:39:00.020606 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 4117 | 2026.02.01 14:39:00.021481 [ 194 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334542 sec., 14986.41481497023 rows/sec., 1.25 MiB/sec. | ||
| 4118 | 2026.02.01 14:39:00.021663 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4119 | 2026.02.01 14:39:00.021978 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.02.01 14:39:00.022053 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_5_1} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4121 | 2026.02.01 14:39:00.022160 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4122 | 2026.02.01 14:39:00.326756 [ 114 ] {} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4123 | 2026.02.01 14:39:00.326815 [ 114 ] {} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.02.01 14:39:00.326839 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4125 | 2026.02.01 14:39:00.326964 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::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 | ||
| 4126 | 2026.02.01 14:39:00.327268 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4127 | 2026.02.01 14:39:00.327309 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 4128 | 2026.02.01 14:39:00.327392 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 4129 | 2026.02.01 14:39:00.327461 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::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 | ||
| 4130 | 2026.02.01 14:39:00.327529 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::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 | ||
| 4131 | 2026.02.01 14:39:00.327590 [ 191 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 4132 | 2026.02.01 14:39:00.329056 [ 194 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002149557 sec., 19538.90964510362 rows/sec., 4.76 MiB/sec. | ||
| 4133 | 2026.02.01 14:39:00.329278 [ 194 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4134 | 2026.02.01 14:39:00.329991 [ 194 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.02.01 14:39:00.330131 [ 194 ] {7cbce659-1385-49aa-b832-cc12c108af15::all_1_5_1} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4136 | 2026.02.01 14:39:00.330297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4137 | 2026.02.01 14:39:02.213044 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2026.02.01 14:39:02.213303 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4139 | 2026.02.01 14:39:02.213407 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4140 | 2026.02.01 14:39:02.214067 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2026.02.01 14:39:02.214107 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4142 | 2026.02.01 14:39:02.214504 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4143 | 2026.02.01 14:39:02.214744 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2026.02.01 14:39:02.214895 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001665 sec., 4804.804804804805 rows/sec., 391.80 KiB/sec. | ||
| 4145 | 2026.02.01 14:39:02.214941 [ 276 ] {ed423ac9-48a2-412b-bf2b-7b4ac2936286} <Debug> TCPHandler: Processed in 0.002074794 sec. | ||
| 4146 | 2026.02.01 14:39:02.215069 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2026.02.01 14:39:02.215164 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4148 | 2026.02.01 14:39:02.215207 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4149 | 2026.02.01 14:39:02.215689 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.02.01 14:39:02.215724 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4151 | 2026.02.01 14:39:02.216049 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4152 | 2026.02.01 14:39:02.216266 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.02.01 14:39:02.216400 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Debug> executeQuery: Read 114 rows, 10.31 KiB in 0.001255 sec., 90836.65338645419 rows/sec., 8.02 MiB/sec. | ||
| 4154 | 2026.02.01 14:39:02.216438 [ 276 ] {fb3b95f8-12d2-4f31-a1b5-bbacf8bb2bae} <Debug> TCPHandler: Processed in 0.001423094 sec. | ||
| 4155 | 2026.02.01 14:39:02.216557 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.02.01 14:39:02.216653 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4157 | 2026.02.01 14:39:02.216694 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4158 | 2026.02.01 14:39:02.217115 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.02.01 14:39:02.217150 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4160 | 2026.02.01 14:39:02.217461 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4161 | 2026.02.01 14:39:02.217675 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.02.01 14:39:02.217812 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001178 sec., 40747.02886247878 rows/sec., 2.96 MiB/sec. | ||
| 4163 | 2026.02.01 14:39:02.217851 [ 276 ] {3025c124-26af-43af-b9f6-128e67ec15a1} <Debug> TCPHandler: Processed in 0.001344561 sec. | ||
| 4164 | 2026.02.01 14:39:02.217962 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.02.01 14:39:02.218056 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4166 | 2026.02.01 14:39:02.218097 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2026.02.01 14:39:02.218533 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2026.02.01 14:39:02.218567 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4169 | 2026.02.01 14:39:02.218918 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4170 | 2026.02.01 14:39:02.219148 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.02.01 14:39:02.219280 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001242 sec., 67632.8502415459 rows/sec., 5.30 MiB/sec. | ||
| 4172 | 2026.02.01 14:39:02.219318 [ 276 ] {a1fe444d-c48d-452e-8117-3a022f1e3e7a} <Debug> TCPHandler: Processed in 0.001406124 sec. | ||
| 4173 | 2026.02.01 14:39:02.219440 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.02.01 14:39:02.219535 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4175 | 2026.02.01 14:39:02.219579 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4176 | 2026.02.01 14:39:02.219964 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.02.01 14:39:02.219998 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4178 | 2026.02.01 14:39:02.220339 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4179 | 2026.02.01 14:39:02.220553 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.02.01 14:39:02.220684 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Debug> executeQuery: Read 114 rows, 8.14 KiB in 0.001166 sec., 97770.15437392796 rows/sec., 6.82 MiB/sec. | ||
| 4181 | 2026.02.01 14:39:02.220721 [ 276 ] {d26ca765-0b8e-43ef-b8ed-754149f0e5ed} <Debug> TCPHandler: Processed in 0.001331811 sec. | ||
| 4182 | 2026.02.01 14:39:02.220837 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.02.01 14:39:02.220931 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4184 | 2026.02.01 14:39:02.220987 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <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 | ||
| 4185 | 2026.02.01 14:39:02.221837 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.02.01 14:39:02.221872 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4187 | 2026.02.01 14:39:02.222437 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4188 | 2026.02.01 14:39:02.222660 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): 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.02.01 14:39:02.222801 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 4190 | 2026.02.01 14:39:02.222862 [ 276 ] {5f9eaa48-0058-4a4a-8156-5ad139f89e57} <Debug> TCPHandler: Processed in 0.002075744 sec. | ||
| 4191 | 2026.02.01 14:39:02.222983 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.02.01 14:39:02.223079 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4193 | 2026.02.01 14:39:02.223121 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4194 | 2026.02.01 14:39:02.223450 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.02.01 14:39:02.223485 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4196 | 2026.02.01 14:39:02.223792 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4197 | 2026.02.01 14:39:02.224006 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.02.01 14:39:02.224133 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001073 sec., 37278.65796831314 rows/sec., 2.49 MiB/sec. | ||
| 4199 | 2026.02.01 14:39:02.224169 [ 276 ] {a167c2ce-62d5-4c8d-b64d-f08cc63cb304} <Debug> TCPHandler: Processed in 0.001236208 sec. | ||
| 4200 | 2026.02.01 14:39:04.571792 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4201 | 2026.02.01 14:39:04.571864 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4202 | 2026.02.01 14:39:04.679084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9625 | ||
| 4203 | 2026.02.01 14:39:04.679586 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.02.01 14:39:04.679636 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4205 | 2026.02.01 14:39:04.680152 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4206 | 2026.02.01 14:39:04.680395 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.02.01 14:39:04.680547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 4208 | 2026.02.01 14:39:04.696482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 506 | ||
| 4209 | 2026.02.01 14:39:04.698835 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.02.01 14:39:04.698886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4211 | 2026.02.01 14:39:04.700119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4212 | 2026.02.01 14:39:04.700411 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.02.01 14:39:04.700784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 4214 | 2026.02.01 14:39:05.158267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4215 | 2026.02.01 14:39:05.175009 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.02.01 14:39:05.175066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4217 | 2026.02.01 14:39:05.180977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4218 | 2026.02.01 14:39:05.181700 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.02.01 14:39:05.184409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4220 | 2026.02.01 14:39:07.218587 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.02.01 14:39:07.218793 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.02.01 14:39:07.218871 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4223 | 2026.02.01 14:39:07.219732 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.02.01 14:39:07.219785 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4225 | 2026.02.01 14:39:07.220222 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4226 | 2026.02.01 14:39:07.220513 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.02.01 14:39:07.220686 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001951 sec., 136340.3382880574 rows/sec., 8.66 MiB/sec. | ||
| 4228 | 2026.02.01 14:39:07.220741 [ 276 ] {e77058a7-049a-4a08-8564-fe8b14013bd7} <Debug> TCPHandler: Processed in 0.002322292 sec. | ||
| 4229 | 2026.02.01 14:39:07.220910 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.02.01 14:39:07.221035 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4231 | 2026.02.01 14:39:07.221087 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4232 | 2026.02.01 14:39:07.221915 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.02.01 14:39:07.221956 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4234 | 2026.02.01 14:39:07.222362 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4235 | 2026.02.01 14:39:07.222705 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.02.01 14:39:07.222867 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Debug> executeQuery: Read 726 rows, 58.50 KiB in 0.001862 sec., 389903.32975295384 rows/sec., 30.68 MiB/sec. | ||
| 4237 | 2026.02.01 14:39:07.222912 [ 276 ] {d610f907-fac5-4984-802b-ef8407f70a17} <Debug> TCPHandler: Processed in 0.002070554 sec. | ||
| 4238 | 2026.02.01 14:39:07.223053 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.02.01 14:39:07.223156 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.02.01 14:39:07.223202 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4241 | 2026.02.01 14:39:07.223650 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.02.01 14:39:07.223687 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4243 | 2026.02.01 14:39:07.224001 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4244 | 2026.02.01 14:39:07.224212 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.02.01 14:39:07.224343 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001207 sec., 110190.55509527755 rows/sec., 6.48 MiB/sec. | ||
| 4246 | 2026.02.01 14:39:07.224381 [ 276 ] {0f5cadb9-cfc7-45f7-8025-fb6dfcfa36e6} <Debug> TCPHandler: Processed in 0.001380622 sec. | ||
| 4247 | 2026.02.01 14:39:07.224494 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.02.01 14:39:07.224588 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.02.01 14:39:07.224629 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4250 | 2026.02.01 14:39:07.225052 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.02.01 14:39:07.225089 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4252 | 2026.02.01 14:39:07.225395 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4253 | 2026.02.01 14:39:07.225606 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.02.01 14:39:07.225731 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001161 sec., 120585.70198105082 rows/sec., 7.79 MiB/sec. | ||
| 4255 | 2026.02.01 14:39:07.225768 [ 276 ] {c9857c75-1e95-4648-8ee7-71a833f50996} <Debug> TCPHandler: Processed in 0.001324152 sec. | ||
| 4256 | 2026.02.01 14:39:07.225879 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.02.01 14:39:07.225972 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.02.01 14:39:07.226012 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4259 | 2026.02.01 14:39:07.226443 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.02.01 14:39:07.226479 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4261 | 2026.02.01 14:39:07.226809 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4262 | 2026.02.01 14:39:07.227034 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.02.01 14:39:07.227158 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001204 sec., 115448.5049833887 rows/sec., 6.57 MiB/sec. | ||
| 4264 | 2026.02.01 14:39:07.227196 [ 276 ] {c5d1f2db-5ac5-4ccf-b47f-f4d41ce10c51} <Debug> TCPHandler: Processed in 0.001366673 sec. | ||
| 4265 | 2026.02.01 14:39:07.227332 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.02.01 14:39:07.227455 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4267 | 2026.02.01 14:39:07.227504 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4268 | 2026.02.01 14:39:07.228161 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.02.01 14:39:07.228206 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4270 | 2026.02.01 14:39:07.228602 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4271 | 2026.02.01 14:39:07.228829 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.02.01 14:39:07.228958 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Debug> executeQuery: Read 435 rows, 31.04 KiB in 0.001529 sec., 284499.67298888165 rows/sec., 19.83 MiB/sec. | ||
| 4273 | 2026.02.01 14:39:07.229001 [ 276 ] {7fca77dd-7057-432a-94bf-315e09ed6d15} <Debug> TCPHandler: Processed in 0.001729294 sec. | ||
| 4274 | 2026.02.01 14:39:07.229180 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.02.01 14:39:07.229274 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4276 | 2026.02.01 14:39:07.229316 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4277 | 2026.02.01 14:39:07.229654 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.02.01 14:39:07.229690 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4279 | 2026.02.01 14:39:07.229988 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4280 | 2026.02.01 14:39:07.230195 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.02.01 14:39:07.230323 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 4282 | 2026.02.01 14:39:07.230329 [ 120 ] {} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4283 | 2026.02.01 14:39:07.230361 [ 276 ] {6d35440c-5c12-40be-95ca-0fe06ae17de7} <Debug> TCPHandler: Processed in 0.001229688 sec. | ||
| 4284 | 2026.02.01 14:39:07.230401 [ 120 ] {} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.02.01 14:39:07.230428 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4286 | 2026.02.01 14:39:07.230489 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.02.01 14:39:07.230526 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4288 | 2026.02.01 14:39:07.230586 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.02.01 14:39:07.230626 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4290 | 2026.02.01 14:39:07.230630 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4291 | 2026.02.01 14:39:07.230656 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4292 | 2026.02.01 14:39:07.230711 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4293 | 2026.02.01 14:39:07.230752 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4294 | 2026.02.01 14:39:07.230791 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4295 | 2026.02.01 14:39:07.230827 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4296 | 2026.02.01 14:39:07.230864 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 4297 | 2026.02.01 14:39:07.231046 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.02.01 14:39:07.231080 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4299 | 2026.02.01 14:39:07.231439 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4300 | 2026.02.01 14:39:07.231564 [ 194 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001076703 sec., 33435.40419224243 rows/sec., 1.71 MiB/sec. | ||
| 4301 | 2026.02.01 14:39:07.231652 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.02.01 14:39:07.231679 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4303 | 2026.02.01 14:39:07.231765 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4304 | 2026.02.01 14:39:07.231780 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Debug> executeQuery: Read 208 rows, 14.04 KiB in 0.001213 sec., 171475.68013190434 rows/sec., 11.30 MiB/sec. | ||
| 4305 | 2026.02.01 14:39:07.231805 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.02.01 14:39:07.231826 [ 276 ] {699c0568-734d-49d9-b91e-a333fee4cf2e} <Debug> TCPHandler: Processed in 0.001387823 sec. | ||
| 4307 | 2026.02.01 14:39:07.231832 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4308 | 2026.02.01 14:39:07.231940 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_6_1} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.02.01 14:39:07.231941 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.02.01 14:39:07.231944 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 4311 | 2026.02.01 14:39:07.232007 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_6_1} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4312 | 2026.02.01 14:39:07.232050 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.02.01 14:39:07.232060 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2026.02.01 14:39:07.232069 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4315 | 2026.02.01 14:39:07.232091 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2175 rows starting from the beginning of the part | ||
| 4316 | 2026.02.01 14:39:07.232093 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4317 | 2026.02.01 14:39:07.232143 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 209 rows starting from the beginning of the part | ||
| 4318 | 2026.02.01 14:39:07.232185 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 110 rows starting from the beginning of the part | ||
| 4319 | 2026.02.01 14:39:07.232225 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 208 rows starting from the beginning of the part | ||
| 4320 | 2026.02.01 14:39:07.232264 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part | ||
| 4321 | 2026.02.01 14:39:07.232303 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 208 rows starting from the beginning of the part | ||
| 4322 | 2026.02.01 14:39:07.232411 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.02.01 14:39:07.232445 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4324 | 2026.02.01 14:39:07.232738 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4325 | 2026.02.01 14:39:07.232954 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.02.01 14:39:07.233081 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 4327 | 2026.02.01 14:39:07.233118 [ 276 ] {63b3de2c-3dd7-48a8-bf48-98772fc1135f} <Debug> TCPHandler: Processed in 0.001225268 sec. | ||
| 4328 | 2026.02.01 14:39:07.233218 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2026.02.01 14:39:07.233309 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4330 | 2026.02.01 14:39:07.233414 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4331 | 2026.02.01 14:39:07.233554 [ 189 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652221 sec., 1830263.626960316 rows/sec., 126.93 MiB/sec. | ||
| 4332 | 2026.02.01 14:39:07.233744 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.02.01 14:39:07.233785 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4334 | 2026.02.01 14:39:07.233860 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4335 | 2026.02.01 14:39:07.234095 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4336 | 2026.02.01 14:39:07.234148 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.02.01 14:39:07.234300 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4338 | 2026.02.01 14:39:07.234301 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.02.01 14:39:07.234372 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4340 | 2026.02.01 14:39:07.234437 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Debug> executeQuery: Read 68 rows, 4.25 KiB in 0.001146 sec., 59336.823734729485 rows/sec., 3.62 MiB/sec. | ||
| 4341 | 2026.02.01 14:39:07.234474 [ 276 ] {006f7db4-6ff6-49c5-9ccc-4901c0aa066c} <Debug> TCPHandler: Processed in 0.00130449 sec. | ||
| 4342 | 2026.02.01 14:39:12.180610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10137 | ||
| 4343 | 2026.02.01 14:39:12.181211 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.02.01 14:39:12.181257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4345 | 2026.02.01 14:39:12.181824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4346 | 2026.02.01 14:39:12.182057 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.02.01 14:39:12.182198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10137 | ||
| 4348 | 2026.02.01 14:39:12.182194 [ 123 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4349 | 2026.02.01 14:39:12.182276 [ 123 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.02.01 14:39:12.182297 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4351 | 2026.02.01 14:39:12.182394 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 4352 | 2026.02.01 14:39:12.182478 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4353 | 2026.02.01 14:39:12.182509 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 4354 | 2026.02.01 14:39:12.182564 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4355 | 2026.02.01 14:39:12.182604 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4356 | 2026.02.01 14:39:12.182643 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4357 | 2026.02.01 14:39:12.182679 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4358 | 2026.02.01 14:39:12.182714 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4359 | 2026.02.01 14:39:12.184924 [ 202 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10137 rows, containing 4 columns (4 merged, 0 gathered) in 0.00256532 sec., 3951553.80225469 rows/sec., 56.53 MiB/sec. | ||
| 4360 | 2026.02.01 14:39:12.185230 [ 197 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4361 | 2026.02.01 14:39:12.185502 [ 197 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2026.02.01 14:39:12.185569 [ 197 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_21_4} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4363 | 2026.02.01 14:39:12.185657 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4364 | 2026.02.01 14:39:12.212441 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.02.01 14:39:12.212620 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4366 | 2026.02.01 14:39:12.212692 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4367 | 2026.02.01 14:39:12.213374 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.02.01 14:39:12.213422 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4369 | 2026.02.01 14:39:12.213830 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4370 | 2026.02.01 14:39:12.214066 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.02.01 14:39:12.214231 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Debug> executeQuery: Read 110 rows, 10.01 KiB in 0.001663 sec., 66145.5201443175 rows/sec., 5.88 MiB/sec. | ||
| 4372 | 2026.02.01 14:39:12.214282 [ 276 ] {cf3e08c6-5ab3-44bc-98e7-a1c269013b6e} <Debug> TCPHandler: Processed in 0.001974691 sec. | ||
| 4373 | 2026.02.01 14:39:12.214417 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.02.01 14:39:12.214531 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4375 | 2026.02.01 14:39:12.214576 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4376 | 2026.02.01 14:39:12.215025 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.02.01 14:39:12.215062 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4378 | 2026.02.01 14:39:12.215367 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4379 | 2026.02.01 14:39:12.215590 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.02.01 14:39:12.215723 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001218 sec., 32840.722495894915 rows/sec., 2.41 MiB/sec. | ||
| 4381 | 2026.02.01 14:39:12.215761 [ 276 ] {4d531af5-2265-4f24-a963-12bc17fe5efb} <Debug> TCPHandler: Processed in 0.001406424 sec. | ||
| 4382 | 2026.02.01 14:39:12.215864 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.02.01 14:39:12.215959 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4384 | 2026.02.01 14:39:12.215999 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4385 | 2026.02.01 14:39:12.216410 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.02.01 14:39:12.216446 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4387 | 2026.02.01 14:39:12.216756 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4388 | 2026.02.01 14:39:12.216967 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.02.01 14:39:12.217095 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001156 sec., 65743.9446366782 rows/sec., 5.14 MiB/sec. | ||
| 4390 | 2026.02.01 14:39:12.217133 [ 276 ] {c25425ba-5de7-485d-9b0c-7ebdfb8da267} <Debug> TCPHandler: Processed in 0.001318311 sec. | ||
| 4391 | 2026.02.01 14:39:12.217245 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.02.01 14:39:12.217338 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.02.01 14:39:12.217382 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4394 | 2026.02.01 14:39:12.217748 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.02.01 14:39:12.217782 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4396 | 2026.02.01 14:39:12.218103 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4397 | 2026.02.01 14:39:12.218324 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.02.01 14:39:12.218455 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001136 sec., 96830.98591549296 rows/sec., 6.76 MiB/sec. | ||
| 4399 | 2026.02.01 14:39:12.218493 [ 276 ] {241b6073-3769-4e49-ab90-0df0f92d7911} <Debug> TCPHandler: Processed in 0.00129567 sec. | ||
| 4400 | 2026.02.01 14:39:12.218602 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.02.01 14:39:12.218695 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.02.01 14:39:12.218750 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <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 | ||
| 4403 | 2026.02.01 14:39:12.219551 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.02.01 14:39:12.219588 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4405 | 2026.02.01 14:39:12.220163 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4406 | 2026.02.01 14:39:12.220419 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.02.01 14:39:12.220582 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001906 sec., 20986.35886673662 rows/sec., 37.61 MiB/sec. | ||
| 4408 | 2026.02.01 14:39:12.220650 [ 276 ] {566a62a8-1ce3-4f5a-8858-c450292a42e1} <Debug> TCPHandler: Processed in 0.002097135 sec. | ||
| 4409 | 2026.02.01 14:39:12.220770 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.02.01 14:39:12.220867 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.02.01 14:39:12.220911 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4412 | 2026.02.01 14:39:12.221250 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.02.01 14:39:12.221286 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4414 | 2026.02.01 14:39:12.221607 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4415 | 2026.02.01 14:39:12.221825 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.02.01 14:39:12.221949 [ 123 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4417 | 2026.02.01 14:39:12.221956 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.41 MiB/sec. | ||
| 4418 | 2026.02.01 14:39:12.222016 [ 123 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.02.01 14:39:12.222036 [ 276 ] {1ccbea47-e810-49a4-8411-eb9645452540} <Debug> TCPHandler: Processed in 0.001314391 sec. | ||
| 4420 | 2026.02.01 14:39:12.222047 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4421 | 2026.02.01 14:39:12.222153 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 4422 | 2026.02.01 14:39:12.222250 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4423 | 2026.02.01 14:39:12.222280 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 4424 | 2026.02.01 14:39:12.222334 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 4425 | 2026.02.01 14:39:12.222376 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 68 rows starting from the beginning of the part | ||
| 4426 | 2026.02.01 14:39:12.222415 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 4427 | 2026.02.01 14:39:12.222450 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 68 rows starting from the beginning of the part | ||
| 4428 | 2026.02.01 14:39:12.222485 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 4429 | 2026.02.01 14:39:12.223296 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 858 rows, containing 4 columns (4 merged, 0 gathered) in 0.001179687 sec., 727311.5665426507 rows/sec., 47.25 MiB/sec. | ||
| 4430 | 2026.02.01 14:39:12.223544 [ 200 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4431 | 2026.02.01 14:39:12.223885 [ 200 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.02.01 14:39:12.223969 [ 200 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_21_4} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4433 | 2026.02.01 14:39:12.224068 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4434 | 2026.02.01 14:39:12.684449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4435 | 2026.02.01 14:39:12.701415 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.02.01 14:39:12.701470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4437 | 2026.02.01 14:39:12.707616 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4438 | 2026.02.01 14:39:12.708352 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.02.01 14:39:12.708638 [ 122 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4440 | 2026.02.01 14:39:12.708703 [ 122 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2026.02.01 14:39:12.708724 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4442 | 2026.02.01 14:39:12.708831 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4443 | 2026.02.01 14:39:12.711657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4444 | 2026.02.01 14:39:12.713031 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4445 | 2026.02.01 14:39:12.714518 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4446 | 2026.02.01 14:39:12.719240 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4447 | 2026.02.01 14:39:12.723786 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4448 | 2026.02.01 14:39:12.728344 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4449 | 2026.02.01 14:39:12.732827 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4450 | 2026.02.01 14:39:12.737241 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 4451 | 2026.02.01 14:39:12.789746 [ 197 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080952399 sec., 1964.1172091762223 rows/sec., 10.16 MiB/sec. | ||
| 4452 | 2026.02.01 14:39:12.792379 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4453 | 2026.02.01 14:39:12.794365 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_21_4} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.02.01 14:39:12.794462 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_21_4} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4455 | 2026.02.01 14:39:12.796953 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4456 | 2026.02.01 14:39:13.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.72 MiB, peak 254.26 MiB, free memory in arenas 0.00 B, will set to 249.02 MiB (RSS), difference: 5.30 MiB | ||
| 4457 | 2026.02.01 14:39:14.701876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 538 | ||
| 4458 | 2026.02.01 14:39:14.704244 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4459 | 2026.02.01 14:39:14.704300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4460 | 2026.02.01 14:39:14.705552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4461 | 2026.02.01 14:39:14.705830 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.02.01 14:39:14.706002 [ 117 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4463 | 2026.02.01 14:39:14.706073 [ 117 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.02.01 14:39:14.706097 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4465 | 2026.02.01 14:39:14.706180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4466 | 2026.02.01 14:39:14.706207 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 4467 | 2026.02.01 14:39:14.706819 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4468 | 2026.02.01 14:39:14.706947 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 356 rows starting from the beginning of the part | ||
| 4469 | 2026.02.01 14:39:14.707270 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 4470 | 2026.02.01 14:39:14.707582 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 4471 | 2026.02.01 14:39:14.707871 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part | ||
| 4472 | 2026.02.01 14:39:14.708166 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 4473 | 2026.02.01 14:39:14.708450 [ 197 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4474 | 2026.02.01 14:39:14.714502 [ 186 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 72 columns (72 merged, 0 gathered) in 0.008339419 sec., 64512.88752849568 rows/sec., 59.18 MiB/sec. | ||
| 4475 | 2026.02.01 14:39:14.715634 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4476 | 2026.02.01 14:39:14.716217 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.02.01 14:39:14.716289 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_16_3} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4478 | 2026.02.01 14:39:14.716508 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4479 | 2026.02.01 14:39:17.218825 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.02.01 14:39:17.219102 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.02.01 14:39:17.219209 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4482 | 2026.02.01 14:39:17.220147 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.02.01 14:39:17.220192 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4484 | 2026.02.01 14:39:17.220601 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4485 | 2026.02.01 14:39:17.220838 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.02.01 14:39:17.221000 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001976 sec., 134615.38461538462 rows/sec., 8.55 MiB/sec. | ||
| 4487 | 2026.02.01 14:39:17.221051 [ 276 ] {e827aadb-e6b0-4937-bd13-2e2536b535c0} <Debug> TCPHandler: Processed in 0.002365803 sec. | ||
| 4488 | 2026.02.01 14:39:17.221178 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.02.01 14:39:17.221282 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4490 | 2026.02.01 14:39:17.221326 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4491 | 2026.02.01 14:39:17.221973 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.02.01 14:39:17.222010 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4493 | 2026.02.01 14:39:17.222374 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4494 | 2026.02.01 14:39:17.222609 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.02.01 14:39:17.222750 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Debug> executeQuery: Read 726 rows, 58.50 KiB in 0.001492 sec., 486595.1742627346 rows/sec., 38.29 MiB/sec. | ||
| 4496 | 2026.02.01 14:39:17.222789 [ 276 ] {d475a865-14eb-4a2b-a7a8-7424ef85e233} <Debug> TCPHandler: Processed in 0.001664542 sec. | ||
| 4497 | 2026.02.01 14:39:17.222908 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.02.01 14:39:17.223005 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.02.01 14:39:17.223045 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4500 | 2026.02.01 14:39:17.223468 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.02.01 14:39:17.223504 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4502 | 2026.02.01 14:39:17.223804 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4503 | 2026.02.01 14:39:17.224017 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.02.01 14:39:17.224127 [ 115 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4505 | 2026.02.01 14:39:17.224149 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001165 sec., 114163.09012875536 rows/sec., 6.71 MiB/sec. | ||
| 4506 | 2026.02.01 14:39:17.224195 [ 115 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.02.01 14:39:17.224205 [ 276 ] {b753cd78-18e0-4ec8-8b57-7e161d44b03e} <Debug> TCPHandler: Processed in 0.001347661 sec. | ||
| 4508 | 2026.02.01 14:39:17.224225 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4509 | 2026.02.01 14:39:17.224333 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.02.01 14:39:17.224336 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 4511 | 2026.02.01 14:39:17.224434 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4512 | 2026.02.01 14:39:17.224477 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4513 | 2026.02.01 14:39:17.224480 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4514 | 2026.02.01 14:39:17.224523 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 201 rows starting from the beginning of the part | ||
| 4515 | 2026.02.01 14:39:17.224586 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 133 rows starting from the beginning of the part | ||
| 4516 | 2026.02.01 14:39:17.224626 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part | ||
| 4517 | 2026.02.01 14:39:17.224664 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 133 rows starting from the beginning of the part | ||
| 4518 | 2026.02.01 14:39:17.224699 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 4519 | 2026.02.01 14:39:17.224735 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 133 rows starting from the beginning of the part | ||
| 4520 | 2026.02.01 14:39:17.224902 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.02.01 14:39:17.224943 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4522 | 2026.02.01 14:39:17.225358 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4523 | 2026.02.01 14:39:17.225572 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128287 sec., 536297.5204034704 rows/sec., 35.29 MiB/sec. | ||
| 4524 | 2026.02.01 14:39:17.225581 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.02.01 14:39:17.225717 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4526 | 2026.02.01 14:39:17.225737 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001322 sec., 105900.1512859304 rows/sec., 6.84 MiB/sec. | ||
| 4527 | 2026.02.01 14:39:17.225781 [ 276 ] {87754d31-31e1-465f-965d-58b8366aa22f} <Debug> TCPHandler: Processed in 0.001497396 sec. | ||
| 4528 | 2026.02.01 14:39:17.225903 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4529 | 2026.02.01 14:39:17.225966 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.02.01 14:39:17.225998 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4531 | 2026.02.01 14:39:17.226039 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_21_4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4532 | 2026.02.01 14:39:17.226043 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4533 | 2026.02.01 14:39:17.226117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4534 | 2026.02.01 14:39:17.226476 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.02.01 14:39:17.226517 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4536 | 2026.02.01 14:39:17.226839 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4537 | 2026.02.01 14:39:17.227069 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.02.01 14:39:17.227199 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001219 sec., 114027.8917145201 rows/sec., 6.49 MiB/sec. | ||
| 4539 | 2026.02.01 14:39:17.227237 [ 276 ] {0cd669fe-e2cb-462d-b480-6b0f5ebe9e44} <Debug> TCPHandler: Processed in 0.001385583 sec. | ||
| 4540 | 2026.02.01 14:39:17.227350 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.02.01 14:39:17.227444 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4542 | 2026.02.01 14:39:17.227484 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4543 | 2026.02.01 14:39:17.227996 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.02.01 14:39:17.228033 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4545 | 2026.02.01 14:39:17.228365 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4546 | 2026.02.01 14:39:17.228577 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.02.01 14:39:17.228714 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Debug> executeQuery: Read 435 rows, 31.04 KiB in 0.001288 sec., 337732.91925465834 rows/sec., 23.54 MiB/sec. | ||
| 4548 | 2026.02.01 14:39:17.228752 [ 276 ] {1b6cbfec-022e-4d87-937c-f4f3a26df6e7} <Debug> TCPHandler: Processed in 0.001450555 sec. | ||
| 4549 | 2026.02.01 14:39:17.228866 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.02.01 14:39:17.228960 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4551 | 2026.02.01 14:39:17.229001 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4552 | 2026.02.01 14:39:17.229337 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.02.01 14:39:17.229372 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4554 | 2026.02.01 14:39:17.229669 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4555 | 2026.02.01 14:39:17.229877 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.02.01 14:39:17.230005 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 4557 | 2026.02.01 14:39:17.230041 [ 276 ] {77be0c3c-7257-45d5-bdcd-a6502b6f18ab} <Debug> TCPHandler: Processed in 0.001223468 sec. | ||
| 4558 | 2026.02.01 14:39:17.230150 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2026.02.01 14:39:17.230243 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4560 | 2026.02.01 14:39:17.230285 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4561 | 2026.02.01 14:39:17.230677 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.02.01 14:39:17.230714 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4563 | 2026.02.01 14:39:17.231040 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4564 | 2026.02.01 14:39:17.231246 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2026.02.01 14:39:17.231374 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Debug> executeQuery: Read 208 rows, 14.04 KiB in 0.001149 sec., 181026.97998259356 rows/sec., 11.93 MiB/sec. | ||
| 4566 | 2026.02.01 14:39:17.231410 [ 276 ] {69c4b9cb-5d55-4019-8ccc-20d7b5936396} <Debug> TCPHandler: Processed in 0.001309421 sec. | ||
| 4567 | 2026.02.01 14:39:17.231521 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.02.01 14:39:17.231614 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.02.01 14:39:17.231656 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4570 | 2026.02.01 14:39:17.231962 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.02.01 14:39:17.231999 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4572 | 2026.02.01 14:39:17.232305 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4573 | 2026.02.01 14:39:17.232506 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.02.01 14:39:17.232633 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 4575 | 2026.02.01 14:39:17.232668 [ 276 ] {9e8ab651-3ce1-46d0-b083-3c02694a5166} <Debug> TCPHandler: Processed in 0.001196937 sec. | ||
| 4576 | 2026.02.01 14:39:17.232778 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.02.01 14:39:17.232870 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4578 | 2026.02.01 14:39:17.232911 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4579 | 2026.02.01 14:39:17.233233 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.02.01 14:39:17.233269 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4581 | 2026.02.01 14:39:17.233573 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4582 | 2026.02.01 14:39:17.233778 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.02.01 14:39:17.233906 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Debug> executeQuery: Read 68 rows, 4.25 KiB in 0.001053 sec., 64577.39791073125 rows/sec., 3.94 MiB/sec. | ||
| 4584 | 2026.02.01 14:39:17.233942 [ 276 ] {915f18f2-6264-4d21-8a53-925e90277627} <Debug> TCPHandler: Processed in 0.001213187 sec. | ||
| 4585 | 2026.02.01 14:39:19.571901 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4586 | 2026.02.01 14:39:19.571968 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4587 | 2026.02.01 14:39:19.683217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10585 | ||
| 4588 | 2026.02.01 14:39:19.683713 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.02.01 14:39:19.683756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4590 | 2026.02.01 14:39:19.684241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4591 | 2026.02.01 14:39:19.684481 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.02.01 14:39:19.684627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 4593 | 2026.02.01 14:39:20.212667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4594 | 2026.02.01 14:39:20.228543 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.02.01 14:39:20.228605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4596 | 2026.02.01 14:39:20.234682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4597 | 2026.02.01 14:39:20.235494 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.02.01 14:39:20.238277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4599 | 2026.02.01 14:39:22.213252 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.02.01 14:39:22.213450 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4601 | 2026.02.01 14:39:22.213523 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4602 | 2026.02.01 14:39:22.214227 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.02.01 14:39:22.214268 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4604 | 2026.02.01 14:39:22.214655 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4605 | 2026.02.01 14:39:22.214876 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.02.01 14:39:22.215034 [ 105 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4607 | 2026.02.01 14:39:22.215040 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Debug> executeQuery: Read 110 rows, 10.01 KiB in 0.001644 sec., 66909.97566909976 rows/sec., 5.95 MiB/sec. | ||
| 4608 | 2026.02.01 14:39:22.215111 [ 105 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.02.01 14:39:22.215128 [ 276 ] {b4a760d4-9702-4f5c-80c1-628831f34f82} <Debug> TCPHandler: Processed in 0.002014072 sec. | ||
| 4610 | 2026.02.01 14:39:22.215144 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4611 | 2026.02.01 14:39:22.215255 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.02.01 14:39:22.215263 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 4613 | 2026.02.01 14:39:22.215357 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.02.01 14:39:22.215373 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4615 | 2026.02.01 14:39:22.215399 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4616 | 2026.02.01 14:39:22.215406 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 935 rows starting from the beginning of the part | ||
| 4617 | 2026.02.01 14:39:22.215473 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 114 rows starting from the beginning of the part | ||
| 4618 | 2026.02.01 14:39:22.215524 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 726 rows starting from the beginning of the part | ||
| 4619 | 2026.02.01 14:39:22.215572 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 110 rows starting from the beginning of the part | ||
| 4620 | 2026.02.01 14:39:22.215616 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 726 rows starting from the beginning of the part | ||
| 4621 | 2026.02.01 14:39:22.215657 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part | ||
| 4622 | 2026.02.01 14:39:22.215814 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.02.01 14:39:22.215849 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4624 | 2026.02.01 14:39:22.216178 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4625 | 2026.02.01 14:39:22.216387 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.02.01 14:39:22.216517 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001194 sec., 33500.837520938025 rows/sec., 2.46 MiB/sec. | ||
| 4627 | 2026.02.01 14:39:22.216552 [ 276 ] {3752b3f5-ac58-4bb7-8293-561de2514665} <Debug> TCPHandler: Processed in 0.001364402 sec. | ||
| 4628 | 2026.02.01 14:39:22.216656 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.02.01 14:39:22.216743 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4630 | 2026.02.01 14:39:22.216780 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4631 | 2026.02.01 14:39:22.216888 [ 195 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703093 sec., 1597681.3949678615 rows/sec., 135.48 MiB/sec. | ||
| 4632 | 2026.02.01 14:39:22.217109 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4633 | 2026.02.01 14:39:22.217168 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.02.01 14:39:22.217201 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4635 | 2026.02.01 14:39:22.217462 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.02.01 14:39:22.217535 [ 198 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_26_5} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4637 | 2026.02.01 14:39:22.217578 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4638 | 2026.02.01 14:39:22.217615 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4639 | 2026.02.01 14:39:22.217788 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.02.01 14:39:22.217890 [ 105 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4641 | 2026.02.01 14:39:22.217921 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001165 sec., 65236.05150214592 rows/sec., 5.10 MiB/sec. | ||
| 4642 | 2026.02.01 14:39:22.217926 [ 105 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.02.01 14:39:22.217963 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4644 | 2026.02.01 14:39:22.217969 [ 276 ] {5a2d6b9e-2701-410e-81d0-33c9715daf19} <Debug> TCPHandler: Processed in 0.001337021 sec. | ||
| 4645 | 2026.02.01 14:39:22.218052 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 4646 | 2026.02.01 14:39:22.218091 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.02.01 14:39:22.218137 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4648 | 2026.02.01 14:39:22.218162 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 545 rows starting from the beginning of the part | ||
| 4649 | 2026.02.01 14:39:22.218184 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4650 | 2026.02.01 14:39:22.218210 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
| 4651 | 2026.02.01 14:39:22.218227 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4652 | 2026.02.01 14:39:22.218249 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 435 rows starting from the beginning of the part | ||
| 4653 | 2026.02.01 14:39:22.218298 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4654 | 2026.02.01 14:39:22.218336 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 435 rows starting from the beginning of the part | ||
| 4655 | 2026.02.01 14:39:22.218373 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4656 | 2026.02.01 14:39:22.218599 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.02.01 14:39:22.218634 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4658 | 2026.02.01 14:39:22.218976 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4659 | 2026.02.01 14:39:22.219190 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.02.01 14:39:22.219242 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223227 sec., 1349708.5986493104 rows/sec., 101.94 MiB/sec. | ||
| 4661 | 2026.02.01 14:39:22.219323 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001157 sec., 95073.46585998271 rows/sec., 6.64 MiB/sec. | ||
| 4662 | 2026.02.01 14:39:22.219362 [ 276 ] {c6fa2e40-70ca-4205-91b9-d16a95962b58} <Debug> TCPHandler: Processed in 0.001320181 sec. | ||
| 4663 | 2026.02.01 14:39:22.219378 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4664 | 2026.02.01 14:39:22.219474 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.02.01 14:39:22.219567 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.02.01 14:39:22.219600 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2026.02.01 14:39:22.219621 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <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 | ||
| 4668 | 2026.02.01 14:39:22.219659 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_26_5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4669 | 2026.02.01 14:39:22.219723 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4670 | 2026.02.01 14:39:22.220417 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.02.01 14:39:22.220453 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4672 | 2026.02.01 14:39:22.221008 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4673 | 2026.02.01 14:39:22.221238 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.02.01 14:39:22.221374 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001825 sec., 21917.80821917808 rows/sec., 39.28 MiB/sec. | ||
| 4675 | 2026.02.01 14:39:22.221427 [ 276 ] {7f6171bf-6049-489b-9be2-bde2fabd1758} <Debug> TCPHandler: Processed in 0.002002903 sec. | ||
| 4676 | 2026.02.01 14:39:22.221539 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.02.01 14:39:22.221633 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4678 | 2026.02.01 14:39:22.221674 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4679 | 2026.02.01 14:39:22.221994 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.02.01 14:39:22.222029 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4681 | 2026.02.01 14:39:22.222339 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4682 | 2026.02.01 14:39:22.222545 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.02.01 14:39:22.222669 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.53 MiB/sec. | ||
| 4684 | 2026.02.01 14:39:22.222704 [ 276 ] {7d66ac33-d926-4138-a233-f2f505bf20e2} <Debug> TCPHandler: Processed in 0.001214098 sec. | ||
| 4685 | 2026.02.01 14:39:24.706357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 570 | ||
| 4686 | 2026.02.01 14:39:24.708634 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.02.01 14:39:24.708677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4688 | 2026.02.01 14:39:24.709897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4689 | 2026.02.01 14:39:24.710166 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.02.01 14:39:24.710440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4691 | 2026.02.01 14:39:27.184722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11097 | ||
| 4692 | 2026.02.01 14:39:27.185221 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.02.01 14:39:27.185255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4694 | 2026.02.01 14:39:27.185735 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4695 | 2026.02.01 14:39:27.185957 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.02.01 14:39:27.186080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11097 | ||
| 4697 | 2026.02.01 14:39:27.218157 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.02.01 14:39:27.218424 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.02.01 14:39:27.218493 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4700 | 2026.02.01 14:39:27.219353 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.02.01 14:39:27.219399 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4702 | 2026.02.01 14:39:27.219829 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4703 | 2026.02.01 14:39:27.220064 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.02.01 14:39:27.220229 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00186 sec., 143010.75268817204 rows/sec., 9.09 MiB/sec. | ||
| 4705 | 2026.02.01 14:39:27.220280 [ 276 ] {42e3c3a5-b04a-439b-b0a3-ecb07686a592} <Debug> TCPHandler: Processed in 0.002310112 sec. | ||
| 4706 | 2026.02.01 14:39:27.220447 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.02.01 14:39:27.220553 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4708 | 2026.02.01 14:39:27.220598 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4709 | 2026.02.01 14:39:27.221413 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.02.01 14:39:27.221452 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4711 | 2026.02.01 14:39:27.221820 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4712 | 2026.02.01 14:39:27.222059 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.02.01 14:39:27.222194 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Debug> executeQuery: Read 726 rows, 58.50 KiB in 0.001666 sec., 435774.3097238896 rows/sec., 34.29 MiB/sec. | ||
| 4714 | 2026.02.01 14:39:27.222233 [ 276 ] {36f9b9d8-3849-4634-a096-9bf93aba6e05} <Debug> TCPHandler: Processed in 0.001841887 sec. | ||
| 4715 | 2026.02.01 14:39:27.222386 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.02.01 14:39:27.222483 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4717 | 2026.02.01 14:39:27.222525 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4718 | 2026.02.01 14:39:27.223007 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.02.01 14:39:27.223045 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4720 | 2026.02.01 14:39:27.223355 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4721 | 2026.02.01 14:39:27.223569 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.02.01 14:39:27.223700 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001238 sec., 107431.3408723748 rows/sec., 6.31 MiB/sec. | ||
| 4723 | 2026.02.01 14:39:27.223738 [ 276 ] {015a2ca6-4e48-442e-886d-f8d77b2c5a4f} <Debug> TCPHandler: Processed in 0.001412144 sec. | ||
| 4724 | 2026.02.01 14:39:27.223862 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.02.01 14:39:27.223957 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.02.01 14:39:27.223997 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4727 | 2026.02.01 14:39:27.224430 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.02.01 14:39:27.224467 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4729 | 2026.02.01 14:39:27.224775 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4730 | 2026.02.01 14:39:27.224987 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.02.01 14:39:27.225113 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001176 sec., 119047.61904761905 rows/sec., 7.69 MiB/sec. | ||
| 4732 | 2026.02.01 14:39:27.225151 [ 276 ] {9353e545-578c-42c3-b19b-10fb4355f399} <Debug> TCPHandler: Processed in 0.001338201 sec. | ||
| 4733 | 2026.02.01 14:39:27.225267 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.02.01 14:39:27.225361 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.02.01 14:39:27.225401 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4736 | 2026.02.01 14:39:27.225822 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.02.01 14:39:27.225858 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4738 | 2026.02.01 14:39:27.226163 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4739 | 2026.02.01 14:39:27.226389 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.02.01 14:39:27.226515 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001172 sec., 118600.68259385665 rows/sec., 6.75 MiB/sec. | ||
| 4741 | 2026.02.01 14:39:27.226552 [ 276 ] {5c5cf4fb-914d-4975-a985-2a62f8d9ddbb} <Debug> TCPHandler: Processed in 0.001334952 sec. | ||
| 4742 | 2026.02.01 14:39:27.226666 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.02.01 14:39:27.226760 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4744 | 2026.02.01 14:39:27.226799 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4745 | 2026.02.01 14:39:27.227328 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.02.01 14:39:27.227364 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4747 | 2026.02.01 14:39:27.227683 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4748 | 2026.02.01 14:39:27.227897 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.02.01 14:39:27.228023 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Debug> executeQuery: Read 435 rows, 31.04 KiB in 0.001281 sec., 339578.4543325527 rows/sec., 23.67 MiB/sec. | ||
| 4750 | 2026.02.01 14:39:27.228060 [ 276 ] {876c7ea1-97ee-45d1-847b-70e6c195f3eb} <Debug> TCPHandler: Processed in 0.001443015 sec. | ||
| 4751 | 2026.02.01 14:39:27.228175 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2026.02.01 14:39:27.228274 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4753 | 2026.02.01 14:39:27.228321 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4754 | 2026.02.01 14:39:27.228658 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.02.01 14:39:27.228694 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4756 | 2026.02.01 14:39:27.228995 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4757 | 2026.02.01 14:39:27.229202 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.02.01 14:39:27.229334 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4759 | 2026.02.01 14:39:27.229373 [ 276 ] {70b5b907-85a9-4aae-875e-15383cea9a52} <Debug> TCPHandler: Processed in 0.001247428 sec. | ||
| 4760 | 2026.02.01 14:39:27.229501 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2026.02.01 14:39:27.229609 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4762 | 2026.02.01 14:39:27.229651 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4763 | 2026.02.01 14:39:27.230098 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.02.01 14:39:27.230135 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4765 | 2026.02.01 14:39:27.230484 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4766 | 2026.02.01 14:39:27.230713 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2026.02.01 14:39:27.230864 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Debug> executeQuery: Read 208 rows, 14.04 KiB in 0.001274 sec., 163265.306122449 rows/sec., 10.76 MiB/sec. | ||
| 4768 | 2026.02.01 14:39:27.230902 [ 276 ] {5d4fa8db-eb7b-495e-a75a-b7f4223e5238} <Debug> TCPHandler: Processed in 0.001451385 sec. | ||
| 4769 | 2026.02.01 14:39:27.231031 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.02.01 14:39:27.231124 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4771 | 2026.02.01 14:39:27.231167 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4772 | 2026.02.01 14:39:27.231502 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.02.01 14:39:27.231538 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4774 | 2026.02.01 14:39:27.231849 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4775 | 2026.02.01 14:39:27.232053 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.02.01 14:39:27.232178 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 4777 | 2026.02.01 14:39:27.232214 [ 276 ] {083370bc-cb68-44d6-ab8b-7f531e1ebdc8} <Debug> TCPHandler: Processed in 0.001240449 sec. | ||
| 4778 | 2026.02.01 14:39:27.232328 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2026.02.01 14:39:27.232421 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.02.01 14:39:27.232462 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4781 | 2026.02.01 14:39:27.232794 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.02.01 14:39:27.232830 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4783 | 2026.02.01 14:39:27.233142 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4784 | 2026.02.01 14:39:27.233356 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.02.01 14:39:27.233482 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Debug> executeQuery: Read 68 rows, 4.25 KiB in 0.001079 sec., 63021.31603336422 rows/sec., 3.85 MiB/sec. | ||
| 4786 | 2026.02.01 14:39:27.233517 [ 276 ] {2e8d2343-5cfe-4b18-a33d-d70c8ae08108} <Debug> TCPHandler: Processed in 0.001237769 sec. | ||
| 4787 | 2026.02.01 14:39:27.738363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4788 | 2026.02.01 14:39:27.754781 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.02.01 14:39:27.754840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4790 | 2026.02.01 14:39:27.761022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4791 | 2026.02.01 14:39:27.761739 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.02.01 14:39:27.764405 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4793 | 2026.02.01 14:39:32.213764 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.02.01 14:39:32.214062 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4795 | 2026.02.01 14:39:32.214165 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4796 | 2026.02.01 14:39:32.215080 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.02.01 14:39:32.215125 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4798 | 2026.02.01 14:39:32.215495 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4799 | 2026.02.01 14:39:32.215708 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.02.01 14:39:32.215855 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00187 sec., 2139.03743315508 rows/sec., 174.42 KiB/sec. | ||
| 4801 | 2026.02.01 14:39:32.215895 [ 276 ] {2b951c5f-2b4e-467a-852c-66ceac4b380e} <Debug> TCPHandler: Processed in 0.002314622 sec. | ||
| 4802 | 2026.02.01 14:39:32.216033 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.02.01 14:39:32.216132 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4804 | 2026.02.01 14:39:32.216171 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4805 | 2026.02.01 14:39:32.216702 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.02.01 14:39:32.216739 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4807 | 2026.02.01 14:39:32.217054 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4808 | 2026.02.01 14:39:32.217254 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.02.01 14:39:32.217377 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Debug> executeQuery: Read 112 rows, 10.16 KiB in 0.001265 sec., 88537.54940711462 rows/sec., 7.84 MiB/sec. | ||
| 4810 | 2026.02.01 14:39:32.217423 [ 276 ] {cac384ae-6934-462e-ad03-1eb6c44a6d1a} <Debug> TCPHandler: Processed in 0.001438014 sec. | ||
| 4811 | 2026.02.01 14:39:32.217602 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.02.01 14:39:32.217706 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.02.01 14:39:32.217746 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4814 | 2026.02.01 14:39:32.218256 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.02.01 14:39:32.218302 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4816 | 2026.02.01 14:39:32.218644 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4817 | 2026.02.01 14:39:32.218849 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.02.01 14:39:32.218976 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001289 sec., 34134.98836307215 rows/sec., 2.49 MiB/sec. | ||
| 4819 | 2026.02.01 14:39:32.219014 [ 276 ] {a3f61a86-61ed-41d0-afe8-7dd021da02c4} <Debug> TCPHandler: Processed in 0.001459435 sec. | ||
| 4820 | 2026.02.01 14:39:32.219148 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.02.01 14:39:32.219241 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4822 | 2026.02.01 14:39:32.219282 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4823 | 2026.02.01 14:39:32.219742 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.02.01 14:39:32.219779 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4825 | 2026.02.01 14:39:32.220089 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4826 | 2026.02.01 14:39:32.220322 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.02.01 14:39:32.220456 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001233 sec., 64882.40064882401 rows/sec., 5.08 MiB/sec. | ||
| 4828 | 2026.02.01 14:39:32.220492 [ 276 ] {672c996c-c05c-4de7-aa60-82850b0491f8} <Debug> TCPHandler: Processed in 0.001391623 sec. | ||
| 4829 | 2026.02.01 14:39:32.220614 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.02.01 14:39:32.220708 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.02.01 14:39:32.220751 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4832 | 2026.02.01 14:39:32.221176 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.02.01 14:39:32.221213 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4834 | 2026.02.01 14:39:32.221562 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4835 | 2026.02.01 14:39:32.221771 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.02.01 14:39:32.221896 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001207 sec., 92792.0463960232 rows/sec., 6.47 MiB/sec. | ||
| 4837 | 2026.02.01 14:39:32.221919 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4838 | 2026.02.01 14:39:32.221933 [ 276 ] {9ec394f3-8336-4f82-b296-ab122403fb12} <Debug> TCPHandler: Processed in 0.001366543 sec. | ||
| 4839 | 2026.02.01 14:39:32.221986 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2026.02.01 14:39:32.222011 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4841 | 2026.02.01 14:39:32.222087 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.02.01 14:39:32.222098 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 4843 | 2026.02.01 14:39:32.222188 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.02.01 14:39:32.222198 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4845 | 2026.02.01 14:39:32.222239 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3024 rows starting from the beginning of the part | ||
| 4846 | 2026.02.01 14:39:32.222253 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <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 | ||
| 4847 | 2026.02.01 14:39:32.222297 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4848 | 2026.02.01 14:39:32.222342 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 208 rows starting from the beginning of the part | ||
| 4849 | 2026.02.01 14:39:32.222382 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 110 rows starting from the beginning of the part | ||
| 4850 | 2026.02.01 14:39:32.222422 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 208 rows starting from the beginning of the part | ||
| 4851 | 2026.02.01 14:39:32.222462 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part | ||
| 4852 | 2026.02.01 14:39:32.223160 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.02.01 14:39:32.223196 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4854 | 2026.02.01 14:39:32.223861 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4855 | 2026.02.01 14:39:32.224085 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.02.01 14:39:32.224133 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002071664 sec., 1820758.5786112035 rows/sec., 125.65 MiB/sec. | ||
| 4857 | 2026.02.01 14:39:32.224217 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4858 | 2026.02.01 14:39:32.224221 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002051 sec., 19502.681618722574 rows/sec., 34.95 MiB/sec. | ||
| 4859 | 2026.02.01 14:39:32.224261 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.02.01 14:39:32.224286 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4861 | 2026.02.01 14:39:32.224297 [ 276 ] {8d597017-ddb2-4ed5-bf7d-0a65a35e9073} <Debug> TCPHandler: Processed in 0.00225767 sec. | ||
| 4862 | 2026.02.01 14:39:32.224358 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 4863 | 2026.02.01 14:39:32.224430 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.02.01 14:39:32.224471 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4865 | 2026.02.01 14:39:32.224527 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4866 | 2026.02.01 14:39:32.224529 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4867 | 2026.02.01 14:39:32.224569 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4868 | 2026.02.01 14:39:32.224581 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part | ||
| 4869 | 2026.02.01 14:39:32.224678 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 4870 | 2026.02.01 14:39:32.224727 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2026.02.01 14:39:32.224771 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 4872 | 2026.02.01 14:39:32.224797 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4873 | 2026.02.01 14:39:32.224861 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 4874 | 2026.02.01 14:39:32.224861 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4875 | 2026.02.01 14:39:32.224913 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.02.01 14:39:32.224949 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4877 | 2026.02.01 14:39:32.224955 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 4878 | 2026.02.01 14:39:32.225041 [ 186 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 4879 | 2026.02.01 14:39:32.225258 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4880 | 2026.02.01 14:39:32.225470 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.02.01 14:39:32.225603 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001098 sec., 36429.87249544627 rows/sec., 2.43 MiB/sec. | ||
| 4882 | 2026.02.01 14:39:32.225640 [ 276 ] {d3e1357f-4cca-40ae-bd9b-aa3175d67b10} <Debug> TCPHandler: Processed in 0.001258569 sec. | ||
| 4883 | 2026.02.01 14:39:32.229046 [ 199 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.004707206 sec., 115142.61326145488 rows/sec., 206.33 MiB/sec. | ||
| 4884 | 2026.02.01 14:39:32.229771 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4885 | 2026.02.01 14:39:32.230079 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.02.01 14:39:32.230137 [ 190 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4887 | 2026.02.01 14:39:32.230208 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 4888 | 2026.02.01 14:39:33.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.01 MiB, peak 257.51 MiB, free memory in arenas 0.00 B, will set to 254.15 MiB (RSS), difference: 2.14 MiB | ||
| 4889 | 2026.02.01 14:39:34.572025 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4890 | 2026.02.01 14:39:34.572087 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4891 | 2026.02.01 14:39:34.687081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11545 | ||
| 4892 | 2026.02.01 14:39:34.687575 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.02.01 14:39:34.687621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4894 | 2026.02.01 14:39:34.688159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4895 | 2026.02.01 14:39:34.688409 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.02.01 14:39:34.688552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 4897 | 2026.02.01 14:39:34.711523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 604 | ||
| 4898 | 2026.02.01 14:39:34.713910 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.02.01 14:39:34.713966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4900 | 2026.02.01 14:39:34.715210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4901 | 2026.02.01 14:39:34.715504 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.02.01 14:39:34.715883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4903 | 2026.02.01 14:39:35.265461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4904 | 2026.02.01 14:39:35.281654 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.02.01 14:39:35.281710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4906 | 2026.02.01 14:39:35.287512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4907 | 2026.02.01 14:39:35.288223 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.02.01 14:39:35.291309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4909 | 2026.02.01 14:39:37.219583 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.02.01 14:39:37.219869 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.02.01 14:39:37.219975 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4912 | 2026.02.01 14:39:37.220943 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.02.01 14:39:37.220985 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4914 | 2026.02.01 14:39:37.221419 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4915 | 2026.02.01 14:39:37.221653 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.02.01 14:39:37.221780 [ 86 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4917 | 2026.02.01 14:39:37.221816 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002026 sec., 131293.18854886477 rows/sec., 8.34 MiB/sec. | ||
| 4918 | 2026.02.01 14:39:37.221818 [ 86 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.02.01 14:39:37.221848 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4920 | 2026.02.01 14:39:37.221864 [ 276 ] {070546b9-7d12-418e-b661-84143507ea1b} <Debug> TCPHandler: Processed in 0.002471347 sec. | ||
| 4921 | 2026.02.01 14:39:37.221940 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::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 | ||
| 4922 | 2026.02.01 14:39:37.221990 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.02.01 14:39:37.222047 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4924 | 2026.02.01 14:39:37.222082 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 4925 | 2026.02.01 14:39:37.222096 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4926 | 2026.02.01 14:39:37.222142 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4927 | 2026.02.01 14:39:37.222150 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 266 rows starting from the beginning of the part | ||
| 4928 | 2026.02.01 14:39:37.222202 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 266 rows starting from the beginning of the part | ||
| 4929 | 2026.02.01 14:39:37.222250 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 266 rows starting from the beginning of the part | ||
| 4930 | 2026.02.01 14:39:37.222296 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 266 rows starting from the beginning of the part | ||
| 4931 | 2026.02.01 14:39:37.222343 [ 186 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 266 rows starting from the beginning of the part | ||
| 4932 | 2026.02.01 14:39:37.222806 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.02.01 14:39:37.222842 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4934 | 2026.02.01 14:39:37.223210 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4935 | 2026.02.01 14:39:37.223341 [ 199 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436425 sec., 1127799.9199401292 rows/sec., 76.28 MiB/sec. | ||
| 4936 | 2026.02.01 14:39:37.223458 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.02.01 14:39:37.223580 [ 188 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4938 | 2026.02.01 14:39:37.223606 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Debug> executeQuery: Read 726 rows, 58.50 KiB in 0.001535 sec., 472964.1693811075 rows/sec., 37.22 MiB/sec. | ||
| 4939 | 2026.02.01 14:39:37.223652 [ 276 ] {1a389b16-fcb3-4c12-b8d3-d24624f08e24} <Debug> TCPHandler: Processed in 0.001714693 sec. | ||
| 4940 | 2026.02.01 14:39:37.223769 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.02.01 14:39:37.223870 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.02.01 14:39:37.223911 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4943 | 2026.02.01 14:39:37.223912 [ 188 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.02.01 14:39:37.224010 [ 188 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_11_2} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4945 | 2026.02.01 14:39:37.224127 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4946 | 2026.02.01 14:39:37.224338 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.02.01 14:39:37.224379 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4948 | 2026.02.01 14:39:37.224700 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4949 | 2026.02.01 14:39:37.224913 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.02.01 14:39:37.225051 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001203 sec., 110556.94098088112 rows/sec., 6.50 MiB/sec. | ||
| 4951 | 2026.02.01 14:39:37.225089 [ 276 ] {e05f843d-453b-4fba-af3b-28a27bf4511f} <Debug> TCPHandler: Processed in 0.001371222 sec. | ||
| 4952 | 2026.02.01 14:39:37.225205 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.02.01 14:39:37.225301 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.02.01 14:39:37.225341 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4955 | 2026.02.01 14:39:37.225760 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.02.01 14:39:37.225796 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4957 | 2026.02.01 14:39:37.226097 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4958 | 2026.02.01 14:39:37.226310 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.02.01 14:39:37.226398 [ 86 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4960 | 2026.02.01 14:39:37.226423 [ 86 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.02.01 14:39:37.226435 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001154 sec., 121317.15771230502 rows/sec., 7.84 MiB/sec. | ||
| 4962 | 2026.02.01 14:39:37.226439 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4963 | 2026.02.01 14:39:37.226472 [ 276 ] {bb866349-7fdb-4661-86fb-4fe4779946f1} <Debug> TCPHandler: Processed in 0.0013166 sec. | ||
| 4964 | 2026.02.01 14:39:37.226557 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::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 | ||
| 4965 | 2026.02.01 14:39:37.226585 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.02.01 14:39:37.226695 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.02.01 14:39:37.226718 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4968 | 2026.02.01 14:39:37.226735 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4969 | 2026.02.01 14:39:37.226763 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 4970 | 2026.02.01 14:39:37.226841 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 140 rows starting from the beginning of the part | ||
| 4971 | 2026.02.01 14:39:37.226896 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 140 rows starting from the beginning of the part | ||
| 4972 | 2026.02.01 14:39:37.226947 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 140 rows starting from the beginning of the part | ||
| 4973 | 2026.02.01 14:39:37.226993 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 140 rows starting from the beginning of the part | ||
| 4974 | 2026.02.01 14:39:37.227041 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 140 rows starting from the beginning of the part | ||
| 4975 | 2026.02.01 14:39:37.227163 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.02.01 14:39:37.227206 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4977 | 2026.02.01 14:39:37.227556 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4978 | 2026.02.01 14:39:37.227825 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.02.01 14:39:37.227929 [ 86 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4980 | 2026.02.01 14:39:37.227959 [ 86 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2026.02.01 14:39:37.227959 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001283 sec., 108339.8285268901 rows/sec., 6.16 MiB/sec. | ||
| 4982 | 2026.02.01 14:39:37.227976 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 4983 | 2026.02.01 14:39:37.228002 [ 276 ] {bd1a7d99-8fbb-4fcf-9e41-fc1676dd400f} <Debug> TCPHandler: Processed in 0.001466776 sec. | ||
| 4984 | 2026.02.01 14:39:37.228059 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::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 | ||
| 4985 | 2026.02.01 14:39:37.228086 [ 199 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 865 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586499 sec., 545225.6824618232 rows/sec., 37.60 MiB/sec. | ||
| 4986 | 2026.02.01 14:39:37.228124 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4987 | 2026.02.01 14:39:37.228165 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4988 | 2026.02.01 14:39:37.228200 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 4989 | 2026.02.01 14:39:37.228225 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4990 | 2026.02.01 14:39:37.228273 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4991 | 2026.02.01 14:39:37.228292 [ 199 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4992 | 2026.02.01 14:39:37.228299 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 139 rows starting from the beginning of the part | ||
| 4993 | 2026.02.01 14:39:37.228361 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part | ||
| 4994 | 2026.02.01 14:39:37.228404 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 139 rows starting from the beginning of the part | ||
| 4995 | 2026.02.01 14:39:37.228450 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 139 rows starting from the beginning of the part | ||
| 4996 | 2026.02.01 14:39:37.228493 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 139 rows starting from the beginning of the part | ||
| 4997 | 2026.02.01 14:39:37.228658 [ 199 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.02.01 14:39:37.228758 [ 199 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_11_2} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4999 | 2026.02.01 14:39:37.228795 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.02.01 14:39:37.228837 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5001 | 2026.02.01 14:39:37.228852 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5002 | 2026.02.01 14:39:37.229196 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5003 | 2026.02.01 14:39:37.229425 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.02.01 14:39:37.229439 [ 199 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417894 sec., 596659.5528297601 rows/sec., 36.38 MiB/sec. | ||
| 5005 | 2026.02.01 14:39:37.229558 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Debug> executeQuery: Read 435 rows, 31.04 KiB in 0.001351 sec., 321983.71576609917 rows/sec., 22.44 MiB/sec. | ||
| 5006 | 2026.02.01 14:39:37.229559 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5007 | 2026.02.01 14:39:37.229603 [ 276 ] {3a90fa3e-d8be-4447-be25-a883bd3a9ef4} <Debug> TCPHandler: Processed in 0.001528327 sec. | ||
| 5008 | 2026.02.01 14:39:37.229732 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.02.01 14:39:37.229831 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5010 | 2026.02.01 14:39:37.229832 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.02.01 14:39:37.229878 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5012 | 2026.02.01 14:39:37.229921 [ 188 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_11_2} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5013 | 2026.02.01 14:39:37.230090 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5014 | 2026.02.01 14:39:37.230242 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.02.01 14:39:37.230286 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5016 | 2026.02.01 14:39:37.230601 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5017 | 2026.02.01 14:39:37.230817 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.02.01 14:39:37.230949 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 5019 | 2026.02.01 14:39:37.230986 [ 276 ] {12c823f8-e82f-42fa-8d4d-3b6039b939f3} <Debug> TCPHandler: Processed in 0.00130411 sec. | ||
| 5020 | 2026.02.01 14:39:37.231101 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5021 | 2026.02.01 14:39:37.231196 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5022 | 2026.02.01 14:39:37.231336 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5023 | 2026.02.01 14:39:37.231745 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2026.02.01 14:39:37.231782 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5025 | 2026.02.01 14:39:37.232133 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5026 | 2026.02.01 14:39:37.232365 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5027 | 2026.02.01 14:39:37.232504 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Debug> executeQuery: Read 208 rows, 14.04 KiB in 0.001326 sec., 156862.74509803922 rows/sec., 10.34 MiB/sec. | ||
| 5028 | 2026.02.01 14:39:37.232541 [ 276 ] {096bbf38-1740-4210-9099-cd13eee91439} <Debug> TCPHandler: Processed in 0.001489786 sec. | ||
| 5029 | 2026.02.01 14:39:37.232653 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.02.01 14:39:37.232747 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.02.01 14:39:37.232789 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5032 | 2026.02.01 14:39:37.233102 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.02.01 14:39:37.233137 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5034 | 2026.02.01 14:39:37.233434 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5035 | 2026.02.01 14:39:37.233646 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.02.01 14:39:37.233776 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 5037 | 2026.02.01 14:39:37.233812 [ 276 ] {ccb212dd-e61d-445b-9f7a-67f915625598} <Debug> TCPHandler: Processed in 0.001207818 sec. | ||
| 5038 | 2026.02.01 14:39:37.233917 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5039 | 2026.02.01 14:39:37.234011 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5040 | 2026.02.01 14:39:37.234052 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5041 | 2026.02.01 14:39:37.234385 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2026.02.01 14:39:37.234419 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5043 | 2026.02.01 14:39:37.234731 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5044 | 2026.02.01 14:39:37.234947 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2026.02.01 14:39:37.235039 [ 86 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5046 | 2026.02.01 14:39:37.235066 [ 86 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2026.02.01 14:39:37.235076 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Debug> executeQuery: Read 68 rows, 4.25 KiB in 0.001083 sec., 62788.550323176365 rows/sec., 3.83 MiB/sec. | ||
| 5048 | 2026.02.01 14:39:37.235082 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5049 | 2026.02.01 14:39:37.235112 [ 276 ] {027fa7d3-e8cb-4c94-81b1-78d47026d397} <Debug> TCPHandler: Processed in 0.001244549 sec. | ||
| 5050 | 2026.02.01 14:39:37.235169 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 5051 | 2026.02.01 14:39:37.235290 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5052 | 2026.02.01 14:39:37.235322 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 858 rows starting from the beginning of the part | ||
| 5053 | 2026.02.01 14:39:37.235377 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 68 rows starting from the beginning of the part | ||
| 5054 | 2026.02.01 14:39:37.235421 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 5055 | 2026.02.01 14:39:37.235460 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 5056 | 2026.02.01 14:39:37.235501 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 5057 | 2026.02.01 14:39:37.235542 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 5058 | 2026.02.01 14:39:37.236412 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128235 sec., 890552.5012672048 rows/sec., 57.35 MiB/sec. | ||
| 5059 | 2026.02.01 14:39:37.236582 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5060 | 2026.02.01 14:39:37.236832 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.02.01 14:39:37.236900 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_26_5} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5062 | 2026.02.01 14:39:37.236970 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5063 | 2026.02.01 14:39:42.188639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12057 | ||
| 5064 | 2026.02.01 14:39:42.189211 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.02.01 14:39:42.189261 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5066 | 2026.02.01 14:39:42.189774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5067 | 2026.02.01 14:39:42.190022 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.02.01 14:39:42.190184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12057 | ||
| 5069 | 2026.02.01 14:39:42.213174 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.02.01 14:39:42.213362 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5071 | 2026.02.01 14:39:42.213432 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5072 | 2026.02.01 14:39:42.214102 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.01 14:39:42.214144 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5074 | 2026.02.01 14:39:42.214557 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5075 | 2026.02.01 14:39:42.214787 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.01 14:39:42.214943 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Debug> executeQuery: Read 110 rows, 10.01 KiB in 0.001632 sec., 67401.96078431372 rows/sec., 5.99 MiB/sec. | ||
| 5077 | 2026.02.01 14:39:42.214989 [ 276 ] {fcc13449-e523-4378-9a10-1c983e22a05a} <Debug> TCPHandler: Processed in 0.0019483 sec. | ||
| 5078 | 2026.02.01 14:39:42.215122 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.02.01 14:39:42.215227 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.02.01 14:39:42.215272 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5081 | 2026.02.01 14:39:42.215701 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.01 14:39:42.215738 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5083 | 2026.02.01 14:39:42.216071 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5084 | 2026.02.01 14:39:42.216279 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.02.01 14:39:42.216378 [ 78 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5086 | 2026.02.01 14:39:42.216410 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 5087 | 2026.02.01 14:39:42.216417 [ 78 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.02.01 14:39:42.216442 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5089 | 2026.02.01 14:39:42.216448 [ 276 ] {5408524e-ba80-4a2c-bd15-d073fe30d331} <Debug> TCPHandler: Processed in 0.001380443 sec. | ||
| 5090 | 2026.02.01 14:39:42.216562 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 5091 | 2026.02.01 14:39:42.216563 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.02.01 14:39:42.216704 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5093 | 2026.02.01 14:39:42.216707 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5094 | 2026.02.01 14:39:42.216746 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5095 | 2026.02.01 14:39:42.216765 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 201 rows starting from the beginning of the part | ||
| 5096 | 2026.02.01 14:39:42.216846 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5097 | 2026.02.01 14:39:42.216908 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 133 rows starting from the beginning of the part | ||
| 5098 | 2026.02.01 14:39:42.216976 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part | ||
| 5099 | 2026.02.01 14:39:42.217034 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 133 rows starting from the beginning of the part | ||
| 5100 | 2026.02.01 14:39:42.217086 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5101 | 2026.02.01 14:39:42.217180 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.02.01 14:39:42.217220 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5103 | 2026.02.01 14:39:42.217576 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5104 | 2026.02.01 14:39:42.217800 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.02.01 14:39:42.217937 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001254 sec., 60606.06060606061 rows/sec., 4.74 MiB/sec. | ||
| 5106 | 2026.02.01 14:39:42.217974 [ 276 ] {59ab3dd6-b75e-4542-9cd4-4913a1ecb960} <Debug> TCPHandler: Processed in 0.001462486 sec. | ||
| 5107 | 2026.02.01 14:39:42.218090 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2026.02.01 14:39:42.218185 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.02.01 14:39:42.218230 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5110 | 2026.02.01 14:39:42.218266 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766925 sec., 334479.39216435334 rows/sec., 22.50 MiB/sec. | ||
| 5111 | 2026.02.01 14:39:42.218448 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5112 | 2026.02.01 14:39:42.218619 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.02.01 14:39:42.218655 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5114 | 2026.02.01 14:39:42.218765 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.02.01 14:39:42.218844 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_26_5} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5116 | 2026.02.01 14:39:42.218926 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5117 | 2026.02.01 14:39:42.219006 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5118 | 2026.02.01 14:39:42.219220 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.02.01 14:39:42.219348 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001182 sec., 93062.60575296107 rows/sec., 6.49 MiB/sec. | ||
| 5120 | 2026.02.01 14:39:42.219385 [ 276 ] {3a6a1150-5928-4e5d-9df8-97c2218965ba} <Debug> TCPHandler: Processed in 0.001345111 sec. | ||
| 5121 | 2026.02.01 14:39:42.219503 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5122 | 2026.02.01 14:39:42.219599 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.02.01 14:39:42.219655 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <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 | ||
| 5124 | 2026.02.01 14:39:42.220499 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.02.01 14:39:42.220534 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5126 | 2026.02.01 14:39:42.221138 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5127 | 2026.02.01 14:39:42.221366 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.02.01 14:39:42.221510 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 5129 | 2026.02.01 14:39:42.221569 [ 276 ] {bd170186-221f-46cc-8d2b-285338ab8dbf} <Debug> TCPHandler: Processed in 0.002116146 sec. | ||
| 5130 | 2026.02.01 14:39:42.221683 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2026.02.01 14:39:42.221779 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5132 | 2026.02.01 14:39:42.221821 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5133 | 2026.02.01 14:39:42.222146 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.02.01 14:39:42.222181 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5135 | 2026.02.01 14:39:42.222484 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5136 | 2026.02.01 14:39:42.222688 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.02.01 14:39:42.222814 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.53 MiB/sec. | ||
| 5138 | 2026.02.01 14:39:42.222850 [ 276 ] {4f40c732-02d9-4436-ae5d-15dc4b4edf58} <Debug> TCPHandler: Processed in 0.001217928 sec. | ||
| 5139 | 2026.02.01 14:39:42.791377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5140 | 2026.02.01 14:39:42.809518 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.02.01 14:39:42.809574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5142 | 2026.02.01 14:39:42.815421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5143 | 2026.02.01 14:39:42.816154 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.02.01 14:39:42.819361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5145 | 2026.02.01 14:39:43.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.26 MiB, peak 260.94 MiB, free memory in arenas 0.00 B, will set to 254.23 MiB (RSS), difference: -1.02 MiB | ||
| 5146 | 2026.02.01 14:39:44.584094 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63301 | ||
| 5147 | 2026.02.01 14:39:44.584229 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5148 | 2026.02.01 14:39:44.584266 [ 287 ] {} <Debug> TCP-Session: 99f261b8-4514-4c3b-b94b-c2e685ac8ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63301 | ||
| 5149 | 2026.02.01 14:39:44.584294 [ 287 ] {} <Debug> TCP-Session: 99f261b8-4514-4c3b-b94b-c2e685ac8ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.02.01 14:39:44.584309 [ 287 ] {} <Debug> TCP-Session: 99f261b8-4514-4c3b-b94b-c2e685ac8ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5151 | 2026.02.01 14:39:44.584557 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32768 | ||
| 5152 | 2026.02.01 14:39:44.584587 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43164 | ||
| 5153 | 2026.02.01 14:39:44.584621 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34944 | ||
| 5154 | 2026.02.01 14:39:44.584636 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55763 | ||
| 5155 | 2026.02.01 14:39:44.584651 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53569 | ||
| 5156 | 2026.02.01 14:39:44.584707 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5157 | 2026.02.01 14:39:44.584704 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5158 | 2026.02.01 14:39:44.584614 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64073 | ||
| 5159 | 2026.02.01 14:39:44.584755 [ 291 ] {} <Debug> TCP-Session: 32467d09-4742-4fa2-b889-24f1c2095382 Authenticating user 'default' from [fd00:1122:3344:101::e]:43164 | ||
| 5160 | 2026.02.01 14:39:44.584765 [ 287 ] {} <Trace> TCP-Session: 99f261b8-4514-4c3b-b94b-c2e685ac8ce9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.02.01 14:39:44.584801 [ 291 ] {} <Debug> TCP-Session: 32467d09-4742-4fa2-b889-24f1c2095382 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5162 | 2026.02.01 14:39:44.584746 [ 294 ] {} <Debug> TCP-Session: 818d4f7a-4451-4d95-b5ee-42901e16fef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34944 | ||
| 5163 | 2026.02.01 14:39:44.584831 [ 291 ] {} <Debug> TCP-Session: 32467d09-4742-4fa2-b889-24f1c2095382 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5164 | 2026.02.01 14:39:44.584851 [ 294 ] {} <Debug> TCP-Session: 818d4f7a-4451-4d95-b5ee-42901e16fef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2026.02.01 14:39:44.584605 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59502 | ||
| 5166 | 2026.02.01 14:39:44.584877 [ 294 ] {} <Debug> TCP-Session: 818d4f7a-4451-4d95-b5ee-42901e16fef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.02.01 14:39:44.584595 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52574 | ||
| 5168 | 2026.02.01 14:39:44.584963 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5169 | 2026.02.01 14:39:44.585000 [ 295 ] {} <Debug> TCP-Session: ed559553-eaef-4cd8-9d8e-1524dc5611c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55763 | ||
| 5170 | 2026.02.01 14:39:44.585000 [ 287 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63301) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5171 | 2026.02.01 14:39:44.585027 [ 295 ] {} <Debug> TCP-Session: ed559553-eaef-4cd8-9d8e-1524dc5611c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2026.02.01 14:39:44.585043 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5173 | 2026.02.01 14:39:44.585052 [ 295 ] {} <Debug> TCP-Session: ed559553-eaef-4cd8-9d8e-1524dc5611c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2026.02.01 14:39:44.585090 [ 293 ] {} <Debug> TCP-Session: 5005bc27-9dfc-45b9-a305-cd1fa59a50db Authenticating user 'default' from [fd00:1122:3344:101::e]:64073 | ||
| 5175 | 2026.02.01 14:39:44.585122 [ 293 ] {} <Debug> TCP-Session: 5005bc27-9dfc-45b9-a305-cd1fa59a50db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.02.01 14:39:44.585137 [ 293 ] {} <Debug> TCP-Session: 5005bc27-9dfc-45b9-a305-cd1fa59a50db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2026.02.01 14:39:44.585155 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5178 | 2026.02.01 14:39:44.585191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5179 | 2026.02.01 14:39:44.585204 [ 292 ] {} <Debug> TCP-Session: af92a591-2f91-4856-bd67-418f3270d04a Authenticating user 'default' from [fd00:1122:3344:101::e]:59502 | ||
| 5180 | 2026.02.01 14:39:44.585239 [ 290 ] {} <Debug> TCP-Session: beb9d833-87d5-4c3f-b0df-cc10ac135e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:52574 | ||
| 5181 | 2026.02.01 14:39:44.585248 [ 292 ] {} <Debug> TCP-Session: af92a591-2f91-4856-bd67-418f3270d04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2026.02.01 14:39:44.585248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5183 | 2026.02.01 14:39:44.585287 [ 292 ] {} <Debug> TCP-Session: af92a591-2f91-4856-bd67-418f3270d04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.02.01 14:39:44.585316 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2026.02.01 14:39:44.585332 [ 287 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5186 | 2026.02.01 14:39:44.585359 [ 275 ] {} <Debug> TCP-Session: 92ac8a77-62e2-44ba-9de2-705bd5ff8acf Authenticating user 'default' from [fd00:1122:3344:101::e]:53569 | ||
| 5187 | 2026.02.01 14:39:44.585334 [ 289 ] {} <Debug> TCP-Session: 3ce26580-164d-4d6f-8cb2-12dcbac640bc Authenticating user 'default' from [fd00:1122:3344:101::e]:32768 | ||
| 5188 | 2026.02.01 14:39:44.585397 [ 275 ] {} <Debug> TCP-Session: 92ac8a77-62e2-44ba-9de2-705bd5ff8acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.02.01 14:39:44.585422 [ 287 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5190 | 2026.02.01 14:39:44.585442 [ 275 ] {} <Debug> TCP-Session: 92ac8a77-62e2-44ba-9de2-705bd5ff8acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.02.01 14:39:44.585438 [ 289 ] {} <Debug> TCP-Session: 3ce26580-164d-4d6f-8cb2-12dcbac640bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5192 | 2026.02.01 14:39:44.585281 [ 290 ] {} <Debug> TCP-Session: beb9d833-87d5-4c3f-b0df-cc10ac135e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.02.01 14:39:44.585502 [ 289 ] {} <Debug> TCP-Session: 3ce26580-164d-4d6f-8cb2-12dcbac640bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2026.02.01 14:39:44.585532 [ 290 ] {} <Debug> TCP-Session: beb9d833-87d5-4c3f-b0df-cc10ac135e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2026.02.01 14:39:44.585785 [ 287 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 5196 | 2026.02.01 14:39:44.586891 [ 284 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Trace> AggregatingTransform: Aggregating | ||
| 5197 | 2026.02.01 14:39:44.586929 [ 284 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5198 | 2026.02.01 14:39:44.586968 [ 284 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001055373 sec. (947.532 rows/sec., 37.01 KiB/sec.) | ||
| 5199 | 2026.02.01 14:39:44.586985 [ 284 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Trace> Aggregator: Merging aggregated data | ||
| 5200 | 2026.02.01 14:39:44.588441 [ 287 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003513 sec., 284.6569883290635 rows/sec., 11.12 KiB/sec. | ||
| 5201 | 2026.02.01 14:39:44.588632 [ 287 ] {bf3a4894-46ef-4c5e-8b2d-680a09dd441f} <Debug> TCPHandler: Processed in 0.004005044 sec. | ||
| 5202 | 2026.02.01 14:39:44.588740 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5203 | 2026.02.01 14:39:44.588770 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5204 | 2026.02.01 14:39:44.588778 [ 287 ] {} <Debug> TCP-Session: 99f261b8-4514-4c3b-b94b-c2e685ac8ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.02.01 14:39:44.588807 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5206 | 2026.02.01 14:39:44.588830 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5207 | 2026.02.01 14:39:44.588858 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5208 | 2026.02.01 14:39:44.588873 [ 291 ] {} <Debug> TCP-Session: 32467d09-4742-4fa2-b889-24f1c2095382 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5209 | 2026.02.01 14:39:44.588899 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5210 | 2026.02.01 14:39:44.588911 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2026.02.01 14:39:44.588936 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5212 | 2026.02.01 14:39:44.588983 [ 293 ] {} <Debug> TCP-Session: 5005bc27-9dfc-45b9-a305-cd1fa59a50db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.02.01 14:39:44.588960 [ 294 ] {} <Debug> TCP-Session: 818d4f7a-4451-4d95-b5ee-42901e16fef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.02.01 14:39:44.589025 [ 295 ] {} <Debug> TCP-Session: ed559553-eaef-4cd8-9d8e-1524dc5611c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.02.01 14:39:44.588918 [ 290 ] {} <Debug> TCP-Session: beb9d833-87d5-4c3f-b0df-cc10ac135e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2026.02.01 14:39:44.588895 [ 275 ] {} <Debug> TCP-Session: 92ac8a77-62e2-44ba-9de2-705bd5ff8acf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5217 | 2026.02.01 14:39:44.588849 [ 289 ] {} <Debug> TCP-Session: 3ce26580-164d-4d6f-8cb2-12dcbac640bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.02.01 14:39:44.588875 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5219 | 2026.02.01 14:39:44.589179 [ 292 ] {} <Debug> TCP-Session: af92a591-2f91-4856-bd67-418f3270d04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.02.01 14:39:44.716056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 | ||
| 5221 | 2026.02.01 14:39:44.718429 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.02.01 14:39:44.718479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5223 | 2026.02.01 14:39:44.719701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5224 | 2026.02.01 14:39:44.719997 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.02.01 14:39:44.720282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5226 | 2026.02.01 14:39:44.737677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36550 | ||
| 5227 | 2026.02.01 14:39:44.737796 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2026.02.01 14:39:44.737823 [ 287 ] {} <Debug> TCP-Session: 20885b21-5777-4627-9130-b52961a1bbe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36550 | ||
| 5229 | 2026.02.01 14:39:44.737845 [ 287 ] {} <Debug> TCP-Session: 20885b21-5777-4627-9130-b52961a1bbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2026.02.01 14:39:44.737857 [ 287 ] {} <Debug> TCP-Session: 20885b21-5777-4627-9130-b52961a1bbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.02.01 14:39:44.738065 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42311 | ||
| 5232 | 2026.02.01 14:39:44.738108 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38960 | ||
| 5233 | 2026.02.01 14:39:44.738128 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42970 | ||
| 5234 | 2026.02.01 14:39:44.738140 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44697 | ||
| 5235 | 2026.02.01 14:39:44.738171 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5236 | 2026.02.01 14:39:44.738195 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5237 | 2026.02.01 14:39:44.738215 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5238 | 2026.02.01 14:39:44.738222 [ 289 ] {} <Debug> TCP-Session: 04bdad9a-5656-440e-a751-7e625c5d6fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42311 | ||
| 5239 | 2026.02.01 14:39:44.738228 [ 287 ] {} <Trace> TCP-Session: 20885b21-5777-4627-9130-b52961a1bbe5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.02.01 14:39:44.738245 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5241 | 2026.02.01 14:39:44.738255 [ 289 ] {} <Debug> TCP-Session: 04bdad9a-5656-440e-a751-7e625c5d6fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.02.01 14:39:44.738286 [ 294 ] {} <Debug> TCP-Session: acb6e3f3-1c53-4bea-80d1-ffe3604e671a Authenticating user 'default' from [fd00:1122:3344:101::e]:44697 | ||
| 5243 | 2026.02.01 14:39:44.738297 [ 289 ] {} <Debug> TCP-Session: 04bdad9a-5656-440e-a751-7e625c5d6fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.02.01 14:39:44.738315 [ 294 ] {} <Debug> TCP-Session: acb6e3f3-1c53-4bea-80d1-ffe3604e671a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.02.01 14:39:44.738246 [ 293 ] {} <Debug> TCP-Session: c16f6991-2b89-4734-a1cf-008402982807 Authenticating user 'default' from [fd00:1122:3344:101::e]:42970 | ||
| 5246 | 2026.02.01 14:39:44.738339 [ 294 ] {} <Debug> TCP-Session: acb6e3f3-1c53-4bea-80d1-ffe3604e671a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.02.01 14:39:44.738362 [ 293 ] {} <Debug> TCP-Session: c16f6991-2b89-4734-a1cf-008402982807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5248 | 2026.02.01 14:39:44.738235 [ 291 ] {} <Debug> TCP-Session: c7cddd41-dbbd-4785-97eb-e60f862002c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38960 | ||
| 5249 | 2026.02.01 14:39:44.738388 [ 293 ] {} <Debug> TCP-Session: c16f6991-2b89-4734-a1cf-008402982807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.02.01 14:39:44.738412 [ 291 ] {} <Debug> TCP-Session: c7cddd41-dbbd-4785-97eb-e60f862002c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.02.01 14:39:44.738416 [ 287 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36550) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5252 | 2026.02.01 14:39:44.738434 [ 291 ] {} <Debug> TCP-Session: c7cddd41-dbbd-4785-97eb-e60f862002c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5253 | 2026.02.01 14:39:44.738163 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44699 | ||
| 5254 | 2026.02.01 14:39:44.738154 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33787 | ||
| 5255 | 2026.02.01 14:39:44.738120 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57481 | ||
| 5256 | 2026.02.01 14:39:44.738116 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54192 | ||
| 5257 | 2026.02.01 14:39:44.738560 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5258 | 2026.02.01 14:39:44.738579 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5259 | 2026.02.01 14:39:44.738603 [ 275 ] {} <Debug> TCP-Session: 49d2d7bd-5ded-4d2d-9272-0f9c5ac96a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:44699 | ||
| 5260 | 2026.02.01 14:39:44.738625 [ 295 ] {} <Debug> TCP-Session: 319185a2-eb52-4f8c-b1e7-9841eb1624b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33787 | ||
| 5261 | 2026.02.01 14:39:44.738632 [ 275 ] {} <Debug> TCP-Session: 49d2d7bd-5ded-4d2d-9272-0f9c5ac96a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2026.02.01 14:39:44.738634 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5263 | 2026.02.01 14:39:44.738647 [ 295 ] {} <Debug> TCP-Session: 319185a2-eb52-4f8c-b1e7-9841eb1624b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5264 | 2026.02.01 14:39:44.738648 [ 275 ] {} <Debug> TCP-Session: 49d2d7bd-5ded-4d2d-9272-0f9c5ac96a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.02.01 14:39:44.738664 [ 290 ] {} <Debug> TCP-Session: 903c33be-d0c8-4e2d-b46c-7287b7e1f477 Authenticating user 'default' from [fd00:1122:3344:101::e]:54192 | ||
| 5266 | 2026.02.01 14:39:44.738668 [ 295 ] {} <Debug> TCP-Session: 319185a2-eb52-4f8c-b1e7-9841eb1624b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2026.02.01 14:39:44.738688 [ 290 ] {} <Debug> TCP-Session: 903c33be-d0c8-4e2d-b46c-7287b7e1f477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5268 | 2026.02.01 14:39:44.738694 [ 287 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5269 | 2026.02.01 14:39:44.738705 [ 290 ] {} <Debug> TCP-Session: 903c33be-d0c8-4e2d-b46c-7287b7e1f477 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.02.01 14:39:44.738635 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5271 | 2026.02.01 14:39:44.738761 [ 287 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5272 | 2026.02.01 14:39:44.738772 [ 292 ] {} <Debug> TCP-Session: d1ca6f90-7b1a-4ae6-acc6-1dbeb774f83c Authenticating user 'default' from [fd00:1122:3344:101::e]:57481 | ||
| 5273 | 2026.02.01 14:39:44.738804 [ 292 ] {} <Debug> TCP-Session: d1ca6f90-7b1a-4ae6-acc6-1dbeb774f83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.02.01 14:39:44.738817 [ 292 ] {} <Debug> TCP-Session: d1ca6f90-7b1a-4ae6-acc6-1dbeb774f83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.02.01 14:39:44.739064 [ 287 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 5276 | 2026.02.01 14:39:44.739974 [ 296 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Trace> AggregatingTransform: Aggregating | ||
| 5277 | 2026.02.01 14:39:44.740029 [ 296 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Trace> Aggregator: Aggregation method: without_key | ||
| 5278 | 2026.02.01 14:39:44.740069 [ 296 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000901328 sec. (1109.474 rows/sec., 43.34 KiB/sec.) | ||
| 5279 | 2026.02.01 14:39:44.740088 [ 296 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Trace> Aggregator: Merging aggregated data | ||
| 5280 | 2026.02.01 14:39:44.741748 [ 287 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003387 sec., 295.24653085326247 rows/sec., 11.53 KiB/sec. | ||
| 5281 | 2026.02.01 14:39:44.741895 [ 287 ] {be5a272e-38d8-4c77-bed6-e6d5ad35b271} <Debug> TCPHandler: Processed in 0.003805878 sec. | ||
| 5282 | 2026.02.01 14:39:44.742042 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5283 | 2026.02.01 14:39:44.742064 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5284 | 2026.02.01 14:39:44.742092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5285 | 2026.02.01 14:39:44.742093 [ 287 ] {} <Debug> TCP-Session: 20885b21-5777-4627-9130-b52961a1bbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2026.02.01 14:39:44.742118 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5287 | 2026.02.01 14:39:44.742141 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5288 | 2026.02.01 14:39:44.742158 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5289 | 2026.02.01 14:39:44.742179 [ 289 ] {} <Debug> TCP-Session: 04bdad9a-5656-440e-a751-7e625c5d6fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.02.01 14:39:44.742191 [ 294 ] {} <Debug> TCP-Session: acb6e3f3-1c53-4bea-80d1-ffe3604e671a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.02.01 14:39:44.742209 [ 290 ] {} <Debug> TCP-Session: 903c33be-d0c8-4e2d-b46c-7287b7e1f477 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.02.01 14:39:44.742209 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5293 | 2026.02.01 14:39:44.742232 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5294 | 2026.02.01 14:39:44.742271 [ 293 ] {} <Debug> TCP-Session: c16f6991-2b89-4734-a1cf-008402982807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.02.01 14:39:44.742138 [ 292 ] {} <Debug> TCP-Session: d1ca6f90-7b1a-4ae6-acc6-1dbeb774f83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.02.01 14:39:44.742300 [ 291 ] {} <Debug> TCP-Session: c7cddd41-dbbd-4785-97eb-e60f862002c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.02.01 14:39:44.742110 [ 275 ] {} <Debug> TCP-Session: 49d2d7bd-5ded-4d2d-9272-0f9c5ac96a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.02.01 14:39:44.742233 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5299 | 2026.02.01 14:39:44.742381 [ 295 ] {} <Debug> TCP-Session: 319185a2-eb52-4f8c-b1e7-9841eb1624b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.02.01 14:39:44.814042 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65378 | ||
| 5301 | 2026.02.01 14:39:44.814148 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5302 | 2026.02.01 14:39:44.814174 [ 287 ] {} <Debug> TCP-Session: c70b2bae-d098-44cc-ab6e-7d99d4ec3aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65378 | ||
| 5303 | 2026.02.01 14:39:44.814196 [ 287 ] {} <Debug> TCP-Session: c70b2bae-d098-44cc-ab6e-7d99d4ec3aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2026.02.01 14:39:44.814208 [ 287 ] {} <Debug> TCP-Session: c70b2bae-d098-44cc-ab6e-7d99d4ec3aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.02.01 14:39:44.814443 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38665 | ||
| 5306 | 2026.02.01 14:39:44.814456 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62722 | ||
| 5307 | 2026.02.01 14:39:44.814504 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65457 | ||
| 5308 | 2026.02.01 14:39:44.814510 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34737 | ||
| 5309 | 2026.02.01 14:39:44.814487 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42815 | ||
| 5310 | 2026.02.01 14:39:44.814572 [ 287 ] {} <Trace> TCP-Session: c70b2bae-d098-44cc-ab6e-7d99d4ec3aa5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.02.01 14:39:44.814589 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5312 | 2026.02.01 14:39:44.814589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5313 | 2026.02.01 14:39:44.814601 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5314 | 2026.02.01 14:39:44.814624 [ 295 ] {} <Debug> TCP-Session: 799f95d6-dc34-4ac2-bdfe-4735f95b104f Authenticating user 'default' from [fd00:1122:3344:101::e]:65457 | ||
| 5315 | 2026.02.01 14:39:44.814628 [ 290 ] {} <Debug> TCP-Session: 1f101797-2179-445f-b48a-0eb33e53abbe Authenticating user 'default' from [fd00:1122:3344:101::e]:62722 | ||
| 5316 | 2026.02.01 14:39:44.814634 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5317 | 2026.02.01 14:39:44.814645 [ 275 ] {} <Debug> TCP-Session: df1ded0d-7a9e-470f-88b4-17476662d485 Authenticating user 'default' from [fd00:1122:3344:101::e]:34737 | ||
| 5318 | 2026.02.01 14:39:44.814656 [ 290 ] {} <Debug> TCP-Session: 1f101797-2179-445f-b48a-0eb33e53abbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.02.01 14:39:44.814673 [ 294 ] {} <Debug> TCP-Session: 0df4ac5e-f36b-4856-904c-27854427b298 Authenticating user 'default' from [fd00:1122:3344:101::e]:42815 | ||
| 5320 | 2026.02.01 14:39:44.814681 [ 275 ] {} <Debug> TCP-Session: df1ded0d-7a9e-470f-88b4-17476662d485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.02.01 14:39:44.814706 [ 294 ] {} <Debug> TCP-Session: 0df4ac5e-f36b-4856-904c-27854427b298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.02.01 14:39:44.814722 [ 275 ] {} <Debug> TCP-Session: df1ded0d-7a9e-470f-88b4-17476662d485 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.02.01 14:39:44.814739 [ 294 ] {} <Debug> TCP-Session: 0df4ac5e-f36b-4856-904c-27854427b298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.02.01 14:39:44.814752 [ 287 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65378) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5325 | 2026.02.01 14:39:44.814686 [ 290 ] {} <Debug> TCP-Session: 1f101797-2179-445f-b48a-0eb33e53abbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.02.01 14:39:44.814653 [ 295 ] {} <Debug> TCP-Session: 799f95d6-dc34-4ac2-bdfe-4735f95b104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.02.01 14:39:44.814567 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.02.01 14:39:44.814813 [ 295 ] {} <Debug> TCP-Session: 799f95d6-dc34-4ac2-bdfe-4735f95b104f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.02.01 14:39:44.814480 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41493 | ||
| 5330 | 2026.02.01 14:39:44.814859 [ 289 ] {} <Debug> TCP-Session: d114f95d-2fc1-45b1-8592-b3ee545b3720 Authenticating user 'default' from [fd00:1122:3344:101::e]:38665 | ||
| 5331 | 2026.02.01 14:39:44.814473 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62799 | ||
| 5332 | 2026.02.01 14:39:44.814903 [ 289 ] {} <Debug> TCP-Session: d114f95d-2fc1-45b1-8592-b3ee545b3720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.02.01 14:39:44.814455 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34346 | ||
| 5334 | 2026.02.01 14:39:44.814942 [ 289 ] {} <Debug> TCP-Session: d114f95d-2fc1-45b1-8592-b3ee545b3720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.02.01 14:39:44.814928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5336 | 2026.02.01 14:39:44.814994 [ 293 ] {} <Debug> TCP-Session: 2d79aa63-04b4-4891-97ce-21df45bd03e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41493 | ||
| 5337 | 2026.02.01 14:39:44.814999 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5338 | 2026.02.01 14:39:44.815007 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5339 | 2026.02.01 14:39:44.815013 [ 293 ] {} <Debug> TCP-Session: 2d79aa63-04b4-4891-97ce-21df45bd03e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.02.01 14:39:44.815036 [ 292 ] {} <Debug> TCP-Session: eb5cf162-453b-4e65-be4b-4a1c37f4a2dc Authenticating user 'default' from [fd00:1122:3344:101::e]:62799 | ||
| 5341 | 2026.02.01 14:39:44.815054 [ 293 ] {} <Debug> TCP-Session: 2d79aa63-04b4-4891-97ce-21df45bd03e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.02.01 14:39:44.815047 [ 291 ] {} <Debug> TCP-Session: d9b3c287-4c19-4226-9ba3-4e404d3d12ff Authenticating user 'default' from [fd00:1122:3344:101::e]:34346 | ||
| 5343 | 2026.02.01 14:39:44.815078 [ 292 ] {} <Debug> TCP-Session: eb5cf162-453b-4e65-be4b-4a1c37f4a2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.02.01 14:39:44.815104 [ 291 ] {} <Debug> TCP-Session: d9b3c287-4c19-4226-9ba3-4e404d3d12ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.02.01 14:39:44.815117 [ 292 ] {} <Debug> TCP-Session: eb5cf162-453b-4e65-be4b-4a1c37f4a2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.02.01 14:39:44.815129 [ 291 ] {} <Debug> TCP-Session: d9b3c287-4c19-4226-9ba3-4e404d3d12ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.02.01 14:39:44.815030 [ 287 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5348 | 2026.02.01 14:39:44.815219 [ 287 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5349 | 2026.02.01 14:39:44.815510 [ 287 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 5350 | 2026.02.01 14:39:44.816422 [ 301 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Trace> AggregatingTransform: Aggregating | ||
| 5351 | 2026.02.01 14:39:44.816460 [ 301 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Trace> Aggregator: Aggregation method: without_key | ||
| 5352 | 2026.02.01 14:39:44.816496 [ 301 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882178 sec. (1133.558 rows/sec., 44.28 KiB/sec.) | ||
| 5353 | 2026.02.01 14:39:44.816514 [ 301 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Trace> Aggregator: Merging aggregated data | ||
| 5354 | 2026.02.01 14:39:44.817942 [ 287 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003234 sec., 309.2145949288807 rows/sec., 12.08 KiB/sec. | ||
| 5355 | 2026.02.01 14:39:44.818096 [ 287 ] {3fb0d0ad-f39a-40ab-b639-24138ee34e10} <Debug> TCPHandler: Processed in 0.003651963 sec. | ||
| 5356 | 2026.02.01 14:39:44.818209 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5357 | 2026.02.01 14:39:44.818236 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5358 | 2026.02.01 14:39:44.818237 [ 287 ] {} <Debug> TCP-Session: c70b2bae-d098-44cc-ab6e-7d99d4ec3aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.02.01 14:39:44.818262 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5360 | 2026.02.01 14:39:44.818271 [ 291 ] {} <Debug> TCP-Session: d9b3c287-4c19-4226-9ba3-4e404d3d12ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.02.01 14:39:44.818282 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5362 | 2026.02.01 14:39:44.818301 [ 294 ] {} <Debug> TCP-Session: 0df4ac5e-f36b-4856-904c-27854427b298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.02.01 14:39:44.818312 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5364 | 2026.02.01 14:39:44.818335 [ 290 ] {} <Debug> TCP-Session: 1f101797-2179-445f-b48a-0eb33e53abbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.02.01 14:39:44.818331 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5366 | 2026.02.01 14:39:44.818351 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5367 | 2026.02.01 14:39:44.818370 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5368 | 2026.02.01 14:39:44.818400 [ 293 ] {} <Debug> TCP-Session: 2d79aa63-04b4-4891-97ce-21df45bd03e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.02.01 14:39:44.818414 [ 289 ] {} <Debug> TCP-Session: d114f95d-2fc1-45b1-8592-b3ee545b3720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.02.01 14:39:44.818387 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5371 | 2026.02.01 14:39:44.818385 [ 295 ] {} <Debug> TCP-Session: 799f95d6-dc34-4ac2-bdfe-4735f95b104f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.02.01 14:39:44.818481 [ 292 ] {} <Debug> TCP-Session: eb5cf162-453b-4e65-be4b-4a1c37f4a2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.02.01 14:39:44.818494 [ 275 ] {} <Debug> TCP-Session: df1ded0d-7a9e-470f-88b4-17476662d485 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.02.01 14:39:47.222017 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.02.01 14:39:47.222221 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5376 | 2026.02.01 14:39:47.222298 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5377 | 2026.02.01 14:39:47.223132 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.02.01 14:39:47.223182 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5379 | 2026.02.01 14:39:47.223604 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5380 | 2026.02.01 14:39:47.223832 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.02.01 14:39:47.223995 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001831 sec., 145275.80557072637 rows/sec., 9.23 MiB/sec. | ||
| 5382 | 2026.02.01 14:39:47.224045 [ 276 ] {256f9887-2cea-46f9-8406-4b4003c23794} <Debug> TCPHandler: Processed in 0.002163187 sec. | ||
| 5383 | 2026.02.01 14:39:47.224176 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.02.01 14:39:47.224282 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5385 | 2026.02.01 14:39:47.224327 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5386 | 2026.02.01 14:39:47.224746 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.02.01 14:39:47.224782 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5388 | 2026.02.01 14:39:47.225088 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5389 | 2026.02.01 14:39:47.225308 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.02.01 14:39:47.225445 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001189 sec., 3364.1715727502105 rows/sec., 274.32 KiB/sec. | ||
| 5391 | 2026.02.01 14:39:47.225483 [ 276 ] {8272fb1e-d756-45fc-a833-c8acc8d4bdc9} <Debug> TCPHandler: Processed in 0.001359913 sec. | ||
| 5392 | 2026.02.01 14:39:47.225588 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5393 | 2026.02.01 14:39:47.225686 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5394 | 2026.02.01 14:39:47.225727 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5395 | 2026.02.01 14:39:47.226630 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.02.01 14:39:47.226666 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5397 | 2026.02.01 14:39:47.227013 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5398 | 2026.02.01 14:39:47.227220 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5399 | 2026.02.01 14:39:47.227323 [ 70 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5400 | 2026.02.01 14:39:47.227352 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.001687 sec., 446947.2436277416 rows/sec., 35.14 MiB/sec. | ||
| 5401 | 2026.02.01 14:39:47.227364 [ 70 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.02.01 14:39:47.227387 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5403 | 2026.02.01 14:39:47.227390 [ 276 ] {105e9a57-0653-4fb7-a322-ddb6971c9d5d} <Debug> TCPHandler: Processed in 0.001851498 sec. | ||
| 5404 | 2026.02.01 14:39:47.227476 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 5405 | 2026.02.01 14:39:47.227513 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.02.01 14:39:47.227575 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5407 | 2026.02.01 14:39:47.227609 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 935 rows starting from the beginning of the part | ||
| 5408 | 2026.02.01 14:39:47.227612 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5409 | 2026.02.01 14:39:47.227659 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5410 | 2026.02.01 14:39:47.227675 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 726 rows starting from the beginning of the part | ||
| 5411 | 2026.02.01 14:39:47.227725 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
| 5412 | 2026.02.01 14:39:47.227771 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 726 rows starting from the beginning of the part | ||
| 5413 | 2026.02.01 14:39:47.227814 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
| 5414 | 2026.02.01 14:39:47.227861 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 754 rows starting from the beginning of the part | ||
| 5415 | 2026.02.01 14:39:47.228235 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.02.01 14:39:47.228280 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5417 | 2026.02.01 14:39:47.228699 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5418 | 2026.02.01 14:39:47.229010 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.02.01 14:39:47.229174 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001581 sec., 86654.0164452878 rows/sec., 5.12 MiB/sec. | ||
| 5420 | 2026.02.01 14:39:47.229220 [ 276 ] {130db26c-4cfb-41e1-b204-d14b0ef6680b} <Debug> TCPHandler: Processed in 0.001756695 sec. | ||
| 5421 | 2026.02.01 14:39:47.229354 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.02.01 14:39:47.229462 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5423 | 2026.02.01 14:39:47.229510 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5424 | 2026.02.01 14:39:47.229823 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3363 rows, containing 5 columns (5 merged, 0 gathered) in 0.002379264 sec., 1413462.3143963849 rows/sec., 118.76 MiB/sec. | ||
| 5425 | 2026.02.01 14:39:47.230014 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.02.01 14:39:47.230019 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5427 | 2026.02.01 14:39:47.230056 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5428 | 2026.02.01 14:39:47.230300 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.02.01 14:39:47.230386 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_31_6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5430 | 2026.02.01 14:39:47.230396 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5431 | 2026.02.01 14:39:47.230447 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5432 | 2026.02.01 14:39:47.230625 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.02.01 14:39:47.230759 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001322 sec., 105900.1512859304 rows/sec., 6.84 MiB/sec. | ||
| 5434 | 2026.02.01 14:39:47.230798 [ 276 ] {1074bc64-3c77-4015-b3ae-7a76d3cf4c43} <Debug> TCPHandler: Processed in 0.001503337 sec. | ||
| 5435 | 2026.02.01 14:39:47.230912 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2026.02.01 14:39:47.231009 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5437 | 2026.02.01 14:39:47.231049 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5438 | 2026.02.01 14:39:47.231530 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2026.02.01 14:39:47.231566 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5440 | 2026.02.01 14:39:47.231879 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5441 | 2026.02.01 14:39:47.232095 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2026.02.01 14:39:47.232226 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001236 sec., 112459.54692556635 rows/sec., 6.40 MiB/sec. | ||
| 5443 | 2026.02.01 14:39:47.232264 [ 276 ] {145edef1-8741-4723-be4d-fcccca8178e8} <Debug> TCPHandler: Processed in 0.001401734 sec. | ||
| 5444 | 2026.02.01 14:39:47.232382 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2026.02.01 14:39:47.232476 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5446 | 2026.02.01 14:39:47.232519 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5447 | 2026.02.01 14:39:47.233144 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2026.02.01 14:39:47.233179 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5449 | 2026.02.01 14:39:47.233525 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5450 | 2026.02.01 14:39:47.233744 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2026.02.01 14:39:47.233839 [ 70 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5452 | 2026.02.01 14:39:47.233864 [ 70 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.02.01 14:39:47.233876 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001417 sec., 329569.51305575157 rows/sec., 23.16 MiB/sec. | ||
| 5454 | 2026.02.01 14:39:47.233881 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5455 | 2026.02.01 14:39:47.233915 [ 276 ] {85e49531-716a-4dea-9303-ca5157509891} <Debug> TCPHandler: Processed in 0.001581799 sec. | ||
| 5456 | 2026.02.01 14:39:47.233990 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 5457 | 2026.02.01 14:39:47.234029 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.02.01 14:39:47.234129 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5459 | 2026.02.01 14:39:47.234135 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5460 | 2026.02.01 14:39:47.234176 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5461 | 2026.02.01 14:39:47.234189 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 545 rows starting from the beginning of the part | ||
| 5462 | 2026.02.01 14:39:47.234270 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 435 rows starting from the beginning of the part | ||
| 5463 | 2026.02.01 14:39:47.234319 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 5464 | 2026.02.01 14:39:47.234364 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 435 rows starting from the beginning of the part | ||
| 5465 | 2026.02.01 14:39:47.234409 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5466 | 2026.02.01 14:39:47.234456 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 467 rows starting from the beginning of the part | ||
| 5467 | 2026.02.01 14:39:47.234537 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.02.01 14:39:47.234578 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5469 | 2026.02.01 14:39:47.234929 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5470 | 2026.02.01 14:39:47.235179 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.02.01 14:39:47.235321 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 5472 | 2026.02.01 14:39:47.235359 [ 276 ] {c1acc363-f731-42d8-980d-91bad649d241} <Debug> TCPHandler: Processed in 0.001380163 sec. | ||
| 5473 | 2026.02.01 14:39:47.235466 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.02.01 14:39:47.235560 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.02.01 14:39:47.235604 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5476 | 2026.02.01 14:39:47.235622 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001685823 sec., 1208905.086714323 rows/sec., 90.60 MiB/sec. | ||
| 5477 | 2026.02.01 14:39:47.235805 [ 193 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5478 | 2026.02.01 14:39:47.236042 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.02.01 14:39:47.236082 [ 193 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.02.01 14:39:47.236085 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5481 | 2026.02.01 14:39:47.236170 [ 193 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_31_6} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5482 | 2026.02.01 14:39:47.236252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5483 | 2026.02.01 14:39:47.236461 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5484 | 2026.02.01 14:39:47.236697 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.02.01 14:39:47.236828 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001287 sec., 202020.20202020204 rows/sec., 13.45 MiB/sec. | ||
| 5486 | 2026.02.01 14:39:47.236865 [ 276 ] {cd9e57ff-a455-4ce1-9ff1-6190f48e6ed2} <Debug> TCPHandler: Processed in 0.001447665 sec. | ||
| 5487 | 2026.02.01 14:39:47.236976 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.02.01 14:39:47.237071 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.02.01 14:39:47.237114 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5490 | 2026.02.01 14:39:47.237435 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.02.01 14:39:47.237471 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5492 | 2026.02.01 14:39:47.237783 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5493 | 2026.02.01 14:39:47.238021 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.02.01 14:39:47.238134 [ 70 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5495 | 2026.02.01 14:39:47.238163 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 60.71 KiB/sec. | ||
| 5496 | 2026.02.01 14:39:47.238175 [ 70 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.02.01 14:39:47.238209 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5498 | 2026.02.01 14:39:47.238217 [ 276 ] {4104ef55-e072-4fa6-b104-589053abcb3e} <Debug> TCPHandler: Processed in 0.00128999 sec. | ||
| 5499 | 2026.02.01 14:39:47.238295 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5500 | 2026.02.01 14:39:47.238363 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.02.01 14:39:47.238390 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5502 | 2026.02.01 14:39:47.238423 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5503 | 2026.02.01 14:39:47.238470 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5504 | 2026.02.01 14:39:47.238488 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5505 | 2026.02.01 14:39:47.238506 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5506 | 2026.02.01 14:39:47.238549 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5507 | 2026.02.01 14:39:47.238550 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5508 | 2026.02.01 14:39:47.238604 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5509 | 2026.02.01 14:39:47.238637 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 5510 | 2026.02.01 14:39:47.238984 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2026.02.01 14:39:47.239035 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5512 | 2026.02.01 14:39:47.239374 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001107595 sec., 9931.4280039184 rows/sec., 665.68 KiB/sec. | ||
| 5513 | 2026.02.01 14:39:47.239405 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5514 | 2026.02.01 14:39:47.239523 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5515 | 2026.02.01 14:39:47.239688 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.02.01 14:39:47.239816 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_11_2} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.02.01 14:39:47.239839 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001376 sec., 63953.48837209302 rows/sec., 4.02 MiB/sec. | ||
| 5518 | 2026.02.01 14:39:47.239882 [ 276 ] {8d079200-cd6e-496d-a780-37bc0366bfc1} <Debug> TCPHandler: Processed in 0.001581589 sec. | ||
| 5519 | 2026.02.01 14:39:47.239893 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_11_2} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5520 | 2026.02.01 14:39:47.239962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5521 | 2026.02.01 14:39:49.572120 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5522 | 2026.02.01 14:39:49.572186 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5523 | 2026.02.01 14:39:49.690280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12505 | ||
| 5524 | 2026.02.01 14:39:49.691074 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5525 | 2026.02.01 14:39:49.691150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5526 | 2026.02.01 14:39:49.691817 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5527 | 2026.02.01 14:39:49.692042 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.02.01 14:39:49.692167 [ 64 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5529 | 2026.02.01 14:39:49.692170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 5530 | 2026.02.01 14:39:49.692223 [ 64 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2026.02.01 14:39:49.692251 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5532 | 2026.02.01 14:39:49.692358 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 5533 | 2026.02.01 14:39:49.692483 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5534 | 2026.02.01 14:39:49.692523 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10137 rows starting from the beginning of the part | ||
| 5535 | 2026.02.01 14:39:49.692617 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5536 | 2026.02.01 14:39:49.692670 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5537 | 2026.02.01 14:39:49.692723 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5538 | 2026.02.01 14:39:49.692774 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5539 | 2026.02.01 14:39:49.692824 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5540 | 2026.02.01 14:39:49.694698 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389614 sec., 5233062.745698677 rows/sec., 74.86 MiB/sec. | ||
| 5541 | 2026.02.01 14:39:49.694996 [ 192 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5542 | 2026.02.01 14:39:49.695279 [ 192 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2026.02.01 14:39:49.695348 [ 192 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_26_5} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5544 | 2026.02.01 14:39:49.695438 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5545 | 2026.02.01 14:39:50.320414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5546 | 2026.02.01 14:39:50.337430 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.02.01 14:39:50.337476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5548 | 2026.02.01 14:39:50.343606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5549 | 2026.02.01 14:39:50.344315 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.02.01 14:39:50.344607 [ 63 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5551 | 2026.02.01 14:39:50.344649 [ 63 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.02.01 14:39:50.344671 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5553 | 2026.02.01 14:39:50.344768 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5554 | 2026.02.01 14:39:50.347183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5555 | 2026.02.01 14:39:50.347742 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5556 | 2026.02.01 14:39:50.348521 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5557 | 2026.02.01 14:39:50.351884 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5558 | 2026.02.01 14:39:50.355162 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5559 | 2026.02.01 14:39:50.359030 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5560 | 2026.02.01 14:39:50.362917 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5561 | 2026.02.01 14:39:50.366765 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 5562 | 2026.02.01 14:39:50.418382 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.073657213 sec., 2660.9749679233723 rows/sec., 13.76 MiB/sec. | ||
| 5563 | 2026.02.01 14:39:50.419991 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5564 | 2026.02.01 14:39:50.421611 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_26_5} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.02.01 14:39:50.421692 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_26_5} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5566 | 2026.02.01 14:39:50.423002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5567 | 2026.02.01 14:39:51.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.46 MiB, peak 266.00 MiB, free memory in arenas 0.00 B, will set to 261.49 MiB (RSS), difference: 6.03 MiB | ||
| 5568 | 2026.02.01 14:39:52.216061 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.02.01 14:39:52.216265 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5570 | 2026.02.01 14:39:52.216335 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5571 | 2026.02.01 14:39:52.217064 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.02.01 14:39:52.217108 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5573 | 2026.02.01 14:39:52.217516 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5574 | 2026.02.01 14:39:52.217737 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.02.01 14:39:52.217913 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001705 sec., 79765.39589442816 rows/sec., 6.92 MiB/sec. | ||
| 5576 | 2026.02.01 14:39:52.217964 [ 276 ] {7b5831d6-2855-408b-a832-f740cd3239bb} <Debug> TCPHandler: Processed in 0.002046674 sec. | ||
| 5577 | 2026.02.01 14:39:52.218087 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.02.01 14:39:52.218192 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5579 | 2026.02.01 14:39:52.218238 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5580 | 2026.02.01 14:39:52.218662 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.02.01 14:39:52.218697 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5582 | 2026.02.01 14:39:52.219025 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5583 | 2026.02.01 14:39:52.219232 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.02.01 14:39:52.219373 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001206 sec., 33167.49585406302 rows/sec., 2.44 MiB/sec. | ||
| 5585 | 2026.02.01 14:39:52.219411 [ 276 ] {e244f166-17d6-4170-9914-bda31d342890} <Debug> TCPHandler: Processed in 0.001377703 sec. | ||
| 5586 | 2026.02.01 14:39:52.219524 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.02.01 14:39:52.219620 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5588 | 2026.02.01 14:39:52.219660 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5589 | 2026.02.01 14:39:52.220089 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.02.01 14:39:52.220123 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5591 | 2026.02.01 14:39:52.220459 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5592 | 2026.02.01 14:39:52.220662 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.02.01 14:39:52.220799 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001197 sec., 86883.87635756057 rows/sec., 6.79 MiB/sec. | ||
| 5594 | 2026.02.01 14:39:52.220837 [ 276 ] {c51a2c5a-3195-407e-94f2-c64bc40b59ab} <Debug> TCPHandler: Processed in 0.001363173 sec. | ||
| 5595 | 2026.02.01 14:39:52.220950 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.02.01 14:39:52.221045 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5597 | 2026.02.01 14:39:52.221089 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5598 | 2026.02.01 14:39:52.221487 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.02.01 14:39:52.221521 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5600 | 2026.02.01 14:39:52.221836 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5601 | 2026.02.01 14:39:52.222042 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.02.01 14:39:52.222177 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 5603 | 2026.02.01 14:39:52.222214 [ 276 ] {92334c98-0fac-4f7a-b47b-6802aef278c5} <Debug> TCPHandler: Processed in 0.00131398 sec. | ||
| 5604 | 2026.02.01 14:39:52.222328 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.02.01 14:39:52.222422 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5606 | 2026.02.01 14:39:52.222477 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <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 | ||
| 5607 | 2026.02.01 14:39:52.223301 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.02.01 14:39:52.223336 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5609 | 2026.02.01 14:39:52.223945 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5610 | 2026.02.01 14:39:52.224168 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.02.01 14:39:52.224317 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001914 sec., 20898.641588296763 rows/sec., 37.45 MiB/sec. | ||
| 5612 | 2026.02.01 14:39:52.224370 [ 276 ] {a6b31097-4823-4aa0-90b1-0c2284bb9e29} <Debug> TCPHandler: Processed in 0.002092464 sec. | ||
| 5613 | 2026.02.01 14:39:52.224483 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5614 | 2026.02.01 14:39:52.224579 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5615 | 2026.02.01 14:39:52.224621 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5616 | 2026.02.01 14:39:52.224949 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.02.01 14:39:52.224984 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5618 | 2026.02.01 14:39:52.225286 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5619 | 2026.02.01 14:39:52.225488 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.02.01 14:39:52.225613 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5621 | 2026.02.01 14:39:52.225648 [ 276 ] {e671bcfa-3d82-4340-8e6b-ea1f1bfac61e} <Debug> TCPHandler: Processed in 0.001216328 sec. | ||
| 5622 | 2026.02.01 14:39:54.721509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 676 | ||
| 5623 | 2026.02.01 14:39:54.723897 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.02.01 14:39:54.723943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5625 | 2026.02.01 14:39:54.725178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5626 | 2026.02.01 14:39:54.725436 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.02.01 14:39:54.725687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5628 | 2026.02.01 14:39:57.193242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13017 | ||
| 5629 | 2026.02.01 14:39:57.193781 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.02.01 14:39:57.193826 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5631 | 2026.02.01 14:39:57.194355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5632 | 2026.02.01 14:39:57.194615 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.02.01 14:39:57.194763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13017 | ||
| 5634 | 2026.02.01 14:39:57.220303 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5635 | 2026.02.01 14:39:57.220567 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5636 | 2026.02.01 14:39:57.220634 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5637 | 2026.02.01 14:39:57.221359 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5638 | 2026.02.01 14:39:57.221402 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5639 | 2026.02.01 14:39:57.221795 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5640 | 2026.02.01 14:39:57.222038 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5641 | 2026.02.01 14:39:57.222205 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001689 sec., 157489.63883955003 rows/sec., 10.01 MiB/sec. | ||
| 5642 | 2026.02.01 14:39:57.222258 [ 276 ] {1747a04e-cff9-412f-bcaf-139471608686} <Debug> TCPHandler: Processed in 0.002170737 sec. | ||
| 5643 | 2026.02.01 14:39:57.222381 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.02.01 14:39:57.222481 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5645 | 2026.02.01 14:39:57.222525 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5646 | 2026.02.01 14:39:57.223289 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.02.01 14:39:57.223326 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5648 | 2026.02.01 14:39:57.223684 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5649 | 2026.02.01 14:39:57.223896 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.02.01 14:39:57.224024 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001567 sec., 479897.89406509255 rows/sec., 37.74 MiB/sec. | ||
| 5651 | 2026.02.01 14:39:57.224062 [ 276 ] {125c645c-b75c-4e38-a39c-d0253cb87cfd} <Debug> TCPHandler: Processed in 0.001730444 sec. | ||
| 5652 | 2026.02.01 14:39:57.224177 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.02.01 14:39:57.224271 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.02.01 14:39:57.224312 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5655 | 2026.02.01 14:39:57.224735 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.02.01 14:39:57.224771 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5657 | 2026.02.01 14:39:57.225082 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5658 | 2026.02.01 14:39:57.225278 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.02.01 14:39:57.225410 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001158 sec., 114853.195164076 rows/sec., 6.75 MiB/sec. | ||
| 5660 | 2026.02.01 14:39:57.225448 [ 276 ] {6ae589be-472f-4c4d-b639-a66ba18dbe02} <Debug> TCPHandler: Processed in 0.001318331 sec. | ||
| 5661 | 2026.02.01 14:39:57.225620 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.02.01 14:39:57.225712 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5663 | 2026.02.01 14:39:57.225750 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5664 | 2026.02.01 14:39:57.226176 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.02.01 14:39:57.226212 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5666 | 2026.02.01 14:39:57.226499 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5667 | 2026.02.01 14:39:57.226704 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.02.01 14:39:57.226834 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00114 sec., 122807.01754385965 rows/sec., 7.94 MiB/sec. | ||
| 5669 | 2026.02.01 14:39:57.226871 [ 276 ] {6ca4fb27-7a64-4fd8-9a8e-73b41018bb41} <Debug> TCPHandler: Processed in 0.001298611 sec. | ||
| 5670 | 2026.02.01 14:39:57.226981 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.02.01 14:39:57.227072 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.02.01 14:39:57.227111 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5673 | 2026.02.01 14:39:57.227526 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.02.01 14:39:57.227561 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5675 | 2026.02.01 14:39:57.227896 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5676 | 2026.02.01 14:39:57.228106 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.02.01 14:39:57.228237 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001183 sec., 117497.88672865595 rows/sec., 6.68 MiB/sec. | ||
| 5678 | 2026.02.01 14:39:57.228276 [ 276 ] {e564a47b-e575-4503-ae98-6bbf6c74a6fc} <Debug> TCPHandler: Processed in 0.001342181 sec. | ||
| 5679 | 2026.02.01 14:39:57.228391 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.02.01 14:39:57.228482 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5681 | 2026.02.01 14:39:57.228521 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5682 | 2026.02.01 14:39:57.229063 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.02.01 14:39:57.229098 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5684 | 2026.02.01 14:39:57.229444 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5685 | 2026.02.01 14:39:57.229648 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.02.01 14:39:57.229772 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001308 sec., 353975.5351681957 rows/sec., 24.85 MiB/sec. | ||
| 5687 | 2026.02.01 14:39:57.229809 [ 276 ] {851d4414-912c-47e0-8391-83696f35fd20} <Debug> TCPHandler: Processed in 0.001464046 sec. | ||
| 5688 | 2026.02.01 14:39:57.229919 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.02.01 14:39:57.230011 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5690 | 2026.02.01 14:39:57.230052 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5691 | 2026.02.01 14:39:57.230399 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.02.01 14:39:57.230434 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5693 | 2026.02.01 14:39:57.230734 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5694 | 2026.02.01 14:39:57.230940 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.02.01 14:39:57.231064 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 5696 | 2026.02.01 14:39:57.231059 [ 47 ] {} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5697 | 2026.02.01 14:39:57.231100 [ 276 ] {f3307dfd-bfe4-440d-874d-4bc41082be22} <Debug> TCPHandler: Processed in 0.001227758 sec. | ||
| 5698 | 2026.02.01 14:39:57.231141 [ 47 ] {} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5699 | 2026.02.01 14:39:57.231174 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5700 | 2026.02.01 14:39:57.231237 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.02.01 14:39:57.231297 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 5702 | 2026.02.01 14:39:57.231332 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.02.01 14:39:57.231384 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5704 | 2026.02.01 14:39:57.231455 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5705 | 2026.02.01 14:39:57.231495 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5706 | 2026.02.01 14:39:57.231596 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5707 | 2026.02.01 14:39:57.231642 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5708 | 2026.02.01 14:39:57.231682 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5709 | 2026.02.01 14:39:57.231720 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5710 | 2026.02.01 14:39:57.231770 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5711 | 2026.02.01 14:39:57.231784 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.02.01 14:39:57.231825 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5713 | 2026.02.01 14:39:57.232191 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5714 | 2026.02.01 14:39:57.232418 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.02.01 14:39:57.232526 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5716 | 2026.02.01 14:39:57.232561 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.02.01 14:39:57.232561 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001247 sec., 206896.5517241379 rows/sec., 13.78 MiB/sec. | ||
| 5718 | 2026.02.01 14:39:57.232585 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5719 | 2026.02.01 14:39:57.232616 [ 276 ] {e482b427-3111-4b16-8c11-a3c779867e01} <Debug> TCPHandler: Processed in 0.001435465 sec. | ||
| 5720 | 2026.02.01 14:39:57.232635 [ 189 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001396003 sec., 47277.83536281799 rows/sec., 2.41 MiB/sec. | ||
| 5721 | 2026.02.01 14:39:57.232690 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 5722 | 2026.02.01 14:39:57.232735 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.02.01 14:39:57.232780 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5724 | 2026.02.01 14:39:57.232808 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5725 | 2026.02.01 14:39:57.232831 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.02.01 14:39:57.232841 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3772 rows starting from the beginning of the part | ||
| 5727 | 2026.02.01 14:39:57.232880 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5728 | 2026.02.01 14:39:57.232899 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 208 rows starting from the beginning of the part | ||
| 5729 | 2026.02.01 14:39:57.232943 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part | ||
| 5730 | 2026.02.01 14:39:57.232979 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 260 rows starting from the beginning of the part | ||
| 5731 | 2026.02.01 14:39:57.233014 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 5732 | 2026.02.01 14:39:57.233048 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 258 rows starting from the beginning of the part | ||
| 5733 | 2026.02.01 14:39:57.233095 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2026.02.01 14:39:57.233182 [ 202 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_11_2} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5735 | 2026.02.01 14:39:57.233198 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.02.01 14:39:57.233237 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5737 | 2026.02.01 14:39:57.233277 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5738 | 2026.02.01 14:39:57.233569 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5739 | 2026.02.01 14:39:57.233787 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.02.01 14:39:57.233927 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 5741 | 2026.02.01 14:39:57.233964 [ 276 ] {78324f4e-b795-4d50-a7b8-349bd4cb7200} <Debug> TCPHandler: Processed in 0.001275889 sec. | ||
| 5742 | 2026.02.01 14:39:57.234082 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.02.01 14:39:57.234173 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.02.01 14:39:57.234214 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5745 | 2026.02.01 14:39:57.234539 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.02.01 14:39:57.234574 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5747 | 2026.02.01 14:39:57.234890 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5748 | 2026.02.01 14:39:57.234944 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4768 rows, containing 5 columns (5 merged, 0 gathered) in 0.002295311 sec., 2077278.416737427 rows/sec., 142.61 MiB/sec. | ||
| 5749 | 2026.02.01 14:39:57.235104 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.02.01 14:39:57.235250 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001095 sec., 80365.29680365296 rows/sec., 5.05 MiB/sec. | ||
| 5751 | 2026.02.01 14:39:57.235287 [ 276 ] {e05a7979-6a9f-4172-aa87-53a40efaac68} <Debug> TCPHandler: Processed in 0.001251318 sec. | ||
| 5752 | 2026.02.01 14:39:57.235424 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5753 | 2026.02.01 14:39:57.235706 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.02.01 14:39:57.235782 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5755 | 2026.02.01 14:39:57.235865 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 5756 | 2026.02.01 14:39:57.848228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5757 | 2026.02.01 14:39:57.863916 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2026.02.01 14:39:57.863971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5759 | 2026.02.01 14:39:57.870172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5760 | 2026.02.01 14:39:57.870905 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.02.01 14:39:57.873459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5762 | 2026.02.01 14:40:02.222266 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5763 | 2026.02.01 14:40:02.222485 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5764 | 2026.02.01 14:40:02.222559 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5765 | 2026.02.01 14:40:02.223232 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2026.02.01 14:40:02.223277 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5767 | 2026.02.01 14:40:02.223698 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5768 | 2026.02.01 14:40:02.223932 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.02.01 14:40:02.224109 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 5770 | 2026.02.01 14:40:02.224161 [ 276 ] {d8f615a9-7c24-4931-a01a-162d69e7e61d} <Debug> TCPHandler: Processed in 0.002037703 sec. | ||
| 5771 | 2026.02.01 14:40:02.224286 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.02.01 14:40:02.224393 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5773 | 2026.02.01 14:40:02.224436 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5774 | 2026.02.01 14:40:02.224853 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.02.01 14:40:02.224890 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5776 | 2026.02.01 14:40:02.225224 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5777 | 2026.02.01 14:40:02.225431 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.02.01 14:40:02.225573 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001206 sec., 6633.499170812604 rows/sec., 540.92 KiB/sec. | ||
| 5779 | 2026.02.01 14:40:02.225612 [ 276 ] {d912e515-f8a0-4599-ab6d-a7b206716c43} <Debug> TCPHandler: Processed in 0.001379343 sec. | ||
| 5780 | 2026.02.01 14:40:02.225726 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2026.02.01 14:40:02.225823 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5782 | 2026.02.01 14:40:02.225862 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5783 | 2026.02.01 14:40:02.226364 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.02.01 14:40:02.226399 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5785 | 2026.02.01 14:40:02.226731 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5786 | 2026.02.01 14:40:02.226949 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.02.01 14:40:02.227091 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Debug> executeQuery: Read 260 rows, 23.83 KiB in 0.001288 sec., 201863.35403726707 rows/sec., 18.07 MiB/sec. | ||
| 5788 | 2026.02.01 14:40:02.227129 [ 276 ] {8824cd08-16c0-4c09-b68e-ebedcb642202} <Debug> TCPHandler: Processed in 0.001455085 sec. | ||
| 5789 | 2026.02.01 14:40:02.227232 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2026.02.01 14:40:02.227327 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5791 | 2026.02.01 14:40:02.227367 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5792 | 2026.02.01 14:40:02.227791 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.02.01 14:40:02.227827 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5794 | 2026.02.01 14:40:02.228137 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5795 | 2026.02.01 14:40:02.228349 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.02.01 14:40:02.228488 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Debug> executeQuery: Read 60 rows, 4.53 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.75 MiB/sec. | ||
| 5797 | 2026.02.01 14:40:02.228527 [ 276 ] {4a491ef9-5cc0-4a08-8125-a2290cf51039} <Debug> TCPHandler: Processed in 0.001344952 sec. | ||
| 5798 | 2026.02.01 14:40:02.228640 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.02.01 14:40:02.228735 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5800 | 2026.02.01 14:40:02.228774 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5801 | 2026.02.01 14:40:02.229167 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.02.01 14:40:02.229203 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5803 | 2026.02.01 14:40:02.229516 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5804 | 2026.02.01 14:40:02.229727 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.02.01 14:40:02.229863 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 5806 | 2026.02.01 14:40:02.229902 [ 276 ] {0d9aa673-06e4-4359-9905-4809598b3f47} <Debug> TCPHandler: Processed in 0.001312231 sec. | ||
| 5807 | 2026.02.01 14:40:02.230015 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.02.01 14:40:02.230110 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5809 | 2026.02.01 14:40:02.230149 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5810 | 2026.02.01 14:40:02.230546 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.02.01 14:40:02.230582 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5812 | 2026.02.01 14:40:02.230894 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5813 | 2026.02.01 14:40:02.231099 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.02.01 14:40:02.231237 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 818.78 KiB/sec. | ||
| 5815 | 2026.02.01 14:40:02.231276 [ 276 ] {1c6155dd-8c67-438f-9d59-1605e3dc9e20} <Debug> TCPHandler: Processed in 0.00131123 sec. | ||
| 5816 | 2026.02.01 14:40:02.231387 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.02.01 14:40:02.231481 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5818 | 2026.02.01 14:40:02.231521 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5819 | 2026.02.01 14:40:02.231984 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.02.01 14:40:02.232020 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5821 | 2026.02.01 14:40:02.232361 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5822 | 2026.02.01 14:40:02.232570 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.02.01 14:40:02.232707 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Debug> executeQuery: Read 148 rows, 12.23 KiB in 0.001245 sec., 118875.50200803213 rows/sec., 9.59 MiB/sec. | ||
| 5824 | 2026.02.01 14:40:02.232745 [ 276 ] {2ae95b4d-9bff-4c7c-8d02-a52db9d0f2c9} <Debug> TCPHandler: Processed in 0.001408194 sec. | ||
| 5825 | 2026.02.01 14:40:02.232877 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.02.01 14:40:02.232973 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.02.01 14:40:02.233016 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5828 | 2026.02.01 14:40:02.233486 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.02.01 14:40:02.233523 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5830 | 2026.02.01 14:40:02.233861 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5831 | 2026.02.01 14:40:02.234078 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.02.01 14:40:02.234218 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Debug> executeQuery: Read 308 rows, 23.65 KiB in 0.001263 sec., 243863.81631037212 rows/sec., 18.28 MiB/sec. | ||
| 5833 | 2026.02.01 14:40:02.234256 [ 276 ] {7efba3f2-c5e5-4c73-8656-0f20fec09078} <Debug> TCPHandler: Processed in 0.001429155 sec. | ||
| 5834 | 2026.02.01 14:40:02.234382 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.02.01 14:40:02.234478 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.02.01 14:40:02.234534 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <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 | ||
| 5837 | 2026.02.01 14:40:02.235509 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.02.01 14:40:02.235545 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5839 | 2026.02.01 14:40:02.236147 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5840 | 2026.02.01 14:40:02.236368 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.02.01 14:40:02.236518 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002058 sec., 19436.34596695821 rows/sec., 34.83 MiB/sec. | ||
| 5842 | 2026.02.01 14:40:02.236580 [ 276 ] {7c41db1a-f3a7-4365-977d-0adadfb04f06} <Debug> TCPHandler: Processed in 0.00224823 sec. | ||
| 5843 | 2026.02.01 14:40:02.236702 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.02.01 14:40:02.236799 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5845 | 2026.02.01 14:40:02.236841 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5846 | 2026.02.01 14:40:02.237217 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.02.01 14:40:02.237253 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5848 | 2026.02.01 14:40:02.237566 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5849 | 2026.02.01 14:40:02.237776 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.02.01 14:40:02.237904 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5851 | 2026.02.01 14:40:02.237901 [ 41 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5852 | 2026.02.01 14:40:02.237941 [ 276 ] {c77ce012-51b3-411e-a55c-8e6ae9aa20dc} <Debug> TCPHandler: Processed in 0.00129024 sec. | ||
| 5853 | 2026.02.01 14:40:02.237980 [ 41 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.02.01 14:40:02.238006 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5855 | 2026.02.01 14:40:02.238126 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 5856 | 2026.02.01 14:40:02.238276 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5857 | 2026.02.01 14:40:02.238313 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1142 rows starting from the beginning of the part | ||
| 5858 | 2026.02.01 14:40:02.238382 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 5859 | 2026.02.01 14:40:02.238429 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 88 rows starting from the beginning of the part | ||
| 5860 | 2026.02.01 14:40:02.238471 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 5861 | 2026.02.01 14:40:02.238510 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 5862 | 2026.02.01 14:40:02.238549 [ 189 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5863 | 2026.02.01 14:40:02.239501 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1478 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418974 sec., 1041597.6614088771 rows/sec., 67.19 MiB/sec. | ||
| 5864 | 2026.02.01 14:40:02.239810 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5865 | 2026.02.01 14:40:02.240239 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.02.01 14:40:02.240360 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_31_6} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5867 | 2026.02.01 14:40:02.240474 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5868 | 2026.02.01 14:40:04.572286 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5869 | 2026.02.01 14:40:04.572386 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5870 | 2026.02.01 14:40:04.694909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13465 | ||
| 5871 | 2026.02.01 14:40:04.695723 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.02.01 14:40:04.695792 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5873 | 2026.02.01 14:40:04.696298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5874 | 2026.02.01 14:40:04.696515 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.02.01 14:40:04.696640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 5876 | 2026.02.01 14:40:04.725876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 716 | ||
| 5877 | 2026.02.01 14:40:04.728277 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.02.01 14:40:04.728321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5879 | 2026.02.01 14:40:04.729560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5880 | 2026.02.01 14:40:04.729815 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.02.01 14:40:04.729970 [ 38 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5882 | 2026.02.01 14:40:04.730029 [ 38 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.02.01 14:40:04.730052 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5884 | 2026.02.01 14:40:04.730063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5885 | 2026.02.01 14:40:04.730165 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 5886 | 2026.02.01 14:40:04.730689 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2026.02.01 14:40:04.730817 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 538 rows starting from the beginning of the part | ||
| 5888 | 2026.02.01 14:40:04.731182 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 5889 | 2026.02.01 14:40:04.731651 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 5890 | 2026.02.01 14:40:04.732034 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 5891 | 2026.02.01 14:40:04.732428 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 5892 | 2026.02.01 14:40:04.732794 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 5893 | 2026.02.01 14:40:04.739394 [ 192 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 72 columns (72 merged, 0 gathered) in 0.009271887 sec., 77222.68401243458 rows/sec., 66.88 MiB/sec. | ||
| 5894 | 2026.02.01 14:40:04.740569 [ 191 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5895 | 2026.02.01 14:40:04.741246 [ 191 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.02.01 14:40:04.741336 [ 191 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_21_4} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5897 | 2026.02.01 14:40:04.741592 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5898 | 2026.02.01 14:40:05.373554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5899 | 2026.02.01 14:40:05.390973 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.02.01 14:40:05.391048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5901 | 2026.02.01 14:40:05.397495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5902 | 2026.02.01 14:40:05.398186 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.02.01 14:40:05.401140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5904 | 2026.02.01 14:40:07.213746 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.02.01 14:40:07.213943 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5906 | 2026.02.01 14:40:07.214014 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5907 | 2026.02.01 14:40:07.214836 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.02.01 14:40:07.214890 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5909 | 2026.02.01 14:40:07.215305 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5910 | 2026.02.01 14:40:07.215528 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2026.02.01 14:40:07.215696 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001809 sec., 30956.32946379215 rows/sec., 2.38 MiB/sec. | ||
| 5912 | 2026.02.01 14:40:07.215744 [ 276 ] {aee96775-0352-483f-815b-9791e815991c} <Debug> TCPHandler: Processed in 0.002144386 sec. | ||
| 5913 | 2026.02.01 14:40:07.215875 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5914 | 2026.02.01 14:40:07.215982 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5915 | 2026.02.01 14:40:07.216026 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5916 | 2026.02.01 14:40:07.216481 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2026.02.01 14:40:07.216518 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5918 | 2026.02.01 14:40:07.216842 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5919 | 2026.02.01 14:40:07.217065 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.02.01 14:40:07.217203 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 5921 | 2026.02.01 14:40:07.217242 [ 276 ] {521fa244-4d3a-4700-af9c-8c1628239d71} <Debug> TCPHandler: Processed in 0.001420374 sec. | ||
| 5922 | 2026.02.01 14:40:07.217362 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2026.02.01 14:40:07.217457 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5924 | 2026.02.01 14:40:07.217502 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5925 | 2026.02.01 14:40:07.217932 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2026.02.01 14:40:07.217969 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5927 | 2026.02.01 14:40:07.218306 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5928 | 2026.02.01 14:40:07.218538 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2026.02.01 14:40:07.218679 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 5930 | 2026.02.01 14:40:07.218716 [ 276 ] {ae91b8f0-72e9-46ff-b01c-0d7bf7a7bc20} <Debug> TCPHandler: Processed in 0.001404283 sec. | ||
| 5931 | 2026.02.01 14:40:07.218826 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2026.02.01 14:40:07.218918 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5933 | 2026.02.01 14:40:07.218959 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5934 | 2026.02.01 14:40:07.219295 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.02.01 14:40:07.219331 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5936 | 2026.02.01 14:40:07.219642 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5937 | 2026.02.01 14:40:07.219842 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.02.01 14:40:07.219977 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5939 | 2026.02.01 14:40:07.220013 [ 276 ] {bff62475-a502-40ff-a77b-99c35340b0d4} <Debug> TCPHandler: Processed in 0.001237798 sec. | ||
| 5940 | 2026.02.01 14:40:12.197666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13977 | ||
| 5941 | 2026.02.01 14:40:12.198204 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.02.01 14:40:12.198257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5943 | 2026.02.01 14:40:12.198818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5944 | 2026.02.01 14:40:12.199047 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.02.01 14:40:12.199182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13977 | ||
| 5946 | 2026.02.01 14:40:12.214769 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.02.01 14:40:12.214948 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5948 | 2026.02.01 14:40:12.215012 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5949 | 2026.02.01 14:40:12.215742 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.02.01 14:40:12.215780 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5951 | 2026.02.01 14:40:12.216177 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5952 | 2026.02.01 14:40:12.216405 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.02.01 14:40:12.216536 [ 30 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5954 | 2026.02.01 14:40:12.216560 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001662 sec., 81829.12154031287 rows/sec., 7.10 MiB/sec. | ||
| 5955 | 2026.02.01 14:40:12.216581 [ 30 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.02.01 14:40:12.216602 [ 276 ] {6d36c329-e9fb-464f-a807-ca51601c8bfb} <Debug> TCPHandler: Processed in 0.001962131 sec. | ||
| 5957 | 2026.02.01 14:40:12.216607 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5958 | 2026.02.01 14:40:12.216732 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.02.01 14:40:12.216743 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 5960 | 2026.02.01 14:40:12.216826 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.02.01 14:40:12.216871 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5962 | 2026.02.01 14:40:12.216900 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5963 | 2026.02.01 14:40:12.216941 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 962 rows starting from the beginning of the part | ||
| 5964 | 2026.02.01 14:40:12.217014 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 136 rows starting from the beginning of the part | ||
| 5965 | 2026.02.01 14:40:12.217063 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 752 rows starting from the beginning of the part | ||
| 5966 | 2026.02.01 14:40:12.217105 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 260 rows starting from the beginning of the part | ||
| 5967 | 2026.02.01 14:40:12.217148 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 5968 | 2026.02.01 14:40:12.217187 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 5969 | 2026.02.01 14:40:12.217295 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.02.01 14:40:12.217337 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5971 | 2026.02.01 14:40:12.217650 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5972 | 2026.02.01 14:40:12.217857 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.02.01 14:40:12.217955 [ 30 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5974 | 2026.02.01 14:40:12.217981 [ 30 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.02.01 14:40:12.217990 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001183 sec., 33812.341504649194 rows/sec., 2.48 MiB/sec. | ||
| 5976 | 2026.02.01 14:40:12.217999 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5977 | 2026.02.01 14:40:12.218028 [ 276 ] {f874386a-bfcf-4568-8212-8dd057e126a7} <Debug> TCPHandler: Processed in 0.001344802 sec. | ||
| 5978 | 2026.02.01 14:40:12.218102 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 5979 | 2026.02.01 14:40:12.218140 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.02.01 14:40:12.218241 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5981 | 2026.02.01 14:40:12.218242 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5982 | 2026.02.01 14:40:12.218280 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 201 rows starting from the beginning of the part | ||
| 5983 | 2026.02.01 14:40:12.218301 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5984 | 2026.02.01 14:40:12.218348 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 137 rows starting from the beginning of the part | ||
| 5985 | 2026.02.01 14:40:12.218391 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711613 sec., 1344930.1915795216 rows/sec., 115.47 MiB/sec. | ||
| 5986 | 2026.02.01 14:40:12.218395 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 5987 | 2026.02.01 14:40:12.218507 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 133 rows starting from the beginning of the part | ||
| 5988 | 2026.02.01 14:40:12.218551 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 5989 | 2026.02.01 14:40:12.218612 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5990 | 2026.02.01 14:40:12.218632 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 5991 | 2026.02.01 14:40:12.218746 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.02.01 14:40:12.218788 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 5993 | 2026.02.01 14:40:12.218968 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2026.02.01 14:40:12.219067 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_36_7} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5995 | 2026.02.01 14:40:12.219145 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5996 | 2026.02.01 14:40:12.219209 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5997 | 2026.02.01 14:40:12.219441 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.02.01 14:40:12.219537 [ 30 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5999 | 2026.02.01 14:40:12.219560 [ 30 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.02.01 14:40:12.219572 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001348 sec., 77151.3353115727 rows/sec., 6.03 MiB/sec. | ||
| 6001 | 2026.02.01 14:40:12.219577 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6002 | 2026.02.01 14:40:12.219609 [ 276 ] {47dd827a-4cd7-4baa-a597-733c5cfec061} <Debug> TCPHandler: Processed in 0.001518467 sec. | ||
| 6003 | 2026.02.01 14:40:12.219653 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 6004 | 2026.02.01 14:40:12.219665 [ 194 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161137 sec., 379180.4489347574 rows/sec., 25.64 MiB/sec. | ||
| 6005 | 2026.02.01 14:40:12.219725 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2026.02.01 14:40:12.219746 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6007 | 2026.02.01 14:40:12.219774 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 575 rows starting from the beginning of the part | ||
| 6008 | 2026.02.01 14:40:12.219818 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.02.01 14:40:12.219818 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 6010 | 2026.02.01 14:40:12.219834 [ 192 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6011 | 2026.02.01 14:40:12.219869 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6012 | 2026.02.01 14:40:12.219874 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 463 rows starting from the beginning of the part | ||
| 6013 | 2026.02.01 14:40:12.219922 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 6014 | 2026.02.01 14:40:12.219953 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 6015 | 2026.02.01 14:40:12.219986 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 6016 | 2026.02.01 14:40:12.220112 [ 192 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.02.01 14:40:12.220187 [ 192 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_31_6} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6018 | 2026.02.01 14:40:12.220278 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6019 | 2026.02.01 14:40:12.220294 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6020 | 2026.02.01 14:40:12.220334 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6021 | 2026.02.01 14:40:12.220686 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6022 | 2026.02.01 14:40:12.220815 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193647 sec., 1221466.6480123522 rows/sec., 94.59 MiB/sec. | ||
| 6023 | 2026.02.01 14:40:12.220900 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6024 | 2026.02.01 14:40:12.220949 [ 192 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6025 | 2026.02.01 14:40:12.221036 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 6026 | 2026.02.01 14:40:12.221080 [ 276 ] {0dc28fee-7fec-4dc5-ae94-5928945a3521} <Debug> TCPHandler: Processed in 0.001402733 sec. | ||
| 6027 | 2026.02.01 14:40:12.221187 [ 192 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6028 | 2026.02.01 14:40:12.221191 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.02.01 14:40:12.221254 [ 192 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_36_7} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6030 | 2026.02.01 14:40:12.221296 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6031 | 2026.02.01 14:40:12.221326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6032 | 2026.02.01 14:40:12.221355 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <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 | ||
| 6033 | 2026.02.01 14:40:12.222239 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.02.01 14:40:12.222274 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6035 | 2026.02.01 14:40:12.222865 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6036 | 2026.02.01 14:40:12.223084 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2026.02.01 14:40:12.223220 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001942 sec., 20597.32234809475 rows/sec., 36.91 MiB/sec. | ||
| 6038 | 2026.02.01 14:40:12.223272 [ 276 ] {9b7866e7-00f9-41ce-a0de-ab23988a6544} <Debug> TCPHandler: Processed in 0.002127626 sec. | ||
| 6039 | 2026.02.01 14:40:12.223383 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.02.01 14:40:12.223475 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6041 | 2026.02.01 14:40:12.223516 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6042 | 2026.02.01 14:40:12.223846 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.02.01 14:40:12.223879 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6044 | 2026.02.01 14:40:12.224173 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6045 | 2026.02.01 14:40:12.224388 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.02.01 14:40:12.224511 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 6047 | 2026.02.01 14:40:12.224546 [ 276 ] {0f02ab34-0c19-4bc4-be52-2b727341e7d7} <Debug> TCPHandler: Processed in 0.001209988 sec. | ||
| 6048 | 2026.02.01 14:40:12.902124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6049 | 2026.02.01 14:40:12.919648 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.02.01 14:40:12.919715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6051 | 2026.02.01 14:40:12.925497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6052 | 2026.02.01 14:40:12.926205 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.02.01 14:40:12.929956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6054 | 2026.02.01 14:40:13.660344 [ 48 ] {} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6055 | 2026.02.01 14:40:13.660440 [ 48 ] {} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.02.01 14:40:13.660466 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6057 | 2026.02.01 14:40:13.660607 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 6058 | 2026.02.01 14:40:13.660767 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6059 | 2026.02.01 14:40:13.660810 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6060 | 2026.02.01 14:40:13.660895 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 6061 | 2026.02.01 14:40:13.660952 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 6062 | 2026.02.01 14:40:13.661010 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6063 | 2026.02.01 14:40:13.661078 [ 188 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6064 | 2026.02.01 14:40:13.662065 [ 194 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511607 sec., 26461.904450032314 rows/sec., 2.21 MiB/sec. | ||
| 6065 | 2026.02.01 14:40:13.662333 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6066 | 2026.02.01 14:40:13.662776 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.02.01 14:40:13.662900 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_9_2} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6068 | 2026.02.01 14:40:13.663024 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6069 | 2026.02.01 14:40:14.731140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 736 | ||
| 6070 | 2026.02.01 14:40:14.733241 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.02.01 14:40:14.733288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6072 | 2026.02.01 14:40:14.734490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6073 | 2026.02.01 14:40:14.734777 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.02.01 14:40:14.735132 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 6075 | 2026.02.01 14:40:17.213816 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.02.01 14:40:17.214003 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6077 | 2026.02.01 14:40:17.214070 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6078 | 2026.02.01 14:40:17.214769 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.02.01 14:40:17.214817 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6080 | 2026.02.01 14:40:17.215218 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6081 | 2026.02.01 14:40:17.215457 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.02.01 14:40:17.215626 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec. | ||
| 6083 | 2026.02.01 14:40:17.215677 [ 276 ] {b33a315c-abd7-4bea-a771-b828f4ff7827} <Debug> TCPHandler: Processed in 0.001996841 sec. | ||
| 6084 | 2026.02.01 14:40:17.215811 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2026.02.01 14:40:17.215916 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6086 | 2026.02.01 14:40:17.215961 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6087 | 2026.02.01 14:40:17.216400 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2026.02.01 14:40:17.216437 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6089 | 2026.02.01 14:40:17.216769 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6090 | 2026.02.01 14:40:17.216985 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2026.02.01 14:40:17.217120 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 6092 | 2026.02.01 14:40:17.217158 [ 276 ] {8c079102-a2c4-42d3-b6e2-d1be894bee6a} <Debug> TCPHandler: Processed in 0.001401003 sec. | ||
| 6093 | 2026.02.01 14:40:17.217276 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6094 | 2026.02.01 14:40:17.217374 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6095 | 2026.02.01 14:40:17.217418 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6096 | 2026.02.01 14:40:17.217837 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.02.01 14:40:17.217872 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6098 | 2026.02.01 14:40:17.218209 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6099 | 2026.02.01 14:40:17.218416 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.02.01 14:40:17.218548 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6101 | 2026.02.01 14:40:17.218584 [ 276 ] {7f0936ff-27ff-4121-8ff1-e0e5b916ff26} <Debug> TCPHandler: Processed in 0.001359463 sec. | ||
| 6102 | 2026.02.01 14:40:17.218701 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.02.01 14:40:17.218796 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6104 | 2026.02.01 14:40:17.218839 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6105 | 2026.02.01 14:40:17.219182 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.02.01 14:40:17.219216 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6107 | 2026.02.01 14:40:17.219530 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6108 | 2026.02.01 14:40:17.219742 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.02.01 14:40:17.219872 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6110 | 2026.02.01 14:40:17.219908 [ 276 ] {56e42c73-98bc-404c-bbeb-cce0440a9af8} <Debug> TCPHandler: Processed in 0.001256829 sec. | ||
| 6111 | 2026.02.01 14:40:19.572718 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6112 | 2026.02.01 14:40:19.572831 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6113 | 2026.02.01 14:40:19.700230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14425 | ||
| 6114 | 2026.02.01 14:40:19.700719 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.02.01 14:40:19.700768 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6116 | 2026.02.01 14:40:19.701254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6117 | 2026.02.01 14:40:19.701481 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.02.01 14:40:19.701620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 6119 | 2026.02.01 14:40:20.430003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6120 | 2026.02.01 14:40:20.447209 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.02.01 14:40:20.447274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6122 | 2026.02.01 14:40:20.453308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6123 | 2026.02.01 14:40:20.454017 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.02.01 14:40:20.456916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6125 | 2026.02.01 14:40:22.215398 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.02.01 14:40:22.215586 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6127 | 2026.02.01 14:40:22.215653 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6128 | 2026.02.01 14:40:22.216383 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.02.01 14:40:22.216430 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6130 | 2026.02.01 14:40:22.216839 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6131 | 2026.02.01 14:40:22.217072 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.02.01 14:40:22.217235 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.0017 sec., 80000 rows/sec., 6.94 MiB/sec. | ||
| 6133 | 2026.02.01 14:40:22.217276 [ 276 ] {a885d9a1-d11c-4d81-ae4f-7d216959df39} <Debug> TCPHandler: Processed in 0.002010542 sec. | ||
| 6134 | 2026.02.01 14:40:22.217403 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.02.01 14:40:22.217497 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.02.01 14:40:22.217537 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6137 | 2026.02.01 14:40:22.217972 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.02.01 14:40:22.218008 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6139 | 2026.02.01 14:40:22.218312 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6140 | 2026.02.01 14:40:22.218521 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.02.01 14:40:22.218653 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.50 MiB/sec. | ||
| 6142 | 2026.02.01 14:40:22.218690 [ 276 ] {6fc7505f-0ddd-451b-80a5-fd77745310de} <Debug> TCPHandler: Processed in 0.001334601 sec. | ||
| 6143 | 2026.02.01 14:40:22.218801 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.02.01 14:40:22.218893 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6145 | 2026.02.01 14:40:22.218933 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6146 | 2026.02.01 14:40:22.219372 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.02.01 14:40:22.219405 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6148 | 2026.02.01 14:40:22.219706 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6149 | 2026.02.01 14:40:22.219909 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.02.01 14:40:22.220038 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001163 sec., 89423.90369733448 rows/sec., 6.98 MiB/sec. | ||
| 6151 | 2026.02.01 14:40:22.220074 [ 276 ] {123cf56b-be22-4ded-8333-84d7f393f4b4} <Debug> TCPHandler: Processed in 0.001320711 sec. | ||
| 6152 | 2026.02.01 14:40:22.220186 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.02.01 14:40:22.220281 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.02.01 14:40:22.220323 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6155 | 2026.02.01 14:40:22.220724 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.02.01 14:40:22.220757 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6157 | 2026.02.01 14:40:22.221074 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6158 | 2026.02.01 14:40:22.221284 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.02.01 14:40:22.221378 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6160 | 2026.02.01 14:40:22.221408 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 6161 | 2026.02.01 14:40:22.221415 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.02.01 14:40:22.221440 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6163 | 2026.02.01 14:40:22.221445 [ 276 ] {78a547e8-8df7-40ab-84fc-e6dba13e1423} <Debug> TCPHandler: Processed in 0.001306791 sec. | ||
| 6164 | 2026.02.01 14:40:22.221558 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.02.01 14:40:22.221580 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 6166 | 2026.02.01 14:40:22.221649 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.02.01 14:40:22.221708 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <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 | ||
| 6168 | 2026.02.01 14:40:22.221752 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6169 | 2026.02.01 14:40:22.221800 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 4768 rows starting from the beginning of the part | ||
| 6170 | 2026.02.01 14:40:22.221877 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 308 rows starting from the beginning of the part | ||
| 6171 | 2026.02.01 14:40:22.221929 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6172 | 2026.02.01 14:40:22.221979 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 6173 | 2026.02.01 14:40:22.222024 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 6174 | 2026.02.01 14:40:22.222075 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6175 | 2026.02.01 14:40:22.222557 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.02.01 14:40:22.222596 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6177 | 2026.02.01 14:40:22.223213 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6178 | 2026.02.01 14:40:22.223437 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.02.01 14:40:22.223542 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6180 | 2026.02.01 14:40:22.223574 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001943 sec., 20586.72156459084 rows/sec., 36.89 MiB/sec. | ||
| 6181 | 2026.02.01 14:40:22.223577 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.02.01 14:40:22.223609 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6183 | 2026.02.01 14:40:22.223627 [ 276 ] {cb4df295-4b27-40d4-abdf-86aa43911f00} <Debug> TCPHandler: Processed in 0.002116395 sec. | ||
| 6184 | 2026.02.01 14:40:22.223715 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 6185 | 2026.02.01 14:40:22.223733 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.02.01 14:40:22.223847 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6187 | 2026.02.01 14:40:22.223888 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6188 | 2026.02.01 14:40:22.223979 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6189 | 2026.02.01 14:40:22.224051 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 542 rows starting from the beginning of the part | ||
| 6190 | 2026.02.01 14:40:22.224055 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5716 rows, containing 5 columns (5 merged, 0 gathered) in 0.002543898 sec., 2246945.4357053624 rows/sec., 155.27 MiB/sec. | ||
| 6191 | 2026.02.01 14:40:22.224190 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 6192 | 2026.02.01 14:40:22.224234 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.02.01 14:40:22.224273 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6194 | 2026.02.01 14:40:22.224312 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6195 | 2026.02.01 14:40:22.224430 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 6196 | 2026.02.01 14:40:22.224529 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6197 | 2026.02.01 14:40:22.224542 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 6198 | 2026.02.01 14:40:22.224595 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6199 | 2026.02.01 14:40:22.224662 [ 193 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 6200 | 2026.02.01 14:40:22.224887 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.02.01 14:40:22.224921 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.02.01 14:40:22.225015 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6203 | 2026.02.01 14:40:22.225025 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 6204 | 2026.02.01 14:40:22.225066 [ 276 ] {13cc43c5-e083-4124-b205-54c8f3496877} <Debug> TCPHandler: Processed in 0.001380203 sec. | ||
| 6205 | 2026.02.01 14:40:22.225095 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6206 | 2026.02.01 14:40:22.242770 [ 200 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 19 columns (19 merged, 0 gathered) in 0.019104002 sec., 38840.02943467029 rows/sec., 69.60 MiB/sec. | ||
| 6207 | 2026.02.01 14:40:22.243786 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6208 | 2026.02.01 14:40:22.244113 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.02.01 14:40:22.244188 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6210 | 2026.02.01 14:40:22.244341 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
| 6211 | 2026.02.01 14:40:23.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.37 MiB, peak 274.07 MiB, free memory in arenas 0.00 B, will set to 269.59 MiB (RSS), difference: 3.22 MiB | ||
| 6212 | 2026.02.01 14:40:24.735319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 756 | ||
| 6213 | 2026.02.01 14:40:24.737594 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.02.01 14:40:24.737649 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6215 | 2026.02.01 14:40:24.738869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6216 | 2026.02.01 14:40:24.739149 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2026.02.01 14:40:24.739526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 6218 | 2026.02.01 14:40:27.202599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14937 | ||
| 6219 | 2026.02.01 14:40:27.203103 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.02.01 14:40:27.203142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6221 | 2026.02.01 14:40:27.203612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6222 | 2026.02.01 14:40:27.203842 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.02.01 14:40:27.203967 [ 149 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6224 | 2026.02.01 14:40:27.203982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14937 | ||
| 6225 | 2026.02.01 14:40:27.204016 [ 149 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.02.01 14:40:27.204040 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6227 | 2026.02.01 14:40:27.204176 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 6228 | 2026.02.01 14:40:27.204350 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6229 | 2026.02.01 14:40:27.204395 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 6230 | 2026.02.01 14:40:27.204468 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6231 | 2026.02.01 14:40:27.204521 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6232 | 2026.02.01 14:40:27.204563 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6233 | 2026.02.01 14:40:27.204601 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6234 | 2026.02.01 14:40:27.204643 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6235 | 2026.02.01 14:40:27.206476 [ 194 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14937 rows, containing 4 columns (4 merged, 0 gathered) in 0.002360254 sec., 6328556.163870499 rows/sec., 90.53 MiB/sec. | ||
| 6236 | 2026.02.01 14:40:27.206789 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6237 | 2026.02.01 14:40:27.207053 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2026.02.01 14:40:27.207136 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_31_6} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6239 | 2026.02.01 14:40:27.207223 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6240 | 2026.02.01 14:40:27.213213 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2026.02.01 14:40:27.213484 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6242 | 2026.02.01 14:40:27.213586 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6243 | 2026.02.01 14:40:27.214303 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6244 | 2026.02.01 14:40:27.214347 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6245 | 2026.02.01 14:40:27.214769 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6246 | 2026.02.01 14:40:27.215011 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6247 | 2026.02.01 14:40:27.215182 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.42 MiB/sec. | ||
| 6248 | 2026.02.01 14:40:27.215232 [ 276 ] {103f94ce-75e7-481e-a25f-bb1f33e2ff6d} <Debug> TCPHandler: Processed in 0.002211749 sec. | ||
| 6249 | 2026.02.01 14:40:27.215357 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.02.01 14:40:27.215462 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6251 | 2026.02.01 14:40:27.215508 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6252 | 2026.02.01 14:40:27.215950 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.02.01 14:40:27.215986 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6254 | 2026.02.01 14:40:27.216308 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6255 | 2026.02.01 14:40:27.216515 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.02.01 14:40:27.216652 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 6257 | 2026.02.01 14:40:27.216690 [ 276 ] {6ba2fd23-dc41-4c0c-8fda-aa450f3ba193} <Debug> TCPHandler: Processed in 0.001387123 sec. | ||
| 6258 | 2026.02.01 14:40:27.216802 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.02.01 14:40:27.216900 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.02.01 14:40:27.216945 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6261 | 2026.02.01 14:40:27.217393 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.02.01 14:40:27.217431 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6263 | 2026.02.01 14:40:27.217769 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6264 | 2026.02.01 14:40:27.217978 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.02.01 14:40:27.218113 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 6266 | 2026.02.01 14:40:27.218151 [ 276 ] {cd08853d-6d39-4d49-9b0d-e7a76833c307} <Debug> TCPHandler: Processed in 0.001399454 sec. | ||
| 6267 | 2026.02.01 14:40:27.218258 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.02.01 14:40:27.218353 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.02.01 14:40:27.218396 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6270 | 2026.02.01 14:40:27.218726 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.02.01 14:40:27.218762 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6272 | 2026.02.01 14:40:27.219064 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6273 | 2026.02.01 14:40:27.219274 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.02.01 14:40:27.219376 [ 149 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6275 | 2026.02.01 14:40:27.219402 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 6276 | 2026.02.01 14:40:27.219411 [ 149 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2026.02.01 14:40:27.219443 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6278 | 2026.02.01 14:40:27.219445 [ 276 ] {d38abcbc-588f-44da-86ab-3565240d29d3} <Debug> TCPHandler: Processed in 0.001237399 sec. | ||
| 6279 | 2026.02.01 14:40:27.219527 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 6280 | 2026.02.01 14:40:27.219647 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6281 | 2026.02.01 14:40:27.219677 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1478 rows starting from the beginning of the part | ||
| 6282 | 2026.02.01 14:40:27.219730 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6283 | 2026.02.01 14:40:27.219773 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 6284 | 2026.02.01 14:40:27.219812 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 6285 | 2026.02.01 14:40:27.219849 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6286 | 2026.02.01 14:40:27.219886 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 6287 | 2026.02.01 14:40:27.220861 [ 200 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1778 rows, containing 4 columns (4 merged, 0 gathered) in 0.001369693 sec., 1298101.1073284305 rows/sec., 84.37 MiB/sec. | ||
| 6288 | 2026.02.01 14:40:27.221031 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6289 | 2026.02.01 14:40:27.221274 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.02.01 14:40:27.221341 [ 188 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_36_7} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6291 | 2026.02.01 14:40:27.221401 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6292 | 2026.02.01 14:40:27.957851 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6293 | 2026.02.01 14:40:27.976162 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.02.01 14:40:27.976229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6295 | 2026.02.01 14:40:27.982033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6296 | 2026.02.01 14:40:27.982758 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.02.01 14:40:27.983096 [ 149 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6298 | 2026.02.01 14:40:27.983196 [ 149 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.02.01 14:40:27.983233 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6300 | 2026.02.01 14:40:27.983381 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6301 | 2026.02.01 14:40:27.986440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6302 | 2026.02.01 14:40:27.986823 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6303 | 2026.02.01 14:40:27.988210 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6304 | 2026.02.01 14:40:27.993006 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6305 | 2026.02.01 14:40:27.997685 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6306 | 2026.02.01 14:40:28.002515 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6307 | 2026.02.01 14:40:28.007240 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6308 | 2026.02.01 14:40:28.011475 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 6309 | 2026.02.01 14:40:28.064372 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081056522 sec., 2886.8744207899763 rows/sec., 14.93 MiB/sec. | ||
| 6310 | 2026.02.01 14:40:28.067035 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6311 | 2026.02.01 14:40:28.069121 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_31_6} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.02.01 14:40:28.069209 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_31_6} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6313 | 2026.02.01 14:40:28.071282 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6314 | 2026.02.01 14:40:29.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.32 MiB, peak 280.88 MiB, free memory in arenas 0.00 B, will set to 275.26 MiB (RSS), difference: 4.94 MiB | ||
| 6315 | 2026.02.01 14:40:32.217310 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.02.01 14:40:32.217530 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.02.01 14:40:32.217606 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6318 | 2026.02.01 14:40:32.218258 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.02.01 14:40:32.218306 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6320 | 2026.02.01 14:40:32.218712 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6321 | 2026.02.01 14:40:32.218938 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.02.01 14:40:32.219106 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 6323 | 2026.02.01 14:40:32.219157 [ 276 ] {aca93b0e-88d8-4d43-8606-87417071ed8e} <Debug> TCPHandler: Processed in 0.001992862 sec. | ||
| 6324 | 2026.02.01 14:40:32.219282 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.02.01 14:40:32.219384 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6326 | 2026.02.01 14:40:32.219428 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6327 | 2026.02.01 14:40:32.219841 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.02.01 14:40:32.219879 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6329 | 2026.02.01 14:40:32.220183 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6330 | 2026.02.01 14:40:32.220389 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.02.01 14:40:32.220524 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001163 sec., 3439.3809114359415 rows/sec., 280.46 KiB/sec. | ||
| 6332 | 2026.02.01 14:40:32.220563 [ 276 ] {824dd32b-79af-495a-8834-37876bb8a2f7} <Debug> TCPHandler: Processed in 0.001334461 sec. | ||
| 6333 | 2026.02.01 14:40:32.220678 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6334 | 2026.02.01 14:40:32.220773 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6335 | 2026.02.01 14:40:32.220813 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6336 | 2026.02.01 14:40:32.221336 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6337 | 2026.02.01 14:40:32.221373 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6338 | 2026.02.01 14:40:32.221694 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6339 | 2026.02.01 14:40:32.221897 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6340 | 2026.02.01 14:40:32.222032 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Debug> executeQuery: Read 258 rows, 23.68 KiB in 0.001277 sec., 202036.02192638998 rows/sec., 18.11 MiB/sec. | ||
| 6341 | 2026.02.01 14:40:32.222078 [ 276 ] {2942b5d0-b1a3-4e2f-b641-4a34498c090b} <Debug> TCPHandler: Processed in 0.001449485 sec. | ||
| 6342 | 2026.02.01 14:40:32.222214 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.02.01 14:40:32.222314 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6344 | 2026.02.01 14:40:32.222359 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6345 | 2026.02.01 14:40:32.222790 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.02.01 14:40:32.222828 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6347 | 2026.02.01 14:40:32.223140 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6348 | 2026.02.01 14:40:32.223350 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.02.01 14:40:32.223483 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001191 sec., 47019.311502938705 rows/sec., 3.48 MiB/sec. | ||
| 6350 | 2026.02.01 14:40:32.223521 [ 276 ] {7c33cdd3-b9a0-49a5-ac31-0dcd9ce6ad02} <Debug> TCPHandler: Processed in 0.001369693 sec. | ||
| 6351 | 2026.02.01 14:40:32.223627 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2026.02.01 14:40:32.223721 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6353 | 2026.02.01 14:40:32.223760 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6354 | 2026.02.01 14:40:32.224167 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2026.02.01 14:40:32.224203 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6356 | 2026.02.01 14:40:32.224497 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6357 | 2026.02.01 14:40:32.224701 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2026.02.01 14:40:32.224833 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 6359 | 2026.02.01 14:40:32.224872 [ 276 ] {d9c03247-21c8-451c-b792-8e565d51784c} <Debug> TCPHandler: Processed in 0.00129449 sec. | ||
| 6360 | 2026.02.01 14:40:32.224983 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6361 | 2026.02.01 14:40:32.225077 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6362 | 2026.02.01 14:40:32.225118 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6363 | 2026.02.01 14:40:32.225510 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.02.01 14:40:32.225545 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6365 | 2026.02.01 14:40:32.225845 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6366 | 2026.02.01 14:40:32.226056 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.02.01 14:40:32.226193 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 6368 | 2026.02.01 14:40:32.226233 [ 276 ] {aacbea4b-60ee-4ce1-8c86-40550578055e} <Debug> TCPHandler: Processed in 0.00129889 sec. | ||
| 6369 | 2026.02.01 14:40:32.226345 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6370 | 2026.02.01 14:40:32.226438 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6371 | 2026.02.01 14:40:32.226478 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6372 | 2026.02.01 14:40:32.226947 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.02.01 14:40:32.226982 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6374 | 2026.02.01 14:40:32.227298 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6375 | 2026.02.01 14:40:32.227515 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.02.01 14:40:32.227647 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001227 sec., 117359.41320293398 rows/sec., 9.47 MiB/sec. | ||
| 6377 | 2026.02.01 14:40:32.227685 [ 276 ] {aa572c06-a17b-4d8a-8104-2055385ed446} <Debug> TCPHandler: Processed in 0.001389203 sec. | ||
| 6378 | 2026.02.01 14:40:32.227799 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.02.01 14:40:32.227892 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6380 | 2026.02.01 14:40:32.227935 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6381 | 2026.02.01 14:40:32.228354 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.02.01 14:40:32.228389 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6383 | 2026.02.01 14:40:32.228715 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6384 | 2026.02.01 14:40:32.228924 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.02.01 14:40:32.229062 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001189 sec., 166526.4928511354 rows/sec., 11.94 MiB/sec. | ||
| 6386 | 2026.02.01 14:40:32.229099 [ 276 ] {823444de-d82e-4f68-9f55-d19433e9e7b9} <Debug> TCPHandler: Processed in 0.001349382 sec. | ||
| 6387 | 2026.02.01 14:40:32.229216 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.02.01 14:40:32.229309 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.02.01 14:40:32.229365 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <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 | ||
| 6390 | 2026.02.01 14:40:32.230196 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.02.01 14:40:32.230231 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6392 | 2026.02.01 14:40:32.230790 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6393 | 2026.02.01 14:40:32.231007 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.02.01 14:40:32.231152 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00186 sec., 21505.37634408602 rows/sec., 38.54 MiB/sec. | ||
| 6395 | 2026.02.01 14:40:32.231217 [ 276 ] {8a08d8f8-8396-4ca6-9304-c0fa1d94e443} <Debug> TCPHandler: Processed in 0.002049444 sec. | ||
| 6396 | 2026.02.01 14:40:32.231326 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.02.01 14:40:32.231420 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.02.01 14:40:32.231462 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6399 | 2026.02.01 14:40:32.231801 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.02.01 14:40:32.231837 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6401 | 2026.02.01 14:40:32.232144 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6402 | 2026.02.01 14:40:32.232354 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.02.01 14:40:32.232481 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6404 | 2026.02.01 14:40:32.232517 [ 276 ] {35f00f39-32d8-4eb8-ac30-63fb4595f2d2} <Debug> TCPHandler: Processed in 0.001241409 sec. | ||
| 6405 | 2026.02.01 14:40:34.572951 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6406 | 2026.02.01 14:40:34.573055 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6407 | 2026.02.01 14:40:34.704060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15385 | ||
| 6408 | 2026.02.01 14:40:34.704574 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.02.01 14:40:34.704623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6410 | 2026.02.01 14:40:34.705445 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6411 | 2026.02.01 14:40:34.705692 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.02.01 14:40:34.705844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 6413 | 2026.02.01 14:40:34.740503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 784 | ||
| 6414 | 2026.02.01 14:40:34.742751 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.02.01 14:40:34.742806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6416 | 2026.02.01 14:40:34.744065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6417 | 2026.02.01 14:40:34.744334 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.02.01 14:40:34.744674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6419 | 2026.02.01 14:40:35.001543 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00097367 sec. | ||
| 6420 | 2026.02.01 14:40:35.486543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6421 | 2026.02.01 14:40:35.501290 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.02.01 14:40:35.501334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6423 | 2026.02.01 14:40:35.507352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6424 | 2026.02.01 14:40:35.508035 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.02.01 14:40:35.510594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6426 | 2026.02.01 14:40:37.213938 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.02.01 14:40:37.214142 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6428 | 2026.02.01 14:40:37.214221 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6429 | 2026.02.01 14:40:37.214974 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.02.01 14:40:37.215027 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6431 | 2026.02.01 14:40:37.215444 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6432 | 2026.02.01 14:40:37.215687 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.02.01 14:40:37.215860 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001774 sec., 31567.08004509583 rows/sec., 2.43 MiB/sec. | ||
| 6434 | 2026.02.01 14:40:37.215871 [ 139 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6435 | 2026.02.01 14:40:37.215912 [ 276 ] {59701b02-abca-41f6-b287-8032876b5bd2} <Debug> TCPHandler: Processed in 0.002111776 sec. | ||
| 6436 | 2026.02.01 14:40:37.215951 [ 139 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.02.01 14:40:37.215982 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6438 | 2026.02.01 14:40:37.216048 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.02.01 14:40:37.216164 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 6440 | 2026.02.01 14:40:37.216169 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6441 | 2026.02.01 14:40:37.216263 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6442 | 2026.02.01 14:40:37.216329 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6443 | 2026.02.01 14:40:37.216372 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 962 rows starting from the beginning of the part | ||
| 6444 | 2026.02.01 14:40:37.216448 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 6445 | 2026.02.01 14:40:37.216502 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
| 6446 | 2026.02.01 14:40:37.216583 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 6447 | 2026.02.01 14:40:37.216630 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 258 rows starting from the beginning of the part | ||
| 6448 | 2026.02.01 14:40:37.216675 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6449 | 2026.02.01 14:40:37.216709 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.02.01 14:40:37.216751 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6451 | 2026.02.01 14:40:37.217228 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6452 | 2026.02.01 14:40:37.217476 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.02.01 14:40:37.217595 [ 139 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6454 | 2026.02.01 14:40:37.217623 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. | ||
| 6455 | 2026.02.01 14:40:37.217629 [ 139 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.02.01 14:40:37.217664 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6457 | 2026.02.01 14:40:37.217670 [ 276 ] {abf6d2d9-587b-4d89-b646-16aa832597d6} <Debug> TCPHandler: Processed in 0.001674942 sec. | ||
| 6458 | 2026.02.01 14:40:37.217764 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 6459 | 2026.02.01 14:40:37.217795 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2026.02.01 14:40:37.217853 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752034 sec., 869846.1331229873 rows/sec., 75.46 MiB/sec. | ||
| 6461 | 2026.02.01 14:40:37.217898 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.02.01 14:40:37.217902 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6463 | 2026.02.01 14:40:37.217951 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6464 | 2026.02.01 14:40:37.217959 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 575 rows starting from the beginning of the part | ||
| 6465 | 2026.02.01 14:40:37.218048 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 6466 | 2026.02.01 14:40:37.218101 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6467 | 2026.02.01 14:40:37.218102 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6468 | 2026.02.01 14:40:37.218171 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 6469 | 2026.02.01 14:40:37.218219 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 144 rows starting from the beginning of the part | ||
| 6470 | 2026.02.01 14:40:37.218266 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6471 | 2026.02.01 14:40:37.218390 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.02.01 14:40:37.218394 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.02.01 14:40:37.218443 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6474 | 2026.02.01 14:40:37.218477 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_41_8} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6475 | 2026.02.01 14:40:37.218580 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6476 | 2026.02.01 14:40:37.218810 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6477 | 2026.02.01 14:40:37.219069 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.02.01 14:40:37.219218 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00134 sec., 119402.98507462686 rows/sec., 8.32 MiB/sec. | ||
| 6479 | 2026.02.01 14:40:37.219257 [ 276 ] {1035e633-756f-4116-87f5-ea003131c531} <Debug> TCPHandler: Processed in 0.001514617 sec. | ||
| 6480 | 2026.02.01 14:40:37.219361 [ 202 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647931 sec., 615923.84632609 rows/sec., 48.70 MiB/sec. | ||
| 6481 | 2026.02.01 14:40:37.219368 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.02.01 14:40:37.219470 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.02.01 14:40:37.219514 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6484 | 2026.02.01 14:40:37.219577 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6485 | 2026.02.01 14:40:37.219864 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.02.01 14:40:37.219866 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.02.01 14:40:37.219909 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6488 | 2026.02.01 14:40:37.219977 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_41_8} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6489 | 2026.02.01 14:40:37.220091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6490 | 2026.02.01 14:40:37.220265 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6491 | 2026.02.01 14:40:37.220490 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.02.01 14:40:37.220638 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 6493 | 2026.02.01 14:40:37.220676 [ 276 ] {63e11392-24a8-42ab-bee7-e93f7f911067} <Debug> TCPHandler: Processed in 0.001357912 sec. | ||
| 6494 | 2026.02.01 14:40:42.205957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15897 | ||
| 6495 | 2026.02.01 14:40:42.206480 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.02.01 14:40:42.206530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6497 | 2026.02.01 14:40:42.207019 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6498 | 2026.02.01 14:40:42.207265 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.02.01 14:40:42.207416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15897 | ||
| 6500 | 2026.02.01 14:40:42.215397 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6501 | 2026.02.01 14:40:42.215605 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6502 | 2026.02.01 14:40:42.215682 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6503 | 2026.02.01 14:40:42.216462 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6504 | 2026.02.01 14:40:42.216510 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6505 | 2026.02.01 14:40:42.216917 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6506 | 2026.02.01 14:40:42.217147 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.02.01 14:40:42.217321 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001773 sec., 76706.14777213761 rows/sec., 6.65 MiB/sec. | ||
| 6508 | 2026.02.01 14:40:42.217375 [ 276 ] {d2ddd594-67e2-423d-ac6a-a1314df62ff6} <Debug> TCPHandler: Processed in 0.002121226 sec. | ||
| 6509 | 2026.02.01 14:40:42.217500 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.02.01 14:40:42.217603 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.02.01 14:40:42.217647 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6512 | 2026.02.01 14:40:42.218082 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.02.01 14:40:42.218119 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6514 | 2026.02.01 14:40:42.218440 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6515 | 2026.02.01 14:40:42.218654 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.02.01 14:40:42.218798 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001218 sec., 32840.722495894915 rows/sec., 2.41 MiB/sec. | ||
| 6517 | 2026.02.01 14:40:42.218839 [ 276 ] {aadfc0ac-66f0-48a4-af96-28c47de8bc25} <Debug> TCPHandler: Processed in 0.001392883 sec. | ||
| 6518 | 2026.02.01 14:40:42.218959 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.02.01 14:40:42.219058 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6520 | 2026.02.01 14:40:42.219099 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6521 | 2026.02.01 14:40:42.219527 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.02.01 14:40:42.219564 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6523 | 2026.02.01 14:40:42.219889 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6524 | 2026.02.01 14:40:42.220101 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.02.01 14:40:42.220240 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001202 sec., 86522.46256239602 rows/sec., 6.76 MiB/sec. | ||
| 6526 | 2026.02.01 14:40:42.220280 [ 276 ] {8ed85d85-8766-4f24-b464-edcb031f7766} <Debug> TCPHandler: Processed in 0.001372262 sec. | ||
| 6527 | 2026.02.01 14:40:42.220404 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.02.01 14:40:42.220500 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.02.01 14:40:42.220545 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6530 | 2026.02.01 14:40:42.220957 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.02.01 14:40:42.220992 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6532 | 2026.02.01 14:40:42.221327 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6533 | 2026.02.01 14:40:42.221537 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.02.01 14:40:42.221676 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6535 | 2026.02.01 14:40:42.221714 [ 276 ] {116975e2-d0f6-48dd-ba36-59f992ef52e9} <Debug> TCPHandler: Processed in 0.001361263 sec. | ||
| 6536 | 2026.02.01 14:40:42.221827 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2026.02.01 14:40:42.221922 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6538 | 2026.02.01 14:40:42.221977 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <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 | ||
| 6539 | 2026.02.01 14:40:42.222814 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.02.01 14:40:42.222850 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6541 | 2026.02.01 14:40:42.223431 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6542 | 2026.02.01 14:40:42.223656 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.02.01 14:40:42.223803 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 37.71 MiB/sec. | ||
| 6544 | 2026.02.01 14:40:42.223881 [ 276 ] {8dd9791b-7ce6-49ac-a3eb-dec433fbbf45} <Debug> TCPHandler: Processed in 0.002103596 sec. | ||
| 6545 | 2026.02.01 14:40:42.223999 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.02.01 14:40:42.224094 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.02.01 14:40:42.224137 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6548 | 2026.02.01 14:40:42.224479 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.02.01 14:40:42.224515 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6550 | 2026.02.01 14:40:42.224849 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6551 | 2026.02.01 14:40:42.225058 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.02.01 14:40:42.225190 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6553 | 2026.02.01 14:40:42.225228 [ 276 ] {6e6d138c-daf7-4f27-a650-75ce54669f1d} <Debug> TCPHandler: Processed in 0.001279779 sec. | ||
| 6554 | 2026.02.01 14:40:43.010669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6555 | 2026.02.01 14:40:43.027205 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.02.01 14:40:43.027257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6557 | 2026.02.01 14:40:43.033519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6558 | 2026.02.01 14:40:43.034263 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.02.01 14:40:43.037093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6560 | 2026.02.01 14:40:43.070506 [ 54 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6561 | 2026.02.01 14:40:43.070572 [ 54 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.02.01 14:40:43.070596 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6563 | 2026.02.01 14:40:43.070699 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6564 | 2026.02.01 14:40:43.070812 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6565 | 2026.02.01 14:40:43.070846 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 165 rows starting from the beginning of the part | ||
| 6566 | 2026.02.01 14:40:43.070911 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 140 rows starting from the beginning of the part | ||
| 6567 | 2026.02.01 14:40:43.070961 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 6568 | 2026.02.01 14:40:43.071007 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6569 | 2026.02.01 14:40:43.071048 [ 187 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6570 | 2026.02.01 14:40:43.071791 [ 202 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132225 sec., 435425.8208394975 rows/sec., 30.97 MiB/sec. | ||
| 6571 | 2026.02.01 14:40:43.071985 [ 197 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6572 | 2026.02.01 14:40:43.072301 [ 197 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2026.02.01 14:40:43.072378 [ 197 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_15_3} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6574 | 2026.02.01 14:40:43.072488 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6575 | 2026.02.01 14:40:43.502380 [ 136 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6576 | 2026.02.01 14:40:43.502470 [ 136 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.02.01 14:40:43.502502 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 6578 | 2026.02.01 14:40:43.502672 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6579 | 2026.02.01 14:40:43.502874 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6580 | 2026.02.01 14:40:43.502929 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 290 rows starting from the beginning of the part | ||
| 6581 | 2026.02.01 14:40:43.503003 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 266 rows starting from the beginning of the part | ||
| 6582 | 2026.02.01 14:40:43.503054 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 266 rows starting from the beginning of the part | ||
| 6583 | 2026.02.01 14:40:43.503098 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6584 | 2026.02.01 14:40:43.503139 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6585 | 2026.02.01 14:40:43.504050 [ 197 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001453745 sec., 598454.3369022765 rows/sec., 41.27 MiB/sec. | ||
| 6586 | 2026.02.01 14:40:43.504201 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6587 | 2026.02.01 14:40:43.504472 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.02.01 14:40:43.504545 [ 189 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_15_3} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6589 | 2026.02.01 14:40:43.504622 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6590 | 2026.02.01 14:40:44.633061 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36897 | ||
| 6591 | 2026.02.01 14:40:44.633180 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6592 | 2026.02.01 14:40:44.633208 [ 287 ] {} <Debug> TCP-Session: d7cc4a58-e325-4aa8-899a-002eddfbc49a Authenticating user 'default' from [fd00:1122:3344:101::e]:36897 | ||
| 6593 | 2026.02.01 14:40:44.633230 [ 287 ] {} <Debug> TCP-Session: d7cc4a58-e325-4aa8-899a-002eddfbc49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.02.01 14:40:44.633242 [ 287 ] {} <Debug> TCP-Session: d7cc4a58-e325-4aa8-899a-002eddfbc49a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6595 | 2026.02.01 14:40:44.633463 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56553 | ||
| 6596 | 2026.02.01 14:40:44.633505 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46349 | ||
| 6597 | 2026.02.01 14:40:44.633505 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35100 | ||
| 6598 | 2026.02.01 14:40:44.633607 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6599 | 2026.02.01 14:40:44.633638 [ 287 ] {} <Trace> TCP-Session: d7cc4a58-e325-4aa8-899a-002eddfbc49a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6600 | 2026.02.01 14:40:44.633646 [ 289 ] {} <Debug> TCP-Session: a6f14be5-92a9-452d-b277-18566eac8707 Authenticating user 'default' from [fd00:1122:3344:101::e]:56553 | ||
| 6601 | 2026.02.01 14:40:44.633693 [ 289 ] {} <Debug> TCP-Session: a6f14be5-92a9-452d-b277-18566eac8707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.02.01 14:40:44.633714 [ 289 ] {} <Debug> TCP-Session: a6f14be5-92a9-452d-b277-18566eac8707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.02.01 14:40:44.633765 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6604 | 2026.02.01 14:40:44.633802 [ 291 ] {} <Debug> TCP-Session: 7f44207d-2164-415d-aa82-58879eea0ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46349 | ||
| 6605 | 2026.02.01 14:40:44.633824 [ 291 ] {} <Debug> TCP-Session: 7f44207d-2164-415d-aa82-58879eea0ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2026.02.01 14:40:44.633844 [ 291 ] {} <Debug> TCP-Session: 7f44207d-2164-415d-aa82-58879eea0ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6607 | 2026.02.01 14:40:44.633850 [ 287 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6608 | 2026.02.01 14:40:44.633980 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6609 | 2026.02.01 14:40:44.634031 [ 290 ] {} <Debug> TCP-Session: fb949b35-966c-43f6-bb0d-7909ecfddcbe Authenticating user 'default' from [fd00:1122:3344:101::e]:35100 | ||
| 6610 | 2026.02.01 14:40:44.634059 [ 290 ] {} <Debug> TCP-Session: fb949b35-966c-43f6-bb0d-7909ecfddcbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2026.02.01 14:40:44.634078 [ 290 ] {} <Debug> TCP-Session: fb949b35-966c-43f6-bb0d-7909ecfddcbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.02.01 14:40:44.634150 [ 287 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6613 | 2026.02.01 14:40:44.634217 [ 287 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6614 | 2026.02.01 14:40:44.634515 [ 287 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 6615 | 2026.02.01 14:40:44.634698 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 6616 | 2026.02.01 14:40:44.634747 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52803 | ||
| 6617 | 2026.02.01 14:40:44.634795 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38553 | ||
| 6618 | 2026.02.01 14:40:44.634912 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47600 | ||
| 6619 | 2026.02.01 14:40:44.634979 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6620 | 2026.02.01 14:40:44.635009 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37536 | ||
| 6621 | 2026.02.01 14:40:44.635014 [ 351 ] {} <Debug> TCP-Session: 92949869-7395-4646-b412-2f5ae3dddcab Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 6622 | 2026.02.01 14:40:44.635053 [ 351 ] {} <Debug> TCP-Session: 92949869-7395-4646-b412-2f5ae3dddcab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6623 | 2026.02.01 14:40:44.635069 [ 351 ] {} <Debug> TCP-Session: 92949869-7395-4646-b412-2f5ae3dddcab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2026.02.01 14:40:44.635446 [ 307 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Trace> AggregatingTransform: Aggregating | ||
| 6625 | 2026.02.01 14:40:44.635488 [ 307 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Trace> Aggregator: Aggregation method: without_key | ||
| 6626 | 2026.02.01 14:40:44.635519 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6627 | 2026.02.01 14:40:44.635525 [ 307 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908708 sec. (1100.464 rows/sec., 42.99 KiB/sec.) | ||
| 6628 | 2026.02.01 14:40:44.635570 [ 352 ] {} <Debug> TCP-Session: 4b3c2ff9-fe79-47bc-a4aa-158b7d71c27a Authenticating user 'default' from [fd00:1122:3344:101::e]:52803 | ||
| 6629 | 2026.02.01 14:40:44.635572 [ 307 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Trace> Aggregator: Merging aggregated data | ||
| 6630 | 2026.02.01 14:40:44.635605 [ 352 ] {} <Debug> TCP-Session: 4b3c2ff9-fe79-47bc-a4aa-158b7d71c27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.02.01 14:40:44.635629 [ 352 ] {} <Debug> TCP-Session: 4b3c2ff9-fe79-47bc-a4aa-158b7d71c27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.02.01 14:40:44.635662 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6633 | 2026.02.01 14:40:44.635701 [ 353 ] {} <Debug> TCP-Session: bd653ef4-2c2f-4308-add2-dab4287711b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38553 | ||
| 6634 | 2026.02.01 14:40:44.635719 [ 353 ] {} <Debug> TCP-Session: bd653ef4-2c2f-4308-add2-dab4287711b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6635 | 2026.02.01 14:40:44.635735 [ 353 ] {} <Debug> TCP-Session: bd653ef4-2c2f-4308-add2-dab4287711b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.02.01 14:40:44.635919 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6637 | 2026.02.01 14:40:44.635962 [ 355 ] {} <Debug> TCP-Session: f3b5ee89-a168-43ab-af2a-3a8e3a86bb93 Authenticating user 'default' from [fd00:1122:3344:101::e]:37536 | ||
| 6638 | 2026.02.01 14:40:44.635978 [ 355 ] {} <Debug> TCP-Session: f3b5ee89-a168-43ab-af2a-3a8e3a86bb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2026.02.01 14:40:44.635994 [ 355 ] {} <Debug> TCP-Session: f3b5ee89-a168-43ab-af2a-3a8e3a86bb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2026.02.01 14:40:44.636024 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6641 | 2026.02.01 14:40:44.636069 [ 354 ] {} <Debug> TCP-Session: 27d744f4-bde3-4909-b415-f2e5d887fea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47600 | ||
| 6642 | 2026.02.01 14:40:44.636092 [ 354 ] {} <Debug> TCP-Session: 27d744f4-bde3-4909-b415-f2e5d887fea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.02.01 14:40:44.636106 [ 354 ] {} <Debug> TCP-Session: 27d744f4-bde3-4909-b415-f2e5d887fea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2026.02.01 14:40:44.637061 [ 287 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 6645 | 2026.02.01 14:40:44.637208 [ 287 ] {264ab21f-5080-4c80-b192-35ea4c79c816} <Debug> TCPHandler: Processed in 0.003717655 sec. | ||
| 6646 | 2026.02.01 14:40:44.637352 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6647 | 2026.02.01 14:40:44.637389 [ 287 ] {} <Debug> TCP-Session: d7cc4a58-e325-4aa8-899a-002eddfbc49a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2026.02.01 14:40:44.637400 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6649 | 2026.02.01 14:40:44.637426 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6650 | 2026.02.01 14:40:44.637441 [ 289 ] {} <Debug> TCP-Session: a6f14be5-92a9-452d-b277-18566eac8707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6651 | 2026.02.01 14:40:44.637451 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6652 | 2026.02.01 14:40:44.637464 [ 353 ] {} <Debug> TCP-Session: bd653ef4-2c2f-4308-add2-dab4287711b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2026.02.01 14:40:44.637475 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6654 | 2026.02.01 14:40:44.637497 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6655 | 2026.02.01 14:40:44.637500 [ 291 ] {} <Debug> TCP-Session: 7f44207d-2164-415d-aa82-58879eea0ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6656 | 2026.02.01 14:40:44.637516 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6657 | 2026.02.01 14:40:44.637537 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6658 | 2026.02.01 14:40:44.637555 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2026.02.01 14:40:44.637578 [ 290 ] {} <Debug> TCP-Session: fb949b35-966c-43f6-bb0d-7909ecfddcbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.02.01 14:40:44.637589 [ 351 ] {} <Debug> TCP-Session: 92949869-7395-4646-b412-2f5ae3dddcab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2026.02.01 14:40:44.637540 [ 352 ] {} <Debug> TCP-Session: 4b3c2ff9-fe79-47bc-a4aa-158b7d71c27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6662 | 2026.02.01 14:40:44.637618 [ 354 ] {} <Debug> TCP-Session: 27d744f4-bde3-4909-b415-f2e5d887fea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6663 | 2026.02.01 14:40:44.637522 [ 355 ] {} <Debug> TCP-Session: f3b5ee89-a168-43ab-af2a-3a8e3a86bb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6664 | 2026.02.01 14:40:44.744904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 806 | ||
| 6665 | 2026.02.01 14:40:44.747061 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.02.01 14:40:44.747103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6667 | 2026.02.01 14:40:44.748320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6668 | 2026.02.01 14:40:44.748607 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.02.01 14:40:44.748900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 806 | ||
| 6670 | 2026.02.01 14:40:44.776612 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64530 | ||
| 6671 | 2026.02.01 14:40:44.776729 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6672 | 2026.02.01 14:40:44.776755 [ 287 ] {} <Debug> TCP-Session: 4f2430fa-78cf-47e2-af52-879a0893ee1c Authenticating user 'default' from [fd00:1122:3344:101::e]:64530 | ||
| 6673 | 2026.02.01 14:40:44.776778 [ 287 ] {} <Debug> TCP-Session: 4f2430fa-78cf-47e2-af52-879a0893ee1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6674 | 2026.02.01 14:40:44.776791 [ 287 ] {} <Debug> TCP-Session: 4f2430fa-78cf-47e2-af52-879a0893ee1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6675 | 2026.02.01 14:40:44.777060 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36043 | ||
| 6676 | 2026.02.01 14:40:44.777161 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6677 | 2026.02.01 14:40:44.777171 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42308 | ||
| 6678 | 2026.02.01 14:40:44.777189 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35980 | ||
| 6679 | 2026.02.01 14:40:44.777212 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38397 | ||
| 6680 | 2026.02.01 14:40:44.777230 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61153 | ||
| 6681 | 2026.02.01 14:40:44.777229 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38583 | ||
| 6682 | 2026.02.01 14:40:44.777288 [ 287 ] {} <Trace> TCP-Session: 4f2430fa-78cf-47e2-af52-879a0893ee1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.02.01 14:40:44.777318 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6684 | 2026.02.01 14:40:44.777328 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6685 | 2026.02.01 14:40:44.777352 [ 353 ] {} <Debug> TCP-Session: 0a4de532-ac32-4af1-bb40-7decd712fc61 Authenticating user 'default' from [fd00:1122:3344:101::e]:38397 | ||
| 6686 | 2026.02.01 14:40:44.777371 [ 355 ] {} <Debug> TCP-Session: 87a640c1-bbc9-4c80-8346-e34aee712ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:61153 | ||
| 6687 | 2026.02.01 14:40:44.777384 [ 353 ] {} <Debug> TCP-Session: 0a4de532-ac32-4af1-bb40-7decd712fc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6688 | 2026.02.01 14:40:44.777386 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6689 | 2026.02.01 14:40:44.777408 [ 353 ] {} <Debug> TCP-Session: 0a4de532-ac32-4af1-bb40-7decd712fc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.02.01 14:40:44.777405 [ 355 ] {} <Debug> TCP-Session: 87a640c1-bbc9-4c80-8346-e34aee712ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2026.02.01 14:40:44.777432 [ 354 ] {} <Debug> TCP-Session: 8415eb69-2467-49a0-ab3f-aaf87c17b532 Authenticating user 'default' from [fd00:1122:3344:101::e]:38583 | ||
| 6692 | 2026.02.01 14:40:44.777448 [ 355 ] {} <Debug> TCP-Session: 87a640c1-bbc9-4c80-8346-e34aee712ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6693 | 2026.02.01 14:40:44.777293 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6694 | 2026.02.01 14:40:44.777469 [ 354 ] {} <Debug> TCP-Session: 8415eb69-2467-49a0-ab3f-aaf87c17b532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6695 | 2026.02.01 14:40:44.777487 [ 287 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6696 | 2026.02.01 14:40:44.777506 [ 354 ] {} <Debug> TCP-Session: 8415eb69-2467-49a0-ab3f-aaf87c17b532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6697 | 2026.02.01 14:40:44.777507 [ 351 ] {} <Debug> TCP-Session: 0124c9c3-0529-4ba3-99b9-1279319fd3d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35980 | ||
| 6698 | 2026.02.01 14:40:44.777187 [ 289 ] {} <Debug> TCP-Session: 98d2b0f0-6bd4-4d1c-88be-f0286bfa2f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:36043 | ||
| 6699 | 2026.02.01 14:40:44.777573 [ 351 ] {} <Debug> TCP-Session: 0124c9c3-0529-4ba3-99b9-1279319fd3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6700 | 2026.02.01 14:40:44.777587 [ 289 ] {} <Debug> TCP-Session: 98d2b0f0-6bd4-4d1c-88be-f0286bfa2f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6701 | 2026.02.01 14:40:44.777602 [ 351 ] {} <Debug> TCP-Session: 0124c9c3-0529-4ba3-99b9-1279319fd3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6702 | 2026.02.01 14:40:44.777613 [ 289 ] {} <Debug> TCP-Session: 98d2b0f0-6bd4-4d1c-88be-f0286bfa2f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6703 | 2026.02.01 14:40:44.777174 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63545 | ||
| 6704 | 2026.02.01 14:40:44.777199 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33209 | ||
| 6705 | 2026.02.01 14:40:44.777292 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6706 | 2026.02.01 14:40:44.777715 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6707 | 2026.02.01 14:40:44.777745 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6708 | 2026.02.01 14:40:44.777760 [ 291 ] {} <Debug> TCP-Session: 9e80214d-a0e8-4e91-ac1e-4e9a5a49008d Authenticating user 'default' from [fd00:1122:3344:101::e]:63545 | ||
| 6709 | 2026.02.01 14:40:44.777756 [ 290 ] {} <Debug> TCP-Session: 933152b7-d49a-4cca-ab87-7de7aa88b7df Authenticating user 'default' from [fd00:1122:3344:101::e]:42308 | ||
| 6710 | 2026.02.01 14:40:44.777778 [ 352 ] {} <Debug> TCP-Session: 96d07c3e-0cf4-4052-a0ec-a61cc0f95bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33209 | ||
| 6711 | 2026.02.01 14:40:44.777791 [ 291 ] {} <Debug> TCP-Session: 9e80214d-a0e8-4e91-ac1e-4e9a5a49008d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6712 | 2026.02.01 14:40:44.777812 [ 287 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6713 | 2026.02.01 14:40:44.777825 [ 291 ] {} <Debug> TCP-Session: 9e80214d-a0e8-4e91-ac1e-4e9a5a49008d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6714 | 2026.02.01 14:40:44.777817 [ 352 ] {} <Debug> TCP-Session: 96d07c3e-0cf4-4052-a0ec-a61cc0f95bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6715 | 2026.02.01 14:40:44.777805 [ 290 ] {} <Debug> TCP-Session: 933152b7-d49a-4cca-ab87-7de7aa88b7df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6716 | 2026.02.01 14:40:44.777874 [ 352 ] {} <Debug> TCP-Session: 96d07c3e-0cf4-4052-a0ec-a61cc0f95bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6717 | 2026.02.01 14:40:44.777881 [ 287 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6718 | 2026.02.01 14:40:44.777894 [ 290 ] {} <Debug> TCP-Session: 933152b7-d49a-4cca-ab87-7de7aa88b7df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2026.02.01 14:40:44.778229 [ 287 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 6720 | 2026.02.01 14:40:44.779222 [ 343 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Trace> AggregatingTransform: Aggregating | ||
| 6721 | 2026.02.01 14:40:44.779271 [ 343 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6722 | 2026.02.01 14:40:44.779306 [ 343 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927519 sec. (1078.145 rows/sec., 42.12 KiB/sec.) | ||
| 6723 | 2026.02.01 14:40:44.779325 [ 343 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Trace> Aggregator: Merging aggregated data | ||
| 6724 | 2026.02.01 14:40:44.780801 [ 287 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003377 sec., 296.12081729345573 rows/sec., 11.57 KiB/sec. | ||
| 6725 | 2026.02.01 14:40:44.780901 [ 287 ] {4ef1e0a4-1d43-43be-b5a2-48b4d405b81a} <Debug> TCPHandler: Processed in 0.003768807 sec. | ||
| 6726 | 2026.02.01 14:40:44.781019 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6727 | 2026.02.01 14:40:44.781054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6728 | 2026.02.01 14:40:44.781059 [ 287 ] {} <Debug> TCP-Session: 4f2430fa-78cf-47e2-af52-879a0893ee1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6729 | 2026.02.01 14:40:44.781094 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6730 | 2026.02.01 14:40:44.781096 [ 289 ] {} <Debug> TCP-Session: 98d2b0f0-6bd4-4d1c-88be-f0286bfa2f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6731 | 2026.02.01 14:40:44.781123 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6732 | 2026.02.01 14:40:44.781139 [ 353 ] {} <Debug> TCP-Session: 0a4de532-ac32-4af1-bb40-7decd712fc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6733 | 2026.02.01 14:40:44.781155 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6734 | 2026.02.01 14:40:44.781177 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6735 | 2026.02.01 14:40:44.781199 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6736 | 2026.02.01 14:40:44.781204 [ 355 ] {} <Debug> TCP-Session: 87a640c1-bbc9-4c80-8346-e34aee712ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6737 | 2026.02.01 14:40:44.781222 [ 352 ] {} <Debug> TCP-Session: 96d07c3e-0cf4-4052-a0ec-a61cc0f95bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6738 | 2026.02.01 14:40:44.781246 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6739 | 2026.02.01 14:40:44.781260 [ 351 ] {} <Debug> TCP-Session: 0124c9c3-0529-4ba3-99b9-1279319fd3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6740 | 2026.02.01 14:40:44.781168 [ 291 ] {} <Debug> TCP-Session: 9e80214d-a0e8-4e91-ac1e-4e9a5a49008d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6741 | 2026.02.01 14:40:44.781299 [ 354 ] {} <Debug> TCP-Session: 8415eb69-2467-49a0-ab3f-aaf87c17b532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6742 | 2026.02.01 14:40:44.781220 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6743 | 2026.02.01 14:40:44.781361 [ 290 ] {} <Debug> TCP-Session: 933152b7-d49a-4cca-ab87-7de7aa88b7df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6744 | 2026.02.01 14:40:44.829391 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55455 | ||
| 6745 | 2026.02.01 14:40:44.829498 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6746 | 2026.02.01 14:40:44.829525 [ 287 ] {} <Debug> TCP-Session: b82e1d29-025b-4bf9-a347-9d9729fa4d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:55455 | ||
| 6747 | 2026.02.01 14:40:44.829551 [ 287 ] {} <Debug> TCP-Session: b82e1d29-025b-4bf9-a347-9d9729fa4d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6748 | 2026.02.01 14:40:44.829564 [ 287 ] {} <Debug> TCP-Session: b82e1d29-025b-4bf9-a347-9d9729fa4d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6749 | 2026.02.01 14:40:44.829794 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52658 | ||
| 6750 | 2026.02.01 14:40:44.829845 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64264 | ||
| 6751 | 2026.02.01 14:40:44.829857 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39742 | ||
| 6752 | 2026.02.01 14:40:44.829880 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58313 | ||
| 6753 | 2026.02.01 14:40:44.829898 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53262 | ||
| 6754 | 2026.02.01 14:40:44.829925 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6755 | 2026.02.01 14:40:44.829925 [ 287 ] {} <Trace> TCP-Session: b82e1d29-025b-4bf9-a347-9d9729fa4d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2026.02.01 14:40:44.829959 [ 291 ] {} <Debug> TCP-Session: 976a1136-7bcb-4e6d-8cb7-fb6e283887dd Authenticating user 'default' from [fd00:1122:3344:101::e]:64264 | ||
| 6757 | 2026.02.01 14:40:44.829907 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6758 | 2026.02.01 14:40:44.829985 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6759 | 2026.02.01 14:40:44.829983 [ 291 ] {} <Debug> TCP-Session: 976a1136-7bcb-4e6d-8cb7-fb6e283887dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2026.02.01 14:40:44.830010 [ 289 ] {} <Debug> TCP-Session: 413cb6ae-decc-41a3-ab20-f77ff024f990 Authenticating user 'default' from [fd00:1122:3344:101::e]:52658 | ||
| 6761 | 2026.02.01 14:40:44.830014 [ 355 ] {} <Debug> TCP-Session: bf355256-6618-4e20-98cc-7c759722948f Authenticating user 'default' from [fd00:1122:3344:101::e]:53262 | ||
| 6762 | 2026.02.01 14:40:44.830022 [ 291 ] {} <Debug> TCP-Session: 976a1136-7bcb-4e6d-8cb7-fb6e283887dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6763 | 2026.02.01 14:40:44.830042 [ 289 ] {} <Debug> TCP-Session: 413cb6ae-decc-41a3-ab20-f77ff024f990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2026.02.01 14:40:44.830046 [ 355 ] {} <Debug> TCP-Session: bf355256-6618-4e20-98cc-7c759722948f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6765 | 2026.02.01 14:40:44.830067 [ 289 ] {} <Debug> TCP-Session: 413cb6ae-decc-41a3-ab20-f77ff024f990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.02.01 14:40:44.830075 [ 355 ] {} <Debug> TCP-Session: bf355256-6618-4e20-98cc-7c759722948f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6767 | 2026.02.01 14:40:44.829985 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6768 | 2026.02.01 14:40:44.829897 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62950 | ||
| 6769 | 2026.02.01 14:40:44.830127 [ 287 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6770 | 2026.02.01 14:40:44.830144 [ 351 ] {} <Debug> TCP-Session: e58643e4-fc67-4bf4-aa4a-3e30d23da3ea Authenticating user 'default' from [fd00:1122:3344:101::e]:39742 | ||
| 6771 | 2026.02.01 14:40:44.829868 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41586 | ||
| 6772 | 2026.02.01 14:40:44.830239 [ 351 ] {} <Debug> TCP-Session: e58643e4-fc67-4bf4-aa4a-3e30d23da3ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2026.02.01 14:40:44.830257 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6774 | 2026.02.01 14:40:44.830274 [ 351 ] {} <Debug> TCP-Session: e58643e4-fc67-4bf4-aa4a-3e30d23da3ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2026.02.01 14:40:44.829977 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6776 | 2026.02.01 14:40:44.830302 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6777 | 2026.02.01 14:40:44.830299 [ 354 ] {} <Debug> TCP-Session: c869efbb-bca4-48cf-9591-32802329b547 Authenticating user 'default' from [fd00:1122:3344:101::e]:62950 | ||
| 6778 | 2026.02.01 14:40:44.830347 [ 353 ] {} <Debug> TCP-Session: a2372ac3-018d-4fd0-a074-964da8c3dfac Authenticating user 'default' from [fd00:1122:3344:101::e]:58313 | ||
| 6779 | 2026.02.01 14:40:44.830352 [ 352 ] {} <Debug> TCP-Session: 7e00d445-ee07-4754-ba6e-185a4a7a9ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41586 | ||
| 6780 | 2026.02.01 14:40:44.830376 [ 354 ] {} <Debug> TCP-Session: c869efbb-bca4-48cf-9591-32802329b547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6781 | 2026.02.01 14:40:44.830394 [ 353 ] {} <Debug> TCP-Session: a2372ac3-018d-4fd0-a074-964da8c3dfac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2026.02.01 14:40:44.830415 [ 352 ] {} <Debug> TCP-Session: 7e00d445-ee07-4754-ba6e-185a4a7a9ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.02.01 14:40:44.830443 [ 353 ] {} <Debug> TCP-Session: a2372ac3-018d-4fd0-a074-964da8c3dfac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6784 | 2026.02.01 14:40:44.830461 [ 352 ] {} <Debug> TCP-Session: 7e00d445-ee07-4754-ba6e-185a4a7a9ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6785 | 2026.02.01 14:40:44.830421 [ 354 ] {} <Debug> TCP-Session: c869efbb-bca4-48cf-9591-32802329b547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6786 | 2026.02.01 14:40:44.829844 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51276 | ||
| 6787 | 2026.02.01 14:40:44.830539 [ 287 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6788 | 2026.02.01 14:40:44.830591 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6789 | 2026.02.01 14:40:44.830625 [ 290 ] {} <Debug> TCP-Session: 582ccb3e-b618-46e1-9ee6-40d6e6beccc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51276 | ||
| 6790 | 2026.02.01 14:40:44.830625 [ 287 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6791 | 2026.02.01 14:40:44.830643 [ 290 ] {} <Debug> TCP-Session: 582ccb3e-b618-46e1-9ee6-40d6e6beccc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.02.01 14:40:44.830673 [ 290 ] {} <Debug> TCP-Session: 582ccb3e-b618-46e1-9ee6-40d6e6beccc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2026.02.01 14:40:44.831027 [ 287 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 6794 | 2026.02.01 14:40:44.831996 [ 345 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Trace> AggregatingTransform: Aggregating | ||
| 6795 | 2026.02.01 14:40:44.832051 [ 345 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Trace> Aggregator: Aggregation method: without_key | ||
| 6796 | 2026.02.01 14:40:44.832090 [ 345 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907338 sec. (1102.125 rows/sec., 43.05 KiB/sec.) | ||
| 6797 | 2026.02.01 14:40:44.832111 [ 345 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Trace> Aggregator: Merging aggregated data | ||
| 6798 | 2026.02.01 14:40:44.833356 [ 287 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 6799 | 2026.02.01 14:40:44.833544 [ 287 ] {920db26c-29fe-42aa-a31f-6e9587d31f25} <Debug> TCPHandler: Processed in 0.003775117 sec. | ||
| 6800 | 2026.02.01 14:40:44.833688 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6801 | 2026.02.01 14:40:44.833712 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6802 | 2026.02.01 14:40:44.833735 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6803 | 2026.02.01 14:40:44.833736 [ 287 ] {} <Debug> TCP-Session: b82e1d29-025b-4bf9-a347-9d9729fa4d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.02.01 14:40:44.833755 [ 352 ] {} <Debug> TCP-Session: 7e00d445-ee07-4754-ba6e-185a4a7a9ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6805 | 2026.02.01 14:40:44.833771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6806 | 2026.02.01 14:40:44.833789 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6807 | 2026.02.01 14:40:44.833810 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6808 | 2026.02.01 14:40:44.833852 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6809 | 2026.02.01 14:40:44.833853 [ 290 ] {} <Debug> TCP-Session: 582ccb3e-b618-46e1-9ee6-40d6e6beccc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.02.01 14:40:44.833878 [ 291 ] {} <Debug> TCP-Session: 976a1136-7bcb-4e6d-8cb7-fb6e283887dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.02.01 14:40:44.833894 [ 353 ] {} <Debug> TCP-Session: a2372ac3-018d-4fd0-a074-964da8c3dfac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.02.01 14:40:44.833825 [ 289 ] {} <Debug> TCP-Session: 413cb6ae-decc-41a3-ab20-f77ff024f990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2026.02.01 14:40:44.833784 [ 351 ] {} <Debug> TCP-Session: e58643e4-fc67-4bf4-aa4a-3e30d23da3ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2026.02.01 14:40:44.833835 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6815 | 2026.02.01 14:40:44.833752 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6816 | 2026.02.01 14:40:44.833992 [ 355 ] {} <Debug> TCP-Session: bf355256-6618-4e20-98cc-7c759722948f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.02.01 14:40:44.834024 [ 354 ] {} <Debug> TCP-Session: c869efbb-bca4-48cf-9591-32802329b547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2026.02.01 14:40:45.301817 [ 59 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6819 | 2026.02.01 14:40:45.301898 [ 59 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.02.01 14:40:45.301930 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6821 | 2026.02.01 14:40:45.302066 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6822 | 2026.02.01 14:40:45.302217 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6823 | 2026.02.01 14:40:45.302253 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 151 rows starting from the beginning of the part | ||
| 6824 | 2026.02.01 14:40:45.302324 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 139 rows starting from the beginning of the part | ||
| 6825 | 2026.02.01 14:40:45.302371 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 139 rows starting from the beginning of the part | ||
| 6826 | 2026.02.01 14:40:45.302411 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6827 | 2026.02.01 14:40:45.302451 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 6828 | 2026.02.01 14:40:45.303310 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303121 sec., 347626.96633697103 rows/sec., 21.64 MiB/sec. | ||
| 6829 | 2026.02.01 14:40:45.303480 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6830 | 2026.02.01 14:40:45.303779 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.02.01 14:40:45.303876 [ 190 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_15_3} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6832 | 2026.02.01 14:40:45.303961 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6833 | 2026.02.01 14:40:47.220640 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.02.01 14:40:47.220846 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.02.01 14:40:47.220923 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6836 | 2026.02.01 14:40:47.221741 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.02.01 14:40:47.221789 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6838 | 2026.02.01 14:40:47.222194 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6839 | 2026.02.01 14:40:47.222421 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.02.01 14:40:47.222577 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001789 sec., 148686.41699273337 rows/sec., 9.45 MiB/sec. | ||
| 6841 | 2026.02.01 14:40:47.222620 [ 276 ] {b57a7f10-a255-4aef-afd0-933b9c5015dc} <Debug> TCPHandler: Processed in 0.002131987 sec. | ||
| 6842 | 2026.02.01 14:40:47.222756 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.02.01 14:40:47.222853 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6844 | 2026.02.01 14:40:47.222901 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6845 | 2026.02.01 14:40:47.223310 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.02.01 14:40:47.223346 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6847 | 2026.02.01 14:40:47.223644 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6848 | 2026.02.01 14:40:47.223854 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.02.01 14:40:47.223991 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 281.91 KiB/sec. | ||
| 6850 | 2026.02.01 14:40:47.224030 [ 276 ] {bdda46ff-19fc-46e0-ba78-d63d70c58c31} <Debug> TCPHandler: Processed in 0.001325931 sec. | ||
| 6851 | 2026.02.01 14:40:47.224158 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.02.01 14:40:47.224253 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6853 | 2026.02.01 14:40:47.224292 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6854 | 2026.02.01 14:40:47.225096 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.02.01 14:40:47.225133 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6856 | 2026.02.01 14:40:47.225488 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6857 | 2026.02.01 14:40:47.225702 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.02.01 14:40:47.225832 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Debug> executeQuery: Read 754 rows, 60.71 KiB in 0.001597 sec., 472135.253600501 rows/sec., 37.12 MiB/sec. | ||
| 6859 | 2026.02.01 14:40:47.225868 [ 276 ] {ca5c3c7b-995d-4b7f-bf24-c17736ea241b} <Debug> TCPHandler: Processed in 0.001759914 sec. | ||
| 6860 | 2026.02.01 14:40:47.225988 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.02.01 14:40:47.226083 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.02.01 14:40:47.226123 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6863 | 2026.02.01 14:40:47.226587 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.02.01 14:40:47.226623 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6865 | 2026.02.01 14:40:47.226917 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6866 | 2026.02.01 14:40:47.227127 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.01 14:40:47.227258 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001193 sec., 114836.54652137468 rows/sec., 6.78 MiB/sec. | ||
| 6868 | 2026.02.01 14:40:47.227295 [ 276 ] {d51f4f62-670d-416a-b984-36defb3712d1} <Debug> TCPHandler: Processed in 0.001356482 sec. | ||
| 6869 | 2026.02.01 14:40:47.227460 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.02.01 14:40:47.227556 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6871 | 2026.02.01 14:40:47.227596 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6872 | 2026.02.01 14:40:47.228050 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.02.01 14:40:47.228086 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6874 | 2026.02.01 14:40:47.228389 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6875 | 2026.02.01 14:40:47.228590 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.02.01 14:40:47.228719 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001181 sec., 118543.60711261643 rows/sec., 7.66 MiB/sec. | ||
| 6877 | 2026.02.01 14:40:47.228757 [ 276 ] {9e1e0e37-b0ce-4110-8f5b-055bff6dfc11} <Debug> TCPHandler: Processed in 0.001345902 sec. | ||
| 6878 | 2026.02.01 14:40:47.228870 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.02.01 14:40:47.228964 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.02.01 14:40:47.229003 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6881 | 2026.02.01 14:40:47.229458 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.02.01 14:40:47.229493 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6883 | 2026.02.01 14:40:47.229789 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6884 | 2026.02.01 14:40:47.230040 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.02.01 14:40:47.230172 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001225 sec., 113469.38775510204 rows/sec., 6.46 MiB/sec. | ||
| 6886 | 2026.02.01 14:40:47.230210 [ 276 ] {6912f978-7c7a-4f37-8c65-cb303e45f550} <Debug> TCPHandler: Processed in 0.001388833 sec. | ||
| 6887 | 2026.02.01 14:40:47.230324 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.02.01 14:40:47.230420 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6889 | 2026.02.01 14:40:47.230459 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6890 | 2026.02.01 14:40:47.231090 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.02.01 14:40:47.231125 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6892 | 2026.02.01 14:40:47.231449 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6893 | 2026.02.01 14:40:47.231657 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.02.01 14:40:47.231785 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Debug> executeQuery: Read 467 rows, 33.61 KiB in 0.001384 sec., 337427.74566473986 rows/sec., 23.71 MiB/sec. | ||
| 6895 | 2026.02.01 14:40:47.231823 [ 276 ] {69be06d5-b0fd-42e8-b3d3-f582267f632e} <Debug> TCPHandler: Processed in 0.001548158 sec. | ||
| 6896 | 2026.02.01 14:40:47.231937 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.02.01 14:40:47.232031 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6898 | 2026.02.01 14:40:47.232072 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6899 | 2026.02.01 14:40:47.232410 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.02.01 14:40:47.232446 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6901 | 2026.02.01 14:40:47.232746 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6902 | 2026.02.01 14:40:47.232944 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.02.01 14:40:47.233070 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6904 | 2026.02.01 14:40:47.233106 [ 276 ] {d655d797-9c71-4a1b-8070-747525add870} <Debug> TCPHandler: Processed in 0.001218928 sec. | ||
| 6905 | 2026.02.01 14:40:47.233229 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.02.01 14:40:47.233354 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.02.01 14:40:47.233408 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6908 | 2026.02.01 14:40:47.233921 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.02.01 14:40:47.233964 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6910 | 2026.02.01 14:40:47.234374 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6911 | 2026.02.01 14:40:47.234593 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.02.01 14:40:47.234708 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6913 | 2026.02.01 14:40:47.234725 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Debug> executeQuery: Read 260 rows, 17.73 KiB in 0.001396 sec., 186246.41833810887 rows/sec., 12.40 MiB/sec. | ||
| 6914 | 2026.02.01 14:40:47.234788 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2026.02.01 14:40:47.234804 [ 276 ] {ef944589-517d-4cac-a970-aa2318ec34e8} <Debug> TCPHandler: Processed in 0.001637011 sec. | ||
| 6916 | 2026.02.01 14:40:47.234817 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6917 | 2026.02.01 14:40:47.234924 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 6918 | 2026.02.01 14:40:47.234926 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.02.01 14:40:47.235034 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2026.02.01 14:40:47.235051 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6921 | 2026.02.01 14:40:47.235069 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 5716 rows starting from the beginning of the part | ||
| 6922 | 2026.02.01 14:40:47.235095 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6923 | 2026.02.01 14:40:47.235136 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 6924 | 2026.02.01 14:40:47.235187 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 198 rows starting from the beginning of the part | ||
| 6925 | 2026.02.01 14:40:47.235232 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6926 | 2026.02.01 14:40:47.235277 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6927 | 2026.02.01 14:40:47.235320 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 260 rows starting from the beginning of the part | ||
| 6928 | 2026.02.01 14:40:47.235410 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.01 14:40:47.235447 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6930 | 2026.02.01 14:40:47.235757 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6931 | 2026.02.01 14:40:47.235972 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.01 14:40:47.236103 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 6933 | 2026.02.01 14:40:47.236141 [ 276 ] {919d8730-d3f0-4a5c-bd66-336f76f66147} <Debug> TCPHandler: Processed in 0.00126592 sec. | ||
| 6934 | 2026.02.01 14:40:47.236244 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.02.01 14:40:47.236338 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6936 | 2026.02.01 14:40:47.236381 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6937 | 2026.02.01 14:40:47.236719 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.02.01 14:40:47.236754 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6939 | 2026.02.01 14:40:47.237070 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6940 | 2026.02.01 14:40:47.237289 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.02.01 14:40:47.237421 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001101 sec., 79927.33878292462 rows/sec., 5.02 MiB/sec. | ||
| 6942 | 2026.02.01 14:40:47.237457 [ 276 ] {53482034-bb56-48fd-a038-ba4cf8f24d08} <Debug> TCPHandler: Processed in 0.0012626 sec. | ||
| 6943 | 2026.02.01 14:40:47.237579 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6654 rows, containing 5 columns (5 merged, 0 gathered) in 0.002691734 sec., 2472012.4648275054 rows/sec., 170.87 MiB/sec. | ||
| 6944 | 2026.02.01 14:40:47.238145 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6945 | 2026.02.01 14:40:47.238520 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.02.01 14:40:47.238606 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6947 | 2026.02.01 14:40:47.238705 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 6948 | 2026.02.01 14:40:49.573149 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6949 | 2026.02.01 14:40:49.573253 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6950 | 2026.02.01 14:40:49.707479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16345 | ||
| 6951 | 2026.02.01 14:40:49.708259 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.02.01 14:40:49.708332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6953 | 2026.02.01 14:40:49.708906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6954 | 2026.02.01 14:40:49.709152 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.02.01 14:40:49.709300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 6956 | 2026.02.01 14:40:50.537174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6957 | 2026.02.01 14:40:50.554050 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.02.01 14:40:50.554101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6959 | 2026.02.01 14:40:50.560813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6960 | 2026.02.01 14:40:50.561553 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.02.01 14:40:50.564371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6962 | 2026.02.01 14:40:52.215652 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.02.01 14:40:52.215859 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6964 | 2026.02.01 14:40:52.215937 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6965 | 2026.02.01 14:40:52.216761 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6966 | 2026.02.01 14:40:52.216812 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6967 | 2026.02.01 14:40:52.217241 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6968 | 2026.02.01 14:40:52.217479 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.02.01 14:40:52.217646 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001845 sec., 74254.74254742547 rows/sec., 6.44 MiB/sec. | ||
| 6970 | 2026.02.01 14:40:52.217699 [ 276 ] {d87f149b-c574-4435-a2d3-130a5c6899e0} <Debug> TCPHandler: Processed in 0.00224223 sec. | ||
| 6971 | 2026.02.01 14:40:52.217826 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.02.01 14:40:52.217939 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6973 | 2026.02.01 14:40:52.217984 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6974 | 2026.02.01 14:40:52.218434 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.02.01 14:40:52.218470 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6976 | 2026.02.01 14:40:52.218768 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6977 | 2026.02.01 14:40:52.218976 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.02.01 14:40:52.219095 [ 24 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6979 | 2026.02.01 14:40:52.219112 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001197 sec., 33416.87552213868 rows/sec., 2.45 MiB/sec. | ||
| 6980 | 2026.02.01 14:40:52.219166 [ 24 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.02.01 14:40:52.219175 [ 276 ] {42d26013-b86a-495c-8b2c-42aeee2d7e23} <Debug> TCPHandler: Processed in 0.001401804 sec. | ||
| 6982 | 2026.02.01 14:40:52.219195 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6983 | 2026.02.01 14:40:52.219302 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2026.02.01 14:40:52.219318 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 6985 | 2026.02.01 14:40:52.219403 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6986 | 2026.02.01 14:40:52.219415 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6987 | 2026.02.01 14:40:52.219445 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6988 | 2026.02.01 14:40:52.219448 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 203 rows starting from the beginning of the part | ||
| 6989 | 2026.02.01 14:40:52.219518 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 6990 | 2026.02.01 14:40:52.219566 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 6991 | 2026.02.01 14:40:52.219614 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 6992 | 2026.02.01 14:40:52.219652 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 137 rows starting from the beginning of the part | ||
| 6993 | 2026.02.01 14:40:52.219689 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 6994 | 2026.02.01 14:40:52.219850 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.02.01 14:40:52.219898 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 6996 | 2026.02.01 14:40:52.220188 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6997 | 2026.02.01 14:40:52.220394 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6998 | 2026.02.01 14:40:52.220448 [ 199 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168316 sec., 441661.3313521342 rows/sec., 30.76 MiB/sec. | ||
| 6999 | 2026.02.01 14:40:52.220535 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 57.69 KiB/sec. | ||
| 7000 | 2026.02.01 14:40:52.220580 [ 276 ] {0a6bb3ac-d463-457a-b3bb-75d387dc2ac3} <Debug> TCPHandler: Processed in 0.001327601 sec. | ||
| 7001 | 2026.02.01 14:40:52.220657 [ 199 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7002 | 2026.02.01 14:40:52.220701 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.02.01 14:40:52.220801 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7004 | 2026.02.01 14:40:52.220845 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7005 | 2026.02.01 14:40:52.220953 [ 199 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.02.01 14:40:52.221040 [ 199 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_36_7} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7007 | 2026.02.01 14:40:52.221134 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7008 | 2026.02.01 14:40:52.221280 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.02.01 14:40:52.221322 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7010 | 2026.02.01 14:40:52.221634 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7011 | 2026.02.01 14:40:52.221848 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.02.01 14:40:52.221983 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.0012 sec., 86666.66666666667 rows/sec., 6.77 MiB/sec. | ||
| 7013 | 2026.02.01 14:40:52.222026 [ 276 ] {5f67981a-2f81-49c4-8120-f495218e0147} <Debug> TCPHandler: Processed in 0.001374782 sec. | ||
| 7014 | 2026.02.01 14:40:52.222141 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.02.01 14:40:52.222238 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.02.01 14:40:52.222282 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7017 | 2026.02.01 14:40:52.222690 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.02.01 14:40:52.222726 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7019 | 2026.02.01 14:40:52.223048 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7020 | 2026.02.01 14:40:52.223262 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.02.01 14:40:52.223395 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7022 | 2026.02.01 14:40:52.223432 [ 276 ] {35b5e8f2-8ecf-4674-ace4-19d366feee56} <Debug> TCPHandler: Processed in 0.001342532 sec. | ||
| 7023 | 2026.02.01 14:40:52.223535 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.02.01 14:40:52.223628 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.02.01 14:40:52.223671 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7026 | 2026.02.01 14:40:52.223987 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.02.01 14:40:52.224023 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7028 | 2026.02.01 14:40:52.224323 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7029 | 2026.02.01 14:40:52.224527 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.02.01 14:40:52.224655 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 60.74 KiB/sec. | ||
| 7031 | 2026.02.01 14:40:52.224691 [ 276 ] {7bc84e7e-fe1d-4a90-9303-86d4e47c59c9} <Debug> TCPHandler: Processed in 0.001204708 sec. | ||
| 7032 | 2026.02.01 14:40:52.224798 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.02.01 14:40:52.224910 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.02.01 14:40:52.224966 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <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 | ||
| 7035 | 2026.02.01 14:40:52.225844 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.02.01 14:40:52.225880 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7037 | 2026.02.01 14:40:52.226441 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7038 | 2026.02.01 14:40:52.226689 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.02.01 14:40:52.226841 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001949 sec., 20523.34530528476 rows/sec., 36.78 MiB/sec. | ||
| 7040 | 2026.02.01 14:40:52.226906 [ 276 ] {83874cfb-8ab3-4b43-861c-1772161a1a29} <Debug> TCPHandler: Processed in 0.002158746 sec. | ||
| 7041 | 2026.02.01 14:40:52.227025 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7042 | 2026.02.01 14:40:52.227119 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7043 | 2026.02.01 14:40:52.227163 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7044 | 2026.02.01 14:40:52.227501 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2026.02.01 14:40:52.227537 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7046 | 2026.02.01 14:40:52.227840 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7047 | 2026.02.01 14:40:52.228043 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.02.01 14:40:52.228172 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 7049 | 2026.02.01 14:40:52.228173 [ 24 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7050 | 2026.02.01 14:40:52.228209 [ 276 ] {2f578866-dd36-4b2e-9a4d-7cb236036317} <Debug> TCPHandler: Processed in 0.001237889 sec. | ||
| 7051 | 2026.02.01 14:40:52.228227 [ 24 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.02.01 14:40:52.228252 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7053 | 2026.02.01 14:40:52.228369 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 7054 | 2026.02.01 14:40:52.228496 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7055 | 2026.02.01 14:40:52.228540 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1778 rows starting from the beginning of the part | ||
| 7056 | 2026.02.01 14:40:52.228602 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 7057 | 2026.02.01 14:40:52.228650 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7058 | 2026.02.01 14:40:52.228694 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 7059 | 2026.02.01 14:40:52.228734 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 88 rows starting from the beginning of the part | ||
| 7060 | 2026.02.01 14:40:52.228775 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 7061 | 2026.02.01 14:40:52.229897 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2106 rows, containing 4 columns (4 merged, 0 gathered) in 0.001578409 sec., 1334254.9364581676 rows/sec., 86.96 MiB/sec. | ||
| 7062 | 2026.02.01 14:40:52.230121 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7063 | 2026.02.01 14:40:52.230396 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.02.01 14:40:52.230467 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_41_8} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7065 | 2026.02.01 14:40:52.230544 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7066 | 2026.02.01 14:40:54.749032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 848 | ||
| 7067 | 2026.02.01 14:40:54.752074 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.02.01 14:40:54.752126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7069 | 2026.02.01 14:40:54.753381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7070 | 2026.02.01 14:40:54.753648 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.02.01 14:40:54.753851 [ 133 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7072 | 2026.02.01 14:40:54.753952 [ 133 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.02.01 14:40:54.753989 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7074 | 2026.02.01 14:40:54.754007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 848 | ||
| 7075 | 2026.02.01 14:40:54.754158 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 7076 | 2026.02.01 14:40:54.754953 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7077 | 2026.02.01 14:40:54.755110 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 716 rows starting from the beginning of the part | ||
| 7078 | 2026.02.01 14:40:54.755498 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 7079 | 2026.02.01 14:40:54.755860 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7080 | 2026.02.01 14:40:54.756204 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 7081 | 2026.02.01 14:40:54.756543 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
| 7082 | 2026.02.01 14:40:54.756890 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 7083 | 2026.02.01 14:40:54.763060 [ 186 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 72 columns (72 merged, 0 gathered) in 0.008978938 sec., 94443.24039212655 rows/sec., 79.55 MiB/sec. | ||
| 7084 | 2026.02.01 14:40:54.764073 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7085 | 2026.02.01 14:40:54.764607 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.02.01 14:40:54.764683 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_26_5} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7087 | 2026.02.01 14:40:54.764863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 7088 | 2026.02.01 14:40:57.209370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16857 | ||
| 7089 | 2026.02.01 14:40:57.210064 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7090 | 2026.02.01 14:40:57.210100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7091 | 2026.02.01 14:40:57.210592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7092 | 2026.02.01 14:40:57.210810 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7093 | 2026.02.01 14:40:57.210931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16857 | ||
| 7094 | 2026.02.01 14:40:57.220758 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.02.01 14:40:57.220980 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7096 | 2026.02.01 14:40:57.221053 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7097 | 2026.02.01 14:40:57.221917 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.02.01 14:40:57.221972 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7099 | 2026.02.01 14:40:57.222407 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7100 | 2026.02.01 14:40:57.222643 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.02.01 14:40:57.222809 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001881 sec., 141414.1414141414 rows/sec., 8.98 MiB/sec. | ||
| 7102 | 2026.02.01 14:40:57.222862 [ 276 ] {e5781dd2-3dc8-4ae9-90d5-9b0d471252de} <Debug> TCPHandler: Processed in 0.002300241 sec. | ||
| 7103 | 2026.02.01 14:40:57.222994 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.02.01 14:40:57.223097 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7105 | 2026.02.01 14:40:57.223144 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7106 | 2026.02.01 14:40:57.223946 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.02.01 14:40:57.223985 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7108 | 2026.02.01 14:40:57.224354 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7109 | 2026.02.01 14:40:57.224591 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.02.01 14:40:57.224738 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001664 sec., 451923.07692307694 rows/sec., 35.54 MiB/sec. | ||
| 7111 | 2026.02.01 14:40:57.224777 [ 276 ] {5a948098-f4cb-4e7a-9e73-bfb891bdcfdb} <Debug> TCPHandler: Processed in 0.001841317 sec. | ||
| 7112 | 2026.02.01 14:40:57.224891 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.02.01 14:40:57.224989 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.02.01 14:40:57.225030 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7115 | 2026.02.01 14:40:57.225494 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.02.01 14:40:57.225532 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7117 | 2026.02.01 14:40:57.225835 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7118 | 2026.02.01 14:40:57.226048 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.02.01 14:40:57.226180 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001212 sec., 109735.97359735974 rows/sec., 6.45 MiB/sec. | ||
| 7120 | 2026.02.01 14:40:57.226218 [ 276 ] {d94f4cad-0a8b-4aac-80bd-8fe6bf82c634} <Debug> TCPHandler: Processed in 0.001378942 sec. | ||
| 7121 | 2026.02.01 14:40:57.226330 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.02.01 14:40:57.226424 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.02.01 14:40:57.226464 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7124 | 2026.02.01 14:40:57.226916 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.02.01 14:40:57.226954 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7126 | 2026.02.01 14:40:57.227260 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7127 | 2026.02.01 14:40:57.227470 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.02.01 14:40:57.227609 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001203 sec., 116375.72734829591 rows/sec., 7.52 MiB/sec. | ||
| 7129 | 2026.02.01 14:40:57.227647 [ 276 ] {b56f2356-a6e9-42b6-bff3-119da2c75122} <Debug> TCPHandler: Processed in 0.001367213 sec. | ||
| 7130 | 2026.02.01 14:40:57.227758 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.02.01 14:40:57.227851 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.02.01 14:40:57.227891 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7133 | 2026.02.01 14:40:57.228346 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.02.01 14:40:57.228382 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7135 | 2026.02.01 14:40:57.228680 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7136 | 2026.02.01 14:40:57.228887 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.02.01 14:40:57.229015 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001182 sec., 117597.29272419626 rows/sec., 6.69 MiB/sec. | ||
| 7138 | 2026.02.01 14:40:57.229054 [ 276 ] {96bae62b-be4d-40f1-b070-c7fd6736305c} <Debug> TCPHandler: Processed in 0.001345272 sec. | ||
| 7139 | 2026.02.01 14:40:57.229167 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.02.01 14:40:57.229261 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7141 | 2026.02.01 14:40:57.229301 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7142 | 2026.02.01 14:40:57.229917 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.02.01 14:40:57.229954 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7144 | 2026.02.01 14:40:57.230311 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7145 | 2026.02.01 14:40:57.230520 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.02.01 14:40:57.230657 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001414 sec., 327439.88684582745 rows/sec., 22.98 MiB/sec. | ||
| 7147 | 2026.02.01 14:40:57.230696 [ 276 ] {5c768ada-cced-4790-b8a6-831728cb716d} <Debug> TCPHandler: Processed in 0.001582419 sec. | ||
| 7148 | 2026.02.01 14:40:57.230805 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.02.01 14:40:57.230898 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7150 | 2026.02.01 14:40:57.230940 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7151 | 2026.02.01 14:40:57.231267 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.02.01 14:40:57.231304 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7153 | 2026.02.01 14:40:57.231600 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7154 | 2026.02.01 14:40:57.231806 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.02.01 14:40:57.231934 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 7156 | 2026.02.01 14:40:57.231971 [ 276 ] {acf92d50-612a-483e-949d-ebe21e05da2d} <Debug> TCPHandler: Processed in 0.001215778 sec. | ||
| 7157 | 2026.02.01 14:40:57.232077 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.02.01 14:40:57.232172 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.02.01 14:40:57.232215 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7160 | 2026.02.01 14:40:57.232649 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.02.01 14:40:57.232685 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7162 | 2026.02.01 14:40:57.233010 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7163 | 2026.02.01 14:40:57.233224 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.02.01 14:40:57.233358 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001204 sec., 214285.7142857143 rows/sec., 14.27 MiB/sec. | ||
| 7165 | 2026.02.01 14:40:57.233395 [ 276 ] {c9d949bd-a03f-4cae-8919-27b8e6aa9124} <Debug> TCPHandler: Processed in 0.001367542 sec. | ||
| 7166 | 2026.02.01 14:40:57.233508 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.02.01 14:40:57.233602 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.02.01 14:40:57.233645 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7169 | 2026.02.01 14:40:57.233950 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.02.01 14:40:57.233986 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7171 | 2026.02.01 14:40:57.234303 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7172 | 2026.02.01 14:40:57.234509 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.02.01 14:40:57.234732 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 7174 | 2026.02.01 14:40:57.234769 [ 276 ] {aabe7bc5-7545-46fe-b375-d6c058f69798} <Debug> TCPHandler: Processed in 0.001311151 sec. | ||
| 7175 | 2026.02.01 14:40:57.234874 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.02.01 14:40:57.234967 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.02.01 14:40:57.235009 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7178 | 2026.02.01 14:40:57.235344 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.02.01 14:40:57.235380 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7180 | 2026.02.01 14:40:57.235687 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7181 | 2026.02.01 14:40:57.235983 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.02.01 14:40:57.236115 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001164 sec., 75601.37457044673 rows/sec., 4.75 MiB/sec. | ||
| 7183 | 2026.02.01 14:40:57.236151 [ 276 ] {5094573d-ef9a-4c1d-a0a4-d522e1589e2a} <Debug> TCPHandler: Processed in 0.001325821 sec. | ||
| 7184 | 2026.02.01 14:40:58.065370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7185 | 2026.02.01 14:40:58.082943 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.02.01 14:40:58.083004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7187 | 2026.02.01 14:40:58.088832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7188 | 2026.02.01 14:40:58.089540 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.02.01 14:40:58.092485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7190 | 2026.02.01 14:41:02.215471 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.02.01 14:41:02.215668 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7192 | 2026.02.01 14:41:02.215740 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7193 | 2026.02.01 14:41:02.216384 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.02.01 14:41:02.216434 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7195 | 2026.02.01 14:41:02.216823 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7196 | 2026.02.01 14:41:02.217056 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.02.01 14:41:02.217230 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001612 sec., 4962.779156327543 rows/sec., 404.68 KiB/sec. | ||
| 7198 | 2026.02.01 14:41:02.217282 [ 276 ] {cd30f39b-9681-45d9-bda8-4943915a8d8f} <Debug> TCPHandler: Processed in 0.0019482 sec. | ||
| 7199 | 2026.02.01 14:41:02.217405 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.02.01 14:41:02.217508 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7201 | 2026.02.01 14:41:02.217551 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7202 | 2026.02.01 14:41:02.218051 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.02.01 14:41:02.218090 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7204 | 2026.02.01 14:41:02.218416 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7205 | 2026.02.01 14:41:02.218660 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.02.01 14:41:02.218782 [ 29 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7207 | 2026.02.01 14:41:02.218801 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Debug> executeQuery: Read 140 rows, 12.37 KiB in 0.001318 sec., 106221.54779969652 rows/sec., 9.16 MiB/sec. | ||
| 7208 | 2026.02.01 14:41:02.218847 [ 29 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7209 | 2026.02.01 14:41:02.218856 [ 276 ] {e31d0dc3-409d-43c4-b09f-f46dccdbba2a} <Debug> TCPHandler: Processed in 0.001504527 sec. | ||
| 7210 | 2026.02.01 14:41:02.218880 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7211 | 2026.02.01 14:41:02.218986 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.02.01 14:41:02.218995 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 7213 | 2026.02.01 14:41:02.219088 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7214 | 2026.02.01 14:41:02.219106 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7215 | 2026.02.01 14:41:02.219130 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7216 | 2026.02.01 14:41:02.219140 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 962 rows starting from the beginning of the part | ||
| 7217 | 2026.02.01 14:41:02.219207 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 7218 | 2026.02.01 14:41:02.219259 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 754 rows starting from the beginning of the part | ||
| 7219 | 2026.02.01 14:41:02.219306 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 137 rows starting from the beginning of the part | ||
| 7220 | 2026.02.01 14:41:02.219351 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 752 rows starting from the beginning of the part | ||
| 7221 | 2026.02.01 14:41:02.219393 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 7222 | 2026.02.01 14:41:02.219554 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.02.01 14:41:02.219590 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7224 | 2026.02.01 14:41:02.219896 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7225 | 2026.02.01 14:41:02.220117 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.02.01 14:41:02.220266 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001199 sec., 40033.361134278566 rows/sec., 2.90 MiB/sec. | ||
| 7227 | 2026.02.01 14:41:02.220306 [ 276 ] {b6bd591e-5de9-4aa8-aa15-ad65582895a7} <Debug> TCPHandler: Processed in 0.001368823 sec. | ||
| 7228 | 2026.02.01 14:41:02.220416 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.02.01 14:41:02.220512 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7230 | 2026.02.01 14:41:02.220553 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7231 | 2026.02.01 14:41:02.220704 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748864 sec., 1647355.083071068 rows/sec., 139.37 MiB/sec. | ||
| 7232 | 2026.02.01 14:41:02.220943 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7233 | 2026.02.01 14:41:02.220993 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.02.01 14:41:02.221036 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7235 | 2026.02.01 14:41:02.221259 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.02.01 14:41:02.221339 [ 193 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_46_9} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7237 | 2026.02.01 14:41:02.221389 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7238 | 2026.02.01 14:41:02.221431 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 7239 | 2026.02.01 14:41:02.221614 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.02.01 14:41:02.221728 [ 29 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7241 | 2026.02.01 14:41:02.221754 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001262 sec., 88748.01901743264 rows/sec., 6.94 MiB/sec. | ||
| 7242 | 2026.02.01 14:41:02.221758 [ 29 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.02.01 14:41:02.221795 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7244 | 2026.02.01 14:41:02.221800 [ 276 ] {44311fb6-3179-4774-b35a-5d1289d309e2} <Debug> TCPHandler: Processed in 0.001434034 sec. | ||
| 7245 | 2026.02.01 14:41:02.221864 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 7246 | 2026.02.01 14:41:02.221923 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.02.01 14:41:02.221942 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7248 | 2026.02.01 14:41:02.221964 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 575 rows starting from the beginning of the part | ||
| 7249 | 2026.02.01 14:41:02.222008 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7250 | 2026.02.01 14:41:02.222016 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7251 | 2026.02.01 14:41:02.222042 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 467 rows starting from the beginning of the part | ||
| 7252 | 2026.02.01 14:41:02.222062 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7253 | 2026.02.01 14:41:02.222081 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7254 | 2026.02.01 14:41:02.222114 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 463 rows starting from the beginning of the part | ||
| 7255 | 2026.02.01 14:41:02.222148 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part | ||
| 7256 | 2026.02.01 14:41:02.222471 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.02.01 14:41:02.222507 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7258 | 2026.02.01 14:41:02.222856 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7259 | 2026.02.01 14:41:02.223043 [ 199 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206888 sec., 1512153.5718310233 rows/sec., 115.13 MiB/sec. | ||
| 7260 | 2026.02.01 14:41:02.223095 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.02.01 14:41:02.223218 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7262 | 2026.02.01 14:41:02.223238 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001241 sec., 132151.4907332796 rows/sec., 9.20 MiB/sec. | ||
| 7263 | 2026.02.01 14:41:02.223276 [ 276 ] {3ecba28e-0d4f-4630-a14c-79fa3cc8d7c6} <Debug> TCPHandler: Processed in 0.001403793 sec. | ||
| 7264 | 2026.02.01 14:41:02.223386 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7265 | 2026.02.01 14:41:02.223462 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.02.01 14:41:02.223487 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.02.01 14:41:02.223526 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_46_9} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7268 | 2026.02.01 14:41:02.223543 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <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 | ||
| 7269 | 2026.02.01 14:41:02.223591 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 7270 | 2026.02.01 14:41:02.224369 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.02.01 14:41:02.224404 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7272 | 2026.02.01 14:41:02.224965 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7273 | 2026.02.01 14:41:02.225186 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.02.01 14:41:02.225337 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001867 sec., 21424.745581146224 rows/sec., 38.39 MiB/sec. | ||
| 7275 | 2026.02.01 14:41:02.225399 [ 276 ] {203d5872-221b-4245-86e0-4d09505efcfb} <Debug> TCPHandler: Processed in 0.002062394 sec. | ||
| 7276 | 2026.02.01 14:41:02.225511 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.02.01 14:41:02.225606 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7278 | 2026.02.01 14:41:02.225648 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7279 | 2026.02.01 14:41:02.225981 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.02.01 14:41:02.226017 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7281 | 2026.02.01 14:41:02.226315 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7282 | 2026.02.01 14:41:02.226519 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2026.02.01 14:41:02.226647 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7284 | 2026.02.01 14:41:02.226683 [ 276 ] {35365aab-1ac1-4995-996d-3b5c2474b7de} <Debug> TCPHandler: Processed in 0.001223177 sec. | ||
| 7285 | 2026.02.01 14:41:04.573303 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7286 | 2026.02.01 14:41:04.573373 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7287 | 2026.02.01 14:41:04.711942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17305 | ||
| 7288 | 2026.02.01 14:41:04.712460 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.02.01 14:41:04.712498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7290 | 2026.02.01 14:41:04.712982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7291 | 2026.02.01 14:41:04.713209 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.02.01 14:41:04.713325 [ 61 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7293 | 2026.02.01 14:41:04.713347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 7294 | 2026.02.01 14:41:04.713375 [ 61 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.02.01 14:41:04.713399 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7296 | 2026.02.01 14:41:04.713565 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 7297 | 2026.02.01 14:41:04.713778 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7298 | 2026.02.01 14:41:04.713843 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14937 rows starting from the beginning of the part | ||
| 7299 | 2026.02.01 14:41:04.713944 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7300 | 2026.02.01 14:41:04.714018 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7301 | 2026.02.01 14:41:04.714091 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7302 | 2026.02.01 14:41:04.714131 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7303 | 2026.02.01 14:41:04.714170 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7304 | 2026.02.01 14:41:04.716355 [ 199 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002867649 sec., 6034560.017631168 rows/sec., 86.33 MiB/sec. | ||
| 7305 | 2026.02.01 14:41:04.716700 [ 196 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7306 | 2026.02.01 14:41:04.717072 [ 196 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2026.02.01 14:41:04.717156 [ 196 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_36_7} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7308 | 2026.02.01 14:41:04.717269 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7309 | 2026.02.01 14:41:04.755224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 882 | ||
| 7310 | 2026.02.01 14:41:04.757546 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2026.02.01 14:41:04.757588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7312 | 2026.02.01 14:41:04.758711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7313 | 2026.02.01 14:41:04.758959 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.02.01 14:41:04.759204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
| 7315 | 2026.02.01 14:41:05.593512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7316 | 2026.02.01 14:41:05.610702 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.02.01 14:41:05.610760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7318 | 2026.02.01 14:41:05.616393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7319 | 2026.02.01 14:41:05.617119 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.02.01 14:41:05.617405 [ 9 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7321 | 2026.02.01 14:41:05.617472 [ 9 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.02.01 14:41:05.617494 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7323 | 2026.02.01 14:41:05.617589 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7324 | 2026.02.01 14:41:05.620034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7325 | 2026.02.01 14:41:05.620526 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7326 | 2026.02.01 14:41:05.621301 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7327 | 2026.02.01 14:41:05.624606 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7328 | 2026.02.01 14:41:05.627880 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7329 | 2026.02.01 14:41:05.631532 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7330 | 2026.02.01 14:41:05.635336 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7331 | 2026.02.01 14:41:05.639328 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 7332 | 2026.02.01 14:41:05.692419 [ 199 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07487103 sec., 3619.5575244523816 rows/sec., 18.72 MiB/sec. | ||
| 7333 | 2026.02.01 14:41:05.695388 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7334 | 2026.02.01 14:41:05.697517 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_36_7} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.02.01 14:41:05.697628 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_36_7} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7336 | 2026.02.01 14:41:05.700650 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7337 | 2026.02.01 14:41:06.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.17 MiB, peak 291.04 MiB, free memory in arenas 0.00 B, will set to 284.98 MiB (RSS), difference: 5.81 MiB | ||
| 7338 | 2026.02.01 14:41:07.220584 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2026.02.01 14:41:07.220769 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7340 | 2026.02.01 14:41:07.220839 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7341 | 2026.02.01 14:41:07.221613 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2026.02.01 14:41:07.221665 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7343 | 2026.02.01 14:41:07.222125 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7344 | 2026.02.01 14:41:07.222390 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.02.01 14:41:07.222575 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001858 sec., 143164.69321851453 rows/sec., 9.10 MiB/sec. | ||
| 7346 | 2026.02.01 14:41:07.222631 [ 276 ] {a60847e7-07a0-4e60-a220-f49e48247bda} <Debug> TCPHandler: Processed in 0.002181948 sec. | ||
| 7347 | 2026.02.01 14:41:07.222762 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.02.01 14:41:07.222866 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7349 | 2026.02.01 14:41:07.222912 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7350 | 2026.02.01 14:41:07.223699 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2026.02.01 14:41:07.223738 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7352 | 2026.02.01 14:41:07.224119 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7353 | 2026.02.01 14:41:07.224333 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2026.02.01 14:41:07.224469 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001627 sec., 462200.36877689 rows/sec., 36.35 MiB/sec. | ||
| 7355 | 2026.02.01 14:41:07.224509 [ 276 ] {5041cf51-5f10-4943-bce2-15edb2e86f28} <Debug> TCPHandler: Processed in 0.001800626 sec. | ||
| 7356 | 2026.02.01 14:41:07.224625 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.02.01 14:41:07.224723 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7358 | 2026.02.01 14:41:07.224766 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7359 | 2026.02.01 14:41:07.225213 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2026.02.01 14:41:07.225251 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7361 | 2026.02.01 14:41:07.225563 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7362 | 2026.02.01 14:41:07.225771 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2026.02.01 14:41:07.225905 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001201 sec., 110741.04912572856 rows/sec., 6.51 MiB/sec. | ||
| 7364 | 2026.02.01 14:41:07.225944 [ 276 ] {c1d9688c-56eb-4984-86a2-fec5f1432309} <Debug> TCPHandler: Processed in 0.001369702 sec. | ||
| 7365 | 2026.02.01 14:41:07.226060 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7366 | 2026.02.01 14:41:07.226155 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7367 | 2026.02.01 14:41:07.226196 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7368 | 2026.02.01 14:41:07.226629 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2026.02.01 14:41:07.226667 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7370 | 2026.02.01 14:41:07.226975 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7371 | 2026.02.01 14:41:07.227209 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.02.01 14:41:07.227339 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001202 sec., 116472.54575707155 rows/sec., 7.53 MiB/sec. | ||
| 7373 | 2026.02.01 14:41:07.227379 [ 276 ] {0420dfa8-3c1c-4262-84da-2f50277c7326} <Debug> TCPHandler: Processed in 0.001369603 sec. | ||
| 7374 | 2026.02.01 14:41:07.227494 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.02.01 14:41:07.227589 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7376 | 2026.02.01 14:41:07.227630 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7377 | 2026.02.01 14:41:07.228063 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.02.01 14:41:07.228100 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7379 | 2026.02.01 14:41:07.228414 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7380 | 2026.02.01 14:41:07.228624 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.02.01 14:41:07.228764 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001193 sec., 116512.99245599328 rows/sec., 6.63 MiB/sec. | ||
| 7382 | 2026.02.01 14:41:07.228804 [ 276 ] {468fbc45-29ea-4d8a-8b27-9a1c90740cf0} <Debug> TCPHandler: Processed in 0.001360452 sec. | ||
| 7383 | 2026.02.01 14:41:07.228921 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7384 | 2026.02.01 14:41:07.229015 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7385 | 2026.02.01 14:41:07.229056 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7386 | 2026.02.01 14:41:07.229613 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.02.01 14:41:07.229650 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7388 | 2026.02.01 14:41:07.229979 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7389 | 2026.02.01 14:41:07.230316 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.02.01 14:41:07.230486 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001487 sec., 311365.1647612643 rows/sec., 21.86 MiB/sec. | ||
| 7391 | 2026.02.01 14:41:07.230534 [ 276 ] {4821b628-8179-4ed9-acac-5781781fd882} <Debug> TCPHandler: Processed in 0.001663151 sec. | ||
| 7392 | 2026.02.01 14:41:07.230667 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.02.01 14:41:07.230782 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7394 | 2026.02.01 14:41:07.230836 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7395 | 2026.02.01 14:41:07.231228 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.02.01 14:41:07.231266 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7397 | 2026.02.01 14:41:07.231574 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7398 | 2026.02.01 14:41:07.231782 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.02.01 14:41:07.231914 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 7400 | 2026.02.01 14:41:07.231952 [ 276 ] {6f24e3a1-53a8-4cdb-8754-84de8b3d6c17} <Debug> TCPHandler: Processed in 0.001347612 sec. | ||
| 7401 | 2026.02.01 14:41:07.232056 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.02.01 14:41:07.232151 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7403 | 2026.02.01 14:41:07.232195 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7404 | 2026.02.01 14:41:07.232609 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.02.01 14:41:07.232647 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7406 | 2026.02.01 14:41:07.232978 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7407 | 2026.02.01 14:41:07.233194 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.02.01 14:41:07.233335 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001203 sec., 214463.84039900248 rows/sec., 14.28 MiB/sec. | ||
| 7409 | 2026.02.01 14:41:07.233374 [ 276 ] {ae41db8c-4cd9-4ee6-8200-63f3458009de} <Debug> TCPHandler: Processed in 0.001366963 sec. | ||
| 7410 | 2026.02.01 14:41:07.233488 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.02.01 14:41:07.233582 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7412 | 2026.02.01 14:41:07.233625 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7413 | 2026.02.01 14:41:07.233940 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.02.01 14:41:07.233977 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7415 | 2026.02.01 14:41:07.234292 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7416 | 2026.02.01 14:41:07.234500 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.02.01 14:41:07.234608 [ 71 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7418 | 2026.02.01 14:41:07.234636 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 7419 | 2026.02.01 14:41:07.234674 [ 71 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.02.01 14:41:07.234683 [ 276 ] {c97da3a1-c00a-4e79-a4a6-f96478bc765b} <Debug> TCPHandler: Processed in 0.001244978 sec. | ||
| 7421 | 2026.02.01 14:41:07.234702 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7422 | 2026.02.01 14:41:07.234804 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2026.02.01 14:41:07.234842 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 7424 | 2026.02.01 14:41:07.234904 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7425 | 2026.02.01 14:41:07.234952 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7426 | 2026.02.01 14:41:07.235008 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7427 | 2026.02.01 14:41:07.235056 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 7428 | 2026.02.01 14:41:07.235131 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7429 | 2026.02.01 14:41:07.235174 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7430 | 2026.02.01 14:41:07.235215 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7431 | 2026.02.01 14:41:07.235253 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7432 | 2026.02.01 14:41:07.235287 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7433 | 2026.02.01 14:41:07.235290 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7434 | 2026.02.01 14:41:07.235331 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7435 | 2026.02.01 14:41:07.235685 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7436 | 2026.02.01 14:41:07.235911 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.02.01 14:41:07.236051 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001165 sec., 75536.48068669527 rows/sec., 4.74 MiB/sec. | ||
| 7438 | 2026.02.01 14:41:07.236089 [ 276 ] {ac1c014b-78e9-4cd2-a13c-7e6e552ff94f} <Debug> TCPHandler: Processed in 0.001334872 sec. | ||
| 7439 | 2026.02.01 14:41:07.236394 [ 187 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00161813 sec., 9887.957086266246 rows/sec., 661.45 KiB/sec. | ||
| 7440 | 2026.02.01 14:41:07.236542 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7441 | 2026.02.01 14:41:07.236809 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.02.01 14:41:07.236883 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_16_3} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7443 | 2026.02.01 14:41:07.236961 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7444 | 2026.02.01 14:41:12.214384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17817 | ||
| 7445 | 2026.02.01 14:41:12.214926 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.02.01 14:41:12.214974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7447 | 2026.02.01 14:41:12.215488 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7448 | 2026.02.01 14:41:12.215734 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2026.02.01 14:41:12.215898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17817 | ||
| 7450 | 2026.02.01 14:41:12.216520 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2026.02.01 14:41:12.216702 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7452 | 2026.02.01 14:41:12.216767 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7453 | 2026.02.01 14:41:12.217511 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.02.01 14:41:12.217549 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7455 | 2026.02.01 14:41:12.217952 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7456 | 2026.02.01 14:41:12.218181 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.02.01 14:41:12.218334 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001684 sec., 80760.09501187649 rows/sec., 7.00 MiB/sec. | ||
| 7458 | 2026.02.01 14:41:12.218377 [ 276 ] {9634a936-cfcc-4c46-b915-bfdef5c9896f} <Debug> TCPHandler: Processed in 0.001988971 sec. | ||
| 7459 | 2026.02.01 14:41:12.218491 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7460 | 2026.02.01 14:41:12.218586 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7461 | 2026.02.01 14:41:12.218628 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7462 | 2026.02.01 14:41:12.219050 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.02.01 14:41:12.219091 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7464 | 2026.02.01 14:41:12.219397 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7465 | 2026.02.01 14:41:12.219620 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.02.01 14:41:12.219751 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001184 sec., 33783.78378378379 rows/sec., 2.48 MiB/sec. | ||
| 7467 | 2026.02.01 14:41:12.219789 [ 276 ] {cb8cd563-b7d7-4f25-9d4e-211a40a9e430} <Debug> TCPHandler: Processed in 0.001347031 sec. | ||
| 7468 | 2026.02.01 14:41:12.219897 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.02.01 14:41:12.219992 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7470 | 2026.02.01 14:41:12.220032 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7471 | 2026.02.01 14:41:12.220459 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.02.01 14:41:12.220494 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7473 | 2026.02.01 14:41:12.220802 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7474 | 2026.02.01 14:41:12.221011 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.02.01 14:41:12.221155 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.88 MiB/sec. | ||
| 7476 | 2026.02.01 14:41:12.221192 [ 276 ] {50de99f2-f4af-4cd8-ae38-c9d966da0464} <Debug> TCPHandler: Processed in 0.001343942 sec. | ||
| 7477 | 2026.02.01 14:41:12.221303 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2026.02.01 14:41:12.221396 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7479 | 2026.02.01 14:41:12.221440 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7480 | 2026.02.01 14:41:12.221848 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7481 | 2026.02.01 14:41:12.221883 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7482 | 2026.02.01 14:41:12.222205 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7483 | 2026.02.01 14:41:12.222524 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2026.02.01 14:41:12.222657 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7485 | 2026.02.01 14:41:12.222698 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 7486 | 2026.02.01 14:41:12.222700 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7487 | 2026.02.01 14:41:12.222738 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7488 | 2026.02.01 14:41:12.222745 [ 276 ] {4dcad0e0-d7a0-4cbd-97a2-c40cb3b284f6} <Debug> TCPHandler: Processed in 0.001492276 sec. | ||
| 7489 | 2026.02.01 14:41:12.222857 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 7490 | 2026.02.01 14:41:12.222869 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7491 | 2026.02.01 14:41:12.223011 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7492 | 2026.02.01 14:41:12.223014 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7493 | 2026.02.01 14:41:12.223075 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 6654 rows starting from the beginning of the part | ||
| 7494 | 2026.02.01 14:41:12.223084 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <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 | ||
| 7495 | 2026.02.01 14:41:12.223164 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 7496 | 2026.02.01 14:41:12.223224 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 258 rows starting from the beginning of the part | ||
| 7497 | 2026.02.01 14:41:12.223274 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 164 rows starting from the beginning of the part | ||
| 7498 | 2026.02.01 14:41:12.223326 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 258 rows starting from the beginning of the part | ||
| 7499 | 2026.02.01 14:41:12.223369 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7500 | 2026.02.01 14:41:12.224024 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.01 14:41:12.224065 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7502 | 2026.02.01 14:41:12.224681 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7503 | 2026.02.01 14:41:12.224926 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.02.01 14:41:12.225028 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7505 | 2026.02.01 14:41:12.225055 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.02.01 14:41:12.225071 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7507 | 2026.02.01 14:41:12.225074 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002086 sec., 19175.455417066154 rows/sec., 34.36 MiB/sec. | ||
| 7508 | 2026.02.01 14:41:12.225144 [ 276 ] {2bde3f23-b551-4026-add5-e49380193b68} <Debug> TCPHandler: Processed in 0.002334772 sec. | ||
| 7509 | 2026.02.01 14:41:12.225157 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 7510 | 2026.02.01 14:41:12.225257 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2026.02.01 14:41:12.225357 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7512 | 2026.02.01 14:41:12.225372 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7513 | 2026.02.01 14:41:12.225400 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2026.02.01 14:41:12.225435 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 7515 | 2026.02.01 14:41:12.225566 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7516 | 2026.02.01 14:41:12.225683 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 7517 | 2026.02.01 14:41:12.225753 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.02.01 14:41:12.225795 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7519 | 2026.02.01 14:41:12.225800 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 7520 | 2026.02.01 14:41:12.225920 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 7521 | 2026.02.01 14:41:12.226029 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7522 | 2026.02.01 14:41:12.226136 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7523 | 2026.02.01 14:41:12.226214 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 5 columns (5 merged, 0 gathered) in 0.003415206 sec., 2241153.242293437 rows/sec., 154.60 MiB/sec. | ||
| 7524 | 2026.02.01 14:41:12.226390 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.02.01 14:41:12.226535 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 7526 | 2026.02.01 14:41:12.226572 [ 276 ] {6b0253a5-182a-4f25-971f-1c75f0645496} <Debug> TCPHandler: Processed in 0.001364643 sec. | ||
| 7527 | 2026.02.01 14:41:12.226896 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7528 | 2026.02.01 14:41:12.227166 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.02.01 14:41:12.227231 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7530 | 2026.02.01 14:41:12.227327 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 7531 | 2026.02.01 14:41:12.241257 [ 189 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 19 columns (19 merged, 0 gathered) in 0.01613678 sec., 58375.95852456314 rows/sec., 104.61 MiB/sec. | ||
| 7532 | 2026.02.01 14:41:12.242415 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7533 | 2026.02.01 14:41:12.242748 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.02.01 14:41:12.242819 [ 187 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7535 | 2026.02.01 14:41:12.242929 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7536 | 2026.02.01 14:41:12.966825 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.02.01 14:41:12.967067 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7538 | 2026.02.01 14:41:12.967462 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7539 | 2026.02.01 14:41:12.967507 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <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', '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_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_port_control_data_link:packets_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 | ||
| 7540 | 2026.02.01 14:41:12.967774 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7541 | 2026.02.01 14:41:12.967844 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7542 | 2026.02.01 14:41:12.967987 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 7543 | 2026.02.01 14:41:12.968026 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7544 | 2026.02.01 14:41:12.968050 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7545 | 2026.02.01 14:41:12.968069 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7546 | 2026.02.01 14:41:12.968111 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7547 | 2026.02.01 14:41:12.968135 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7548 | 2026.02.01 14:41:12.969218 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002256 sec., 18617.021276595744 rows/sec., 749.30 KiB/sec. | ||
| 7549 | 2026.02.01 14:41:12.969346 [ 276 ] {836d3fc3-a272-41f6-9e9d-18e66c997c5c} <Debug> TCPHandler: Processed in 0.002656713 sec. | ||
| 7550 | 2026.02.01 14:41:12.969729 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7551 | 2026.02.01 14:41:12.969901 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7552 | 2026.02.01 14:41:12.970165 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7553 | 2026.02.01 14:41:12.970209 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <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', '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_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_port_control_data_link:packets_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 | ||
| 7554 | 2026.02.01 14:41:12.970438 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7555 | 2026.02.01 14:41:12.970495 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7556 | 2026.02.01 14:41:12.970597 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 7557 | 2026.02.01 14:41:12.970626 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7558 | 2026.02.01 14:41:12.970645 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7559 | 2026.02.01 14:41:12.970659 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7560 | 2026.02.01 14:41:12.970692 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7561 | 2026.02.01 14:41:12.970711 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7562 | 2026.02.01 14:41:12.971323 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001507 sec., 27869.9402786994 rows/sec., 1.10 MiB/sec. | ||
| 7563 | 2026.02.01 14:41:12.971418 [ 276 ] {5b381610-b0d6-4b24-bf28-1754b6287c9f} <Debug> TCPHandler: Processed in 0.001747614 sec. | ||
| 7564 | 2026.02.01 14:41:12.971654 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2026.02.01 14:41:12.971794 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7566 | 2026.02.01 14:41:12.972015 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7567 | 2026.02.01 14:41:12.972057 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <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', '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_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_port_control_data_link:packets_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 | ||
| 7568 | 2026.02.01 14:41:12.972266 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7569 | 2026.02.01 14:41:12.972317 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7570 | 2026.02.01 14:41:12.972419 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 7571 | 2026.02.01 14:41:12.972447 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7572 | 2026.02.01 14:41:12.972465 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7573 | 2026.02.01 14:41:12.972479 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7574 | 2026.02.01 14:41:12.972512 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7575 | 2026.02.01 14:41:12.972530 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7576 | 2026.02.01 14:41:12.973048 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001315 sec., 31939.16349809886 rows/sec., 1.26 MiB/sec. | ||
| 7577 | 2026.02.01 14:41:12.973112 [ 276 ] {274f1c73-c6ce-435a-9552-99fbe938d6bf} <Debug> TCPHandler: Processed in 0.001506326 sec. | ||
| 7578 | 2026.02.01 14:41:12.973331 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.02.01 14:41:12.973465 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7580 | 2026.02.01 14:41:12.973678 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7581 | 2026.02.01 14:41:12.973715 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <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', '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_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_port_control_data_link:packets_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 | ||
| 7582 | 2026.02.01 14:41:12.973932 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7583 | 2026.02.01 14:41:12.973986 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7584 | 2026.02.01 14:41:12.974083 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 7585 | 2026.02.01 14:41:12.974111 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7586 | 2026.02.01 14:41:12.974129 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7587 | 2026.02.01 14:41:12.974143 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7588 | 2026.02.01 14:41:12.974176 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7589 | 2026.02.01 14:41:12.974193 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7590 | 2026.02.01 14:41:12.974639 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001232 sec., 34090.90909090909 rows/sec., 1.34 MiB/sec. | ||
| 7591 | 2026.02.01 14:41:12.974701 [ 276 ] {aa19baec-8831-4555-86e2-dfc4b8f5906b} <Debug> TCPHandler: Processed in 0.001418154 sec. | ||
| 7592 | 2026.02.01 14:41:12.974918 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.02.01 14:41:12.975055 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7594 | 2026.02.01 14:41:12.975273 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7595 | 2026.02.01 14:41:12.975312 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <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', '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_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_port_control_data_link:packets_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 | ||
| 7596 | 2026.02.01 14:41:12.975522 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7597 | 2026.02.01 14:41:12.975574 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7598 | 2026.02.01 14:41:12.975669 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 7599 | 2026.02.01 14:41:12.975696 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7600 | 2026.02.01 14:41:12.975714 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7601 | 2026.02.01 14:41:12.975728 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7602 | 2026.02.01 14:41:12.975760 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7603 | 2026.02.01 14:41:12.975778 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7604 | 2026.02.01 14:41:12.976161 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001165 sec., 36051.50214592274 rows/sec., 1.42 MiB/sec. | ||
| 7605 | 2026.02.01 14:41:12.976219 [ 276 ] {66a54b6e-cb64-47c0-b7d0-851f591ea48f} <Debug> TCPHandler: Processed in 0.001348182 sec. | ||
| 7606 | 2026.02.01 14:41:12.976443 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.02.01 14:41:12.976576 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7608 | 2026.02.01 14:41:12.976809 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7609 | 2026.02.01 14:41:12.976846 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <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', '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_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_port_control_data_link:packets_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 | ||
| 7610 | 2026.02.01 14:41:12.977054 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7611 | 2026.02.01 14:41:12.977105 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7612 | 2026.02.01 14:41:12.977198 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 7613 | 2026.02.01 14:41:12.977225 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7614 | 2026.02.01 14:41:12.977243 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7615 | 2026.02.01 14:41:12.977257 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7616 | 2026.02.01 14:41:12.977289 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7617 | 2026.02.01 14:41:12.977307 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7618 | 2026.02.01 14:41:12.977845 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001326 sec., 31674.208144796383 rows/sec., 1.24 MiB/sec. | ||
| 7619 | 2026.02.01 14:41:12.977932 [ 276 ] {88d0c56b-252a-49b1-8d5b-97a72b6a64bc} <Debug> TCPHandler: Processed in 0.001536898 sec. | ||
| 7620 | 2026.02.01 14:41:13.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.79 MiB, peak 293.29 MiB, free memory in arenas 0.00 B, will set to 290.74 MiB (RSS), difference: 4.95 MiB | ||
| 7621 | 2026.02.01 14:41:13.121051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7622 | 2026.02.01 14:41:13.136425 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.01 14:41:13.136474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7624 | 2026.02.01 14:41:13.141719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7625 | 2026.02.01 14:41:13.142418 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.01 14:41:13.145055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7627 | 2026.02.01 14:41:13.243519 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.02.01 14:41:13.243754 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) 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', '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_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_port_control_data_link:packets_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) | ||
| 7629 | 2026.02.01 14:41:13.244155 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7630 | 2026.02.01 14:41:13.244199 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <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', '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_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_port_control_data_link:packets_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 | ||
| 7631 | 2026.02.01 14:41:13.244482 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7632 | 2026.02.01 14:41:13.244555 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7633 | 2026.02.01 14:41:13.244701 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 7634 | 2026.02.01 14:41:13.244738 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7635 | 2026.02.01 14:41:13.244759 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Debug> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (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 | ||
| 7636 | 2026.02.01 14:41:13.244774 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7637 | 2026.02.01 14:41:13.244818 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <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', '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_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_port_control_data_link:packets_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'))" | ||
| 7638 | 2026.02.01 14:41:13.244841 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 7639 | 2026.02.01 14:41:13.245557 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00191 sec., 21989.52879581152 rows/sec., 885.04 KiB/sec. | ||
| 7640 | 2026.02.01 14:41:13.245638 [ 276 ] {304814ea-3e1e-4cfb-9cc2-a7ae584c6504} <Debug> TCPHandler: Processed in 0.00225307 sec. | ||
| 7641 | 2026.02.01 14:41:13.246168 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.02.01 14:41:13.246282 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7643 | 2026.02.01 14:41:13.246327 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7644 | 2026.02.01 14:41:13.246838 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.02.01 14:41:13.246883 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7646 | 2026.02.01 14:41:13.247300 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7647 | 2026.02.01 14:41:13.247511 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Trace> oximeter.timeseries_schema (7cbce659-1385-49aa-b832-cc12c108af15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.02.01 14:41:13.247667 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001418 sec., 4936.5303244005645 rows/sec., 1004.11 KiB/sec. | ||
| 7649 | 2026.02.01 14:41:13.247708 [ 276 ] {29f28049-030e-467b-8155-3b55155f18ee} <Debug> TCPHandler: Processed in 0.001592079 sec. | ||
| 7650 | 2026.02.01 14:41:13.247819 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.02.01 14:41:13.247926 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.02.01 14:41:13.247971 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7653 | 2026.02.01 14:41:13.248508 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.02.01 14:41:13.248546 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7655 | 2026.02.01 14:41:13.248864 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7656 | 2026.02.01 14:41:13.249075 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.02.01 14:41:13.249207 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001307 sec., 203519.5103289977 rows/sec., 12.93 MiB/sec. | ||
| 7658 | 2026.02.01 14:41:13.249245 [ 276 ] {6d63e6df-8f65-4343-a924-ff4c78f6492c} <Debug> TCPHandler: Processed in 0.001480116 sec. | ||
| 7659 | 2026.02.01 14:41:13.249369 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.02.01 14:41:13.249466 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7661 | 2026.02.01 14:41:13.249508 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7662 | 2026.02.01 14:41:13.249901 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.02.01 14:41:13.249937 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7664 | 2026.02.01 14:41:13.250220 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7665 | 2026.02.01 14:41:13.250433 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.02.01 14:41:13.250565 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001118 sec., 1788.9087656529516 rows/sec., 145.87 KiB/sec. | ||
| 7667 | 2026.02.01 14:41:13.250602 [ 276 ] {16609ecc-d114-4936-94c8-df48c8c6148c} <Debug> TCPHandler: Processed in 0.00128303 sec. | ||
| 7668 | 2026.02.01 14:41:13.250715 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.02.01 14:41:13.250809 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7670 | 2026.02.01 14:41:13.250849 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7671 | 2026.02.01 14:41:13.252350 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.02.01 14:41:13.252414 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7673 | 2026.02.01 14:41:13.252853 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7674 | 2026.02.01 14:41:13.253080 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.02.01 14:41:13.253216 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Debug> executeQuery: Read 1894 rows, 157.27 KiB in 0.002424 sec., 781353.1353135314 rows/sec., 63.36 MiB/sec. | ||
| 7676 | 2026.02.01 14:41:13.253253 [ 276 ] {ba692c74-20c9-451e-8e8e-532d6ff09a7f} <Debug> TCPHandler: Processed in 0.002586941 sec. | ||
| 7677 | 2026.02.01 14:41:13.253378 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.02.01 14:41:13.253473 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.02.01 14:41:13.253514 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7680 | 2026.02.01 14:41:13.253960 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.02.01 14:41:13.254050 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7682 | 2026.02.01 14:41:13.254359 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7683 | 2026.02.01 14:41:13.254571 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.02.01 14:41:13.254703 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001248 sec., 108173.07692307692 rows/sec., 6.37 MiB/sec. | ||
| 7685 | 2026.02.01 14:41:13.254706 [ 96 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7686 | 2026.02.01 14:41:13.254742 [ 276 ] {6ad314b8-4396-4f79-a45e-7b84496c7e6d} <Debug> TCPHandler: Processed in 0.001414974 sec. | ||
| 7687 | 2026.02.01 14:41:13.254785 [ 96 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.02.01 14:41:13.254816 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7689 | 2026.02.01 14:41:13.254874 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.02.01 14:41:13.254908 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 7691 | 2026.02.01 14:41:13.254974 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7692 | 2026.02.01 14:41:13.254995 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7693 | 2026.02.01 14:41:13.255015 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7694 | 2026.02.01 14:41:13.255025 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 203 rows starting from the beginning of the part | ||
| 7695 | 2026.02.01 14:41:13.255081 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 133 rows starting from the beginning of the part | ||
| 7696 | 2026.02.01 14:41:13.255126 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 7697 | 2026.02.01 14:41:13.255166 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 133 rows starting from the beginning of the part | ||
| 7698 | 2026.02.01 14:41:13.255204 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 7699 | 2026.02.01 14:41:13.255243 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 135 rows starting from the beginning of the part | ||
| 7700 | 2026.02.01 14:41:13.255557 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.02.01 14:41:13.255592 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7702 | 2026.02.01 14:41:13.255926 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7703 | 2026.02.01 14:41:13.256011 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 5 columns (5 merged, 0 gathered) in 0.001139195 sec., 607446.4863346486 rows/sec., 39.99 MiB/sec. | ||
| 7704 | 2026.02.01 14:41:13.256140 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.02.01 14:41:13.256225 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7706 | 2026.02.01 14:41:13.256257 [ 96 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7707 | 2026.02.01 14:41:13.256282 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001326 sec., 277526.395173454 rows/sec., 18.47 MiB/sec. | ||
| 7708 | 2026.02.01 14:41:13.256290 [ 96 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.02.01 14:41:13.256323 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7710 | 2026.02.01 14:41:13.256327 [ 276 ] {cd867714-f879-4668-b1c9-5e3eb887691c} <Debug> TCPHandler: Processed in 0.001501556 sec. | ||
| 7711 | 2026.02.01 14:41:13.256394 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7712 | 2026.02.01 14:41:13.256453 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.02.01 14:41:13.256475 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7714 | 2026.02.01 14:41:13.256498 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 165 rows starting from the beginning of the part | ||
| 7715 | 2026.02.01 14:41:13.256543 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 7716 | 2026.02.01 14:41:13.256549 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7717 | 2026.02.01 14:41:13.256577 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7718 | 2026.02.01 14:41:13.256593 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7719 | 2026.02.01 14:41:13.256612 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 140 rows starting from the beginning of the part | ||
| 7720 | 2026.02.01 14:41:13.256633 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.02.01 14:41:13.256643 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 7722 | 2026.02.01 14:41:13.256692 [ 190 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 368 rows starting from the beginning of the part | ||
| 7723 | 2026.02.01 14:41:13.256727 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_41_8} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7724 | 2026.02.01 14:41:13.256875 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7725 | 2026.02.01 14:41:13.257029 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.02.01 14:41:13.257071 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7727 | 2026.02.01 14:41:13.257383 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7728 | 2026.02.01 14:41:13.257597 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.02.01 14:41:13.257700 [ 189 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331292 sec., 716597.110175679 rows/sec., 49.91 MiB/sec. | ||
| 7730 | 2026.02.01 14:41:13.257724 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001193 sec., 116512.99245599328 rows/sec., 6.63 MiB/sec. | ||
| 7731 | 2026.02.01 14:41:13.257770 [ 276 ] {9b257d77-1090-4758-a10e-7622b06e5cf9} <Debug> TCPHandler: Processed in 0.001366643 sec. | ||
| 7732 | 2026.02.01 14:41:13.257866 [ 189 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7733 | 2026.02.01 14:41:13.257884 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.02.01 14:41:13.257984 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7735 | 2026.02.01 14:41:13.258026 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7736 | 2026.02.01 14:41:13.258141 [ 189 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.02.01 14:41:13.258220 [ 189 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_20_4} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7738 | 2026.02.01 14:41:13.258301 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7739 | 2026.02.01 14:41:13.258758 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.02.01 14:41:13.258800 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7741 | 2026.02.01 14:41:13.259156 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7742 | 2026.02.01 14:41:13.259372 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.02.01 14:41:13.259504 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Debug> executeQuery: Read 921 rows, 67.73 KiB in 0.001538 sec., 598829.6488946683 rows/sec., 43.01 MiB/sec. | ||
| 7744 | 2026.02.01 14:41:13.259542 [ 276 ] {aa8d81dc-9b54-4739-9399-fa44ec7deff2} <Debug> TCPHandler: Processed in 0.001707563 sec. | ||
| 7745 | 2026.02.01 14:41:13.259645 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.02.01 14:41:13.259738 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7747 | 2026.02.01 14:41:13.259780 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7748 | 2026.02.01 14:41:13.260114 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.02.01 14:41:13.260151 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7750 | 2026.02.01 14:41:13.260442 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7751 | 2026.02.01 14:41:13.260649 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.02.01 14:41:13.260779 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 7753 | 2026.02.01 14:41:13.260816 [ 276 ] {4b509594-8815-45b1-b5da-e86ec44c4897} <Debug> TCPHandler: Processed in 0.001220608 sec. | ||
| 7754 | 2026.02.01 14:41:13.260917 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.02.01 14:41:13.261011 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.02.01 14:41:13.261054 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7757 | 2026.02.01 14:41:13.263578 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.02.01 14:41:13.263620 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7759 | 2026.02.01 14:41:13.264353 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7760 | 2026.02.01 14:41:13.264586 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.02.01 14:41:13.264722 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Debug> executeQuery: Read 7200 rows, 491.77 KiB in 0.003729 sec., 1930812.5502815768 rows/sec., 128.79 MiB/sec. | ||
| 7762 | 2026.02.01 14:41:13.264762 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 7763 | 2026.02.01 14:41:13.264777 [ 276 ] {da35eda6-f143-482a-a9c0-0b1b9c90722c} <Debug> TCPHandler: Processed in 0.003908661 sec. | ||
| 7764 | 2026.02.01 14:41:13.264897 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2026.02.01 14:41:13.264993 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7766 | 2026.02.01 14:41:13.265037 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7767 | 2026.02.01 14:41:13.265369 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2026.02.01 14:41:13.265406 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7769 | 2026.02.01 14:41:13.265706 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7770 | 2026.02.01 14:41:13.265914 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.02.01 14:41:13.266052 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 7772 | 2026.02.01 14:41:13.266089 [ 276 ] {b925062b-0f6e-4e38-b434-894c3afbad32} <Debug> TCPHandler: Processed in 0.001243788 sec. | ||
| 7773 | 2026.02.01 14:41:13.266210 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2026.02.01 14:41:13.266330 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7775 | 2026.02.01 14:41:13.266380 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7776 | 2026.02.01 14:41:13.266777 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2026.02.01 14:41:13.266821 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7778 | 2026.02.01 14:41:13.267191 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7779 | 2026.02.01 14:41:13.267427 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2026.02.01 14:41:13.267535 [ 96 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7781 | 2026.02.01 14:41:13.267559 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Debug> executeQuery: Read 40 rows, 2.35 KiB in 0.001253 sec., 31923.38387869114 rows/sec., 1.83 MiB/sec. | ||
| 7782 | 2026.02.01 14:41:13.267571 [ 96 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.02.01 14:41:13.267600 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7784 | 2026.02.01 14:41:13.267603 [ 276 ] {a48b3a3a-f961-4fe3-bb03-7b36e96f36da} <Debug> TCPHandler: Processed in 0.001455695 sec. | ||
| 7785 | 2026.02.01 14:41:13.267697 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 7786 | 2026.02.01 14:41:13.267815 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2026.02.01 14:41:13.267848 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2106 rows starting from the beginning of the part | ||
| 7788 | 2026.02.01 14:41:13.267908 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 88 rows starting from the beginning of the part | ||
| 7789 | 2026.02.01 14:41:13.267955 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 7790 | 2026.02.01 14:41:13.267997 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 7791 | 2026.02.01 14:41:13.268040 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7792 | 2026.02.01 14:41:13.268082 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 7793 | 2026.02.01 14:41:13.269172 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510697 sec., 1616472.3965163098 rows/sec., 105.05 MiB/sec. | ||
| 7794 | 2026.02.01 14:41:13.269425 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7795 | 2026.02.01 14:41:13.269701 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.02.01 14:41:13.269766 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_46_9} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7797 | 2026.02.01 14:41:13.269860 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7798 | 2026.02.01 14:41:14.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.41 MiB, peak 296.06 MiB, free memory in arenas 0.00 B, will set to 291.26 MiB (RSS), difference: -1.15 MiB | ||
| 7799 | 2026.02.01 14:41:14.760349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 952 | ||
| 7800 | 2026.02.01 14:41:14.763447 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7801 | 2026.02.01 14:41:14.763490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7802 | 2026.02.01 14:41:14.764736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7803 | 2026.02.01 14:41:14.765005 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7804 | 2026.02.01 14:41:14.765267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7805 | 2026.02.01 14:41:17.211978 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.02.01 14:41:17.212192 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7807 | 2026.02.01 14:41:17.212268 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7808 | 2026.02.01 14:41:17.213004 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.02.01 14:41:17.213057 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7810 | 2026.02.01 14:41:17.213503 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7811 | 2026.02.01 14:41:17.213778 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.02.01 14:41:17.213959 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.35 MiB/sec. | ||
| 7813 | 2026.02.01 14:41:17.214016 [ 276 ] {f4dbed86-da8d-400d-8d48-5cd798d61892} <Debug> TCPHandler: Processed in 0.002181718 sec. | ||
| 7814 | 2026.02.01 14:41:17.214150 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.02.01 14:41:17.214260 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7816 | 2026.02.01 14:41:17.214306 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7817 | 2026.02.01 14:41:17.214751 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.02.01 14:41:17.214791 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7819 | 2026.02.01 14:41:17.215114 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7820 | 2026.02.01 14:41:17.215359 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.02.01 14:41:17.215501 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 7822 | 2026.02.01 14:41:17.215541 [ 276 ] {5c299938-ae16-4c58-b241-bc4f7f07f96e} <Debug> TCPHandler: Processed in 0.001444315 sec. | ||
| 7823 | 2026.02.01 14:41:17.215656 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.02.01 14:41:17.215760 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.02.01 14:41:17.215814 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7826 | 2026.02.01 14:41:17.216256 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.02.01 14:41:17.216293 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7828 | 2026.02.01 14:41:17.216627 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7829 | 2026.02.01 14:41:17.216837 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.02.01 14:41:17.216973 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001238 sec., 103392.56865912763 rows/sec., 7.20 MiB/sec. | ||
| 7831 | 2026.02.01 14:41:17.217011 [ 276 ] {1e448eeb-e0fb-4cb5-8545-e449bd04288f} <Debug> TCPHandler: Processed in 0.001406714 sec. | ||
| 7832 | 2026.02.01 14:41:17.217131 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.02.01 14:41:17.217229 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.02.01 14:41:17.217272 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7835 | 2026.02.01 14:41:17.217612 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.02.01 14:41:17.217650 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7837 | 2026.02.01 14:41:17.217956 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7838 | 2026.02.01 14:41:17.218173 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.02.01 14:41:17.218306 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001098 sec., 43715.84699453552 rows/sec., 2.95 MiB/sec. | ||
| 7840 | 2026.02.01 14:41:17.218343 [ 276 ] {69800cbe-6d43-453c-bba1-de83c6846f8a} <Debug> TCPHandler: Processed in 0.001262529 sec. | ||
| 7841 | 2026.02.01 14:41:19.573614 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7842 | 2026.02.01 14:41:19.573679 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7843 | 2026.02.01 14:41:19.716028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18265 | ||
| 7844 | 2026.02.01 14:41:19.716595 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.02.01 14:41:19.716653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7846 | 2026.02.01 14:41:19.717142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7847 | 2026.02.01 14:41:19.717379 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.02.01 14:41:19.717525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 7849 | 2026.02.01 14:41:20.645162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7850 | 2026.02.01 14:41:20.662093 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2026.02.01 14:41:20.662159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7852 | 2026.02.01 14:41:20.668119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7853 | 2026.02.01 14:41:20.668869 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.02.01 14:41:20.672059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7855 | 2026.02.01 14:41:22.216642 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2026.02.01 14:41:22.216828 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7857 | 2026.02.01 14:41:22.216897 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7858 | 2026.02.01 14:41:22.217631 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.02.01 14:41:22.217681 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7860 | 2026.02.01 14:41:22.218085 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7861 | 2026.02.01 14:41:22.218330 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.02.01 14:41:22.218476 [ 123 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7863 | 2026.02.01 14:41:22.218498 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00172 sec., 79069.76744186047 rows/sec., 6.86 MiB/sec. | ||
| 7864 | 2026.02.01 14:41:22.218545 [ 123 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.02.01 14:41:22.218564 [ 276 ] {63f997c7-1b3d-4a14-84c5-3362ac9fed47} <Debug> TCPHandler: Processed in 0.002068364 sec. | ||
| 7866 | 2026.02.01 14:41:22.218571 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7867 | 2026.02.01 14:41:22.218690 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 7868 | 2026.02.01 14:41:22.218695 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7869 | 2026.02.01 14:41:22.218821 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7870 | 2026.02.01 14:41:22.218827 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7871 | 2026.02.01 14:41:22.218867 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7872 | 2026.02.01 14:41:22.218876 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 963 rows starting from the beginning of the part | ||
| 7873 | 2026.02.01 14:41:22.218961 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 752 rows starting from the beginning of the part | ||
| 7874 | 2026.02.01 14:41:22.219011 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 7875 | 2026.02.01 14:41:22.219055 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1894 rows starting from the beginning of the part | ||
| 7876 | 2026.02.01 14:41:22.219101 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7877 | 2026.02.01 14:41:22.219143 [ 199 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 136 rows starting from the beginning of the part | ||
| 7878 | 2026.02.01 14:41:22.219307 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7879 | 2026.02.01 14:41:22.219351 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7880 | 2026.02.01 14:41:22.219830 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7881 | 2026.02.01 14:41:22.220079 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.02.01 14:41:22.220221 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001417 sec., 28228.65208186309 rows/sec., 2.07 MiB/sec. | ||
| 7883 | 2026.02.01 14:41:22.220261 [ 276 ] {5fc71473-9e6c-4501-bc30-21e74379ca59} <Debug> TCPHandler: Processed in 0.001616521 sec. | ||
| 7884 | 2026.02.01 14:41:22.220379 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.02.01 14:41:22.220474 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7886 | 2026.02.01 14:41:22.220514 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7887 | 2026.02.01 14:41:22.220624 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3937 rows, containing 5 columns (5 merged, 0 gathered) in 0.001975911 sec., 1992498.6499898022 rows/sec., 169.18 MiB/sec. | ||
| 7888 | 2026.02.01 14:41:22.220914 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7889 | 2026.02.01 14:41:22.220954 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.02.01 14:41:22.220998 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7891 | 2026.02.01 14:41:22.221238 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.02.01 14:41:22.221352 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_51_10} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7893 | 2026.02.01 14:41:22.221369 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7894 | 2026.02.01 14:41:22.221434 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 7895 | 2026.02.01 14:41:22.221597 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.02.01 14:41:22.221710 [ 122 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7897 | 2026.02.01 14:41:22.221736 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001281 sec., 81186.57298985167 rows/sec., 6.34 MiB/sec. | ||
| 7898 | 2026.02.01 14:41:22.221755 [ 122 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.02.01 14:41:22.221774 [ 276 ] {f7cdab5c-9520-4935-8d8f-cd8153699e69} <Debug> TCPHandler: Processed in 0.001447185 sec. | ||
| 7900 | 2026.02.01 14:41:22.221779 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7901 | 2026.02.01 14:41:22.221862 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 7902 | 2026.02.01 14:41:22.221896 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.02.01 14:41:22.221950 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7904 | 2026.02.01 14:41:22.221980 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 575 rows starting from the beginning of the part | ||
| 7905 | 2026.02.01 14:41:22.221992 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7906 | 2026.02.01 14:41:22.222035 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 463 rows starting from the beginning of the part | ||
| 7907 | 2026.02.01 14:41:22.222038 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7908 | 2026.02.01 14:41:22.222077 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7909 | 2026.02.01 14:41:22.222116 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 921 rows starting from the beginning of the part | ||
| 7910 | 2026.02.01 14:41:22.222151 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7911 | 2026.02.01 14:41:22.222188 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7912 | 2026.02.01 14:41:22.222453 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.02.01 14:41:22.222488 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7914 | 2026.02.01 14:41:22.222848 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7915 | 2026.02.01 14:41:22.223059 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.02.01 14:41:22.223192 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 7917 | 2026.02.01 14:41:22.223236 [ 276 ] {c2607d5b-3235-4215-8092-01e9cf66c0a5} <Debug> TCPHandler: Processed in 0.001384493 sec. | ||
| 7918 | 2026.02.01 14:41:22.223277 [ 191 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448485 sec., 1540229.9644110915 rows/sec., 117.40 MiB/sec. | ||
| 7919 | 2026.02.01 14:41:22.223354 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.02.01 14:41:22.223453 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7921 | 2026.02.01 14:41:22.223502 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7922 | 2026.02.01 14:41:22.223511 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <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 | ||
| 7923 | 2026.02.01 14:41:22.223809 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.02.01 14:41:22.223903 [ 197 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_51_10} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7925 | 2026.02.01 14:41:22.224023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 7926 | 2026.02.01 14:41:22.224349 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.02.01 14:41:22.224390 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7928 | 2026.02.01 14:41:22.224950 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7929 | 2026.02.01 14:41:22.225180 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.02.01 14:41:22.225321 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 7931 | 2026.02.01 14:41:22.225380 [ 276 ] {dc0c8fae-d3ee-4bb2-820d-0b23ca063513} <Debug> TCPHandler: Processed in 0.002074564 sec. | ||
| 7932 | 2026.02.01 14:41:22.225498 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7933 | 2026.02.01 14:41:22.225594 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7934 | 2026.02.01 14:41:22.225637 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7935 | 2026.02.01 14:41:22.225978 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2026.02.01 14:41:22.226014 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7937 | 2026.02.01 14:41:22.226339 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7938 | 2026.02.01 14:41:22.226550 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2026.02.01 14:41:22.226679 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7940 | 2026.02.01 14:41:22.226715 [ 276 ] {afabbc62-4dd5-4829-96e1-88ce2228317b} <Debug> TCPHandler: Processed in 0.001266339 sec. | ||
| 7941 | 2026.02.01 14:41:24.121649 [ 118 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7942 | 2026.02.01 14:41:24.121723 [ 118 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7943 | 2026.02.01 14:41:24.121744 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7944 | 2026.02.01 14:41:24.121864 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7945 | 2026.02.01 14:41:24.122026 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7946 | 2026.02.01 14:41:24.122067 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 290 rows starting from the beginning of the part | ||
| 7947 | 2026.02.01 14:41:24.122145 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 7948 | 2026.02.01 14:41:24.122198 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 7949 | 2026.02.01 14:41:24.122246 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 7950 | 2026.02.01 14:41:24.122294 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 266 rows starting from the beginning of the part | ||
| 7951 | 2026.02.01 14:41:24.123335 [ 197 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526447 sec., 887027.1945242776 rows/sec., 60.04 MiB/sec. | ||
| 7952 | 2026.02.01 14:41:24.123560 [ 192 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7953 | 2026.02.01 14:41:24.123889 [ 192 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.02.01 14:41:24.123962 [ 192 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_19_4} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7955 | 2026.02.01 14:41:24.124057 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7956 | 2026.02.01 14:41:24.288006 [ 118 ] {} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 7957 | 2026.02.01 14:41:24.288052 [ 118 ] {} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.02.01 14:41:24.288073 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7959 | 2026.02.01 14:41:24.288160 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 7960 | 2026.02.01 14:41:24.288272 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7961 | 2026.02.01 14:41:24.288300 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7962 | 2026.02.01 14:41:24.288356 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7963 | 2026.02.01 14:41:24.288394 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7964 | 2026.02.01 14:41:24.288428 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7965 | 2026.02.01 14:41:24.288462 [ 191 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7966 | 2026.02.01 14:41:24.289200 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001077233 sec., 83547.38482760926 rows/sec., 4.26 MiB/sec. | ||
| 7967 | 2026.02.01 14:41:24.289371 [ 193 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7968 | 2026.02.01 14:41:24.289670 [ 193 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.02.01 14:41:24.289748 [ 193 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_15_3} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 7970 | 2026.02.01 14:41:24.289838 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7971 | 2026.02.01 14:41:24.635420 [ 118 ] {} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7972 | 2026.02.01 14:41:24.635474 [ 118 ] {} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.02.01 14:41:24.635494 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7974 | 2026.02.01 14:41:24.635602 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 7975 | 2026.02.01 14:41:24.635738 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7976 | 2026.02.01 14:41:24.635771 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 7977 | 2026.02.01 14:41:24.635842 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 7978 | 2026.02.01 14:41:24.635892 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 7979 | 2026.02.01 14:41:24.635938 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 7980 | 2026.02.01 14:41:24.635982 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 7981 | 2026.02.01 14:41:24.636779 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224458 sec., 29400.763439823986 rows/sec., 2.45 MiB/sec. | ||
| 7982 | 2026.02.01 14:41:24.636913 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7983 | 2026.02.01 14:41:24.637168 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.02.01 14:41:24.637239 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_13_3} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7985 | 2026.02.01 14:41:24.637307 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7986 | 2026.02.01 14:41:24.765613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 972 | ||
| 7987 | 2026.02.01 14:41:24.767676 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2026.02.01 14:41:24.767719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7989 | 2026.02.01 14:41:24.768842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7990 | 2026.02.01 14:41:24.769096 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.02.01 14:41:24.769343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 7992 | 2026.02.01 14:41:25.662357 [ 113 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7993 | 2026.02.01 14:41:25.662429 [ 113 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.02.01 14:41:25.662454 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 7995 | 2026.02.01 14:41:25.662589 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7996 | 2026.02.01 14:41:25.662754 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7997 | 2026.02.01 14:41:25.662794 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 151 rows starting from the beginning of the part | ||
| 7998 | 2026.02.01 14:41:25.662868 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 139 rows starting from the beginning of the part | ||
| 7999 | 2026.02.01 14:41:25.662912 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 139 rows starting from the beginning of the part | ||
| 8000 | 2026.02.01 14:41:25.662953 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 139 rows starting from the beginning of the part | ||
| 8001 | 2026.02.01 14:41:25.662992 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 139 rows starting from the beginning of the part | ||
| 8002 | 2026.02.01 14:41:25.663841 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 707 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131063 sec., 539435.2334373546 rows/sec., 32.92 MiB/sec. | ||
| 8003 | 2026.02.01 14:41:25.664040 [ 193 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8004 | 2026.02.01 14:41:25.664332 [ 193 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2026.02.01 14:41:25.664407 [ 193 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_19_4} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8006 | 2026.02.01 14:41:25.664496 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8007 | 2026.02.01 14:41:27.218530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18777 | ||
| 8008 | 2026.02.01 14:41:27.219048 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.02.01 14:41:27.219086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8010 | 2026.02.01 14:41:27.219552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8011 | 2026.02.01 14:41:27.219774 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.02.01 14:41:27.219900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18777 | ||
| 8013 | 2026.02.01 14:41:27.220307 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.02.01 14:41:27.220499 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.02.01 14:41:27.220570 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8016 | 2026.02.01 14:41:27.221374 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.02.01 14:41:27.221424 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8018 | 2026.02.01 14:41:27.221836 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8019 | 2026.02.01 14:41:27.222060 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.02.01 14:41:27.222227 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001781 sec., 149354.2953396968 rows/sec., 9.49 MiB/sec. | ||
| 8021 | 2026.02.01 14:41:27.222281 [ 276 ] {5f7ed70f-cf73-4edc-99f6-bcaca8f97924} <Debug> TCPHandler: Processed in 0.002114556 sec. | ||
| 8022 | 2026.02.01 14:41:27.222416 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.02.01 14:41:27.222522 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8024 | 2026.02.01 14:41:27.222567 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8025 | 2026.02.01 14:41:27.223362 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.02.01 14:41:27.223402 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8027 | 2026.02.01 14:41:27.223769 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8028 | 2026.02.01 14:41:27.223981 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.02.01 14:41:27.224123 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001625 sec., 462769.2307692308 rows/sec., 36.40 MiB/sec. | ||
| 8030 | 2026.02.01 14:41:27.224164 [ 276 ] {e9d7ed6b-2dcb-4a10-9f92-6e373f794102} <Debug> TCPHandler: Processed in 0.001801295 sec. | ||
| 8031 | 2026.02.01 14:41:27.224291 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.02.01 14:41:27.224391 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8033 | 2026.02.01 14:41:27.224433 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8034 | 2026.02.01 14:41:27.224888 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.02.01 14:41:27.224926 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8036 | 2026.02.01 14:41:27.225227 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8037 | 2026.02.01 14:41:27.225436 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.02.01 14:41:27.225573 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001202 sec., 110648.91846921797 rows/sec., 6.50 MiB/sec. | ||
| 8039 | 2026.02.01 14:41:27.225611 [ 276 ] {c8fed5dd-2e84-4b2c-bebe-a9e48bd2e174} <Debug> TCPHandler: Processed in 0.001371812 sec. | ||
| 8040 | 2026.02.01 14:41:27.225730 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.02.01 14:41:27.225826 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.02.01 14:41:27.225865 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8043 | 2026.02.01 14:41:27.226320 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.02.01 14:41:27.226355 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8045 | 2026.02.01 14:41:27.226649 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8046 | 2026.02.01 14:41:27.226873 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.02.01 14:41:27.227005 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001197 sec., 116959.0643274854 rows/sec., 7.56 MiB/sec. | ||
| 8048 | 2026.02.01 14:41:27.227046 [ 276 ] {3df0430c-7707-439e-8109-18f64ac9947b} <Debug> TCPHandler: Processed in 0.001365573 sec. | ||
| 8049 | 2026.02.01 14:41:27.227170 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.02.01 14:41:27.227265 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8051 | 2026.02.01 14:41:27.227304 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8052 | 2026.02.01 14:41:27.227753 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.02.01 14:41:27.227796 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8054 | 2026.02.01 14:41:27.228117 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8055 | 2026.02.01 14:41:27.228325 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.02.01 14:41:27.228457 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001211 sec., 114781.1725846408 rows/sec., 6.53 MiB/sec. | ||
| 8057 | 2026.02.01 14:41:27.228495 [ 276 ] {e8a03643-fd8d-4b46-a037-1b9c10789bc7} <Debug> TCPHandler: Processed in 0.001375152 sec. | ||
| 8058 | 2026.02.01 14:41:27.228619 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.02.01 14:41:27.228713 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8060 | 2026.02.01 14:41:27.228753 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8061 | 2026.02.01 14:41:27.229345 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.02.01 14:41:27.229382 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8063 | 2026.02.01 14:41:27.229711 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8064 | 2026.02.01 14:41:27.229919 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.02.01 14:41:27.230055 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001359 sec., 340691.685062546 rows/sec., 23.91 MiB/sec. | ||
| 8066 | 2026.02.01 14:41:27.230092 [ 276 ] {c44cf7bc-b1a5-45e9-87a8-c47abc3f1941} <Debug> TCPHandler: Processed in 0.001522627 sec. | ||
| 8067 | 2026.02.01 14:41:27.230212 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.02.01 14:41:27.230316 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8069 | 2026.02.01 14:41:27.230358 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8070 | 2026.02.01 14:41:27.230704 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.02.01 14:41:27.230740 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8072 | 2026.02.01 14:41:27.231045 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8073 | 2026.02.01 14:41:27.231272 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.02.01 14:41:27.231406 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001109 sec., 5410.279531109108 rows/sec., 282.67 KiB/sec. | ||
| 8075 | 2026.02.01 14:41:27.231444 [ 276 ] {8d105ec1-26d0-4845-93dc-e1dd6b6d1da0} <Debug> TCPHandler: Processed in 0.00128212 sec. | ||
| 8076 | 2026.02.01 14:41:27.231563 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.02.01 14:41:27.231657 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.02.01 14:41:27.231700 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8079 | 2026.02.01 14:41:27.232121 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.02.01 14:41:27.232159 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8081 | 2026.02.01 14:41:27.232492 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8082 | 2026.02.01 14:41:27.232708 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.02.01 14:41:27.232844 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001205 sec., 214107.8838174274 rows/sec., 14.26 MiB/sec. | ||
| 8084 | 2026.02.01 14:41:27.232882 [ 276 ] {310bb24d-752f-41ab-85ff-172d25ae1eac} <Debug> TCPHandler: Processed in 0.001368533 sec. | ||
| 8085 | 2026.02.01 14:41:27.233001 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.02.01 14:41:27.233096 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8087 | 2026.02.01 14:41:27.233141 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8088 | 2026.02.01 14:41:27.233463 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.02.01 14:41:27.233501 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8090 | 2026.02.01 14:41:27.233801 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8091 | 2026.02.01 14:41:27.234017 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.02.01 14:41:27.234151 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 8093 | 2026.02.01 14:41:27.234188 [ 276 ] {654513d7-ee36-4f2f-966b-3f0601a46173} <Debug> TCPHandler: Processed in 0.001236868 sec. | ||
| 8094 | 2026.02.01 14:41:27.234300 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.02.01 14:41:27.234393 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8096 | 2026.02.01 14:41:27.234434 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8097 | 2026.02.01 14:41:27.234764 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.02.01 14:41:27.234800 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8099 | 2026.02.01 14:41:27.235104 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8100 | 2026.02.01 14:41:27.235319 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.02.01 14:41:27.235450 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001074 sec., 81936.68528864058 rows/sec., 5.14 MiB/sec. | ||
| 8102 | 2026.02.01 14:41:27.235486 [ 276 ] {3f116dae-6a87-421c-8b10-35dd697bbd01} <Debug> TCPHandler: Processed in 0.001235548 sec. | ||
| 8103 | 2026.02.01 14:41:28.173055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8104 | 2026.02.01 14:41:28.190678 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.02.01 14:41:28.190744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8106 | 2026.02.01 14:41:28.196845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8107 | 2026.02.01 14:41:28.197581 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8108 | 2026.02.01 14:41:28.200830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8109 | 2026.02.01 14:41:32.216014 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.02.01 14:41:32.216221 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8111 | 2026.02.01 14:41:32.216300 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8112 | 2026.02.01 14:41:32.216996 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.02.01 14:41:32.217049 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8114 | 2026.02.01 14:41:32.217461 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8115 | 2026.02.01 14:41:32.217694 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.02.01 14:41:32.217865 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001702 sec., 2350.1762632197415 rows/sec., 191.64 KiB/sec. | ||
| 8117 | 2026.02.01 14:41:32.217915 [ 276 ] {f2a2783d-9160-4d5c-afca-569785de4263} <Debug> TCPHandler: Processed in 0.002038533 sec. | ||
| 8118 | 2026.02.01 14:41:32.218036 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2026.02.01 14:41:32.218140 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8120 | 2026.02.01 14:41:32.218183 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8121 | 2026.02.01 14:41:32.218674 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.02.01 14:41:32.218711 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8123 | 2026.02.01 14:41:32.219035 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8124 | 2026.02.01 14:41:32.219246 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.02.01 14:41:32.219385 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.00127 sec., 108661.41732283463 rows/sec., 9.40 MiB/sec. | ||
| 8126 | 2026.02.01 14:41:32.219425 [ 276 ] {f8c02304-cdf0-4cbc-95e1-fb538c18166a} <Debug> TCPHandler: Processed in 0.001442335 sec. | ||
| 8127 | 2026.02.01 14:41:32.219530 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2026.02.01 14:41:32.219625 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8129 | 2026.02.01 14:41:32.219667 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8130 | 2026.02.01 14:41:32.220079 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2026.02.01 14:41:32.220116 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8132 | 2026.02.01 14:41:32.220419 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8133 | 2026.02.01 14:41:32.220635 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2026.02.01 14:41:32.220771 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001165 sec., 37768.240343347636 rows/sec., 2.76 MiB/sec. | ||
| 8135 | 2026.02.01 14:41:32.220811 [ 276 ] {3e13a609-2417-4f54-8914-9f17020577e3} <Debug> TCPHandler: Processed in 0.001330471 sec. | ||
| 8136 | 2026.02.01 14:41:32.220915 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2026.02.01 14:41:32.221009 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8138 | 2026.02.01 14:41:32.221052 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8139 | 2026.02.01 14:41:32.221484 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.02.01 14:41:32.221521 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8141 | 2026.02.01 14:41:32.221847 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8142 | 2026.02.01 14:41:32.222059 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2026.02.01 14:41:32.222196 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001205 sec., 89626.55601659752 rows/sec., 7.01 MiB/sec. | ||
| 8144 | 2026.02.01 14:41:32.222234 [ 276 ] {1ee3f6e5-1f06-4592-b1dc-c30ce77aa097} <Debug> TCPHandler: Processed in 0.001369362 sec. | ||
| 8145 | 2026.02.01 14:41:32.222350 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8146 | 2026.02.01 14:41:32.222445 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8147 | 2026.02.01 14:41:32.222490 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8148 | 2026.02.01 14:41:32.222888 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.02.01 14:41:32.222924 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8150 | 2026.02.01 14:41:32.223259 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8151 | 2026.02.01 14:41:32.223468 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.02.01 14:41:32.223586 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8153 | 2026.02.01 14:41:32.223604 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 9.58 MiB/sec. | ||
| 8154 | 2026.02.01 14:41:32.223655 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8155 | 2026.02.01 14:41:32.223665 [ 276 ] {668bb056-a46c-4904-a28a-2e23e5d90724} <Debug> TCPHandler: Processed in 0.001364562 sec. | ||
| 8156 | 2026.02.01 14:41:32.223685 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8157 | 2026.02.01 14:41:32.223791 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8158 | 2026.02.01 14:41:32.223811 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 8159 | 2026.02.01 14:41:32.223890 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8160 | 2026.02.01 14:41:32.223951 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <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 | ||
| 8161 | 2026.02.01 14:41:32.223960 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8162 | 2026.02.01 14:41:32.224005 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 7654 rows starting from the beginning of the part | ||
| 8163 | 2026.02.01 14:41:32.224073 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7200 rows starting from the beginning of the part | ||
| 8164 | 2026.02.01 14:41:32.224120 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 128 rows starting from the beginning of the part | ||
| 8165 | 2026.02.01 14:41:32.224165 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 8166 | 2026.02.01 14:41:32.224204 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 258 rows starting from the beginning of the part | ||
| 8167 | 2026.02.01 14:41:32.224245 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 162 rows starting from the beginning of the part | ||
| 8168 | 2026.02.01 14:41:32.224816 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2026.02.01 14:41:32.224857 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8170 | 2026.02.01 14:41:32.225623 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8171 | 2026.02.01 14:41:32.225876 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2026.02.01 14:41:32.226029 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002156 sec., 18552.87569573284 rows/sec., 33.25 MiB/sec. | ||
| 8173 | 2026.02.01 14:41:32.226099 [ 276 ] {d1941cad-65d0-4d7d-aa17-9379f8eb0219} <Debug> TCPHandler: Processed in 0.002357293 sec. | ||
| 8174 | 2026.02.01 14:41:32.226212 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.02.01 14:41:32.226306 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8176 | 2026.02.01 14:41:32.226350 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8177 | 2026.02.01 14:41:32.226706 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.02.01 14:41:32.226750 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8179 | 2026.02.01 14:41:32.227087 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8180 | 2026.02.01 14:41:32.227309 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.02.01 14:41:32.227449 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 8182 | 2026.02.01 14:41:32.227487 [ 276 ] {47dab448-3c56-496f-bea7-c5dfc8552cea} <Debug> TCPHandler: Processed in 0.001326441 sec. | ||
| 8183 | 2026.02.01 14:41:32.228796 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15562 rows, containing 5 columns (5 merged, 0 gathered) in 0.005036116 sec., 3090079.7360505597 rows/sec., 209.84 MiB/sec. | ||
| 8184 | 2026.02.01 14:41:32.229377 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8185 | 2026.02.01 14:41:32.229658 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.02.01 14:41:32.229735 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8187 | 2026.02.01 14:41:32.229821 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 8188 | 2026.02.01 14:41:34.573945 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8189 | 2026.02.01 14:41:34.574026 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8190 | 2026.02.01 14:41:34.720027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19225 | ||
| 8191 | 2026.02.01 14:41:34.720850 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.02.01 14:41:34.720928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8193 | 2026.02.01 14:41:34.721762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8194 | 2026.02.01 14:41:34.722000 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.02.01 14:41:34.722148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 8196 | 2026.02.01 14:41:34.769512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1006 | ||
| 8197 | 2026.02.01 14:41:34.772284 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2026.02.01 14:41:34.772326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8199 | 2026.02.01 14:41:34.773495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8200 | 2026.02.01 14:41:34.773746 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8201 | 2026.02.01 14:41:34.774002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 8202 | 2026.02.01 14:41:35.700939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8203 | 2026.02.01 14:41:35.718658 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8204 | 2026.02.01 14:41:35.718708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8205 | 2026.02.01 14:41:35.724998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8206 | 2026.02.01 14:41:35.725671 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8207 | 2026.02.01 14:41:35.728809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8208 | 2026.02.01 14:41:37.220372 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8209 | 2026.02.01 14:41:37.220583 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8210 | 2026.02.01 14:41:37.220658 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8211 | 2026.02.01 14:41:37.221486 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.02.01 14:41:37.221536 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8213 | 2026.02.01 14:41:37.221941 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8214 | 2026.02.01 14:41:37.222175 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.02.01 14:41:37.222337 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001809 sec., 147042.5649530127 rows/sec., 9.34 MiB/sec. | ||
| 8216 | 2026.02.01 14:41:37.222386 [ 276 ] {325c26a9-f478-4f3a-bb7e-d708f1757bbd} <Debug> TCPHandler: Processed in 0.002207558 sec. | ||
| 8217 | 2026.02.01 14:41:37.222512 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2026.02.01 14:41:37.222609 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8219 | 2026.02.01 14:41:37.222652 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8220 | 2026.02.01 14:41:37.223415 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2026.02.01 14:41:37.223452 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8222 | 2026.02.01 14:41:37.223803 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8223 | 2026.02.01 14:41:37.224012 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2026.02.01 14:41:37.224146 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001556 sec., 483290.4884318766 rows/sec., 38.01 MiB/sec. | ||
| 8225 | 2026.02.01 14:41:37.224186 [ 276 ] {e1e4c2fb-0653-4fe3-998f-e27e08285ff8} <Debug> TCPHandler: Processed in 0.001726334 sec. | ||
| 8226 | 2026.02.01 14:41:37.224299 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2026.02.01 14:41:37.224395 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8228 | 2026.02.01 14:41:37.224435 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8229 | 2026.02.01 14:41:37.224875 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2026.02.01 14:41:37.224911 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8231 | 2026.02.01 14:41:37.225211 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8232 | 2026.02.01 14:41:37.225428 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2026.02.01 14:41:37.225559 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001183 sec., 112426.03550295858 rows/sec., 6.61 MiB/sec. | ||
| 8234 | 2026.02.01 14:41:37.225597 [ 276 ] {0b1ec34d-1e25-4d49-80f8-c2cfaa47e09a} <Debug> TCPHandler: Processed in 0.001348691 sec. | ||
| 8235 | 2026.02.01 14:41:37.225711 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2026.02.01 14:41:37.225805 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8237 | 2026.02.01 14:41:37.225843 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8238 | 2026.02.01 14:41:37.226275 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2026.02.01 14:41:37.226312 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8240 | 2026.02.01 14:41:37.226599 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8241 | 2026.02.01 14:41:37.226802 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2026.02.01 14:41:37.226927 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001139 sec., 122914.83757682177 rows/sec., 7.94 MiB/sec. | ||
| 8243 | 2026.02.01 14:41:37.226964 [ 276 ] {8e2e1e37-c352-4eb1-9881-c8b053df2448} <Debug> TCPHandler: Processed in 0.001301831 sec. | ||
| 8244 | 2026.02.01 14:41:37.227078 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2026.02.01 14:41:37.227171 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8246 | 2026.02.01 14:41:37.227210 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8247 | 2026.02.01 14:41:37.227657 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2026.02.01 14:41:37.227692 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8249 | 2026.02.01 14:41:37.227999 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8250 | 2026.02.01 14:41:37.228200 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2026.02.01 14:41:37.228325 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001172 sec., 118600.68259385665 rows/sec., 6.75 MiB/sec. | ||
| 8252 | 2026.02.01 14:41:37.228363 [ 276 ] {3c251839-8e8a-43ef-8882-f34eda302c4e} <Debug> TCPHandler: Processed in 0.001335251 sec. | ||
| 8253 | 2026.02.01 14:41:37.228481 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2026.02.01 14:41:37.228574 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8255 | 2026.02.01 14:41:37.228613 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8256 | 2026.02.01 14:41:37.229161 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.02.01 14:41:37.229197 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8258 | 2026.02.01 14:41:37.229514 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8259 | 2026.02.01 14:41:37.229724 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.02.01 14:41:37.229852 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001295 sec., 357528.9575289576 rows/sec., 25.10 MiB/sec. | ||
| 8261 | 2026.02.01 14:41:37.229890 [ 276 ] {a0d346fc-2f66-4eb9-b0fc-4540502f7ce1} <Debug> TCPHandler: Processed in 0.001458045 sec. | ||
| 8262 | 2026.02.01 14:41:37.230004 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2026.02.01 14:41:37.230101 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8264 | 2026.02.01 14:41:37.230141 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8265 | 2026.02.01 14:41:37.230475 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2026.02.01 14:41:37.230510 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8267 | 2026.02.01 14:41:37.230803 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8268 | 2026.02.01 14:41:37.231005 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2026.02.01 14:41:37.231131 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 8270 | 2026.02.01 14:41:37.231168 [ 276 ] {01fa6de0-6952-47ee-bb47-321184ec0da7} <Debug> TCPHandler: Processed in 0.001214437 sec. | ||
| 8271 | 2026.02.01 14:41:37.231279 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2026.02.01 14:41:37.231372 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8273 | 2026.02.01 14:41:37.231414 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8274 | 2026.02.01 14:41:37.231815 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2026.02.01 14:41:37.231851 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8276 | 2026.02.01 14:41:37.232172 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8277 | 2026.02.01 14:41:37.232376 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.02.01 14:41:37.232506 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001152 sec., 223958.3333333333 rows/sec., 14.91 MiB/sec. | ||
| 8279 | 2026.02.01 14:41:37.232543 [ 276 ] {a87f0ed2-b940-49eb-9018-49bedc2f135d} <Debug> TCPHandler: Processed in 0.001312811 sec. | ||
| 8280 | 2026.02.01 14:41:37.232655 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.02.01 14:41:37.232748 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8282 | 2026.02.01 14:41:37.232789 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8283 | 2026.02.01 14:41:37.233097 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2026.02.01 14:41:37.233132 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8285 | 2026.02.01 14:41:37.233417 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8286 | 2026.02.01 14:41:37.233623 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.02.01 14:41:37.233747 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 8288 | 2026.02.01 14:41:37.233783 [ 276 ] {23162cde-a177-4382-92a6-353e82b36e51} <Debug> TCPHandler: Processed in 0.001178296 sec. | ||
| 8289 | 2026.02.01 14:41:37.233883 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2026.02.01 14:41:37.233975 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8291 | 2026.02.01 14:41:37.234016 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8292 | 2026.02.01 14:41:37.234338 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.02.01 14:41:37.234373 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8294 | 2026.02.01 14:41:37.234674 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8295 | 2026.02.01 14:41:37.234878 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.02.01 14:41:37.235001 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001043 sec., 84372.00383509108 rows/sec., 5.30 MiB/sec. | ||
| 8297 | 2026.02.01 14:41:37.235001 [ 100 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8298 | 2026.02.01 14:41:37.235038 [ 276 ] {6731a1fc-39cb-43b9-a837-01bf59d8a86a} <Debug> TCPHandler: Processed in 0.001203497 sec. | ||
| 8299 | 2026.02.01 14:41:37.235078 [ 100 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2026.02.01 14:41:37.235102 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8301 | 2026.02.01 14:41:37.235229 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 8302 | 2026.02.01 14:41:37.235379 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8303 | 2026.02.01 14:41:37.235414 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2442 rows starting from the beginning of the part | ||
| 8304 | 2026.02.01 14:41:37.235478 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 8305 | 2026.02.01 14:41:37.235520 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 8306 | 2026.02.01 14:41:37.235559 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 88 rows starting from the beginning of the part | ||
| 8307 | 2026.02.01 14:41:37.235594 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 8308 | 2026.02.01 14:41:37.235633 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 88 rows starting from the beginning of the part | ||
| 8309 | 2026.02.01 14:41:37.236789 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2786 rows, containing 4 columns (4 merged, 0 gathered) in 0.00161571 sec., 1724319.3394854274 rows/sec., 112.07 MiB/sec. | ||
| 8310 | 2026.02.01 14:41:37.237135 [ 196 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8311 | 2026.02.01 14:41:37.237475 [ 196 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.02.01 14:41:37.237562 [ 196 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_51_10} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8313 | 2026.02.01 14:41:37.237659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8314 | 2026.02.01 14:41:42.215694 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2026.02.01 14:41:42.215920 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8316 | 2026.02.01 14:41:42.216002 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8317 | 2026.02.01 14:41:42.216808 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2026.02.01 14:41:42.216860 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8319 | 2026.02.01 14:41:42.217303 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8320 | 2026.02.01 14:41:42.217535 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2026.02.01 14:41:42.217707 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001845 sec., 73712.73712737128 rows/sec., 6.39 MiB/sec. | ||
| 8322 | 2026.02.01 14:41:42.217760 [ 276 ] {1eba5002-0812-4963-a3e5-8a8db55a45a1} <Debug> TCPHandler: Processed in 0.002212989 sec. | ||
| 8323 | 2026.02.01 14:41:42.217887 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2026.02.01 14:41:42.217991 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8325 | 2026.02.01 14:41:42.218036 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8326 | 2026.02.01 14:41:42.218484 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.02.01 14:41:42.218522 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8328 | 2026.02.01 14:41:42.218846 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8329 | 2026.02.01 14:41:42.219063 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.02.01 14:41:42.219181 [ 89 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8331 | 2026.02.01 14:41:42.219202 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001235 sec., 32388.663967611337 rows/sec., 2.38 MiB/sec. | ||
| 8332 | 2026.02.01 14:41:42.219253 [ 89 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.02.01 14:41:42.219263 [ 276 ] {52d57b3e-9400-41dd-bf27-7f2dc1515cba} <Debug> TCPHandler: Processed in 0.001429114 sec. | ||
| 8334 | 2026.02.01 14:41:42.219284 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8335 | 2026.02.01 14:41:42.219391 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.02.01 14:41:42.219396 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 8337 | 2026.02.01 14:41:42.219494 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8338 | 2026.02.01 14:41:42.219541 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8339 | 2026.02.01 14:41:42.219543 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8340 | 2026.02.01 14:41:42.219591 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 205 rows starting from the beginning of the part | ||
| 8341 | 2026.02.01 14:41:42.219667 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 8342 | 2026.02.01 14:41:42.219720 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 133 rows starting from the beginning of the part | ||
| 8343 | 2026.02.01 14:41:42.219768 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 44 rows starting from the beginning of the part | ||
| 8344 | 2026.02.01 14:41:42.219814 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 133 rows starting from the beginning of the part | ||
| 8345 | 2026.02.01 14:41:42.219861 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 8346 | 2026.02.01 14:41:42.219990 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2026.02.01 14:41:42.220033 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8348 | 2026.02.01 14:41:42.220385 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8349 | 2026.02.01 14:41:42.220623 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2026.02.01 14:41:42.220762 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001288 sec., 80745.34161490682 rows/sec., 6.31 MiB/sec. | ||
| 8351 | 2026.02.01 14:41:42.220800 [ 276 ] {3670935c-a3dd-433a-b290-eb8d06d8bd31} <Debug> TCPHandler: Processed in 0.001460215 sec. | ||
| 8352 | 2026.02.01 14:41:42.220856 [ 196 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503996 sec., 395612.7542892401 rows/sec., 26.62 MiB/sec. | ||
| 8353 | 2026.02.01 14:41:42.220914 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8354 | 2026.02.01 14:41:42.221015 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8355 | 2026.02.01 14:41:42.221021 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8356 | 2026.02.01 14:41:42.221063 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8357 | 2026.02.01 14:41:42.221286 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.02.01 14:41:42.221362 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_46_9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8359 | 2026.02.01 14:41:42.221441 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8360 | 2026.02.01 14:41:42.221527 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.02.01 14:41:42.221569 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8362 | 2026.02.01 14:41:42.221913 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8363 | 2026.02.01 14:41:42.222124 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.02.01 14:41:42.222286 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 8365 | 2026.02.01 14:41:42.222326 [ 276 ] {f66fcab8-deeb-4f0a-becc-1907db858164} <Debug> TCPHandler: Processed in 0.001461565 sec. | ||
| 8366 | 2026.02.01 14:41:42.222443 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2026.02.01 14:41:42.222538 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8368 | 2026.02.01 14:41:42.222595 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <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 | ||
| 8369 | 2026.02.01 14:41:42.223104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19737 | ||
| 8370 | 2026.02.01 14:41:42.223497 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.02.01 14:41:42.223539 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8372 | 2026.02.01 14:41:42.223603 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.02.01 14:41:42.223644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8374 | 2026.02.01 14:41:42.224165 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8375 | 2026.02.01 14:41:42.224412 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.02.01 14:41:42.224451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8377 | 2026.02.01 14:41:42.224571 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002051 sec., 19502.681618722574 rows/sec., 34.95 MiB/sec. | ||
| 8378 | 2026.02.01 14:41:42.224644 [ 276 ] {9d6095dd-ffa0-4be0-ad5f-49d6a04d3213} <Debug> TCPHandler: Processed in 0.00225055 sec. | ||
| 8379 | 2026.02.01 14:41:42.224721 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.02.01 14:41:42.224766 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2026.02.01 14:41:42.224870 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8382 | 2026.02.01 14:41:42.224878 [ 88 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8383 | 2026.02.01 14:41:42.224897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19737 | ||
| 8384 | 2026.02.01 14:41:42.224913 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8385 | 2026.02.01 14:41:42.224942 [ 88 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.02.01 14:41:42.224971 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8387 | 2026.02.01 14:41:42.225063 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 8388 | 2026.02.01 14:41:42.225178 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8389 | 2026.02.01 14:41:42.225214 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 8390 | 2026.02.01 14:41:42.225277 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8391 | 2026.02.01 14:41:42.225304 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.02.01 14:41:42.225321 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8393 | 2026.02.01 14:41:42.225349 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8394 | 2026.02.01 14:41:42.225374 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8395 | 2026.02.01 14:41:42.225416 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8396 | 2026.02.01 14:41:42.225457 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8397 | 2026.02.01 14:41:42.225711 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8398 | 2026.02.01 14:41:42.225937 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8399 | 2026.02.01 14:41:42.226075 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 8400 | 2026.02.01 14:41:42.226113 [ 276 ] {4a76cc38-490e-47e2-babb-d867d358e4cd} <Debug> TCPHandler: Processed in 0.001397093 sec. | ||
| 8401 | 2026.02.01 14:41:42.227607 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19737 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585291 sec., 7634343.677365527 rows/sec., 109.21 MiB/sec. | ||
| 8402 | 2026.02.01 14:41:42.227845 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8403 | 2026.02.01 14:41:42.228114 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.02.01 14:41:42.228190 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_41_8} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8405 | 2026.02.01 14:41:42.228260 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8406 | 2026.02.01 14:41:43.229755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8407 | 2026.02.01 14:41:43.247223 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.02.01 14:41:43.247272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8409 | 2026.02.01 14:41:43.253568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8410 | 2026.02.01 14:41:43.254273 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.02.01 14:41:43.254568 [ 87 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8412 | 2026.02.01 14:41:43.254615 [ 87 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2026.02.01 14:41:43.254643 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8414 | 2026.02.01 14:41:43.254774 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8415 | 2026.02.01 14:41:43.257264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8416 | 2026.02.01 14:41:43.258583 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8417 | 2026.02.01 14:41:43.260087 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8418 | 2026.02.01 14:41:43.264768 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8419 | 2026.02.01 14:41:43.269320 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8420 | 2026.02.01 14:41:43.274071 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8421 | 2026.02.01 14:41:43.278888 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8422 | 2026.02.01 14:41:43.282753 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 8423 | 2026.02.01 14:41:43.335689 [ 202 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080969989 sec., 3816.2287511240734 rows/sec., 19.73 MiB/sec. | ||
| 8424 | 2026.02.01 14:41:43.338692 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8425 | 2026.02.01 14:41:43.340674 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_41_8} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.02.01 14:41:43.340754 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_41_8} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8427 | 2026.02.01 14:41:43.343263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8428 | 2026.02.01 14:41:44.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.61 MiB, peak 308.03 MiB, free memory in arenas 0.00 B, will set to 296.96 MiB (RSS), difference: 2.35 MiB | ||
| 8429 | 2026.02.01 14:41:44.689784 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49074 | ||
| 8430 | 2026.02.01 14:41:44.689905 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8431 | 2026.02.01 14:41:44.689934 [ 287 ] {} <Debug> TCP-Session: 6044cdf8-0dbd-4e1c-b34a-621186ef5ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49074 | ||
| 8432 | 2026.02.01 14:41:44.689959 [ 287 ] {} <Debug> TCP-Session: 6044cdf8-0dbd-4e1c-b34a-621186ef5ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8433 | 2026.02.01 14:41:44.689979 [ 287 ] {} <Debug> TCP-Session: 6044cdf8-0dbd-4e1c-b34a-621186ef5ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2026.02.01 14:41:44.690285 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56127 | ||
| 8435 | 2026.02.01 14:41:44.690319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41424 | ||
| 8436 | 2026.02.01 14:41:44.690342 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48729 | ||
| 8437 | 2026.02.01 14:41:44.690354 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61620 | ||
| 8438 | 2026.02.01 14:41:44.690370 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60859 | ||
| 8439 | 2026.02.01 14:41:44.690368 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64190 | ||
| 8440 | 2026.02.01 14:41:44.690442 [ 287 ] {} <Trace> TCP-Session: 6044cdf8-0dbd-4e1c-b34a-621186ef5ff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2026.02.01 14:41:44.690331 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55905 | ||
| 8442 | 2026.02.01 14:41:44.690293 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37856 | ||
| 8443 | 2026.02.01 14:41:44.690683 [ 287 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8444 | 2026.02.01 14:41:44.690958 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8445 | 2026.02.01 14:41:44.690998 [ 355 ] {} <Debug> TCP-Session: 802de447-bd72-4391-bb9f-96e4731e1dd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60859 | ||
| 8446 | 2026.02.01 14:41:44.691022 [ 355 ] {} <Debug> TCP-Session: 802de447-bd72-4391-bb9f-96e4731e1dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8447 | 2026.02.01 14:41:44.691036 [ 287 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8448 | 2026.02.01 14:41:44.691039 [ 355 ] {} <Debug> TCP-Session: 802de447-bd72-4391-bb9f-96e4731e1dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8449 | 2026.02.01 14:41:44.691082 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8450 | 2026.02.01 14:41:44.691110 [ 287 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8451 | 2026.02.01 14:41:44.691120 [ 290 ] {} <Debug> TCP-Session: a3f43682-4483-4fb2-8cb4-5ffece67ab9c Authenticating user 'default' from [fd00:1122:3344:101::e]:37856 | ||
| 8452 | 2026.02.01 14:41:44.691159 [ 290 ] {} <Debug> TCP-Session: a3f43682-4483-4fb2-8cb4-5ffece67ab9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2026.02.01 14:41:44.691173 [ 290 ] {} <Debug> TCP-Session: a3f43682-4483-4fb2-8cb4-5ffece67ab9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8454 | 2026.02.01 14:41:44.691325 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8455 | 2026.02.01 14:41:44.691363 [ 352 ] {} <Debug> TCP-Session: edaea119-bb65-404e-aa3a-478b44ef1942 Authenticating user 'default' from [fd00:1122:3344:101::e]:48729 | ||
| 8456 | 2026.02.01 14:41:44.691381 [ 352 ] {} <Debug> TCP-Session: edaea119-bb65-404e-aa3a-478b44ef1942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8457 | 2026.02.01 14:41:44.691393 [ 352 ] {} <Debug> TCP-Session: edaea119-bb65-404e-aa3a-478b44ef1942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2026.02.01 14:41:44.691438 [ 287 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 8459 | 2026.02.01 14:41:44.691480 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8460 | 2026.02.01 14:41:44.691547 [ 354 ] {} <Debug> TCP-Session: 5473fad0-94ce-45af-9b21-eb75a46c08f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64190 | ||
| 8461 | 2026.02.01 14:41:44.691580 [ 354 ] {} <Debug> TCP-Session: 5473fad0-94ce-45af-9b21-eb75a46c08f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2026.02.01 14:41:44.691601 [ 354 ] {} <Debug> TCP-Session: 5473fad0-94ce-45af-9b21-eb75a46c08f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8463 | 2026.02.01 14:41:44.691728 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8464 | 2026.02.01 14:41:44.691768 [ 289 ] {} <Debug> TCP-Session: 4c9a1f81-7da4-40f8-bad3-05e3ebf2a1b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56127 | ||
| 8465 | 2026.02.01 14:41:44.691785 [ 289 ] {} <Debug> TCP-Session: 4c9a1f81-7da4-40f8-bad3-05e3ebf2a1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.02.01 14:41:44.691803 [ 289 ] {} <Debug> TCP-Session: 4c9a1f81-7da4-40f8-bad3-05e3ebf2a1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8467 | 2026.02.01 14:41:44.691845 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8468 | 2026.02.01 14:41:44.691880 [ 351 ] {} <Debug> TCP-Session: 6478dce9-c897-46cd-9c7e-9abfbc8e6af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55905 | ||
| 8469 | 2026.02.01 14:41:44.691897 [ 351 ] {} <Debug> TCP-Session: 6478dce9-c897-46cd-9c7e-9abfbc8e6af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8470 | 2026.02.01 14:41:44.691909 [ 351 ] {} <Debug> TCP-Session: 6478dce9-c897-46cd-9c7e-9abfbc8e6af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8471 | 2026.02.01 14:41:44.691979 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8472 | 2026.02.01 14:41:44.692017 [ 291 ] {} <Debug> TCP-Session: bcfa7ff8-df58-4898-bcf1-460fda5e162f Authenticating user 'default' from [fd00:1122:3344:101::e]:41424 | ||
| 8473 | 2026.02.01 14:41:44.692036 [ 291 ] {} <Debug> TCP-Session: bcfa7ff8-df58-4898-bcf1-460fda5e162f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8474 | 2026.02.01 14:41:44.692052 [ 291 ] {} <Debug> TCP-Session: bcfa7ff8-df58-4898-bcf1-460fda5e162f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.02.01 14:41:44.692171 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8476 | 2026.02.01 14:41:44.692210 [ 353 ] {} <Debug> TCP-Session: d7d03ea7-f793-43a3-b613-c662c9f60b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:61620 | ||
| 8477 | 2026.02.01 14:41:44.692235 [ 353 ] {} <Debug> TCP-Session: d7d03ea7-f793-43a3-b613-c662c9f60b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.02.01 14:41:44.692253 [ 353 ] {} <Debug> TCP-Session: d7d03ea7-f793-43a3-b613-c662c9f60b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2026.02.01 14:41:44.692751 [ 309 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Trace> AggregatingTransform: Aggregating | ||
| 8480 | 2026.02.01 14:41:44.692806 [ 309 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 8481 | 2026.02.01 14:41:44.692852 [ 309 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00129511 sec. (772.135 rows/sec., 30.16 KiB/sec.) | ||
| 8482 | 2026.02.01 14:41:44.692875 [ 309 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Trace> Aggregator: Merging aggregated data | ||
| 8483 | 2026.02.01 14:41:44.693995 [ 287 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003381 sec., 295.77048210588583 rows/sec., 11.55 KiB/sec. | ||
| 8484 | 2026.02.01 14:41:44.694142 [ 287 ] {5bf70b5b-8082-46ba-870b-5638f74f88a7} <Debug> TCPHandler: Processed in 0.003883321 sec. | ||
| 8485 | 2026.02.01 14:41:44.694281 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8486 | 2026.02.01 14:41:44.694311 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8487 | 2026.02.01 14:41:44.694325 [ 287 ] {} <Debug> TCP-Session: 6044cdf8-0dbd-4e1c-b34a-621186ef5ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8488 | 2026.02.01 14:41:44.694334 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8489 | 2026.02.01 14:41:44.694355 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8490 | 2026.02.01 14:41:44.694374 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8491 | 2026.02.01 14:41:44.694391 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8492 | 2026.02.01 14:41:44.694438 [ 353 ] {} <Debug> TCP-Session: d7d03ea7-f793-43a3-b613-c662c9f60b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8493 | 2026.02.01 14:41:44.694446 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8494 | 2026.02.01 14:41:44.694470 [ 351 ] {} <Debug> TCP-Session: 6478dce9-c897-46cd-9c7e-9abfbc8e6af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8495 | 2026.02.01 14:41:44.694427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8496 | 2026.02.01 14:41:44.694505 [ 354 ] {} <Debug> TCP-Session: 5473fad0-94ce-45af-9b21-eb75a46c08f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8497 | 2026.02.01 14:41:44.694420 [ 289 ] {} <Debug> TCP-Session: 4c9a1f81-7da4-40f8-bad3-05e3ebf2a1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8498 | 2026.02.01 14:41:44.694538 [ 352 ] {} <Debug> TCP-Session: edaea119-bb65-404e-aa3a-478b44ef1942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8499 | 2026.02.01 14:41:44.694389 [ 291 ] {} <Debug> TCP-Session: bcfa7ff8-df58-4898-bcf1-460fda5e162f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8500 | 2026.02.01 14:41:44.694359 [ 355 ] {} <Debug> TCP-Session: 802de447-bd72-4391-bb9f-96e4731e1dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.02.01 14:41:44.694416 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8502 | 2026.02.01 14:41:44.694650 [ 290 ] {} <Debug> TCP-Session: a3f43682-4483-4fb2-8cb4-5ffece67ab9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8503 | 2026.02.01 14:41:44.775071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1040 | ||
| 8504 | 2026.02.01 14:41:44.777720 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2026.02.01 14:41:44.777784 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8506 | 2026.02.01 14:41:44.779261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8507 | 2026.02.01 14:41:44.779574 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2026.02.01 14:41:44.779758 [ 85 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8509 | 2026.02.01 14:41:44.779821 [ 85 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2026.02.01 14:41:44.779842 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8511 | 2026.02.01 14:41:44.779940 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 8512 | 2026.02.01 14:41:44.780026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 8513 | 2026.02.01 14:41:44.780425 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8514 | 2026.02.01 14:41:44.780573 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 848 rows starting from the beginning of the part | ||
| 8515 | 2026.02.01 14:41:44.781016 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 8516 | 2026.02.01 14:41:44.781415 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
| 8517 | 2026.02.01 14:41:44.781458 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62380 | ||
| 8518 | 2026.02.01 14:41:44.781595 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8519 | 2026.02.01 14:41:44.781640 [ 287 ] {} <Debug> TCP-Session: 2a276575-f108-4d0a-816d-d9c811f1f2a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62380 | ||
| 8520 | 2026.02.01 14:41:44.781664 [ 287 ] {} <Debug> TCP-Session: 2a276575-f108-4d0a-816d-d9c811f1f2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8521 | 2026.02.01 14:41:44.781678 [ 287 ] {} <Debug> TCP-Session: 2a276575-f108-4d0a-816d-d9c811f1f2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8522 | 2026.02.01 14:41:44.781805 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 8523 | 2026.02.01 14:41:44.781941 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39000 | ||
| 8524 | 2026.02.01 14:41:44.781953 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56176 | ||
| 8525 | 2026.02.01 14:41:44.781982 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47711 | ||
| 8526 | 2026.02.01 14:41:44.782001 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55494 | ||
| 8527 | 2026.02.01 14:41:44.782038 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8528 | 2026.02.01 14:41:44.782018 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43184 | ||
| 8529 | 2026.02.01 14:41:44.782066 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8530 | 2026.02.01 14:41:44.782086 [ 289 ] {} <Debug> TCP-Session: 0f33b361-a697-43e8-81af-d52d20043a30 Authenticating user 'default' from [fd00:1122:3344:101::e]:39000 | ||
| 8531 | 2026.02.01 14:41:44.782108 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8532 | 2026.02.01 14:41:44.782120 [ 291 ] {} <Debug> TCP-Session: 4417658c-a1ea-45df-bb1c-00ca1935caec Authenticating user 'default' from [fd00:1122:3344:101::e]:56176 | ||
| 8533 | 2026.02.01 14:41:44.782126 [ 287 ] {} <Trace> TCP-Session: 2a276575-f108-4d0a-816d-d9c811f1f2a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8534 | 2026.02.01 14:41:44.782160 [ 291 ] {} <Debug> TCP-Session: 4417658c-a1ea-45df-bb1c-00ca1935caec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8535 | 2026.02.01 14:41:44.782160 [ 354 ] {} <Debug> TCP-Session: 6d1d8842-1152-4612-be80-27de2380f4b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55494 | ||
| 8536 | 2026.02.01 14:41:44.782178 [ 291 ] {} <Debug> TCP-Session: 4417658c-a1ea-45df-bb1c-00ca1935caec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8537 | 2026.02.01 14:41:44.782208 [ 354 ] {} <Debug> TCP-Session: 6d1d8842-1152-4612-be80-27de2380f4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8538 | 2026.02.01 14:41:44.782144 [ 289 ] {} <Debug> TCP-Session: 0f33b361-a697-43e8-81af-d52d20043a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8539 | 2026.02.01 14:41:44.782238 [ 354 ] {} <Debug> TCP-Session: 6d1d8842-1152-4612-be80-27de2380f4b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8540 | 2026.02.01 14:41:44.782286 [ 289 ] {} <Debug> TCP-Session: 0f33b361-a697-43e8-81af-d52d20043a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8541 | 2026.02.01 14:41:44.782298 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 8542 | 2026.02.01 14:41:44.782134 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8543 | 2026.02.01 14:41:44.782332 [ 287 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8544 | 2026.02.01 14:41:44.782354 [ 355 ] {} <Debug> TCP-Session: 62fbdc6a-0ff9-43b8-8a90-b95f87f6c4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:43184 | ||
| 8545 | 2026.02.01 14:41:44.782088 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8546 | 2026.02.01 14:41:44.782393 [ 355 ] {} <Debug> TCP-Session: 62fbdc6a-0ff9-43b8-8a90-b95f87f6c4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8547 | 2026.02.01 14:41:44.782406 [ 352 ] {} <Debug> TCP-Session: 78e5d128-b0cf-4765-99a5-d8bc1ded9835 Authenticating user 'default' from [fd00:1122:3344:101::e]:47711 | ||
| 8548 | 2026.02.01 14:41:44.782414 [ 355 ] {} <Debug> TCP-Session: 62fbdc6a-0ff9-43b8-8a90-b95f87f6c4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8549 | 2026.02.01 14:41:44.782425 [ 352 ] {} <Debug> TCP-Session: 78e5d128-b0cf-4765-99a5-d8bc1ded9835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8550 | 2026.02.01 14:41:44.781962 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38507 | ||
| 8551 | 2026.02.01 14:41:44.782448 [ 352 ] {} <Debug> TCP-Session: 78e5d128-b0cf-4765-99a5-d8bc1ded9835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8552 | 2026.02.01 14:41:44.781993 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61042 | ||
| 8553 | 2026.02.01 14:41:44.781974 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62371 | ||
| 8554 | 2026.02.01 14:41:44.782560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8555 | 2026.02.01 14:41:44.782583 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8556 | 2026.02.01 14:41:44.782586 [ 290 ] {} <Debug> TCP-Session: 4c4c0969-1cca-42cf-8d43-c1c77fe78b74 Authenticating user 'default' from [fd00:1122:3344:101::e]:38507 | ||
| 8557 | 2026.02.01 14:41:44.782615 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8558 | 2026.02.01 14:41:44.782616 [ 353 ] {} <Debug> TCP-Session: 4ff1bf3a-4e65-4bed-af50-fd7fdb792bfe Authenticating user 'default' from [fd00:1122:3344:101::e]:61042 | ||
| 8559 | 2026.02.01 14:41:44.782631 [ 290 ] {} <Debug> TCP-Session: 4c4c0969-1cca-42cf-8d43-c1c77fe78b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2026.02.01 14:41:44.782647 [ 351 ] {} <Debug> TCP-Session: fc66a0c4-5dde-45cd-9129-d8ba4dce4662 Authenticating user 'default' from [fd00:1122:3344:101::e]:62371 | ||
| 8561 | 2026.02.01 14:41:44.782665 [ 353 ] {} <Debug> TCP-Session: 4ff1bf3a-4e65-4bed-af50-fd7fdb792bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8562 | 2026.02.01 14:41:44.782668 [ 290 ] {} <Debug> TCP-Session: 4c4c0969-1cca-42cf-8d43-c1c77fe78b74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8563 | 2026.02.01 14:41:44.782680 [ 351 ] {} <Debug> TCP-Session: fc66a0c4-5dde-45cd-9129-d8ba4dce4662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8564 | 2026.02.01 14:41:44.782692 [ 196 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 8565 | 2026.02.01 14:41:44.782699 [ 353 ] {} <Debug> TCP-Session: 4ff1bf3a-4e65-4bed-af50-fd7fdb792bfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8566 | 2026.02.01 14:41:44.782737 [ 287 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8567 | 2026.02.01 14:41:44.782710 [ 351 ] {} <Debug> TCP-Session: fc66a0c4-5dde-45cd-9129-d8ba4dce4662 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8568 | 2026.02.01 14:41:44.782803 [ 287 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8569 | 2026.02.01 14:41:44.783107 [ 287 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 8570 | 2026.02.01 14:41:44.784170 [ 334 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Trace> AggregatingTransform: Aggregating | ||
| 8571 | 2026.02.01 14:41:44.784211 [ 334 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Trace> Aggregator: Aggregation method: without_key | ||
| 8572 | 2026.02.01 14:41:44.784249 [ 334 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042502 sec. (959.231 rows/sec., 37.47 KiB/sec.) | ||
| 8573 | 2026.02.01 14:41:44.784270 [ 334 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Trace> Aggregator: Merging aggregated data | ||
| 8574 | 2026.02.01 14:41:44.785439 [ 287 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 8575 | 2026.02.01 14:41:44.785570 [ 287 ] {4348de90-c123-4627-8855-cfc53ca8db48} <Debug> TCPHandler: Processed in 0.00357576 sec. | ||
| 8576 | 2026.02.01 14:41:44.785686 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8577 | 2026.02.01 14:41:44.785715 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8578 | 2026.02.01 14:41:44.785721 [ 291 ] {} <Debug> TCP-Session: 4417658c-a1ea-45df-bb1c-00ca1935caec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8579 | 2026.02.01 14:41:44.785738 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8580 | 2026.02.01 14:41:44.785764 [ 290 ] {} <Debug> TCP-Session: 4c4c0969-1cca-42cf-8d43-c1c77fe78b74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8581 | 2026.02.01 14:41:44.785776 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8582 | 2026.02.01 14:41:44.785799 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8583 | 2026.02.01 14:41:44.785822 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8584 | 2026.02.01 14:41:44.785827 [ 352 ] {} <Debug> TCP-Session: 78e5d128-b0cf-4765-99a5-d8bc1ded9835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8585 | 2026.02.01 14:41:44.785851 [ 289 ] {} <Debug> TCP-Session: 0f33b361-a697-43e8-81af-d52d20043a30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8586 | 2026.02.01 14:41:44.785860 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8587 | 2026.02.01 14:41:44.785868 [ 355 ] {} <Debug> TCP-Session: 62fbdc6a-0ff9-43b8-8a90-b95f87f6c4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8588 | 2026.02.01 14:41:44.785899 [ 287 ] {} <Debug> TCP-Session: 2a276575-f108-4d0a-816d-d9c811f1f2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8589 | 2026.02.01 14:41:44.785838 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8590 | 2026.02.01 14:41:44.785794 [ 354 ] {} <Debug> TCP-Session: 6d1d8842-1152-4612-be80-27de2380f4b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8591 | 2026.02.01 14:41:44.785954 [ 353 ] {} <Debug> TCP-Session: 4ff1bf3a-4e65-4bed-af50-fd7fdb792bfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8592 | 2026.02.01 14:41:44.785754 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8593 | 2026.02.01 14:41:44.786013 [ 351 ] {} <Debug> TCP-Session: fc66a0c4-5dde-45cd-9129-d8ba4dce4662 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8594 | 2026.02.01 14:41:44.791030 [ 189 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 72 columns (72 merged, 0 gathered) in 0.011130835 sec., 93434.14038569434 rows/sec., 78.44 MiB/sec. | ||
| 8595 | 2026.02.01 14:41:44.792660 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8596 | 2026.02.01 14:41:44.793357 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.02.01 14:41:44.793464 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_31_6} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8598 | 2026.02.01 14:41:44.793849 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 8599 | 2026.02.01 14:41:44.808710 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45696 | ||
| 8600 | 2026.02.01 14:41:44.808801 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8601 | 2026.02.01 14:41:44.808826 [ 287 ] {} <Debug> TCP-Session: 0f72ad28-2462-48bd-b8ac-82d1569c8700 Authenticating user 'default' from [fd00:1122:3344:101::e]:45696 | ||
| 8602 | 2026.02.01 14:41:44.808867 [ 287 ] {} <Debug> TCP-Session: 0f72ad28-2462-48bd-b8ac-82d1569c8700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8603 | 2026.02.01 14:41:44.808898 [ 287 ] {} <Debug> TCP-Session: 0f72ad28-2462-48bd-b8ac-82d1569c8700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2026.02.01 14:41:44.809111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47153 | ||
| 8605 | 2026.02.01 14:41:44.809138 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58551 | ||
| 8606 | 2026.02.01 14:41:44.809153 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53603 | ||
| 8607 | 2026.02.01 14:41:44.809176 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34268 | ||
| 8608 | 2026.02.01 14:41:44.809195 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41636 | ||
| 8609 | 2026.02.01 14:41:44.809219 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8610 | 2026.02.01 14:41:44.809230 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54775 | ||
| 8611 | 2026.02.01 14:41:44.809249 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8612 | 2026.02.01 14:41:44.809267 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8613 | 2026.02.01 14:41:44.809292 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8614 | 2026.02.01 14:41:44.809309 [ 351 ] {} <Debug> TCP-Session: 19763cbc-9a56-44c2-bd25-1b75af144932 Authenticating user 'default' from [fd00:1122:3344:101::e]:53603 | ||
| 8615 | 2026.02.01 14:41:44.809315 [ 353 ] {} <Debug> TCP-Session: aabf01ef-fbab-4440-a677-2256f729b5f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34268 | ||
| 8616 | 2026.02.01 14:41:44.809332 [ 287 ] {} <Trace> TCP-Session: 0f72ad28-2462-48bd-b8ac-82d1569c8700 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.02.01 14:41:44.809355 [ 353 ] {} <Debug> TCP-Session: aabf01ef-fbab-4440-a677-2256f729b5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2026.02.01 14:41:44.809351 [ 351 ] {} <Debug> TCP-Session: 19763cbc-9a56-44c2-bd25-1b75af144932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8619 | 2026.02.01 14:41:44.809378 [ 353 ] {} <Debug> TCP-Session: aabf01ef-fbab-4440-a677-2256f729b5f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8620 | 2026.02.01 14:41:44.809398 [ 351 ] {} <Debug> TCP-Session: 19763cbc-9a56-44c2-bd25-1b75af144932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8621 | 2026.02.01 14:41:44.809332 [ 354 ] {} <Debug> TCP-Session: 5a7486fb-ca79-47ab-ba64-e9cd91f4a308 Authenticating user 'default' from [fd00:1122:3344:101::e]:41636 | ||
| 8622 | 2026.02.01 14:41:44.809321 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8623 | 2026.02.01 14:41:44.809460 [ 354 ] {} <Debug> TCP-Session: 5a7486fb-ca79-47ab-ba64-e9cd91f4a308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8624 | 2026.02.01 14:41:44.809265 [ 289 ] {} <Debug> TCP-Session: a7119fdb-25fd-4768-865f-45321c5830ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47153 | ||
| 8625 | 2026.02.01 14:41:44.809495 [ 355 ] {} <Debug> TCP-Session: c1567303-6fc6-4140-b3fc-f00c9c9b22b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54775 | ||
| 8626 | 2026.02.01 14:41:44.809524 [ 287 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8627 | 2026.02.01 14:41:44.809542 [ 355 ] {} <Debug> TCP-Session: c1567303-6fc6-4140-b3fc-f00c9c9b22b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8628 | 2026.02.01 14:41:44.809535 [ 289 ] {} <Debug> TCP-Session: a7119fdb-25fd-4768-865f-45321c5830ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8629 | 2026.02.01 14:41:44.809582 [ 355 ] {} <Debug> TCP-Session: c1567303-6fc6-4140-b3fc-f00c9c9b22b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8630 | 2026.02.01 14:41:44.809596 [ 289 ] {} <Debug> TCP-Session: a7119fdb-25fd-4768-865f-45321c5830ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8631 | 2026.02.01 14:41:44.809495 [ 354 ] {} <Debug> TCP-Session: 5a7486fb-ca79-47ab-ba64-e9cd91f4a308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2026.02.01 14:41:44.809236 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8633 | 2026.02.01 14:41:44.809162 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44458 | ||
| 8634 | 2026.02.01 14:41:44.809681 [ 290 ] {} <Debug> TCP-Session: c1973bfc-b936-44a4-8625-89494c13feef Authenticating user 'default' from [fd00:1122:3344:101::e]:58551 | ||
| 8635 | 2026.02.01 14:41:44.809143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35493 | ||
| 8636 | 2026.02.01 14:41:44.809723 [ 290 ] {} <Debug> TCP-Session: c1973bfc-b936-44a4-8625-89494c13feef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8637 | 2026.02.01 14:41:44.809752 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8638 | 2026.02.01 14:41:44.809756 [ 290 ] {} <Debug> TCP-Session: c1973bfc-b936-44a4-8625-89494c13feef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8639 | 2026.02.01 14:41:44.809782 [ 352 ] {} <Debug> TCP-Session: 4d2d4c84-761f-4bc3-91bb-da344b58746f Authenticating user 'default' from [fd00:1122:3344:101::e]:44458 | ||
| 8640 | 2026.02.01 14:41:44.809791 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8641 | 2026.02.01 14:41:44.809811 [ 352 ] {} <Debug> TCP-Session: 4d2d4c84-761f-4bc3-91bb-da344b58746f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8642 | 2026.02.01 14:41:44.809822 [ 291 ] {} <Debug> TCP-Session: bcd2a1af-ac21-4ca7-8bc6-3e3ba1045c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35493 | ||
| 8643 | 2026.02.01 14:41:44.809833 [ 352 ] {} <Debug> TCP-Session: 4d2d4c84-761f-4bc3-91bb-da344b58746f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8644 | 2026.02.01 14:41:44.809850 [ 291 ] {} <Debug> TCP-Session: bcd2a1af-ac21-4ca7-8bc6-3e3ba1045c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8645 | 2026.02.01 14:41:44.809871 [ 291 ] {} <Debug> TCP-Session: bcd2a1af-ac21-4ca7-8bc6-3e3ba1045c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2026.02.01 14:41:44.809890 [ 287 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8647 | 2026.02.01 14:41:44.809951 [ 287 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8648 | 2026.02.01 14:41:44.810280 [ 287 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 8649 | 2026.02.01 14:41:44.811348 [ 296 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Trace> AggregatingTransform: Aggregating | ||
| 8650 | 2026.02.01 14:41:44.811388 [ 296 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Trace> Aggregator: Aggregation method: without_key | ||
| 8651 | 2026.02.01 14:41:44.811424 [ 296 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001038182 sec. (963.222 rows/sec., 37.63 KiB/sec.) | ||
| 8652 | 2026.02.01 14:41:44.811443 [ 296 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Trace> Aggregator: Merging aggregated data | ||
| 8653 | 2026.02.01 14:41:44.812880 [ 287 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 8654 | 2026.02.01 14:41:44.813028 [ 287 ] {830ed8c6-b04f-4f47-84d5-41ad08e03cd4} <Debug> TCPHandler: Processed in 0.003831569 sec. | ||
| 8655 | 2026.02.01 14:41:44.813150 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8656 | 2026.02.01 14:41:44.813180 [ 287 ] {} <Debug> TCP-Session: 0f72ad28-2462-48bd-b8ac-82d1569c8700 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8657 | 2026.02.01 14:41:44.813190 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8658 | 2026.02.01 14:41:44.813224 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8659 | 2026.02.01 14:41:44.813235 [ 289 ] {} <Debug> TCP-Session: a7119fdb-25fd-4768-865f-45321c5830ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8660 | 2026.02.01 14:41:44.813247 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8661 | 2026.02.01 14:41:44.813260 [ 355 ] {} <Debug> TCP-Session: c1567303-6fc6-4140-b3fc-f00c9c9b22b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8662 | 2026.02.01 14:41:44.813266 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8663 | 2026.02.01 14:41:44.813283 [ 352 ] {} <Debug> TCP-Session: 4d2d4c84-761f-4bc3-91bb-da344b58746f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8664 | 2026.02.01 14:41:44.813294 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8665 | 2026.02.01 14:41:44.813311 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8666 | 2026.02.01 14:41:44.813317 [ 291 ] {} <Debug> TCP-Session: bcd2a1af-ac21-4ca7-8bc6-3e3ba1045c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8667 | 2026.02.01 14:41:44.813334 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8668 | 2026.02.01 14:41:44.813345 [ 290 ] {} <Debug> TCP-Session: c1973bfc-b936-44a4-8625-89494c13feef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8669 | 2026.02.01 14:41:44.813361 [ 353 ] {} <Debug> TCP-Session: aabf01ef-fbab-4440-a677-2256f729b5f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8670 | 2026.02.01 14:41:44.813386 [ 351 ] {} <Debug> TCP-Session: 19763cbc-9a56-44c2-bd25-1b75af144932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8671 | 2026.02.01 14:41:44.813356 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8672 | 2026.02.01 14:41:44.813457 [ 354 ] {} <Debug> TCP-Session: 5a7486fb-ca79-47ab-ba64-e9cd91f4a308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8673 | 2026.02.01 14:41:46.568293 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.02.01 14:41:46.568480 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8675 | 2026.02.01 14:41:46.568551 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8676 | 2026.02.01 14:41:46.569396 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.02.01 14:41:46.569448 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8678 | 2026.02.01 14:41:46.569885 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8679 | 2026.02.01 14:41:46.570167 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.02.01 14:41:46.570336 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001908 sec., 139412.99790356396 rows/sec., 8.86 MiB/sec. | ||
| 8681 | 2026.02.01 14:41:46.570388 [ 276 ] {a29dca28-30a6-4eb6-94da-2c4030d31f4d} <Debug> TCPHandler: Processed in 0.002234879 sec. | ||
| 8682 | 2026.02.01 14:41:46.570518 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.02.01 14:41:46.570625 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8684 | 2026.02.01 14:41:46.570671 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8685 | 2026.02.01 14:41:46.571087 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.02.01 14:41:46.571125 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8687 | 2026.02.01 14:41:46.571442 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8688 | 2026.02.01 14:41:46.571663 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.02.01 14:41:46.571801 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001202 sec., 3327.787021630616 rows/sec., 271.36 KiB/sec. | ||
| 8690 | 2026.02.01 14:41:46.571839 [ 276 ] {71d5e930-ae7d-48f0-8a5c-dc8b3a317cad} <Debug> TCPHandler: Processed in 0.001372243 sec. | ||
| 8691 | 2026.02.01 14:41:46.571953 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.02.01 14:41:46.572051 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8693 | 2026.02.01 14:41:46.572091 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8694 | 2026.02.01 14:41:46.573738 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.02.01 14:41:46.573776 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8696 | 2026.02.01 14:41:46.574218 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8697 | 2026.02.01 14:41:46.574442 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.02.01 14:41:46.574575 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Debug> executeQuery: Read 1894 rows, 157.27 KiB in 0.002544 sec., 744496.855345912 rows/sec., 60.37 MiB/sec. | ||
| 8699 | 2026.02.01 14:41:46.574581 [ 83 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8700 | 2026.02.01 14:41:46.574612 [ 276 ] {307ceab7-384a-4701-a5a7-08486ee70178} <Debug> TCPHandler: Processed in 0.002709094 sec. | ||
| 8701 | 2026.02.01 14:41:46.574661 [ 83 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.02.01 14:41:46.574688 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8703 | 2026.02.01 14:41:46.574754 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8704 | 2026.02.01 14:41:46.574786 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 8705 | 2026.02.01 14:41:46.574855 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.02.01 14:41:46.574896 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8707 | 2026.02.01 14:41:46.574902 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8708 | 2026.02.01 14:41:46.574939 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2105 rows starting from the beginning of the part | ||
| 8709 | 2026.02.01 14:41:46.575006 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 752 rows starting from the beginning of the part | ||
| 8710 | 2026.02.01 14:41:46.575061 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 138 rows starting from the beginning of the part | ||
| 8711 | 2026.02.01 14:41:46.575114 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 752 rows starting from the beginning of the part | ||
| 8712 | 2026.02.01 14:41:46.575161 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 136 rows starting from the beginning of the part | ||
| 8713 | 2026.02.01 14:41:46.575209 [ 190 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1894 rows starting from the beginning of the part | ||
| 8714 | 2026.02.01 14:41:46.575356 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.02.01 14:41:46.575393 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8716 | 2026.02.01 14:41:46.575717 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8717 | 2026.02.01 14:41:46.575935 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.02.01 14:41:46.576071 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001236 sec., 110841.42394822008 rows/sec., 6.54 MiB/sec. | ||
| 8719 | 2026.02.01 14:41:46.576108 [ 276 ] {f8bd8c1c-73a7-4187-bc5a-f2e67aa38688} <Debug> TCPHandler: Processed in 0.001403823 sec. | ||
| 8720 | 2026.02.01 14:41:46.576220 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8721 | 2026.02.01 14:41:46.576314 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8722 | 2026.02.01 14:41:46.576355 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8723 | 2026.02.01 14:41:46.576924 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.02.01 14:41:46.576960 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8725 | 2026.02.01 14:41:46.577290 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8726 | 2026.02.01 14:41:46.577302 [ 189 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5777 rows, containing 5 columns (5 merged, 0 gathered) in 0.00255492 sec., 2261127.5499819955 rows/sec., 192.08 MiB/sec. | ||
| 8727 | 2026.02.01 14:41:46.577524 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.02.01 14:41:46.577630 [ 196 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8729 | 2026.02.01 14:41:46.577670 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001374 sec., 267831.1499272198 rows/sec., 17.82 MiB/sec. | ||
| 8730 | 2026.02.01 14:41:46.577713 [ 276 ] {eb001d6c-a235-40bd-b723-1b818aa4a5b1} <Debug> TCPHandler: Processed in 0.001542908 sec. | ||
| 8731 | 2026.02.01 14:41:46.577815 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.02.01 14:41:46.577911 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8733 | 2026.02.01 14:41:46.577959 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8734 | 2026.02.01 14:41:46.577973 [ 196 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.02.01 14:41:46.578066 [ 196 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_56_11} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8736 | 2026.02.01 14:41:46.578176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 8737 | 2026.02.01 14:41:46.578407 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.02.01 14:41:46.578448 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8739 | 2026.02.01 14:41:46.578759 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8740 | 2026.02.01 14:41:46.578973 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.02.01 14:41:46.579103 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00121 sec., 114876.03305785125 rows/sec., 6.54 MiB/sec. | ||
| 8742 | 2026.02.01 14:41:46.579140 [ 276 ] {8146892e-e107-4756-975d-a091e2613cbb} <Debug> TCPHandler: Processed in 0.001373743 sec. | ||
| 8743 | 2026.02.01 14:41:46.579252 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.02.01 14:41:46.579346 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8745 | 2026.02.01 14:41:46.579386 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8746 | 2026.02.01 14:41:46.580222 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.02.01 14:41:46.580260 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8748 | 2026.02.01 14:41:46.580610 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8749 | 2026.02.01 14:41:46.580833 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.02.01 14:41:46.580953 [ 83 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8751 | 2026.02.01 14:41:46.580967 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Debug> executeQuery: Read 923 rows, 67.90 KiB in 0.001639 sec., 563148.2611348383 rows/sec., 40.45 MiB/sec. | ||
| 8752 | 2026.02.01 14:41:46.581011 [ 83 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2026.02.01 14:41:46.581027 [ 276 ] {0674a3bf-1ea8-49d0-b673-7261347a5836} <Debug> TCPHandler: Processed in 0.001823926 sec. | ||
| 8754 | 2026.02.01 14:41:46.581045 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8755 | 2026.02.01 14:41:46.581147 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 8756 | 2026.02.01 14:41:46.581149 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8757 | 2026.02.01 14:41:46.581251 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8758 | 2026.02.01 14:41:46.581273 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8759 | 2026.02.01 14:41:46.581280 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1033 rows starting from the beginning of the part | ||
| 8760 | 2026.02.01 14:41:46.581316 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8761 | 2026.02.01 14:41:46.581338 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 463 rows starting from the beginning of the part | ||
| 8762 | 2026.02.01 14:41:46.581381 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 108 rows starting from the beginning of the part | ||
| 8763 | 2026.02.01 14:41:46.581419 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 463 rows starting from the beginning of the part | ||
| 8764 | 2026.02.01 14:41:46.581457 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 8765 | 2026.02.01 14:41:46.581493 [ 198 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 923 rows starting from the beginning of the part | ||
| 8766 | 2026.02.01 14:41:46.581656 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.02.01 14:41:46.581691 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8768 | 2026.02.01 14:41:46.582000 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8769 | 2026.02.01 14:41:46.582212 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.02.01 14:41:46.582345 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 8771 | 2026.02.01 14:41:46.582382 [ 276 ] {e74a39fb-b663-4d92-837c-d7bb550bf61e} <Debug> TCPHandler: Processed in 0.001281859 sec. | ||
| 8772 | 2026.02.01 14:41:46.582492 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.02.01 14:41:46.582597 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8774 | 2026.02.01 14:41:46.582642 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3094 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532178 sec., 2019347.6214904536 rows/sec., 153.36 MiB/sec. | ||
| 8775 | 2026.02.01 14:41:46.582643 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8776 | 2026.02.01 14:41:46.582888 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8777 | 2026.02.01 14:41:46.583260 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.02.01 14:41:46.583361 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_56_11} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8779 | 2026.02.01 14:41:46.583383 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.02.01 14:41:46.583425 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8781 | 2026.02.01 14:41:46.583474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 8782 | 2026.02.01 14:41:46.583841 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8783 | 2026.02.01 14:41:46.584066 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.02.01 14:41:46.584209 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Debug> executeQuery: Read 924 rows, 63.07 KiB in 0.001633 sec., 565829.7611757502 rows/sec., 37.72 MiB/sec. | ||
| 8785 | 2026.02.01 14:41:46.584250 [ 276 ] {1d304b2d-db1d-40da-9bdd-462f0b8ee03e} <Debug> TCPHandler: Processed in 0.001810116 sec. | ||
| 8786 | 2026.02.01 14:41:46.584356 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8787 | 2026.02.01 14:41:46.584453 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8788 | 2026.02.01 14:41:46.584498 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8789 | 2026.02.01 14:41:46.584824 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.02.01 14:41:46.584861 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8791 | 2026.02.01 14:41:46.585173 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8792 | 2026.02.01 14:41:46.585384 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.02.01 14:41:46.585520 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 8794 | 2026.02.01 14:41:46.585557 [ 276 ] {5eebaaf0-fc98-4a52-8d88-d3be84f23646} <Debug> TCPHandler: Processed in 0.001252269 sec. | ||
| 8795 | 2026.02.01 14:41:46.585672 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2026.02.01 14:41:46.585784 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8797 | 2026.02.01 14:41:46.585833 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8798 | 2026.02.01 14:41:46.586225 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.02.01 14:41:46.586266 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8800 | 2026.02.01 14:41:46.586634 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8801 | 2026.02.01 14:41:46.586843 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.02.01 14:41:46.586969 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Debug> executeQuery: Read 82 rows, 5.24 KiB in 0.001209 sec., 67824.64846980976 rows/sec., 4.23 MiB/sec. | ||
| 8803 | 2026.02.01 14:41:46.587004 [ 276 ] {b17f5075-0561-4b1b-9aa8-9d53adda8ff7} <Debug> TCPHandler: Processed in 0.001390993 sec. | ||
| 8804 | 2026.02.01 14:41:47.205736 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2026.02.01 14:41:47.205929 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8806 | 2026.02.01 14:41:47.206000 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8807 | 2026.02.01 14:41:47.206656 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.02.01 14:41:47.206709 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8809 | 2026.02.01 14:41:47.207116 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8810 | 2026.02.01 14:41:47.207348 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.02.01 14:41:47.207513 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001641 sec., 15843.997562461913 rows/sec., 1.19 MiB/sec. | ||
| 8812 | 2026.02.01 14:41:47.207567 [ 276 ] {4d300df8-d890-424f-b4a4-674f997c7567} <Debug> TCPHandler: Processed in 0.001971781 sec. | ||
| 8813 | 2026.02.01 14:41:47.207702 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2026.02.01 14:41:47.207805 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8815 | 2026.02.01 14:41:47.207848 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8816 | 2026.02.01 14:41:47.208287 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.02.01 14:41:47.208322 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8818 | 2026.02.01 14:41:47.208625 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8819 | 2026.02.01 14:41:47.208839 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.02.01 14:41:47.208975 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001194 sec., 23450.586264656617 rows/sec., 1.83 MiB/sec. | ||
| 8821 | 2026.02.01 14:41:47.209014 [ 276 ] {c707a398-d402-47f0-aca5-94a6a8981e5d} <Debug> TCPHandler: Processed in 0.001364712 sec. | ||
| 8822 | 2026.02.01 14:41:47.209130 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.02.01 14:41:47.209229 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8824 | 2026.02.01 14:41:47.209275 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8825 | 2026.02.01 14:41:47.209648 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.02.01 14:41:47.209684 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8827 | 2026.02.01 14:41:47.210023 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8828 | 2026.02.01 14:41:47.210234 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.02.01 14:41:47.210365 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001157 sec., 17286.084701815038 rows/sec., 1.20 MiB/sec. | ||
| 8830 | 2026.02.01 14:41:47.210401 [ 276 ] {4ed28717-dcb7-4f6c-af39-5b350e041e41} <Debug> TCPHandler: Processed in 0.001320711 sec. | ||
| 8831 | 2026.02.01 14:41:47.210506 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.02.01 14:41:47.210603 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8833 | 2026.02.01 14:41:47.210646 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8834 | 2026.02.01 14:41:47.210988 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.02.01 14:41:47.211025 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8836 | 2026.02.01 14:41:47.211324 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8837 | 2026.02.01 14:41:47.211531 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.02.01 14:41:47.211659 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 391.53 KiB/sec. | ||
| 8839 | 2026.02.01 14:41:47.211694 [ 276 ] {551ec067-75c4-4cfb-9246-92d5733096b3} <Debug> TCPHandler: Processed in 0.001236718 sec. | ||
| 8840 | 2026.02.01 14:41:49.574289 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8841 | 2026.02.01 14:41:49.574393 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8842 | 2026.02.01 14:41:49.725014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20185 | ||
| 8843 | 2026.02.01 14:41:49.725567 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.02.01 14:41:49.725613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8845 | 2026.02.01 14:41:49.726133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8846 | 2026.02.01 14:41:49.726365 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.02.01 14:41:49.726492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 8848 | 2026.02.01 14:41:50.757386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8849 | 2026.02.01 14:41:50.772560 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.02.01 14:41:50.772612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8851 | 2026.02.01 14:41:50.778697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8852 | 2026.02.01 14:41:50.779365 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.02.01 14:41:50.781999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8854 | 2026.02.01 14:41:52.216564 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2026.02.01 14:41:52.216770 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8856 | 2026.02.01 14:41:52.216845 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8857 | 2026.02.01 14:41:52.217683 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2026.02.01 14:41:52.217739 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8859 | 2026.02.01 14:41:52.218182 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8860 | 2026.02.01 14:41:52.218410 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.02.01 14:41:52.218584 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.00187 sec., 73262.0320855615 rows/sec., 6.36 MiB/sec. | ||
| 8862 | 2026.02.01 14:41:52.218629 [ 276 ] {1c37a26a-6fbc-421e-bedf-d07f5dbc5a05} <Debug> TCPHandler: Processed in 0.002209219 sec. | ||
| 8863 | 2026.02.01 14:41:52.218757 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2026.02.01 14:41:52.218856 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8865 | 2026.02.01 14:41:52.218898 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8866 | 2026.02.01 14:41:52.219453 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.02.01 14:41:52.219515 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8868 | 2026.02.01 14:41:52.219985 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8869 | 2026.02.01 14:41:52.220220 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2026.02.01 14:41:52.220365 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001529 sec., 26160.88947024199 rows/sec., 1.92 MiB/sec. | ||
| 8871 | 2026.02.01 14:41:52.220406 [ 276 ] {a32cbe58-fb64-468d-b79e-9a107c0a471d} <Debug> TCPHandler: Processed in 0.001700263 sec. | ||
| 8872 | 2026.02.01 14:41:52.220522 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.02.01 14:41:52.220619 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8874 | 2026.02.01 14:41:52.220659 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8875 | 2026.02.01 14:41:52.221055 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.02.01 14:41:52.221093 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8877 | 2026.02.01 14:41:52.221389 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8878 | 2026.02.01 14:41:52.221600 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2026.02.01 14:41:52.221731 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 58.66 KiB/sec. | ||
| 8880 | 2026.02.01 14:41:52.221768 [ 276 ] {2a9a42b6-c2fe-4657-baa5-bb0225c3a2fc} <Debug> TCPHandler: Processed in 0.00129799 sec. | ||
| 8881 | 2026.02.01 14:41:52.221883 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.02.01 14:41:52.221978 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8883 | 2026.02.01 14:41:52.222019 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8884 | 2026.02.01 14:41:52.222448 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2026.02.01 14:41:52.222485 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8886 | 2026.02.01 14:41:52.222799 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8887 | 2026.02.01 14:41:52.223019 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2026.02.01 14:41:52.223153 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 8889 | 2026.02.01 14:41:52.223192 [ 276 ] {d631e56c-a54c-4250-9fd7-35a74e5c3944} <Debug> TCPHandler: Processed in 0.001358252 sec. | ||
| 8890 | 2026.02.01 14:41:52.223315 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2026.02.01 14:41:52.223415 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2026.02.01 14:41:52.223460 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8893 | 2026.02.01 14:41:52.223877 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.02.01 14:41:52.223913 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8895 | 2026.02.01 14:41:52.224266 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8896 | 2026.02.01 14:41:52.224495 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.02.01 14:41:52.224590 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8898 | 2026.02.01 14:41:52.224628 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.02.01 14:41:52.224630 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 8900 | 2026.02.01 14:41:52.224647 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8901 | 2026.02.01 14:41:52.224674 [ 276 ] {dfbc4265-65c1-4a81-84b3-d90c110c74b5} <Debug> TCPHandler: Processed in 0.001411564 sec. | ||
| 8902 | 2026.02.01 14:41:52.224741 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 8903 | 2026.02.01 14:41:52.224790 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8904 | 2026.02.01 14:41:52.224846 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2026.02.01 14:41:52.224883 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15562 rows starting from the beginning of the part | ||
| 8906 | 2026.02.01 14:41:52.224885 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8907 | 2026.02.01 14:41:52.224935 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8908 | 2026.02.01 14:41:52.224945 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 258 rows starting from the beginning of the part | ||
| 8909 | 2026.02.01 14:41:52.224993 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8910 | 2026.02.01 14:41:52.225034 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 924 rows starting from the beginning of the part | ||
| 8911 | 2026.02.01 14:41:52.225072 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
| 8912 | 2026.02.01 14:41:52.225109 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 8913 | 2026.02.01 14:41:52.225271 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.02.01 14:41:52.225304 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8915 | 2026.02.01 14:41:52.225627 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8916 | 2026.02.01 14:41:52.225844 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.02.01 14:41:52.225944 [ 74 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8918 | 2026.02.01 14:41:52.225973 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001107 sec., 1806.684733514002 rows/sec., 114.68 KiB/sec. | ||
| 8919 | 2026.02.01 14:41:52.225974 [ 74 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2026.02.01 14:41:52.226006 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8921 | 2026.02.01 14:41:52.226012 [ 276 ] {6bdcc04c-e9f9-4ac8-9822-3782c7303f79} <Debug> TCPHandler: Processed in 0.001270889 sec. | ||
| 8922 | 2026.02.01 14:41:52.226127 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8923 | 2026.02.01 14:41:52.226144 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 8924 | 2026.02.01 14:41:52.226220 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8925 | 2026.02.01 14:41:52.226281 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <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 | ||
| 8926 | 2026.02.01 14:41:52.226289 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8927 | 2026.02.01 14:41:52.226329 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 8928 | 2026.02.01 14:41:52.226392 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8929 | 2026.02.01 14:41:52.226434 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8930 | 2026.02.01 14:41:52.226472 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8931 | 2026.02.01 14:41:52.226509 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8932 | 2026.02.01 14:41:52.226547 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 8933 | 2026.02.01 14:41:52.227182 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.02.01 14:41:52.227223 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8935 | 2026.02.01 14:41:52.227401 [ 192 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129942 sec., 16930.63058903203 rows/sec., 1.10 MiB/sec. | ||
| 8936 | 2026.02.01 14:41:52.227560 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8937 | 2026.02.01 14:41:52.227839 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.02.01 14:41:52.227900 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8939 | 2026.02.01 14:41:52.227919 [ 199 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_21_4} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8940 | 2026.02.01 14:41:52.228002 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8941 | 2026.02.01 14:41:52.228144 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.02.01 14:41:52.228297 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002095 sec., 19093.07875894988 rows/sec., 34.21 MiB/sec. | ||
| 8943 | 2026.02.01 14:41:52.228351 [ 276 ] {26eaabea-8261-4275-8a6d-f551da360493} <Debug> TCPHandler: Processed in 0.002272651 sec. | ||
| 8944 | 2026.02.01 14:41:52.228468 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.02.01 14:41:52.228563 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8946 | 2026.02.01 14:41:52.228604 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8947 | 2026.02.01 14:41:52.228951 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.02.01 14:41:52.228987 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8949 | 2026.02.01 14:41:52.229292 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8950 | 2026.02.01 14:41:52.229499 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.02.01 14:41:52.229626 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 8952 | 2026.02.01 14:41:52.229661 [ 276 ] {0070b5d9-12b8-4b33-ac39-0d774602e013} <Debug> TCPHandler: Processed in 0.001242448 sec. | ||
| 8953 | 2026.02.01 14:41:52.231161 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17084 rows, containing 5 columns (5 merged, 0 gathered) in 0.006462931 sec., 2643382.700511579 rows/sec., 179.36 MiB/sec. | ||
| 8954 | 2026.02.01 14:41:52.231363 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8955 | 2026.02.01 14:41:52.231635 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8956 | 2026.02.01 14:41:52.231699 [ 194 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8957 | 2026.02.01 14:41:52.231762 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8958 | 2026.02.01 14:41:53.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.09 MiB, peak 311.59 MiB, free memory in arenas 0.00 B, will set to 301.78 MiB (RSS), difference: 2.69 MiB | ||
| 8959 | 2026.02.01 14:41:54.780224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1090 | ||
| 8960 | 2026.02.01 14:41:54.782892 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.02.01 14:41:54.782929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8962 | 2026.02.01 14:41:54.784102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8963 | 2026.02.01 14:41:54.784353 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.02.01 14:41:54.784595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8965 | 2026.02.01 14:41:57.219963 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.02.01 14:41:57.220221 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.02.01 14:41:57.220289 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8968 | 2026.02.01 14:41:57.221087 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.02.01 14:41:57.221136 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8970 | 2026.02.01 14:41:57.221555 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8971 | 2026.02.01 14:41:57.221811 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.02.01 14:41:57.221978 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001809 sec., 147042.5649530127 rows/sec., 9.34 MiB/sec. | ||
| 8973 | 2026.02.01 14:41:57.222028 [ 276 ] {d27beecb-1d56-42dc-aa89-f09d9ea4511f} <Debug> TCPHandler: Processed in 0.00225898 sec. | ||
| 8974 | 2026.02.01 14:41:57.222161 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.02.01 14:41:57.222262 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8976 | 2026.02.01 14:41:57.222307 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8977 | 2026.02.01 14:41:57.223085 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.02.01 14:41:57.223124 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8979 | 2026.02.01 14:41:57.223484 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8980 | 2026.02.01 14:41:57.223697 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.02.01 14:41:57.223831 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001592 sec., 472361.8090452261 rows/sec., 37.15 MiB/sec. | ||
| 8982 | 2026.02.01 14:41:57.223871 [ 276 ] {f49567a8-3123-47ce-85fe-90a5ee21e562} <Debug> TCPHandler: Processed in 0.001762224 sec. | ||
| 8983 | 2026.02.01 14:41:57.223989 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.02.01 14:41:57.224084 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.02.01 14:41:57.224126 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8986 | 2026.02.01 14:41:57.224566 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.02.01 14:41:57.224605 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8988 | 2026.02.01 14:41:57.224913 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8989 | 2026.02.01 14:41:57.225128 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.02.01 14:41:57.225258 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001193 sec., 111483.65465213747 rows/sec., 6.55 MiB/sec. | ||
| 8991 | 2026.02.01 14:41:57.225296 [ 276 ] {ead72284-816a-41c6-b7aa-5d2926632d03} <Debug> TCPHandler: Processed in 0.001357682 sec. | ||
| 8992 | 2026.02.01 14:41:57.225410 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.02.01 14:41:57.225503 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.02.01 14:41:57.225544 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8995 | 2026.02.01 14:41:57.225972 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.02.01 14:41:57.226009 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 8997 | 2026.02.01 14:41:57.226317 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8998 | 2026.02.01 14:41:57.226541 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.02.01 14:41:57.226659 [ 69 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9000 | 2026.02.01 14:41:57.226682 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001196 sec., 117056.85618729096 rows/sec., 7.57 MiB/sec. | ||
| 9001 | 2026.02.01 14:41:57.226727 [ 69 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.02.01 14:41:57.226735 [ 276 ] {d94e0567-2fa9-4bd4-858a-dcc1b8532b69} <Debug> TCPHandler: Processed in 0.001375193 sec. | ||
| 9003 | 2026.02.01 14:41:57.226757 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9004 | 2026.02.01 14:41:57.226863 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9005 | 2026.02.01 14:41:57.226885 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9006 | 2026.02.01 14:41:57.226961 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9007 | 2026.02.01 14:41:57.227010 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9008 | 2026.02.01 14:41:57.227042 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9009 | 2026.02.01 14:41:57.227086 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 394 rows starting from the beginning of the part | ||
| 9010 | 2026.02.01 14:41:57.227162 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 140 rows starting from the beginning of the part | ||
| 9011 | 2026.02.01 14:41:57.227219 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 9012 | 2026.02.01 14:41:57.227271 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 368 rows starting from the beginning of the part | ||
| 9013 | 2026.02.01 14:41:57.227318 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9014 | 2026.02.01 14:41:57.227368 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 140 rows starting from the beginning of the part | ||
| 9015 | 2026.02.01 14:41:57.227452 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.02.01 14:41:57.227493 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9017 | 2026.02.01 14:41:57.227530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20697 | ||
| 9018 | 2026.02.01 14:41:57.227831 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9019 | 2026.02.01 14:41:57.228023 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.02.01 14:41:57.228062 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.02.01 14:41:57.228065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9022 | 2026.02.01 14:41:57.228207 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001263 sec., 110055.42359461599 rows/sec., 6.26 MiB/sec. | ||
| 9023 | 2026.02.01 14:41:57.228251 [ 276 ] {6178dcd2-5639-428e-b86a-12ab11292deb} <Debug> TCPHandler: Processed in 0.001437605 sec. | ||
| 9024 | 2026.02.01 14:41:57.228365 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2026.02.01 14:41:57.228460 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9026 | 2026.02.01 14:41:57.228500 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9027 | 2026.02.01 14:41:57.228523 [ 194 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699693 sec., 696008.0438055579 rows/sec., 48.72 MiB/sec. | ||
| 9028 | 2026.02.01 14:41:57.228618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9029 | 2026.02.01 14:41:57.228694 [ 186 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9030 | 2026.02.01 14:41:57.228923 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.02.01 14:41:57.229045 [ 186 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.02.01 14:41:57.229072 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2026.02.01 14:41:57.229094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20697 | ||
| 9034 | 2026.02.01 14:41:57.229109 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9035 | 2026.02.01 14:41:57.229125 [ 186 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_25_5} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9036 | 2026.02.01 14:41:57.229210 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 9037 | 2026.02.01 14:41:57.229459 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9038 | 2026.02.01 14:41:57.229674 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.02.01 14:41:57.229804 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001362 sec., 339941.26284875185 rows/sec., 23.86 MiB/sec. | ||
| 9040 | 2026.02.01 14:41:57.229844 [ 276 ] {f1bab0cb-bfb8-4e20-af27-b6f3cdace54f} <Debug> TCPHandler: Processed in 0.001527727 sec. | ||
| 9041 | 2026.02.01 14:41:57.229957 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.02.01 14:41:57.230059 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9043 | 2026.02.01 14:41:57.230101 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9044 | 2026.02.01 14:41:57.230436 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.02.01 14:41:57.230472 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9046 | 2026.02.01 14:41:57.230778 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9047 | 2026.02.01 14:41:57.230988 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.02.01 14:41:57.231120 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 9049 | 2026.02.01 14:41:57.231157 [ 276 ] {b1134d74-0b97-496d-8010-bca60925c7a2} <Debug> TCPHandler: Processed in 0.001249949 sec. | ||
| 9050 | 2026.02.01 14:41:57.231269 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.02.01 14:41:57.231363 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.02.01 14:41:57.231406 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9053 | 2026.02.01 14:41:57.231814 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.02.01 14:41:57.231848 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9055 | 2026.02.01 14:41:57.232209 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9056 | 2026.02.01 14:41:57.232438 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.02.01 14:41:57.232570 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001226 sec., 210440.45676998366 rows/sec., 14.01 MiB/sec. | ||
| 9058 | 2026.02.01 14:41:57.232607 [ 276 ] {b35b9bac-a83a-4a6a-aa3b-9d647cded10b} <Debug> TCPHandler: Processed in 0.001386413 sec. | ||
| 9059 | 2026.02.01 14:41:57.232720 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9060 | 2026.02.01 14:41:57.232814 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9061 | 2026.02.01 14:41:57.232857 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9062 | 2026.02.01 14:41:57.233170 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2026.02.01 14:41:57.233206 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9064 | 2026.02.01 14:41:57.233513 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9065 | 2026.02.01 14:41:57.233720 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9066 | 2026.02.01 14:41:57.233847 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 9067 | 2026.02.01 14:41:57.233884 [ 276 ] {90afdab3-66ba-4ae1-b5f5-9853038200ec} <Debug> TCPHandler: Processed in 0.001212347 sec. | ||
| 9068 | 2026.02.01 14:41:57.233986 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2026.02.01 14:41:57.234079 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9070 | 2026.02.01 14:41:57.234120 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9071 | 2026.02.01 14:41:57.234441 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2026.02.01 14:41:57.234475 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9073 | 2026.02.01 14:41:57.234783 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9074 | 2026.02.01 14:41:57.234997 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2026.02.01 14:41:57.235101 [ 66 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9076 | 2026.02.01 14:41:57.235126 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001066 sec., 82551.59474671668 rows/sec., 5.18 MiB/sec. | ||
| 9077 | 2026.02.01 14:41:57.235139 [ 66 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2026.02.01 14:41:57.235162 [ 276 ] {a76a159b-eb10-4d35-b1d1-778bb0e9255f} <Debug> TCPHandler: Processed in 0.001224588 sec. | ||
| 9079 | 2026.02.01 14:41:57.235162 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9080 | 2026.02.01 14:41:57.235261 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 9081 | 2026.02.01 14:41:57.235404 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9082 | 2026.02.01 14:41:57.235439 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2786 rows starting from the beginning of the part | ||
| 9083 | 2026.02.01 14:41:57.235492 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 9084 | 2026.02.01 14:41:57.235537 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
| 9085 | 2026.02.01 14:41:57.235580 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 9086 | 2026.02.01 14:41:57.235621 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 9087 | 2026.02.01 14:41:57.235663 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 88 rows starting from the beginning of the part | ||
| 9088 | 2026.02.01 14:41:57.236740 [ 194 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523588 sec., 2022856.572774267 rows/sec., 131.40 MiB/sec. | ||
| 9089 | 2026.02.01 14:41:57.237060 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9090 | 2026.02.01 14:41:57.237383 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.02.01 14:41:57.237560 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_56_11} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9092 | 2026.02.01 14:41:57.237658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9093 | 2026.02.01 14:41:58.283025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9094 | 2026.02.01 14:41:58.299812 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.02.01 14:41:58.299878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9096 | 2026.02.01 14:41:58.305953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9097 | 2026.02.01 14:41:58.306737 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9098 | 2026.02.01 14:41:58.310589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9099 | 2026.02.01 14:42:02.215196 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.02.01 14:42:02.215512 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9101 | 2026.02.01 14:42:02.215621 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9102 | 2026.02.01 14:42:02.216478 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.02.01 14:42:02.216524 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9104 | 2026.02.01 14:42:02.216921 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9105 | 2026.02.01 14:42:02.217160 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.02.01 14:42:02.217319 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001884 sec., 4246.284501061571 rows/sec., 346.25 KiB/sec. | ||
| 9107 | 2026.02.01 14:42:02.217372 [ 276 ] {3f739c34-32c1-41b9-86f9-cfd8dbaf7cea} <Debug> TCPHandler: Processed in 0.002320612 sec. | ||
| 9108 | 2026.02.01 14:42:02.217492 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.02.01 14:42:02.217595 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9110 | 2026.02.01 14:42:02.217638 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9111 | 2026.02.01 14:42:02.218119 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.02.01 14:42:02.218157 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9113 | 2026.02.01 14:42:02.218475 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9114 | 2026.02.01 14:42:02.218694 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.02.01 14:42:02.218829 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Debug> executeQuery: Read 140 rows, 12.37 KiB in 0.001258 sec., 111287.75834658188 rows/sec., 9.60 MiB/sec. | ||
| 9116 | 2026.02.01 14:42:02.218868 [ 276 ] {5c3dd1a9-5fb9-4bb5-bfce-d4682de178fa} <Debug> TCPHandler: Processed in 0.001428134 sec. | ||
| 9117 | 2026.02.01 14:42:02.218985 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.02.01 14:42:02.219080 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9119 | 2026.02.01 14:42:02.219121 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9120 | 2026.02.01 14:42:02.219535 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.02.01 14:42:02.219572 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9122 | 2026.02.01 14:42:02.219889 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9123 | 2026.02.01 14:42:02.221020 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.02.01 14:42:02.221195 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.002133 sec., 22503.51617440225 rows/sec., 1.63 MiB/sec. | ||
| 9125 | 2026.02.01 14:42:02.221243 [ 276 ] {083afc47-9382-455d-bf5a-c4e283dd0f1c} <Debug> TCPHandler: Processed in 0.002307911 sec. | ||
| 9126 | 2026.02.01 14:42:02.222181 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.02.01 14:42:02.222286 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9128 | 2026.02.01 14:42:02.222330 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9129 | 2026.02.01 14:42:02.222803 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.02.01 14:42:02.222842 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9131 | 2026.02.01 14:42:02.223210 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9132 | 2026.02.01 14:42:02.223436 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.02.01 14:42:02.223578 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001312 sec., 85365.85365853658 rows/sec., 6.68 MiB/sec. | ||
| 9134 | 2026.02.01 14:42:02.223617 [ 276 ] {7cab3713-005c-4d67-b90f-5ce693888317} <Debug> TCPHandler: Processed in 0.001489826 sec. | ||
| 9135 | 2026.02.01 14:42:02.223740 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.02.01 14:42:02.223838 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.02.01 14:42:02.223882 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9138 | 2026.02.01 14:42:02.224335 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.02.01 14:42:02.224373 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9140 | 2026.02.01 14:42:02.224724 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9141 | 2026.02.01 14:42:02.224945 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.02.01 14:42:02.225088 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001271 sec., 129032.25806451614 rows/sec., 8.98 MiB/sec. | ||
| 9143 | 2026.02.01 14:42:02.225126 [ 276 ] {911d8586-d742-461b-b5ec-3a4ea11d2159} <Debug> TCPHandler: Processed in 0.001436445 sec. | ||
| 9144 | 2026.02.01 14:42:02.225238 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.02.01 14:42:02.225336 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.02.01 14:42:02.225392 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <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 | ||
| 9147 | 2026.02.01 14:42:02.226226 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.02.01 14:42:02.226262 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9149 | 2026.02.01 14:42:02.226851 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9150 | 2026.02.01 14:42:02.227099 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.02.01 14:42:02.227217 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9152 | 2026.02.01 14:42:02.227248 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 9153 | 2026.02.01 14:42:02.227302 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.02.01 14:42:02.227328 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9155 | 2026.02.01 14:42:02.227343 [ 276 ] {73c0163e-b72a-4910-855e-d56eacbe3a7b} <Debug> TCPHandler: Processed in 0.002154317 sec. | ||
| 9156 | 2026.02.01 14:42:02.227466 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.02.01 14:42:02.227477 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 9158 | 2026.02.01 14:42:02.227563 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9159 | 2026.02.01 14:42:02.227611 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9160 | 2026.02.01 14:42:02.227764 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9161 | 2026.02.01 14:42:02.227837 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 942 rows starting from the beginning of the part | ||
| 9162 | 2026.02.01 14:42:02.227946 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.02.01 14:42:02.227981 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 9164 | 2026.02.01 14:42:02.227987 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9165 | 2026.02.01 14:42:02.228108 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 9166 | 2026.02.01 14:42:02.228221 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 9167 | 2026.02.01 14:42:02.228322 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 9168 | 2026.02.01 14:42:02.228341 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9169 | 2026.02.01 14:42:02.228414 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 9170 | 2026.02.01 14:42:02.228572 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.02.01 14:42:02.228710 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 9172 | 2026.02.01 14:42:02.228748 [ 276 ] {229be64e-a59d-47cd-8748-c134c25a8394} <Debug> TCPHandler: Processed in 0.001332481 sec. | ||
| 9173 | 2026.02.01 14:42:02.235729 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 19 columns (19 merged, 0 gathered) in 0.008317798 sec., 137295.9526066875 rows/sec., 246.03 MiB/sec. | ||
| 9174 | 2026.02.01 14:42:02.236954 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9175 | 2026.02.01 14:42:02.237284 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.02.01 14:42:02.237367 [ 192 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9177 | 2026.02.01 14:42:02.237467 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 9178 | 2026.02.01 14:42:03.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.56 MiB, peak 311.59 MiB, free memory in arenas 0.00 B, will set to 306.38 MiB (RSS), difference: 3.81 MiB | ||
| 9179 | 2026.02.01 14:42:04.574466 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9180 | 2026.02.01 14:42:04.574541 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9181 | 2026.02.01 14:42:04.730171 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21145 | ||
| 9182 | 2026.02.01 14:42:04.730723 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.02.01 14:42:04.730761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9184 | 2026.02.01 14:42:04.731246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9185 | 2026.02.01 14:42:04.731474 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.02.01 14:42:04.731598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 9187 | 2026.02.01 14:42:04.785827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1124 | ||
| 9188 | 2026.02.01 14:42:04.788149 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.02.01 14:42:04.788196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9190 | 2026.02.01 14:42:04.789363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9191 | 2026.02.01 14:42:04.789617 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.02.01 14:42:04.789885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||
| 9193 | 2026.02.01 14:42:05.811631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9194 | 2026.02.01 14:42:05.827921 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.02.01 14:42:05.827975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9196 | 2026.02.01 14:42:05.834344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9197 | 2026.02.01 14:42:05.835056 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.02.01 14:42:05.838120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9199 | 2026.02.01 14:42:07.220234 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9200 | 2026.02.01 14:42:07.220423 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9201 | 2026.02.01 14:42:07.220492 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9202 | 2026.02.01 14:42:07.221285 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.02.01 14:42:07.221335 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9204 | 2026.02.01 14:42:07.221776 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9205 | 2026.02.01 14:42:07.222006 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2026.02.01 14:42:07.222161 [ 44 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9207 | 2026.02.01 14:42:07.222172 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001802 sec., 147613.76248612654 rows/sec., 9.38 MiB/sec. | ||
| 9208 | 2026.02.01 14:42:07.222237 [ 44 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9209 | 2026.02.01 14:42:07.222263 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9210 | 2026.02.01 14:42:07.222266 [ 276 ] {62e29965-bf4b-467a-8cc6-f8546f547ecd} <Debug> TCPHandler: Processed in 0.002168887 sec. | ||
| 9211 | 2026.02.01 14:42:07.222428 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2026.02.01 14:42:07.222426 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9213 | 2026.02.01 14:42:07.222540 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9214 | 2026.02.01 14:42:07.222591 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9215 | 2026.02.01 14:42:07.222591 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9216 | 2026.02.01 14:42:07.222638 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 290 rows starting from the beginning of the part | ||
| 9217 | 2026.02.01 14:42:07.222703 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 266 rows starting from the beginning of the part | ||
| 9218 | 2026.02.01 14:42:07.222746 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 266 rows starting from the beginning of the part | ||
| 9219 | 2026.02.01 14:42:07.222788 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 266 rows starting from the beginning of the part | ||
| 9220 | 2026.02.01 14:42:07.222829 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 266 rows starting from the beginning of the part | ||
| 9221 | 2026.02.01 14:42:07.222868 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 266 rows starting from the beginning of the part | ||
| 9222 | 2026.02.01 14:42:07.223578 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.02.01 14:42:07.223621 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9224 | 2026.02.01 14:42:07.223867 [ 191 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501286 sec., 1079074.873142093 rows/sec., 72.98 MiB/sec. | ||
| 9225 | 2026.02.01 14:42:07.224012 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9226 | 2026.02.01 14:42:07.224095 [ 195 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9227 | 2026.02.01 14:42:07.224275 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2026.02.01 14:42:07.224422 [ 44 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9229 | 2026.02.01 14:42:07.224434 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001924 sec., 390852.39085239085 rows/sec., 30.74 MiB/sec. | ||
| 9230 | 2026.02.01 14:42:07.224462 [ 195 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2026.02.01 14:42:07.224470 [ 44 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9232 | 2026.02.01 14:42:07.224490 [ 276 ] {07ca0621-48e5-41d2-865b-0332043216de} <Debug> TCPHandler: Processed in 0.002126656 sec. | ||
| 9233 | 2026.02.01 14:42:07.224510 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9234 | 2026.02.01 14:42:07.224567 [ 195 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_24_5} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9235 | 2026.02.01 14:42:07.224631 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.02.01 14:42:07.224635 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 9237 | 2026.02.01 14:42:07.224694 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9238 | 2026.02.01 14:42:07.224736 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9239 | 2026.02.01 14:42:07.224774 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9240 | 2026.02.01 14:42:07.224784 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9241 | 2026.02.01 14:42:07.224820 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2105 rows starting from the beginning of the part | ||
| 9242 | 2026.02.01 14:42:07.224898 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 9243 | 2026.02.01 14:42:07.224955 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 137 rows starting from the beginning of the part | ||
| 9244 | 2026.02.01 14:42:07.225028 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 752 rows starting from the beginning of the part | ||
| 9245 | 2026.02.01 14:42:07.225079 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 9246 | 2026.02.01 14:42:07.225129 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 752 rows starting from the beginning of the part | ||
| 9247 | 2026.02.01 14:42:07.225279 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.02.01 14:42:07.225323 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9249 | 2026.02.01 14:42:07.225685 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9250 | 2026.02.01 14:42:07.225918 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.02.01 14:42:07.226040 [ 44 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9252 | 2026.02.01 14:42:07.226060 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001345 sec., 98884.75836431226 rows/sec., 5.81 MiB/sec. | ||
| 9253 | 2026.02.01 14:42:07.226075 [ 44 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.02.01 14:42:07.226102 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9255 | 2026.02.01 14:42:07.226105 [ 276 ] {06a1f7bd-be94-47cb-b97a-17c28960cff4} <Debug> TCPHandler: Processed in 0.001526467 sec. | ||
| 9256 | 2026.02.01 14:42:07.226205 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 9257 | 2026.02.01 14:42:07.226287 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9258 | 2026.02.01 14:42:07.226313 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9259 | 2026.02.01 14:42:07.226351 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 205 rows starting from the beginning of the part | ||
| 9260 | 2026.02.01 14:42:07.226405 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 137 rows starting from the beginning of the part | ||
| 9261 | 2026.02.01 14:42:07.226428 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9262 | 2026.02.01 14:42:07.226449 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 9263 | 2026.02.01 14:42:07.226497 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9264 | 2026.02.01 14:42:07.226502 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 133 rows starting from the beginning of the part | ||
| 9265 | 2026.02.01 14:42:07.226565 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 9266 | 2026.02.01 14:42:07.226625 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 133 rows starting from the beginning of the part | ||
| 9267 | 2026.02.01 14:42:07.226783 [ 195 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 5 columns (5 merged, 0 gathered) in 0.002199728 sec., 1778401.6933002623 rows/sec., 151.03 MiB/sec. | ||
| 9268 | 2026.02.01 14:42:07.226998 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9269 | 2026.02.01 14:42:07.227165 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9270 | 2026.02.01 14:42:07.227224 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9271 | 2026.02.01 14:42:07.227255 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.02.01 14:42:07.227340 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_61_12} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9273 | 2026.02.01 14:42:07.227411 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9274 | 2026.02.01 14:42:07.227513 [ 202 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347741 sec., 516419.69784995785 rows/sec., 34.02 MiB/sec. | ||
| 9275 | 2026.02.01 14:42:07.227590 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9276 | 2026.02.01 14:42:07.227660 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9277 | 2026.02.01 14:42:07.227861 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.02.01 14:42:07.227959 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.02.01 14:42:07.228016 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001615 sec., 86687.306501548 rows/sec., 5.60 MiB/sec. | ||
| 9280 | 2026.02.01 14:42:07.228057 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_51_10} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9281 | 2026.02.01 14:42:07.228062 [ 276 ] {e8a4416b-d443-4eaf-836c-dfbe581ab418} <Debug> TCPHandler: Processed in 0.001842268 sec. | ||
| 9282 | 2026.02.01 14:42:07.228138 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9283 | 2026.02.01 14:42:07.228208 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.02.01 14:42:07.228310 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.02.01 14:42:07.228351 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9286 | 2026.02.01 14:42:07.228850 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.02.01 14:42:07.228887 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9288 | 2026.02.01 14:42:07.229233 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9289 | 2026.02.01 14:42:07.229457 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.02.01 14:42:07.229565 [ 44 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9291 | 2026.02.01 14:42:07.229585 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001294 sec., 107418.85625965997 rows/sec., 6.11 MiB/sec. | ||
| 9292 | 2026.02.01 14:42:07.229603 [ 44 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.02.01 14:42:07.229627 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9294 | 2026.02.01 14:42:07.229628 [ 276 ] {a3c3d3ac-3fa2-4f67-9653-f6dfdef65523} <Debug> TCPHandler: Processed in 0.001470985 sec. | ||
| 9295 | 2026.02.01 14:42:07.229707 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9296 | 2026.02.01 14:42:07.229765 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9297 | 2026.02.01 14:42:07.229793 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9298 | 2026.02.01 14:42:07.229823 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 151 rows starting from the beginning of the part | ||
| 9299 | 2026.02.01 14:42:07.229866 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9300 | 2026.02.01 14:42:07.229874 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 9301 | 2026.02.01 14:42:07.229921 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9302 | 2026.02.01 14:42:07.229932 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 139 rows starting from the beginning of the part | ||
| 9303 | 2026.02.01 14:42:07.230011 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 139 rows starting from the beginning of the part | ||
| 9304 | 2026.02.01 14:42:07.230065 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 139 rows starting from the beginning of the part | ||
| 9305 | 2026.02.01 14:42:07.230104 [ 191 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 139 rows starting from the beginning of the part | ||
| 9306 | 2026.02.01 14:42:07.230777 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.02.01 14:42:07.230823 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9308 | 2026.02.01 14:42:07.230918 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237858 sec., 683438.6496674092 rows/sec., 41.68 MiB/sec. | ||
| 9309 | 2026.02.01 14:42:07.231044 [ 187 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9310 | 2026.02.01 14:42:07.231232 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9311 | 2026.02.01 14:42:07.231312 [ 187 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2026.02.01 14:42:07.231399 [ 187 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_24_5} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9313 | 2026.02.01 14:42:07.231463 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9314 | 2026.02.01 14:42:07.231497 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.02.01 14:42:07.231627 [ 44 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9316 | 2026.02.01 14:42:07.231650 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001801 sec., 257079.40033314825 rows/sec., 18.05 MiB/sec. | ||
| 9317 | 2026.02.01 14:42:07.231660 [ 44 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.02.01 14:42:07.231690 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9319 | 2026.02.01 14:42:07.231710 [ 276 ] {a755b7eb-9820-4ae9-b551-167faf2073b5} <Debug> TCPHandler: Processed in 0.001994832 sec. | ||
| 9320 | 2026.02.01 14:42:07.231775 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 9321 | 2026.02.01 14:42:07.231836 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.02.01 14:42:07.231876 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9323 | 2026.02.01 14:42:07.231907 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1033 rows starting from the beginning of the part | ||
| 9324 | 2026.02.01 14:42:07.231932 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9325 | 2026.02.01 14:42:07.231967 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 9326 | 2026.02.01 14:42:07.231977 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9327 | 2026.02.01 14:42:07.232011 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9328 | 2026.02.01 14:42:07.232053 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 463 rows starting from the beginning of the part | ||
| 9329 | 2026.02.01 14:42:07.232092 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 112 rows starting from the beginning of the part | ||
| 9330 | 2026.02.01 14:42:07.232133 [ 190 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 463 rows starting from the beginning of the part | ||
| 9331 | 2026.02.01 14:42:07.232338 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.02.01 14:42:07.232375 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9333 | 2026.02.01 14:42:07.232741 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9334 | 2026.02.01 14:42:07.232957 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.02.01 14:42:07.233071 [ 44 ] {} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 9336 | 2026.02.01 14:42:07.233088 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001175 sec., 5106.382978723404 rows/sec., 266.79 KiB/sec. | ||
| 9337 | 2026.02.01 14:42:07.233106 [ 44 ] {} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.02.01 14:42:07.233129 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9339 | 2026.02.01 14:42:07.233131 [ 276 ] {1dbdc791-6067-40be-b96e-893d502bcdbc} <Debug> TCPHandler: Processed in 0.001347482 sec. | ||
| 9340 | 2026.02.01 14:42:07.233207 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 9341 | 2026.02.01 14:42:07.233264 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.02.01 14:42:07.233304 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9343 | 2026.02.01 14:42:07.233332 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 9344 | 2026.02.01 14:42:07.233356 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161581 sec., 1363402.8753380657 rows/sec., 103.83 MiB/sec. | ||
| 9345 | 2026.02.01 14:42:07.233378 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 9346 | 2026.02.01 14:42:07.233359 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9347 | 2026.02.01 14:42:07.233431 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9348 | 2026.02.01 14:42:07.233447 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9349 | 2026.02.01 14:42:07.233476 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 9350 | 2026.02.01 14:42:07.233522 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9351 | 2026.02.01 14:42:07.233563 [ 190 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9352 | 2026.02.01 14:42:07.233582 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9353 | 2026.02.01 14:42:07.233915 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2026.02.01 14:42:07.233931 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.02.01 14:42:07.233961 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9356 | 2026.02.01 14:42:07.234026 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_61_12} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9357 | 2026.02.01 14:42:07.234131 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 9358 | 2026.02.01 14:42:07.234328 [ 196 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001149226 sec., 104418.10401087342 rows/sec., 5.33 MiB/sec. | ||
| 9359 | 2026.02.01 14:42:07.234374 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9360 | 2026.02.01 14:42:07.234503 [ 189 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9361 | 2026.02.01 14:42:07.234637 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9362 | 2026.02.01 14:42:07.234798 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001457 sec., 177076.18393960193 rows/sec., 11.79 MiB/sec. | ||
| 9363 | 2026.02.01 14:42:07.234820 [ 189 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.02.01 14:42:07.234838 [ 276 ] {5adcbbfb-d2bb-4cc3-9b18-53ff63ddc18b} <Debug> TCPHandler: Processed in 0.001623471 sec. | ||
| 9365 | 2026.02.01 14:42:07.234906 [ 189 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_20_4} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 9366 | 2026.02.01 14:42:07.234971 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.02.01 14:42:07.234999 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9368 | 2026.02.01 14:42:07.235073 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9369 | 2026.02.01 14:42:07.235123 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9370 | 2026.02.01 14:42:07.235456 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2026.02.01 14:42:07.235495 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9372 | 2026.02.01 14:42:07.235823 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9373 | 2026.02.01 14:42:07.236038 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2026.02.01 14:42:07.236170 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 60.38 KiB/sec. | ||
| 9375 | 2026.02.01 14:42:07.236207 [ 276 ] {762151fe-1a51-4196-94af-d07f0c6c26ca} <Debug> TCPHandler: Processed in 0.00128677 sec. | ||
| 9376 | 2026.02.01 14:42:07.236322 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2026.02.01 14:42:07.236418 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9378 | 2026.02.01 14:42:07.236460 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9379 | 2026.02.01 14:42:07.236801 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2026.02.01 14:42:07.236838 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9381 | 2026.02.01 14:42:07.237166 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9382 | 2026.02.01 14:42:07.237382 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.02.01 14:42:07.237515 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001115 sec., 78923.76681614348 rows/sec., 4.96 MiB/sec. | ||
| 9384 | 2026.02.01 14:42:07.237551 [ 276 ] {d3b8b65c-1373-40da-8c59-19fdd486ac00} <Debug> TCPHandler: Processed in 0.00127771 sec. | ||
| 9385 | 2026.02.01 14:42:12.215601 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.02.01 14:42:12.215794 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9387 | 2026.02.01 14:42:12.215861 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9388 | 2026.02.01 14:42:12.216571 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.02.01 14:42:12.216615 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9390 | 2026.02.01 14:42:12.217024 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9391 | 2026.02.01 14:42:12.217245 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.02.01 14:42:12.217400 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001656 sec., 82125.60386473431 rows/sec., 7.12 MiB/sec. | ||
| 9393 | 2026.02.01 14:42:12.217443 [ 276 ] {68226b26-b29a-425e-a325-7dd4098557c6} <Debug> TCPHandler: Processed in 0.001979642 sec. | ||
| 9394 | 2026.02.01 14:42:12.217565 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.02.01 14:42:12.217661 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9396 | 2026.02.01 14:42:12.217701 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9397 | 2026.02.01 14:42:12.218113 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.02.01 14:42:12.218150 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9399 | 2026.02.01 14:42:12.218469 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9400 | 2026.02.01 14:42:12.218687 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.02.01 14:42:12.218815 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001172 sec., 34129.6928327645 rows/sec., 2.51 MiB/sec. | ||
| 9402 | 2026.02.01 14:42:12.218853 [ 276 ] {7994336b-9480-4500-b0e2-1b50f5ead625} <Debug> TCPHandler: Processed in 0.001338961 sec. | ||
| 9403 | 2026.02.01 14:42:12.218968 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.02.01 14:42:12.219063 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9405 | 2026.02.01 14:42:12.219103 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9406 | 2026.02.01 14:42:12.219513 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.02.01 14:42:12.219551 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9408 | 2026.02.01 14:42:12.219875 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9409 | 2026.02.01 14:42:12.220089 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.02.01 14:42:12.220213 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 6.96 MiB/sec. | ||
| 9411 | 2026.02.01 14:42:12.220250 [ 276 ] {eb6592b8-83dc-49e8-8527-3fc47cdb4917} <Debug> TCPHandler: Processed in 0.001336162 sec. | ||
| 9412 | 2026.02.01 14:42:12.220363 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.02.01 14:42:12.220457 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.02.01 14:42:12.220501 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9415 | 2026.02.01 14:42:12.220896 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.02.01 14:42:12.220933 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9417 | 2026.02.01 14:42:12.221268 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9418 | 2026.02.01 14:42:12.221472 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.02.01 14:42:12.221607 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9420 | 2026.02.01 14:42:12.221644 [ 276 ] {71289cc2-95d0-4f17-a00e-c60bb1dd7a6e} <Debug> TCPHandler: Processed in 0.001330271 sec. | ||
| 9421 | 2026.02.01 14:42:12.221759 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.02.01 14:42:12.221854 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.02.01 14:42:12.221909 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <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 | ||
| 9424 | 2026.02.01 14:42:12.222763 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.02.01 14:42:12.222799 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9426 | 2026.02.01 14:42:12.223385 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9427 | 2026.02.01 14:42:12.223616 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.02.01 14:42:12.223764 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001927 sec., 20757.65438505449 rows/sec., 37.20 MiB/sec. | ||
| 9429 | 2026.02.01 14:42:12.223817 [ 276 ] {91110e30-5692-419e-81b3-8ead469ea1ae} <Debug> TCPHandler: Processed in 0.002107295 sec. | ||
| 9430 | 2026.02.01 14:42:12.223953 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.02.01 14:42:12.224049 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.02.01 14:42:12.224091 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9433 | 2026.02.01 14:42:12.224447 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.02.01 14:42:12.224482 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9435 | 2026.02.01 14:42:12.224798 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9436 | 2026.02.01 14:42:12.225002 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.02.01 14:42:12.225128 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9438 | 2026.02.01 14:42:12.225164 [ 276 ] {9cff0a13-8732-4c31-af81-9078839ea00c} <Debug> TCPHandler: Processed in 0.001261159 sec. | ||
| 9439 | 2026.02.01 14:42:12.231683 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21657 | ||
| 9440 | 2026.02.01 14:42:12.232252 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.02.01 14:42:12.232294 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9442 | 2026.02.01 14:42:12.232824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9443 | 2026.02.01 14:42:12.233046 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.02.01 14:42:12.233185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21657 | ||
| 9445 | 2026.02.01 14:42:13.338169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9446 | 2026.02.01 14:42:13.356473 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.02.01 14:42:13.356548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9448 | 2026.02.01 14:42:13.362859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9449 | 2026.02.01 14:42:13.363616 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2026.02.01 14:42:13.368972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9451 | 2026.02.01 14:42:14.790100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1156 | ||
| 9452 | 2026.02.01 14:42:14.792477 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2026.02.01 14:42:14.792512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9454 | 2026.02.01 14:42:14.793686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9455 | 2026.02.01 14:42:14.793959 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2026.02.01 14:42:14.794209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 9457 | 2026.02.01 14:42:16.567111 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.02.01 14:42:16.567319 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.02.01 14:42:16.567397 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9460 | 2026.02.01 14:42:16.568172 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.02.01 14:42:16.568225 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9462 | 2026.02.01 14:42:16.568640 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9463 | 2026.02.01 14:42:16.568870 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.02.01 14:42:16.569027 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001766 sec., 150622.8765571914 rows/sec., 9.57 MiB/sec. | ||
| 9465 | 2026.02.01 14:42:16.569073 [ 276 ] {348be0c1-389c-4402-b2cb-f82bbe75bba6} <Debug> TCPHandler: Processed in 0.002108566 sec. | ||
| 9466 | 2026.02.01 14:42:16.569201 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2026.02.01 14:42:16.569297 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9468 | 2026.02.01 14:42:16.569340 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9469 | 2026.02.01 14:42:16.569746 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.02.01 14:42:16.569785 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9471 | 2026.02.01 14:42:16.570087 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9472 | 2026.02.01 14:42:16.570306 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.02.01 14:42:16.570438 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00116 sec., 1724.1379310344828 rows/sec., 140.59 KiB/sec. | ||
| 9474 | 2026.02.01 14:42:16.570476 [ 276 ] {33781900-38b2-49b9-a8fc-500310a2fdea} <Debug> TCPHandler: Processed in 0.001325931 sec. | ||
| 9475 | 2026.02.01 14:42:16.570592 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2026.02.01 14:42:16.570687 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9477 | 2026.02.01 14:42:16.570728 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9478 | 2026.02.01 14:42:16.571785 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.02.01 14:42:16.571824 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9480 | 2026.02.01 14:42:16.572246 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9481 | 2026.02.01 14:42:16.572481 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.02.01 14:42:16.572612 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Debug> executeQuery: Read 1893 rows, 157.20 KiB in 0.001944 sec., 973765.4320987654 rows/sec., 78.97 MiB/sec. | ||
| 9483 | 2026.02.01 14:42:16.572651 [ 276 ] {d0cb5ee1-e0f9-4578-9418-a10af21d5b38} <Debug> TCPHandler: Processed in 0.002109225 sec. | ||
| 9484 | 2026.02.01 14:42:16.572771 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2026.02.01 14:42:16.572867 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9486 | 2026.02.01 14:42:16.572910 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9487 | 2026.02.01 14:42:16.573343 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2026.02.01 14:42:16.573381 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9489 | 2026.02.01 14:42:16.573689 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9490 | 2026.02.01 14:42:16.573912 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2026.02.01 14:42:16.574040 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001191 sec., 113350.12594458439 rows/sec., 6.68 MiB/sec. | ||
| 9492 | 2026.02.01 14:42:16.574078 [ 276 ] {b7ce09f1-a850-4f14-972c-8fc750fe4ab3} <Debug> TCPHandler: Processed in 0.001356512 sec. | ||
| 9493 | 2026.02.01 14:42:16.574194 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2026.02.01 14:42:16.574290 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9495 | 2026.02.01 14:42:16.574332 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9496 | 2026.02.01 14:42:16.574843 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.02.01 14:42:16.574882 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9498 | 2026.02.01 14:42:16.575205 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9499 | 2026.02.01 14:42:16.575417 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.02.01 14:42:16.575550 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001278 sec., 287949.92175273865 rows/sec., 19.16 MiB/sec. | ||
| 9501 | 2026.02.01 14:42:16.575590 [ 276 ] {e701ee14-a07b-4e64-a791-515e4b66cfbb} <Debug> TCPHandler: Processed in 0.001445415 sec. | ||
| 9502 | 2026.02.01 14:42:16.575705 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2026.02.01 14:42:16.575799 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9504 | 2026.02.01 14:42:16.575841 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9505 | 2026.02.01 14:42:16.576268 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2026.02.01 14:42:16.576305 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9507 | 2026.02.01 14:42:16.576631 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9508 | 2026.02.01 14:42:16.576847 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.02.01 14:42:16.576974 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001193 sec., 116512.99245599328 rows/sec., 6.63 MiB/sec. | ||
| 9510 | 2026.02.01 14:42:16.577013 [ 276 ] {aa800690-6e8b-4a05-8569-b978114aaf0e} <Debug> TCPHandler: Processed in 0.001357672 sec. | ||
| 9511 | 2026.02.01 14:42:16.577131 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.02.01 14:42:16.577225 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9513 | 2026.02.01 14:42:16.577268 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9514 | 2026.02.01 14:42:16.577955 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.02.01 14:42:16.577993 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9516 | 2026.02.01 14:42:16.578354 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9517 | 2026.02.01 14:42:16.578575 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.02.01 14:42:16.578707 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Debug> executeQuery: Read 921 rows, 67.73 KiB in 0.0015 sec., 614000 rows/sec., 44.10 MiB/sec. | ||
| 9519 | 2026.02.01 14:42:16.578745 [ 276 ] {9a7fd7c8-877c-44a7-b783-7b4a4a9168b5} <Debug> TCPHandler: Processed in 0.001663432 sec. | ||
| 9520 | 2026.02.01 14:42:16.578860 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.02.01 14:42:16.578955 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9522 | 2026.02.01 14:42:16.578997 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9523 | 2026.02.01 14:42:16.579340 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.02.01 14:42:16.579379 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9525 | 2026.02.01 14:42:16.579720 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9526 | 2026.02.01 14:42:16.579931 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.02.01 14:42:16.580062 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 9528 | 2026.02.01 14:42:16.580099 [ 276 ] {218ba73b-a266-4fed-866f-97e83f52dbce} <Debug> TCPHandler: Processed in 0.00128881 sec. | ||
| 9529 | 2026.02.01 14:42:16.580211 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.02.01 14:42:16.580305 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.02.01 14:42:16.580349 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9532 | 2026.02.01 14:42:16.580895 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.02.01 14:42:16.580932 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9534 | 2026.02.01 14:42:16.581301 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9535 | 2026.02.01 14:42:16.581516 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.02.01 14:42:16.581628 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9537 | 2026.02.01 14:42:16.581646 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Debug> executeQuery: Read 923 rows, 63.00 KiB in 0.001358 sec., 679675.9941089838 rows/sec., 45.30 MiB/sec. | ||
| 9538 | 2026.02.01 14:42:16.581697 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.02.01 14:42:16.581705 [ 276 ] {03bb0ced-ad44-4042-9588-d68ce43d2fff} <Debug> TCPHandler: Processed in 0.001542848 sec. | ||
| 9540 | 2026.02.01 14:42:16.581726 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9541 | 2026.02.01 14:42:16.581828 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 9542 | 2026.02.01 14:42:16.581831 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2026.02.01 14:42:16.581956 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9544 | 2026.02.01 14:42:16.581973 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9545 | 2026.02.01 14:42:16.581999 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9546 | 2026.02.01 14:42:16.582012 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17084 rows starting from the beginning of the part | ||
| 9547 | 2026.02.01 14:42:16.582082 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 258 rows starting from the beginning of the part | ||
| 9548 | 2026.02.01 14:42:16.582133 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 164 rows starting from the beginning of the part | ||
| 9549 | 2026.02.01 14:42:16.582181 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 258 rows starting from the beginning of the part | ||
| 9550 | 2026.02.01 14:42:16.582229 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9551 | 2026.02.01 14:42:16.582285 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 923 rows starting from the beginning of the part | ||
| 9552 | 2026.02.01 14:42:16.582322 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2026.02.01 14:42:16.582359 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9554 | 2026.02.01 14:42:16.582687 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9555 | 2026.02.01 14:42:16.582914 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9556 | 2026.02.01 14:42:16.583047 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 9557 | 2026.02.01 14:42:16.583087 [ 276 ] {a89b701b-cc84-494d-b812-15d4cfaaa6cc} <Debug> TCPHandler: Processed in 0.00130531 sec. | ||
| 9558 | 2026.02.01 14:42:16.583203 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.02.01 14:42:16.583298 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9560 | 2026.02.01 14:42:16.583343 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9561 | 2026.02.01 14:42:16.583661 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9562 | 2026.02.01 14:42:16.583699 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9563 | 2026.02.01 14:42:16.584031 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9564 | 2026.02.01 14:42:16.584258 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9565 | 2026.02.01 14:42:16.584390 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Debug> executeQuery: Read 82 rows, 5.24 KiB in 0.00111 sec., 73873.87387387386 rows/sec., 4.61 MiB/sec. | ||
| 9566 | 2026.02.01 14:42:16.584428 [ 276 ] {900daf0c-36e6-4cc0-8c4d-8c87d2f308ec} <Debug> TCPHandler: Processed in 0.00127484 sec. | ||
| 9567 | 2026.02.01 14:42:16.586932 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18847 rows, containing 5 columns (5 merged, 0 gathered) in 0.00514093 sec., 3666068.2016677917 rows/sec., 248.53 MiB/sec. | ||
| 9568 | 2026.02.01 14:42:16.587267 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9569 | 2026.02.01 14:42:16.587598 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.02.01 14:42:16.587684 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9571 | 2026.02.01 14:42:16.587802 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 9572 | 2026.02.01 14:42:17.206307 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.02.01 14:42:17.206493 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9574 | 2026.02.01 14:42:17.206572 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9575 | 2026.02.01 14:42:17.207216 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.02.01 14:42:17.207264 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9577 | 2026.02.01 14:42:17.207648 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9578 | 2026.02.01 14:42:17.207879 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.02.01 14:42:17.208038 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001597 sec., 16280.525986224171 rows/sec., 1.23 MiB/sec. | ||
| 9580 | 2026.02.01 14:42:17.208082 [ 276 ] {e698066e-3280-4e92-be14-fc9f6b53644a} <Debug> TCPHandler: Processed in 0.001909329 sec. | ||
| 9581 | 2026.02.01 14:42:17.208202 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.02.01 14:42:17.208298 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9583 | 2026.02.01 14:42:17.208340 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9584 | 2026.02.01 14:42:17.208749 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.02.01 14:42:17.208786 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9586 | 2026.02.01 14:42:17.209092 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9587 | 2026.02.01 14:42:17.209302 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.02.01 14:42:17.209432 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001154 sec., 24263.431542461003 rows/sec., 1.89 MiB/sec. | ||
| 9589 | 2026.02.01 14:42:17.209470 [ 276 ] {62d296e5-513e-490e-83d4-a648e2958050} <Debug> TCPHandler: Processed in 0.001318511 sec. | ||
| 9590 | 2026.02.01 14:42:17.209577 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.02.01 14:42:17.209671 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9592 | 2026.02.01 14:42:17.209714 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9593 | 2026.02.01 14:42:17.210073 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.02.01 14:42:17.210120 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9595 | 2026.02.01 14:42:17.210432 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9596 | 2026.02.01 14:42:17.210647 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.02.01 14:42:17.210777 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001124 sec., 17793.59430604982 rows/sec., 1.23 MiB/sec. | ||
| 9598 | 2026.02.01 14:42:17.210814 [ 276 ] {764ed288-feca-4c0b-bfc4-c4d085c2899e} <Debug> TCPHandler: Processed in 0.00128577 sec. | ||
| 9599 | 2026.02.01 14:42:17.210918 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.02.01 14:42:17.211012 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.02.01 14:42:17.211053 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9602 | 2026.02.01 14:42:17.211370 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.02.01 14:42:17.211406 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9604 | 2026.02.01 14:42:17.211696 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9605 | 2026.02.01 14:42:17.211911 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.01 14:42:17.212023 [ 33 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9607 | 2026.02.01 14:42:17.212038 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 402.77 KiB/sec. | ||
| 9608 | 2026.02.01 14:42:17.212093 [ 33 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.02.01 14:42:17.212100 [ 276 ] {f1c18eb7-6e0e-4660-a676-2604ec0bec84} <Debug> TCPHandler: Processed in 0.001230398 sec. | ||
| 9610 | 2026.02.01 14:42:17.212126 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9611 | 2026.02.01 14:42:17.212249 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 9612 | 2026.02.01 14:42:17.212405 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9613 | 2026.02.01 14:42:17.212444 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3082 rows starting from the beginning of the part | ||
| 9614 | 2026.02.01 14:42:17.212516 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 9615 | 2026.02.01 14:42:17.212566 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 88 rows starting from the beginning of the part | ||
| 9616 | 2026.02.01 14:42:17.212609 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9617 | 2026.02.01 14:42:17.212651 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
| 9618 | 2026.02.01 14:42:17.212693 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 9619 | 2026.02.01 14:42:17.213854 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3378 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662591 sec., 2031768.4866572719 rows/sec., 131.93 MiB/sec. | ||
| 9620 | 2026.02.01 14:42:17.214130 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9621 | 2026.02.01 14:42:17.214395 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9622 | 2026.02.01 14:42:17.214466 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_61_12} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9623 | 2026.02.01 14:42:17.214545 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9624 | 2026.02.01 14:42:19.574812 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9625 | 2026.02.01 14:42:19.574885 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9626 | 2026.02.01 14:42:19.734188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22105 | ||
| 9627 | 2026.02.01 14:42:19.734691 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.02.01 14:42:19.734742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9629 | 2026.02.01 14:42:19.735238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9630 | 2026.02.01 14:42:19.735482 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.02.01 14:42:19.735631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 9632 | 2026.02.01 14:42:19.735647 [ 30 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9633 | 2026.02.01 14:42:19.735720 [ 30 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2026.02.01 14:42:19.735745 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9635 | 2026.02.01 14:42:19.735853 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 9636 | 2026.02.01 14:42:19.735991 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9637 | 2026.02.01 14:42:19.736035 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19737 rows starting from the beginning of the part | ||
| 9638 | 2026.02.01 14:42:19.736106 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9639 | 2026.02.01 14:42:19.736155 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9640 | 2026.02.01 14:42:19.736201 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9641 | 2026.02.01 14:42:19.736243 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9642 | 2026.02.01 14:42:19.736286 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9643 | 2026.02.01 14:42:19.738427 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002618171 sec., 8442916.830107735 rows/sec., 120.78 MiB/sec. | ||
| 9644 | 2026.02.01 14:42:19.738918 [ 192 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9645 | 2026.02.01 14:42:19.739233 [ 192 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.02.01 14:42:19.739308 [ 192 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_46_9} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9647 | 2026.02.01 14:42:19.739413 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 9648 | 2026.02.01 14:42:20.870004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9649 | 2026.02.01 14:42:20.887117 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.02.01 14:42:20.887177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9651 | 2026.02.01 14:42:20.893333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9652 | 2026.02.01 14:42:20.894026 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.02.01 14:42:20.894351 [ 77 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9654 | 2026.02.01 14:42:20.894445 [ 77 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.02.01 14:42:20.894478 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9656 | 2026.02.01 14:42:20.894636 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9657 | 2026.02.01 14:42:20.897072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9658 | 2026.02.01 14:42:20.898098 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9659 | 2026.02.01 14:42:20.899637 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9660 | 2026.02.01 14:42:20.904543 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9661 | 2026.02.01 14:42:20.909304 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9662 | 2026.02.01 14:42:20.914012 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9663 | 2026.02.01 14:42:20.918650 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9664 | 2026.02.01 14:42:20.922765 [ 194 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 9665 | 2026.02.01 14:42:20.973026 [ 200 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078452722 sec., 4423.04602254591 rows/sec., 22.87 MiB/sec. | ||
| 9666 | 2026.02.01 14:42:20.975871 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9667 | 2026.02.01 14:42:20.977822 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_46_9} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.02.01 14:42:20.977899 [ 195 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_46_9} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9669 | 2026.02.01 14:42:20.980428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9670 | 2026.02.01 14:42:22.214924 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.02.01 14:42:22.215110 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9672 | 2026.02.01 14:42:22.215187 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9673 | 2026.02.01 14:42:22.216014 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.02.01 14:42:22.216070 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9675 | 2026.02.01 14:42:22.216475 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9676 | 2026.02.01 14:42:22.216700 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.02.01 14:42:22.216857 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001803 sec., 75429.83915696063 rows/sec., 6.54 MiB/sec. | ||
| 9678 | 2026.02.01 14:42:22.216901 [ 276 ] {b3e1fe75-27cc-4ee8-bc44-6cea72524458} <Debug> TCPHandler: Processed in 0.002114236 sec. | ||
| 9679 | 2026.02.01 14:42:22.217025 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.02.01 14:42:22.217122 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9681 | 2026.02.01 14:42:22.217165 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9682 | 2026.02.01 14:42:22.217577 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.02.01 14:42:22.217613 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9684 | 2026.02.01 14:42:22.217910 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9685 | 2026.02.01 14:42:22.218121 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9686 | 2026.02.01 14:42:22.218250 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.56 MiB/sec. | ||
| 9687 | 2026.02.01 14:42:22.218289 [ 276 ] {1507bfd8-f3fc-4700-a918-67ed63e02bae} <Debug> TCPHandler: Processed in 0.001313531 sec. | ||
| 9688 | 2026.02.01 14:42:22.218398 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9689 | 2026.02.01 14:42:22.218491 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9690 | 2026.02.01 14:42:22.218531 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9691 | 2026.02.01 14:42:22.218964 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.02.01 14:42:22.219001 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9693 | 2026.02.01 14:42:22.219307 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9694 | 2026.02.01 14:42:22.219523 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.02.01 14:42:22.219653 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001179 sec., 88210.34775233248 rows/sec., 6.89 MiB/sec. | ||
| 9696 | 2026.02.01 14:42:22.219690 [ 276 ] {de5adc35-f928-40f8-b8cd-9550b8577677} <Debug> TCPHandler: Processed in 0.001340182 sec. | ||
| 9697 | 2026.02.01 14:42:22.219802 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.02.01 14:42:22.219894 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9699 | 2026.02.01 14:42:22.219938 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9700 | 2026.02.01 14:42:22.220372 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.02.01 14:42:22.220409 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9702 | 2026.02.01 14:42:22.220736 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9703 | 2026.02.01 14:42:22.220943 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.02.01 14:42:22.221073 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9705 | 2026.02.01 14:42:22.221111 [ 276 ] {6bce3ff5-c704-4645-bb25-e49ab711b106} <Debug> TCPHandler: Processed in 0.001357092 sec. | ||
| 9706 | 2026.02.01 14:42:22.221236 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.02.01 14:42:22.221363 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9708 | 2026.02.01 14:42:22.221431 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <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 | ||
| 9709 | 2026.02.01 14:42:22.222420 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.02.01 14:42:22.222457 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9711 | 2026.02.01 14:42:22.223040 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9712 | 2026.02.01 14:42:22.223267 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.02.01 14:42:22.223413 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002076 sec., 19267.822736030826 rows/sec., 34.53 MiB/sec. | ||
| 9714 | 2026.02.01 14:42:22.223480 [ 276 ] {fa26e10e-5201-4c41-b36a-527005411353} <Debug> TCPHandler: Processed in 0.002308161 sec. | ||
| 9715 | 2026.02.01 14:42:22.223594 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.02.01 14:42:22.223691 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9717 | 2026.02.01 14:42:22.223734 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9718 | 2026.02.01 14:42:22.224089 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.02.01 14:42:22.224125 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 9720 | 2026.02.01 14:42:22.224447 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9721 | 2026.02.01 14:42:22.224656 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.02.01 14:42:22.224788 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9723 | 2026.02.01 14:42:22.224825 [ 276 ] {85a7f5d1-6709-44bc-b3f3-df2837e2a31b} <Debug> TCPHandler: Processed in 0.00128251 sec. | ||
| 9724 | 2026.02.01 14:42:24.795342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1198 | ||
| 9725 | 2026.02.01 14:42:24.797940 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.02.01 14:42:24.797997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9727 | 2026.02.01 14:42:24.799252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9728 | 2026.02.01 14:42:24.799530 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.02.01 14:42:24.799901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
| 9730 | 2026.02.01 14:42:27.220451 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.02.01 14:42:27.220652 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9732 | 2026.02.01 14:42:27.220725 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9733 | 2026.02.01 14:42:27.221561 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.02.01 14:42:27.221605 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9735 | 2026.02.01 14:42:27.221998 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9736 | 2026.02.01 14:42:27.222216 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.02.01 14:42:27.222368 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001773 sec., 150028.20078962212 rows/sec., 9.53 MiB/sec. | ||
| 9738 | 2026.02.01 14:42:27.222410 [ 276 ] {866f223c-c277-4d98-8aea-29af96650ba8} <Debug> TCPHandler: Processed in 0.002097365 sec. | ||
| 9739 | 2026.02.01 14:42:27.222537 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2026.02.01 14:42:27.222632 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9741 | 2026.02.01 14:42:27.222673 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9742 | 2026.02.01 14:42:27.223432 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.02.01 14:42:27.223470 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9744 | 2026.02.01 14:42:27.223828 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9745 | 2026.02.01 14:42:27.224043 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.02.01 14:42:27.224146 [ 131 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9747 | 2026.02.01 14:42:27.224168 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001555 sec., 483601.2861736335 rows/sec., 38.03 MiB/sec. | ||
| 9748 | 2026.02.01 14:42:27.224216 [ 131 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.02.01 14:42:27.224226 [ 276 ] {e64485ef-83e4-4ff3-9974-953c5ed79b9e} <Debug> TCPHandler: Processed in 0.001738214 sec. | ||
| 9750 | 2026.02.01 14:42:27.224245 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9751 | 2026.02.01 14:42:27.224353 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.02.01 14:42:27.224392 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 9753 | 2026.02.01 14:42:27.224452 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.02.01 14:42:27.224497 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9755 | 2026.02.01 14:42:27.224577 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9756 | 2026.02.01 14:42:27.224623 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2105 rows starting from the beginning of the part | ||
| 9757 | 2026.02.01 14:42:27.224702 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 136 rows starting from the beginning of the part | ||
| 9758 | 2026.02.01 14:42:27.224756 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1893 rows starting from the beginning of the part | ||
| 9759 | 2026.02.01 14:42:27.224803 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 9760 | 2026.02.01 14:42:27.224851 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 136 rows starting from the beginning of the part | ||
| 9761 | 2026.02.01 14:42:27.224898 [ 188 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 752 rows starting from the beginning of the part | ||
| 9762 | 2026.02.01 14:42:27.224946 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.02.01 14:42:27.224989 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9764 | 2026.02.01 14:42:27.225354 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9765 | 2026.02.01 14:42:27.225574 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.02.01 14:42:27.225706 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001273 sec., 104477.6119402985 rows/sec., 6.14 MiB/sec. | ||
| 9767 | 2026.02.01 14:42:27.225743 [ 276 ] {004861e9-a8b9-45b0-8fa8-3da451a99832} <Debug> TCPHandler: Processed in 0.001438205 sec. | ||
| 9768 | 2026.02.01 14:42:27.225859 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9769 | 2026.02.01 14:42:27.225954 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9770 | 2026.02.01 14:42:27.225993 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9771 | 2026.02.01 14:42:27.226436 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.02.01 14:42:27.226471 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9773 | 2026.02.01 14:42:27.226789 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9774 | 2026.02.01 14:42:27.226990 [ 187 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002666893 sec., 1892839.345260571 rows/sec., 161.45 MiB/sec. | ||
| 9775 | 2026.02.01 14:42:27.226991 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.02.01 14:42:27.227144 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001208 sec., 115894.03973509933 rows/sec., 7.49 MiB/sec. | ||
| 9777 | 2026.02.01 14:42:27.227180 [ 276 ] {3a6d59e5-7fcc-4f28-a705-1514ff38a09c} <Debug> TCPHandler: Processed in 0.001368592 sec. | ||
| 9778 | 2026.02.01 14:42:27.227295 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.02.01 14:42:27.227327 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9780 | 2026.02.01 14:42:27.227386 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9781 | 2026.02.01 14:42:27.227449 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9782 | 2026.02.01 14:42:27.227582 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.02.01 14:42:27.227648 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_66_13} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9784 | 2026.02.01 14:42:27.227738 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9785 | 2026.02.01 14:42:27.227880 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2026.02.01 14:42:27.227915 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9787 | 2026.02.01 14:42:27.228207 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9788 | 2026.02.01 14:42:27.228409 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2026.02.01 14:42:27.228532 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001164 sec., 119415.80756013744 rows/sec., 6.79 MiB/sec. | ||
| 9790 | 2026.02.01 14:42:27.228569 [ 276 ] {59cb9cb4-683e-42d2-9da0-e4b1ea47162f} <Debug> TCPHandler: Processed in 0.001320852 sec. | ||
| 9791 | 2026.02.01 14:42:27.228682 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.02.01 14:42:27.228773 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9793 | 2026.02.01 14:42:27.228811 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9794 | 2026.02.01 14:42:27.229357 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.02.01 14:42:27.229392 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9796 | 2026.02.01 14:42:27.229706 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9797 | 2026.02.01 14:42:27.229926 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.02.01 14:42:27.230038 [ 131 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9799 | 2026.02.01 14:42:27.230049 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001293 sec., 358081.97989172465 rows/sec., 25.14 MiB/sec. | ||
| 9800 | 2026.02.01 14:42:27.230079 [ 131 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.02.01 14:42:27.230101 [ 276 ] {1104ed62-6345-4c3e-a555-4d0f1a04d430} <Debug> TCPHandler: Processed in 0.001466656 sec. | ||
| 9802 | 2026.02.01 14:42:27.230103 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9803 | 2026.02.01 14:42:27.230224 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.02.01 14:42:27.230223 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 9805 | 2026.02.01 14:42:27.230323 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9806 | 2026.02.01 14:42:27.230358 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9807 | 2026.02.01 14:42:27.230367 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9808 | 2026.02.01 14:42:27.230394 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1033 rows starting from the beginning of the part | ||
| 9809 | 2026.02.01 14:42:27.230455 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 9810 | 2026.02.01 14:42:27.230501 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 921 rows starting from the beginning of the part | ||
| 9811 | 2026.02.01 14:42:27.230544 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 28 rows starting from the beginning of the part | ||
| 9812 | 2026.02.01 14:42:27.230589 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9813 | 2026.02.01 14:42:27.230631 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 463 rows starting from the beginning of the part | ||
| 9814 | 2026.02.01 14:42:27.230715 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.02.01 14:42:27.230755 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9816 | 2026.02.01 14:42:27.231071 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9817 | 2026.02.01 14:42:27.231287 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.02.01 14:42:27.231415 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 9819 | 2026.02.01 14:42:27.231451 [ 276 ] {77ede71c-5897-4a94-9b81-83c47b68dbf0} <Debug> TCPHandler: Processed in 0.00127423 sec. | ||
| 9820 | 2026.02.01 14:42:27.231560 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9821 | 2026.02.01 14:42:27.231651 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9822 | 2026.02.01 14:42:27.231691 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9823 | 2026.02.01 14:42:27.231827 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2653 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646131 sec., 1611657.8814201301 rows/sec., 123.01 MiB/sec. | ||
| 9824 | 2026.02.01 14:42:27.232061 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9825 | 2026.02.01 14:42:27.232104 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.02.01 14:42:27.232145 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9827 | 2026.02.01 14:42:27.232395 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.02.01 14:42:27.232481 [ 187 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_66_13} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9829 | 2026.02.01 14:42:27.232507 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9830 | 2026.02.01 14:42:27.232587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 9831 | 2026.02.01 14:42:27.232726 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9832 | 2026.02.01 14:42:27.232859 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001226 sec., 210440.45676998366 rows/sec., 14.01 MiB/sec. | ||
| 9833 | 2026.02.01 14:42:27.232895 [ 276 ] {4b39ccdc-22fd-47cf-afb2-cb4a3bf23839} <Debug> TCPHandler: Processed in 0.001382162 sec. | ||
| 9834 | 2026.02.01 14:42:27.233012 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9835 | 2026.02.01 14:42:27.233103 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9836 | 2026.02.01 14:42:27.233144 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9837 | 2026.02.01 14:42:27.233453 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2026.02.01 14:42:27.233487 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9839 | 2026.02.01 14:42:27.233770 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9840 | 2026.02.01 14:42:27.233975 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.02.01 14:42:27.234102 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 9842 | 2026.02.01 14:42:27.234137 [ 276 ] {727a3895-6317-4e70-b0d3-1905868d60c2} <Debug> TCPHandler: Processed in 0.001172916 sec. | ||
| 9843 | 2026.02.01 14:42:27.234244 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9844 | 2026.02.01 14:42:27.234335 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9845 | 2026.02.01 14:42:27.234374 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9846 | 2026.02.01 14:42:27.234695 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2026.02.01 14:42:27.234730 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9848 | 2026.02.01 14:42:27.235023 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9849 | 2026.02.01 14:42:27.235221 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.02.01 14:42:27.235341 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001023 sec., 86021.50537634408 rows/sec., 5.40 MiB/sec. | ||
| 9851 | 2026.02.01 14:42:27.235376 [ 276 ] {71b739d7-44ad-43ab-83d4-adcd4af6bc93} <Debug> TCPHandler: Processed in 0.001178146 sec. | ||
| 9852 | 2026.02.01 14:42:27.235711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22617 | ||
| 9853 | 2026.02.01 14:42:27.236278 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.02.01 14:42:27.236318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9855 | 2026.02.01 14:42:27.236808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9856 | 2026.02.01 14:42:27.237034 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.02.01 14:42:27.237158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22617 | ||
| 9858 | 2026.02.01 14:42:28.397155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9859 | 2026.02.01 14:42:28.412469 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.02.01 14:42:28.412514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9861 | 2026.02.01 14:42:28.418518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9862 | 2026.02.01 14:42:28.419178 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9863 | 2026.02.01 14:42:28.421953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9864 | 2026.02.01 14:42:28.790717 [ 130 ] {} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9865 | 2026.02.01 14:42:28.790782 [ 130 ] {} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.02.01 14:42:28.790805 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9867 | 2026.02.01 14:42:28.790919 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 9868 | 2026.02.01 14:42:28.791042 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9869 | 2026.02.01 14:42:28.791079 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 9870 | 2026.02.01 14:42:28.791153 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 9871 | 2026.02.01 14:42:28.791203 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 9872 | 2026.02.01 14:42:28.791252 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 9873 | 2026.02.01 14:42:28.791297 [ 202 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 9874 | 2026.02.01 14:42:28.792053 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178706 sec., 32238.743164113865 rows/sec., 2.69 MiB/sec. | ||
| 9875 | 2026.02.01 14:42:28.792264 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9876 | 2026.02.01 14:42:28.792640 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.02.01 14:42:28.792746 [ 193 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_17_4} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9878 | 2026.02.01 14:42:28.792854 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9879 | 2026.02.01 14:42:32.221376 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.02.01 14:42:32.221592 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.02.01 14:42:32.221668 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9882 | 2026.02.01 14:42:32.222431 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.02.01 14:42:32.222484 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9884 | 2026.02.01 14:42:32.222875 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9885 | 2026.02.01 14:42:32.223104 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.02.01 14:42:32.223273 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001738 sec., 13808.97583429229 rows/sec., 1.15 MiB/sec. | ||
| 9887 | 2026.02.01 14:42:32.223317 [ 276 ] {26d39087-338e-4dd7-84cb-44c0a5cfd954} <Debug> TCPHandler: Processed in 0.002079675 sec. | ||
| 9888 | 2026.02.01 14:42:32.223440 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.02.01 14:42:32.223540 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9890 | 2026.02.01 14:42:32.223582 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9891 | 2026.02.01 14:42:32.223987 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.02.01 14:42:32.224024 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9893 | 2026.02.01 14:42:32.224324 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9894 | 2026.02.01 14:42:32.224637 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.02.01 14:42:32.224790 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001271 sec., 3147.128245476003 rows/sec., 256.63 KiB/sec. | ||
| 9896 | 2026.02.01 14:42:32.224829 [ 276 ] {cf02f1b4-02c5-401c-95f1-5c8e7348ac0f} <Debug> TCPHandler: Processed in 0.001441585 sec. | ||
| 9897 | 2026.02.01 14:42:32.224953 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.02.01 14:42:32.225050 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9899 | 2026.02.01 14:42:32.225091 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9900 | 2026.02.01 14:42:32.225676 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.02.01 14:42:32.225714 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9902 | 2026.02.01 14:42:32.226045 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9903 | 2026.02.01 14:42:32.226254 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.02.01 14:42:32.226388 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Debug> executeQuery: Read 258 rows, 23.68 KiB in 0.001356 sec., 190265.4867256637 rows/sec., 17.06 MiB/sec. | ||
| 9905 | 2026.02.01 14:42:32.226426 [ 276 ] {c5da44f7-6ba9-4d72-aa0e-f5df3a92cfb2} <Debug> TCPHandler: Processed in 0.001524197 sec. | ||
| 9906 | 2026.02.01 14:42:32.226545 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.02.01 14:42:32.226640 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9908 | 2026.02.01 14:42:32.226682 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9909 | 2026.02.01 14:42:32.227142 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.02.01 14:42:32.227179 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9911 | 2026.02.01 14:42:32.227480 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9912 | 2026.02.01 14:42:32.227690 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.02.01 14:42:32.227813 [ 148 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9914 | 2026.02.01 14:42:32.227825 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Debug> executeQuery: Read 56 rows, 4.25 KiB in 0.001203 sec., 46550.290939318365 rows/sec., 3.45 MiB/sec. | ||
| 9915 | 2026.02.01 14:42:32.227900 [ 148 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.02.01 14:42:32.227912 [ 276 ] {b39f0443-10dd-4f17-9eb6-def6059d1ba3} <Debug> TCPHandler: Processed in 0.001417073 sec. | ||
| 9917 | 2026.02.01 14:42:32.227933 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9918 | 2026.02.01 14:42:32.228036 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.02.01 14:42:32.228065 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 9920 | 2026.02.01 14:42:32.228137 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.02.01 14:42:32.228183 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9922 | 2026.02.01 14:42:32.228218 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9923 | 2026.02.01 14:42:32.228260 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 205 rows starting from the beginning of the part | ||
| 9924 | 2026.02.01 14:42:32.228334 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 9925 | 2026.02.01 14:42:32.228383 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 135 rows starting from the beginning of the part | ||
| 9926 | 2026.02.01 14:42:32.228427 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 9927 | 2026.02.01 14:42:32.228468 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 133 rows starting from the beginning of the part | ||
| 9928 | 2026.02.01 14:42:32.228524 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 9929 | 2026.02.01 14:42:32.228610 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.02.01 14:42:32.228652 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9931 | 2026.02.01 14:42:32.229007 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9932 | 2026.02.01 14:42:32.229234 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.02.01 14:42:32.229376 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001258 sec., 19077.90143084261 rows/sec., 1.58 MiB/sec. | ||
| 9934 | 2026.02.01 14:42:32.229415 [ 276 ] {32d4ac20-5888-41c6-ab0b-4b214b98d91d} <Debug> TCPHandler: Processed in 0.001429054 sec. | ||
| 9935 | 2026.02.01 14:42:32.229526 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2026.02.01 14:42:32.229539 [ 191 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531677 sec., 397603.41116305854 rows/sec., 26.88 MiB/sec. | ||
| 9937 | 2026.02.01 14:42:32.229621 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9938 | 2026.02.01 14:42:32.229669 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9939 | 2026.02.01 14:42:32.229721 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9940 | 2026.02.01 14:42:32.230013 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.02.01 14:42:32.230078 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2026.02.01 14:42:32.230089 [ 189 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_56_11} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9943 | 2026.02.01 14:42:32.230124 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9944 | 2026.02.01 14:42:32.230190 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9945 | 2026.02.01 14:42:32.230438 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9946 | 2026.02.01 14:42:32.230648 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.02.01 14:42:32.230781 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 795.84 KiB/sec. | ||
| 9948 | 2026.02.01 14:42:32.230818 [ 276 ] {a64f7aa6-8768-41e8-9400-4c527595520d} <Debug> TCPHandler: Processed in 0.001343222 sec. | ||
| 9949 | 2026.02.01 14:42:32.230931 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.02.01 14:42:32.231027 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9951 | 2026.02.01 14:42:32.231068 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9952 | 2026.02.01 14:42:32.231547 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.02.01 14:42:32.231583 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9954 | 2026.02.01 14:42:32.231898 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9955 | 2026.02.01 14:42:32.232099 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.02.01 14:42:32.232234 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001225 sec., 117551.02040816327 rows/sec., 9.49 MiB/sec. | ||
| 9957 | 2026.02.01 14:42:32.232272 [ 276 ] {5c69f40e-5fd7-4537-a085-63bb47713910} <Debug> TCPHandler: Processed in 0.001395284 sec. | ||
| 9958 | 2026.02.01 14:42:32.232382 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.02.01 14:42:32.232478 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.02.01 14:42:32.232521 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9961 | 2026.02.01 14:42:32.232977 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.02.01 14:42:32.233013 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9963 | 2026.02.01 14:42:32.233350 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9964 | 2026.02.01 14:42:32.233555 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.02.01 14:42:32.233697 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Debug> executeQuery: Read 306 rows, 23.50 KiB in 0.001237 sec., 247372.67582861762 rows/sec., 18.56 MiB/sec. | ||
| 9966 | 2026.02.01 14:42:32.233736 [ 276 ] {43891173-3285-462c-8a0f-7a5cf378539a} <Debug> TCPHandler: Processed in 0.001404134 sec. | ||
| 9967 | 2026.02.01 14:42:32.233843 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2026.02.01 14:42:32.233939 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9969 | 2026.02.01 14:42:32.233994 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <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 | ||
| 9970 | 2026.02.01 14:42:32.234882 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.02.01 14:42:32.234925 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9972 | 2026.02.01 14:42:32.235545 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9973 | 2026.02.01 14:42:32.235763 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.02.01 14:42:32.235908 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001987 sec., 20130.850528434825 rows/sec., 36.07 MiB/sec. | ||
| 9975 | 2026.02.01 14:42:32.235963 [ 276 ] {f13ee8c4-2ab3-4db2-83db-1fa98b3095bc} <Debug> TCPHandler: Processed in 0.002168687 sec. | ||
| 9976 | 2026.02.01 14:42:32.236079 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2026.02.01 14:42:32.236175 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9978 | 2026.02.01 14:42:32.236218 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9979 | 2026.02.01 14:42:32.236561 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.02.01 14:42:32.236597 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9981 | 2026.02.01 14:42:32.237023 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9982 | 2026.02.01 14:42:32.237360 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.01 14:42:32.237502 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 9984 | 2026.02.01 14:42:32.237542 [ 276 ] {39c82cf7-ca94-46b4-8a53-ebbbf8801bc9} <Debug> TCPHandler: Processed in 0.001513877 sec. | ||
| 9985 | 2026.02.01 14:42:34.574925 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9986 | 2026.02.01 14:42:34.574994 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9987 | 2026.02.01 14:42:34.738156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23065 | ||
| 9988 | 2026.02.01 14:42:34.738654 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.02.01 14:42:34.738703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9990 | 2026.02.01 14:42:34.739206 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9991 | 2026.02.01 14:42:34.739445 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.02.01 14:42:34.739587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 9993 | 2026.02.01 14:42:34.801013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1238 | ||
| 9994 | 2026.02.01 14:42:34.803553 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2026.02.01 14:42:34.803610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 9996 | 2026.02.01 14:42:34.804851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9997 | 2026.02.01 14:42:34.805143 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9998 | 2026.02.01 14:42:34.805304 [ 146 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9999 | 2026.02.01 14:42:34.805372 [ 146 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.02.01 14:42:34.805394 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10001 | 2026.02.01 14:42:34.805505 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 10002 | 2026.02.01 14:42:34.805522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 10003 | 2026.02.01 14:42:34.806168 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10004 | 2026.02.01 14:42:34.806331 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1040 rows starting from the beginning of the part | ||
| 10005 | 2026.02.01 14:42:34.806713 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
| 10006 | 2026.02.01 14:42:34.807091 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 10007 | 2026.02.01 14:42:34.807465 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part | ||
| 10008 | 2026.02.01 14:42:34.807826 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10009 | 2026.02.01 14:42:34.808160 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 10010 | 2026.02.01 14:42:34.815500 [ 191 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1238 rows, containing 72 columns (72 merged, 0 gathered) in 0.010043721 sec., 123261.09018759083 rows/sec., 100.91 MiB/sec. | ||
| 10011 | 2026.02.01 14:42:34.816986 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10012 | 2026.02.01 14:42:34.817619 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2026.02.01 14:42:34.817706 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_36_7} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10014 | 2026.02.01 14:42:34.818035 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 10015 | 2026.02.01 14:42:35.001225 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000861317 sec. | ||
| 10016 | 2026.02.01 14:42:35.922907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10017 | 2026.02.01 14:42:35.939072 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.02.01 14:42:35.939128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10019 | 2026.02.01 14:42:35.945548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10020 | 2026.02.01 14:42:35.946233 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.02.01 14:42:35.949226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10022 | 2026.02.01 14:42:37.212923 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.02.01 14:42:37.213110 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10024 | 2026.02.01 14:42:37.213181 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10025 | 2026.02.01 14:42:37.213885 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.02.01 14:42:37.213938 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10027 | 2026.02.01 14:42:37.214354 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10028 | 2026.02.01 14:42:37.214586 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.02.01 14:42:37.214752 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.54 MiB/sec. | ||
| 10030 | 2026.02.01 14:42:37.214806 [ 276 ] {8c9028a4-bb72-4f21-a056-ed51f7b32d51} <Debug> TCPHandler: Processed in 0.002022943 sec. | ||
| 10031 | 2026.02.01 14:42:37.214933 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.02.01 14:42:37.215038 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10033 | 2026.02.01 14:42:37.215083 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10034 | 2026.02.01 14:42:37.215532 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.02.01 14:42:37.215569 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10036 | 2026.02.01 14:42:37.215883 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10037 | 2026.02.01 14:42:37.216091 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.02.01 14:42:37.216226 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 10039 | 2026.02.01 14:42:37.216264 [ 276 ] {b9c3fdb2-85b9-4369-b201-b38363b08ce5} <Debug> TCPHandler: Processed in 0.001383823 sec. | ||
| 10040 | 2026.02.01 14:42:37.216379 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.02.01 14:42:37.216477 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.02.01 14:42:37.216523 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10043 | 2026.02.01 14:42:37.216944 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.02.01 14:42:37.216980 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10045 | 2026.02.01 14:42:37.217307 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10046 | 2026.02.01 14:42:37.217516 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.02.01 14:42:37.217625 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10048 | 2026.02.01 14:42:37.217647 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 10049 | 2026.02.01 14:42:37.217669 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2026.02.01 14:42:37.217686 [ 276 ] {21bc156b-8127-4aa5-b6bb-f580e8555510} <Debug> TCPHandler: Processed in 0.001356972 sec. | ||
| 10051 | 2026.02.01 14:42:37.217692 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10052 | 2026.02.01 14:42:37.217793 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 10053 | 2026.02.01 14:42:37.217802 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.02.01 14:42:37.217906 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10055 | 2026.02.01 14:42:37.217912 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10056 | 2026.02.01 14:42:37.217943 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18847 rows starting from the beginning of the part | ||
| 10057 | 2026.02.01 14:42:37.217962 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10058 | 2026.02.01 14:42:37.218011 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 10059 | 2026.02.01 14:42:37.218063 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 10060 | 2026.02.01 14:42:37.218110 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 258 rows starting from the beginning of the part | ||
| 10061 | 2026.02.01 14:42:37.218153 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 306 rows starting from the beginning of the part | ||
| 10062 | 2026.02.01 14:42:37.218196 [ 198 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 10063 | 2026.02.01 14:42:37.218314 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2026.02.01 14:42:37.218349 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10065 | 2026.02.01 14:42:37.218693 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10066 | 2026.02.01 14:42:37.218906 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.02.01 14:42:37.219042 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 10068 | 2026.02.01 14:42:37.219079 [ 276 ] {aeb3a3ae-9dbb-4e45-a9df-9412bf11650c} <Debug> TCPHandler: Processed in 0.001327402 sec. | ||
| 10069 | 2026.02.01 14:42:37.224070 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19751 rows, containing 5 columns (5 merged, 0 gathered) in 0.006315596 sec., 3127337.4674377525 rows/sec., 212.40 MiB/sec. | ||
| 10070 | 2026.02.01 14:42:37.224406 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10071 | 2026.02.01 14:42:37.224688 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.02.01 14:42:37.224755 [ 190 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10073 | 2026.02.01 14:42:37.224823 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 10074 | 2026.02.01 14:42:38.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.16 MiB, peak 322.60 MiB, free memory in arenas 0.00 B, will set to 314.52 MiB (RSS), difference: 2.35 MiB | ||
| 10075 | 2026.02.01 14:42:39.751796 [ 135 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 5 parts from all_1_21_4 to all_25_25_0 | ||
| 10076 | 2026.02.01 14:42:39.751880 [ 135 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.02.01 14:42:39.751904 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10078 | 2026.02.01 14:42:39.752051 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 10079 | 2026.02.01 14:42:39.752197 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10080 | 2026.02.01 14:42:39.752237 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
| 10081 | 2026.02.01 14:42:39.752308 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10082 | 2026.02.01 14:42:39.752356 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10083 | 2026.02.01 14:42:39.752399 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10084 | 2026.02.01 14:42:39.752439 [ 197 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10085 | 2026.02.01 14:42:39.753208 [ 186 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213888 sec., 21418.779986291982 rows/sec., 1.40 MiB/sec. | ||
| 10086 | 2026.02.01 14:42:39.753439 [ 196 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10087 | 2026.02.01 14:42:39.753791 [ 196 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.02.01 14:42:39.753876 [ 196 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_25_5} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 5 parts: [all_1_21_4, all_25_25_0] -> all_1_25_5 | ||
| 10089 | 2026.02.01 14:42:39.753978 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10090 | 2026.02.01 14:42:42.215081 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.02.01 14:42:42.215288 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10092 | 2026.02.01 14:42:42.215393 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10093 | 2026.02.01 14:42:42.216222 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.02.01 14:42:42.216272 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10095 | 2026.02.01 14:42:42.216726 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10096 | 2026.02.01 14:42:42.216951 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.02.01 14:42:42.217146 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001916 sec., 70981.2108559499 rows/sec., 6.16 MiB/sec. | ||
| 10098 | 2026.02.01 14:42:42.217213 [ 276 ] {595e5f23-fa12-42f5-af3a-50d92dba6230} <Debug> TCPHandler: Processed in 0.002279451 sec. | ||
| 10099 | 2026.02.01 14:42:42.217347 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.02.01 14:42:42.217452 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10101 | 2026.02.01 14:42:42.217498 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10102 | 2026.02.01 14:42:42.217940 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.02.01 14:42:42.217979 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10104 | 2026.02.01 14:42:42.218306 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10105 | 2026.02.01 14:42:42.218518 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.02.01 14:42:42.218658 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00123 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 10107 | 2026.02.01 14:42:42.218699 [ 276 ] {de91efec-4182-470c-9a68-4d733fcaf753} <Debug> TCPHandler: Processed in 0.001404403 sec. | ||
| 10108 | 2026.02.01 14:42:42.218809 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.02.01 14:42:42.218907 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10110 | 2026.02.01 14:42:42.218950 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10111 | 2026.02.01 14:42:42.219385 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.02.01 14:42:42.219423 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10113 | 2026.02.01 14:42:42.219745 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10114 | 2026.02.01 14:42:42.219964 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.02.01 14:42:42.220099 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. | ||
| 10116 | 2026.02.01 14:42:42.220144 [ 276 ] {04d75fc6-1d1c-40c9-96c7-a8b1baee1637} <Debug> TCPHandler: Processed in 0.001384863 sec. | ||
| 10117 | 2026.02.01 14:42:42.220271 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.02.01 14:42:42.220368 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.02.01 14:42:42.220413 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10120 | 2026.02.01 14:42:42.220857 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.02.01 14:42:42.220894 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10122 | 2026.02.01 14:42:42.221250 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10123 | 2026.02.01 14:42:42.221459 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.02.01 14:42:42.221591 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 10125 | 2026.02.01 14:42:42.221629 [ 276 ] {9380b5d3-c561-407f-a289-8d2214d7f13d} <Debug> TCPHandler: Processed in 0.001407084 sec. | ||
| 10126 | 2026.02.01 14:42:42.221741 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.02.01 14:42:42.221836 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10128 | 2026.02.01 14:42:42.221893 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <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 | ||
| 10129 | 2026.02.01 14:42:42.222770 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.02.01 14:42:42.222807 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10131 | 2026.02.01 14:42:42.223432 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10132 | 2026.02.01 14:42:42.223655 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.02.01 14:42:42.223802 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 10134 | 2026.02.01 14:42:42.223866 [ 276 ] {35357849-066f-4df4-b090-8f498f34fc28} <Debug> TCPHandler: Processed in 0.002174347 sec. | ||
| 10135 | 2026.02.01 14:42:42.224000 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.02.01 14:42:42.224095 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10137 | 2026.02.01 14:42:42.224138 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10138 | 2026.02.01 14:42:42.224521 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.02.01 14:42:42.224559 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10140 | 2026.02.01 14:42:42.224894 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10141 | 2026.02.01 14:42:42.225103 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.02.01 14:42:42.225221 [ 137 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10143 | 2026.02.01 14:42:42.225237 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 10144 | 2026.02.01 14:42:42.225292 [ 137 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.02.01 14:42:42.225301 [ 276 ] {8937d09d-90b0-439e-8fa6-12608aa62209} <Debug> TCPHandler: Processed in 0.001351332 sec. | ||
| 10146 | 2026.02.01 14:42:42.225321 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10147 | 2026.02.01 14:42:42.225431 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10148 | 2026.02.01 14:42:42.225565 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10149 | 2026.02.01 14:42:42.225604 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3378 rows starting from the beginning of the part | ||
| 10150 | 2026.02.01 14:42:42.225677 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10151 | 2026.02.01 14:42:42.225726 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 88 rows starting from the beginning of the part | ||
| 10152 | 2026.02.01 14:42:42.225770 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10153 | 2026.02.01 14:42:42.225812 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10154 | 2026.02.01 14:42:42.225855 [ 197 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 10155 | 2026.02.01 14:42:42.227021 [ 196 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3706 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633451 sec., 2268816.1444695923 rows/sec., 147.57 MiB/sec. | ||
| 10156 | 2026.02.01 14:42:42.227370 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10157 | 2026.02.01 14:42:42.227680 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10158 | 2026.02.01 14:42:42.227765 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_66_13} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10159 | 2026.02.01 14:42:42.227860 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10160 | 2026.02.01 14:42:42.239666 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23577 | ||
| 10161 | 2026.02.01 14:42:42.240151 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.02.01 14:42:42.240186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10163 | 2026.02.01 14:42:42.240648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10164 | 2026.02.01 14:42:42.240880 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.02.01 14:42:42.241004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23577 | ||
| 10166 | 2026.02.01 14:42:43.449328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10167 | 2026.02.01 14:42:43.468437 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2026.02.01 14:42:43.468494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10169 | 2026.02.01 14:42:43.476336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10170 | 2026.02.01 14:42:43.477463 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2026.02.01 14:42:43.485242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10172 | 2026.02.01 14:42:44.606456 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52990 | ||
| 10173 | 2026.02.01 14:42:44.606581 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10174 | 2026.02.01 14:42:44.606611 [ 287 ] {} <Debug> TCP-Session: 8a57b28d-caa7-45c0-83e8-a3423f561b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:52990 | ||
| 10175 | 2026.02.01 14:42:44.606637 [ 287 ] {} <Debug> TCP-Session: 8a57b28d-caa7-45c0-83e8-a3423f561b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.02.01 14:42:44.606652 [ 287 ] {} <Debug> TCP-Session: 8a57b28d-caa7-45c0-83e8-a3423f561b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.02.01 14:42:44.606936 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33978 | ||
| 10178 | 2026.02.01 14:42:44.606972 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42858 | ||
| 10179 | 2026.02.01 14:42:44.606984 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57891 | ||
| 10180 | 2026.02.01 14:42:44.607011 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38069 | ||
| 10181 | 2026.02.01 14:42:44.607025 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39170 | ||
| 10182 | 2026.02.01 14:42:44.607084 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10183 | 2026.02.01 14:42:44.607080 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10184 | 2026.02.01 14:42:44.607134 [ 291 ] {} <Debug> TCP-Session: 72cfce03-1c1c-48c5-b56d-c8d842a82cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42858 | ||
| 10185 | 2026.02.01 14:42:44.607041 [ 287 ] {} <Trace> TCP-Session: 8a57b28d-caa7-45c0-83e8-a3423f561b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.02.01 14:42:44.607166 [ 291 ] {} <Debug> TCP-Session: 72cfce03-1c1c-48c5-b56d-c8d842a82cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.02.01 14:42:44.607160 [ 289 ] {} <Debug> TCP-Session: a2b7a15b-bae0-4d85-a527-66139db6b2c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33978 | ||
| 10188 | 2026.02.01 14:42:44.607190 [ 291 ] {} <Debug> TCP-Session: 72cfce03-1c1c-48c5-b56d-c8d842a82cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.02.01 14:42:44.606997 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45894 | ||
| 10190 | 2026.02.01 14:42:44.607219 [ 289 ] {} <Debug> TCP-Session: a2b7a15b-bae0-4d85-a527-66139db6b2c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10191 | 2026.02.01 14:42:44.606980 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33217 | ||
| 10192 | 2026.02.01 14:42:44.607254 [ 289 ] {} <Debug> TCP-Session: a2b7a15b-bae0-4d85-a527-66139db6b2c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.02.01 14:42:44.607029 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63947 | ||
| 10194 | 2026.02.01 14:42:44.607367 [ 287 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52990) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10195 | 2026.02.01 14:42:44.607698 [ 287 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10196 | 2026.02.01 14:42:44.607699 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10197 | 2026.02.01 14:42:44.607771 [ 354 ] {} <Debug> TCP-Session: 5d193cf7-31fe-4db0-bd5f-2edc25a997a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39170 | ||
| 10198 | 2026.02.01 14:42:44.607777 [ 287 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10199 | 2026.02.01 14:42:44.607808 [ 354 ] {} <Debug> TCP-Session: 5d193cf7-31fe-4db0-bd5f-2edc25a997a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.02.01 14:42:44.607822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10201 | 2026.02.01 14:42:44.607835 [ 354 ] {} <Debug> TCP-Session: 5d193cf7-31fe-4db0-bd5f-2edc25a997a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.02.01 14:42:44.607868 [ 290 ] {} <Debug> TCP-Session: a02403b0-b00c-43e3-9dff-b067b84473eb Authenticating user 'default' from [fd00:1122:3344:101::e]:33217 | ||
| 10203 | 2026.02.01 14:42:44.607900 [ 290 ] {} <Debug> TCP-Session: a02403b0-b00c-43e3-9dff-b067b84473eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.02.01 14:42:44.607914 [ 290 ] {} <Debug> TCP-Session: a02403b0-b00c-43e3-9dff-b067b84473eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10205 | 2026.02.01 14:42:44.608140 [ 287 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 10206 | 2026.02.01 14:42:44.608154 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10207 | 2026.02.01 14:42:44.608202 [ 353 ] {} <Debug> TCP-Session: 4060657d-3dff-4456-b97c-b988ec50e860 Authenticating user 'default' from [fd00:1122:3344:101::e]:38069 | ||
| 10208 | 2026.02.01 14:42:44.608234 [ 353 ] {} <Debug> TCP-Session: 4060657d-3dff-4456-b97c-b988ec50e860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.02.01 14:42:44.608256 [ 353 ] {} <Debug> TCP-Session: 4060657d-3dff-4456-b97c-b988ec50e860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.02.01 14:42:44.608403 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10211 | 2026.02.01 14:42:44.608444 [ 352 ] {} <Debug> TCP-Session: c51b67f2-edfd-48b2-b678-f4d99256add3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45894 | ||
| 10212 | 2026.02.01 14:42:44.608464 [ 352 ] {} <Debug> TCP-Session: c51b67f2-edfd-48b2-b678-f4d99256add3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10213 | 2026.02.01 14:42:44.608481 [ 352 ] {} <Debug> TCP-Session: c51b67f2-edfd-48b2-b678-f4d99256add3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10214 | 2026.02.01 14:42:44.608651 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10215 | 2026.02.01 14:42:44.608688 [ 351 ] {} <Debug> TCP-Session: 5ca8cfa3-633f-4adf-95c5-ce9edcfe5983 Authenticating user 'default' from [fd00:1122:3344:101::e]:57891 | ||
| 10216 | 2026.02.01 14:42:44.608706 [ 351 ] {} <Debug> TCP-Session: 5ca8cfa3-633f-4adf-95c5-ce9edcfe5983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.02.01 14:42:44.608718 [ 351 ] {} <Debug> TCP-Session: 5ca8cfa3-633f-4adf-95c5-ce9edcfe5983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10218 | 2026.02.01 14:42:44.608771 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10219 | 2026.02.01 14:42:44.608810 [ 355 ] {} <Debug> TCP-Session: 01be726e-ed03-4164-a34d-eda7b5deb06f Authenticating user 'default' from [fd00:1122:3344:101::e]:63947 | ||
| 10220 | 2026.02.01 14:42:44.608828 [ 355 ] {} <Debug> TCP-Session: 01be726e-ed03-4164-a34d-eda7b5deb06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.02.01 14:42:44.608842 [ 355 ] {} <Debug> TCP-Session: 01be726e-ed03-4164-a34d-eda7b5deb06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10222 | 2026.02.01 14:42:44.609068 [ 322 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Trace> AggregatingTransform: Aggregating | ||
| 10223 | 2026.02.01 14:42:44.609107 [ 322 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 10224 | 2026.02.01 14:42:44.609142 [ 322 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883407 sec. (1131.981 rows/sec., 44.22 KiB/sec.) | ||
| 10225 | 2026.02.01 14:42:44.609161 [ 322 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Trace> Aggregator: Merging aggregated data | ||
| 10226 | 2026.02.01 14:42:44.610569 [ 287 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003292 sec., 303.7667071688943 rows/sec., 11.87 KiB/sec. | ||
| 10227 | 2026.02.01 14:42:44.610717 [ 287 ] {20748a6c-8e67-4542-8711-3c10345de9d8} <Debug> TCPHandler: Processed in 0.003798888 sec. | ||
| 10228 | 2026.02.01 14:42:44.610815 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10229 | 2026.02.01 14:42:44.610849 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10230 | 2026.02.01 14:42:44.610858 [ 287 ] {} <Debug> TCP-Session: 8a57b28d-caa7-45c0-83e8-a3423f561b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.02.01 14:42:44.610881 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10232 | 2026.02.01 14:42:44.610897 [ 289 ] {} <Debug> TCP-Session: a2b7a15b-bae0-4d85-a527-66139db6b2c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10233 | 2026.02.01 14:42:44.610902 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10234 | 2026.02.01 14:42:44.610925 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2026.02.01 14:42:44.610949 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10236 | 2026.02.01 14:42:44.610968 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10237 | 2026.02.01 14:42:44.611002 [ 352 ] {} <Debug> TCP-Session: c51b67f2-edfd-48b2-b678-f4d99256add3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.02.01 14:42:44.611011 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10239 | 2026.02.01 14:42:44.611028 [ 291 ] {} <Debug> TCP-Session: 72cfce03-1c1c-48c5-b56d-c8d842a82cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10240 | 2026.02.01 14:42:44.611013 [ 290 ] {} <Debug> TCP-Session: a02403b0-b00c-43e3-9dff-b067b84473eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10241 | 2026.02.01 14:42:44.611086 [ 354 ] {} <Debug> TCP-Session: 5d193cf7-31fe-4db0-bd5f-2edc25a997a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10242 | 2026.02.01 14:42:44.610987 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10243 | 2026.02.01 14:42:44.610964 [ 353 ] {} <Debug> TCP-Session: 4060657d-3dff-4456-b97c-b988ec50e860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2026.02.01 14:42:44.611162 [ 351 ] {} <Debug> TCP-Session: 5ca8cfa3-633f-4adf-95c5-ce9edcfe5983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10245 | 2026.02.01 14:42:44.610931 [ 355 ] {} <Debug> TCP-Session: 01be726e-ed03-4164-a34d-eda7b5deb06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10246 | 2026.02.01 14:42:44.647468 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37670 | ||
| 10247 | 2026.02.01 14:42:44.647562 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10248 | 2026.02.01 14:42:44.647590 [ 287 ] {} <Debug> TCP-Session: 245b1cc9-34de-4f99-b902-c8dbe3ae845e Authenticating user 'default' from [fd00:1122:3344:101::e]:37670 | ||
| 10249 | 2026.02.01 14:42:44.647613 [ 287 ] {} <Debug> TCP-Session: 245b1cc9-34de-4f99-b902-c8dbe3ae845e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10250 | 2026.02.01 14:42:44.647626 [ 287 ] {} <Debug> TCP-Session: 245b1cc9-34de-4f99-b902-c8dbe3ae845e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10251 | 2026.02.01 14:42:44.648033 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41165 | ||
| 10252 | 2026.02.01 14:42:44.648056 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33105 | ||
| 10253 | 2026.02.01 14:42:44.648089 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33430 | ||
| 10254 | 2026.02.01 14:42:44.648097 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34128 | ||
| 10255 | 2026.02.01 14:42:44.648117 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61640 | ||
| 10256 | 2026.02.01 14:42:44.648140 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57893 | ||
| 10257 | 2026.02.01 14:42:44.648142 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36621 | ||
| 10258 | 2026.02.01 14:42:44.648207 [ 287 ] {} <Trace> TCP-Session: 245b1cc9-34de-4f99-b902-c8dbe3ae845e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2026.02.01 14:42:44.648209 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10260 | 2026.02.01 14:42:44.648219 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10261 | 2026.02.01 14:42:44.648184 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10262 | 2026.02.01 14:42:44.648277 [ 355 ] {} <Debug> TCP-Session: 98e06b92-d754-45f1-9889-7796d807db28 Authenticating user 'default' from [fd00:1122:3344:101::e]:57893 | ||
| 10263 | 2026.02.01 14:42:44.648266 [ 353 ] {} <Debug> TCP-Session: f1fd017d-b522-4946-b5c3-39805ff095a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61640 | ||
| 10264 | 2026.02.01 14:42:44.648305 [ 355 ] {} <Debug> TCP-Session: 98e06b92-d754-45f1-9889-7796d807db28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10265 | 2026.02.01 14:42:44.648301 [ 352 ] {} <Debug> TCP-Session: 0d30f327-8864-4b2a-96b3-ec3e1a057279 Authenticating user 'default' from [fd00:1122:3344:101::e]:34128 | ||
| 10266 | 2026.02.01 14:42:44.648324 [ 353 ] {} <Debug> TCP-Session: f1fd017d-b522-4946-b5c3-39805ff095a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10267 | 2026.02.01 14:42:44.648331 [ 355 ] {} <Debug> TCP-Session: 98e06b92-d754-45f1-9889-7796d807db28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10268 | 2026.02.01 14:42:44.648342 [ 352 ] {} <Debug> TCP-Session: 0d30f327-8864-4b2a-96b3-ec3e1a057279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10269 | 2026.02.01 14:42:44.648353 [ 353 ] {} <Debug> TCP-Session: f1fd017d-b522-4946-b5c3-39805ff095a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10270 | 2026.02.01 14:42:44.648373 [ 352 ] {} <Debug> TCP-Session: 0d30f327-8864-4b2a-96b3-ec3e1a057279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10271 | 2026.02.01 14:42:44.648382 [ 287 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37670) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10272 | 2026.02.01 14:42:44.648309 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10273 | 2026.02.01 14:42:44.648163 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10274 | 2026.02.01 14:42:44.648159 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10275 | 2026.02.01 14:42:44.648492 [ 351 ] {} <Debug> TCP-Session: 243af807-a018-4025-b390-dc02b14eb47b Authenticating user 'default' from [fd00:1122:3344:101::e]:33430 | ||
| 10276 | 2026.02.01 14:42:44.648476 [ 354 ] {} <Debug> TCP-Session: 9bc32093-b618-4445-9c83-5fa7255363b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36621 | ||
| 10277 | 2026.02.01 14:42:44.648516 [ 290 ] {} <Debug> TCP-Session: 6573b914-857f-4dd1-aac2-b4fc5b3676cb Authenticating user 'default' from [fd00:1122:3344:101::e]:33105 | ||
| 10278 | 2026.02.01 14:42:44.648548 [ 354 ] {} <Debug> TCP-Session: 9bc32093-b618-4445-9c83-5fa7255363b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10279 | 2026.02.01 14:42:44.648567 [ 290 ] {} <Debug> TCP-Session: 6573b914-857f-4dd1-aac2-b4fc5b3676cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10280 | 2026.02.01 14:42:44.648574 [ 354 ] {} <Debug> TCP-Session: 9bc32093-b618-4445-9c83-5fa7255363b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10281 | 2026.02.01 14:42:44.648592 [ 290 ] {} <Debug> TCP-Session: 6573b914-857f-4dd1-aac2-b4fc5b3676cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10282 | 2026.02.01 14:42:44.648140 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10283 | 2026.02.01 14:42:44.648067 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64747 | ||
| 10284 | 2026.02.01 14:42:44.648658 [ 289 ] {} <Debug> TCP-Session: f46c5e99-cb15-41c2-af5c-e9ee766600c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41165 | ||
| 10285 | 2026.02.01 14:42:44.648664 [ 287 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10286 | 2026.02.01 14:42:44.648687 [ 289 ] {} <Debug> TCP-Session: f46c5e99-cb15-41c2-af5c-e9ee766600c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10287 | 2026.02.01 14:42:44.648522 [ 351 ] {} <Debug> TCP-Session: 243af807-a018-4025-b390-dc02b14eb47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10288 | 2026.02.01 14:42:44.648717 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10289 | 2026.02.01 14:42:44.648736 [ 287 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10290 | 2026.02.01 14:42:44.648745 [ 351 ] {} <Debug> TCP-Session: 243af807-a018-4025-b390-dc02b14eb47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10291 | 2026.02.01 14:42:44.648757 [ 291 ] {} <Debug> TCP-Session: 1c97d4b7-4e4e-4f88-8d29-93a8668e7092 Authenticating user 'default' from [fd00:1122:3344:101::e]:64747 | ||
| 10292 | 2026.02.01 14:42:44.648717 [ 289 ] {} <Debug> TCP-Session: f46c5e99-cb15-41c2-af5c-e9ee766600c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10293 | 2026.02.01 14:42:44.648797 [ 291 ] {} <Debug> TCP-Session: 1c97d4b7-4e4e-4f88-8d29-93a8668e7092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10294 | 2026.02.01 14:42:44.648822 [ 291 ] {} <Debug> TCP-Session: 1c97d4b7-4e4e-4f88-8d29-93a8668e7092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10295 | 2026.02.01 14:42:44.649051 [ 287 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 10296 | 2026.02.01 14:42:44.650088 [ 334 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Trace> AggregatingTransform: Aggregating | ||
| 10297 | 2026.02.01 14:42:44.650123 [ 334 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 10298 | 2026.02.01 14:42:44.650152 [ 334 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996791 sec. (1003.219 rows/sec., 39.19 KiB/sec.) | ||
| 10299 | 2026.02.01 14:42:44.650171 [ 334 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Trace> Aggregator: Merging aggregated data | ||
| 10300 | 2026.02.01 14:42:44.651873 [ 287 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003548 sec., 281.8489289740699 rows/sec., 11.01 KiB/sec. | ||
| 10301 | 2026.02.01 14:42:44.652006 [ 287 ] {a4961896-248a-4592-8d6b-7431653fd4ae} <Debug> TCPHandler: Processed in 0.003919521 sec. | ||
| 10302 | 2026.02.01 14:42:44.652166 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10303 | 2026.02.01 14:42:44.652195 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10304 | 2026.02.01 14:42:44.652215 [ 287 ] {} <Debug> TCP-Session: 245b1cc9-34de-4f99-b902-c8dbe3ae845e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10305 | 2026.02.01 14:42:44.652223 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10306 | 2026.02.01 14:42:44.652243 [ 289 ] {} <Debug> TCP-Session: f46c5e99-cb15-41c2-af5c-e9ee766600c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10307 | 2026.02.01 14:42:44.652258 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10308 | 2026.02.01 14:42:44.652278 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10309 | 2026.02.01 14:42:44.652301 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10310 | 2026.02.01 14:42:44.652322 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10311 | 2026.02.01 14:42:44.652337 [ 353 ] {} <Debug> TCP-Session: f1fd017d-b522-4946-b5c3-39805ff095a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10312 | 2026.02.01 14:42:44.652350 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10313 | 2026.02.01 14:42:44.652373 [ 352 ] {} <Debug> TCP-Session: 0d30f327-8864-4b2a-96b3-ec3e1a057279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2026.02.01 14:42:44.652318 [ 351 ] {} <Debug> TCP-Session: 243af807-a018-4025-b390-dc02b14eb47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10315 | 2026.02.01 14:42:44.652413 [ 354 ] {} <Debug> TCP-Session: 9bc32093-b618-4445-9c83-5fa7255363b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10316 | 2026.02.01 14:42:44.652282 [ 355 ] {} <Debug> TCP-Session: 98e06b92-d754-45f1-9889-7796d807db28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10317 | 2026.02.01 14:42:44.652239 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10318 | 2026.02.01 14:42:44.652348 [ 291 ] {} <Debug> TCP-Session: 1c97d4b7-4e4e-4f88-8d29-93a8668e7092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10319 | 2026.02.01 14:42:44.652500 [ 290 ] {} <Debug> TCP-Session: 6573b914-857f-4dd1-aac2-b4fc5b3676cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10320 | 2026.02.01 14:42:44.781275 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57587 | ||
| 10321 | 2026.02.01 14:42:44.781390 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10322 | 2026.02.01 14:42:44.781424 [ 352 ] {} <Debug> TCP-Session: 549277d8-b307-448a-82d9-4273d4d207d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57587 | ||
| 10323 | 2026.02.01 14:42:44.781453 [ 352 ] {} <Debug> TCP-Session: 549277d8-b307-448a-82d9-4273d4d207d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10324 | 2026.02.01 14:42:44.781471 [ 352 ] {} <Debug> TCP-Session: 549277d8-b307-448a-82d9-4273d4d207d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10325 | 2026.02.01 14:42:44.781695 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55361 | ||
| 10326 | 2026.02.01 14:42:44.781715 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41987 | ||
| 10327 | 2026.02.01 14:42:44.781737 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33005 | ||
| 10328 | 2026.02.01 14:42:44.781761 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40123 | ||
| 10329 | 2026.02.01 14:42:44.781771 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39777 | ||
| 10330 | 2026.02.01 14:42:44.781809 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10331 | 2026.02.01 14:42:44.781809 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10332 | 2026.02.01 14:42:44.781852 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10333 | 2026.02.01 14:42:44.781884 [ 352 ] {} <Trace> TCP-Session: 549277d8-b307-448a-82d9-4273d4d207d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2026.02.01 14:42:44.781886 [ 353 ] {} <Debug> TCP-Session: e39fadde-138d-4da9-80a9-d95edc87d547 Authenticating user 'default' from [fd00:1122:3344:101::e]:55361 | ||
| 10335 | 2026.02.01 14:42:44.781914 [ 289 ] {} <Debug> TCP-Session: f369ec21-1c94-4f9b-85ab-b7a4e90d3092 Authenticating user 'default' from [fd00:1122:3344:101::e]:33005 | ||
| 10336 | 2026.02.01 14:42:44.781918 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10337 | 2026.02.01 14:42:44.781940 [ 353 ] {} <Debug> TCP-Session: e39fadde-138d-4da9-80a9-d95edc87d547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10338 | 2026.02.01 14:42:44.781958 [ 289 ] {} <Debug> TCP-Session: f369ec21-1c94-4f9b-85ab-b7a4e90d3092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10339 | 2026.02.01 14:42:44.781976 [ 353 ] {} <Debug> TCP-Session: e39fadde-138d-4da9-80a9-d95edc87d547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10340 | 2026.02.01 14:42:44.781999 [ 289 ] {} <Debug> TCP-Session: f369ec21-1c94-4f9b-85ab-b7a4e90d3092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10341 | 2026.02.01 14:42:44.781872 [ 287 ] {} <Debug> TCP-Session: 9d3080d4-2306-45ed-93b2-ca126339b364 Authenticating user 'default' from [fd00:1122:3344:101::e]:41987 | ||
| 10342 | 2026.02.01 14:42:44.781771 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50412 | ||
| 10343 | 2026.02.01 14:42:44.782055 [ 287 ] {} <Debug> TCP-Session: 9d3080d4-2306-45ed-93b2-ca126339b364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10344 | 2026.02.01 14:42:44.782085 [ 352 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57587) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10345 | 2026.02.01 14:42:44.782103 [ 287 ] {} <Debug> TCP-Session: 9d3080d4-2306-45ed-93b2-ca126339b364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10346 | 2026.02.01 14:42:44.781706 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41023 | ||
| 10347 | 2026.02.01 14:42:44.782138 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10348 | 2026.02.01 14:42:44.781702 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51951 | ||
| 10349 | 2026.02.01 14:42:44.782181 [ 351 ] {} <Debug> TCP-Session: ac72b2f2-cd45-4622-b57b-82a84e0c4b8d Authenticating user 'default' from [fd00:1122:3344:101::e]:50412 | ||
| 10350 | 2026.02.01 14:42:44.782203 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10351 | 2026.02.01 14:42:44.781974 [ 290 ] {} <Debug> TCP-Session: fafa9092-830c-4d13-8449-809425548772 Authenticating user 'default' from [fd00:1122:3344:101::e]:39777 | ||
| 10352 | 2026.02.01 14:42:44.782233 [ 351 ] {} <Debug> TCP-Session: ac72b2f2-cd45-4622-b57b-82a84e0c4b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10353 | 2026.02.01 14:42:44.782240 [ 355 ] {} <Debug> TCP-Session: 4c4f0df9-e6de-4bfc-ab3c-40ca8be6a23b Authenticating user 'default' from [fd00:1122:3344:101::e]:41023 | ||
| 10354 | 2026.02.01 14:42:44.782264 [ 351 ] {} <Debug> TCP-Session: ac72b2f2-cd45-4622-b57b-82a84e0c4b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10355 | 2026.02.01 14:42:44.782278 [ 355 ] {} <Debug> TCP-Session: 4c4f0df9-e6de-4bfc-ab3c-40ca8be6a23b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2026.02.01 14:42:44.782276 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10357 | 2026.02.01 14:42:44.782304 [ 355 ] {} <Debug> TCP-Session: 4c4f0df9-e6de-4bfc-ab3c-40ca8be6a23b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10358 | 2026.02.01 14:42:44.782258 [ 290 ] {} <Debug> TCP-Session: fafa9092-830c-4d13-8449-809425548772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10359 | 2026.02.01 14:42:44.782329 [ 354 ] {} <Debug> TCP-Session: 05a21a3b-9e4d-4168-bf00-620cc2957303 Authenticating user 'default' from [fd00:1122:3344:101::e]:51951 | ||
| 10360 | 2026.02.01 14:42:44.782351 [ 290 ] {} <Debug> TCP-Session: fafa9092-830c-4d13-8449-809425548772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10361 | 2026.02.01 14:42:44.782372 [ 354 ] {} <Debug> TCP-Session: 05a21a3b-9e4d-4168-bf00-620cc2957303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10362 | 2026.02.01 14:42:44.781865 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10363 | 2026.02.01 14:42:44.782395 [ 354 ] {} <Debug> TCP-Session: 05a21a3b-9e4d-4168-bf00-620cc2957303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10364 | 2026.02.01 14:42:44.782439 [ 291 ] {} <Debug> TCP-Session: 733da5c3-4d3d-4eed-b3f6-e0b68163d84a Authenticating user 'default' from [fd00:1122:3344:101::e]:40123 | ||
| 10365 | 2026.02.01 14:42:44.782468 [ 291 ] {} <Debug> TCP-Session: 733da5c3-4d3d-4eed-b3f6-e0b68163d84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10366 | 2026.02.01 14:42:44.782485 [ 291 ] {} <Debug> TCP-Session: 733da5c3-4d3d-4eed-b3f6-e0b68163d84a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10367 | 2026.02.01 14:42:44.782505 [ 352 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10368 | 2026.02.01 14:42:44.782592 [ 352 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10369 | 2026.02.01 14:42:44.782932 [ 352 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 10370 | 2026.02.01 14:42:44.783941 [ 297 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Trace> AggregatingTransform: Aggregating | ||
| 10371 | 2026.02.01 14:42:44.783987 [ 297 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Trace> Aggregator: Aggregation method: without_key | ||
| 10372 | 2026.02.01 14:42:44.784023 [ 297 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099132 sec. (1008.756 rows/sec., 39.40 KiB/sec.) | ||
| 10373 | 2026.02.01 14:42:44.784044 [ 297 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Trace> Aggregator: Merging aggregated data | ||
| 10374 | 2026.02.01 14:42:44.785313 [ 352 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0033 sec., 303.03030303030306 rows/sec., 11.84 KiB/sec. | ||
| 10375 | 2026.02.01 14:42:44.785430 [ 352 ] {39833960-3eaa-4ea3-9462-8c589ee3440e} <Debug> TCPHandler: Processed in 0.003718835 sec. | ||
| 10376 | 2026.02.01 14:42:44.785526 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10377 | 2026.02.01 14:42:44.785552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10378 | 2026.02.01 14:42:44.785554 [ 352 ] {} <Debug> TCP-Session: 549277d8-b307-448a-82d9-4273d4d207d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10379 | 2026.02.01 14:42:44.785577 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10380 | 2026.02.01 14:42:44.785595 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10381 | 2026.02.01 14:42:44.785616 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10382 | 2026.02.01 14:42:44.785634 [ 289 ] {} <Debug> TCP-Session: f369ec21-1c94-4f9b-85ab-b7a4e90d3092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10383 | 2026.02.01 14:42:44.785652 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10384 | 2026.02.01 14:42:44.785676 [ 353 ] {} <Debug> TCP-Session: e39fadde-138d-4da9-80a9-d95edc87d547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10385 | 2026.02.01 14:42:44.785703 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10386 | 2026.02.01 14:42:44.785708 [ 355 ] {} <Debug> TCP-Session: 4c4f0df9-e6de-4bfc-ab3c-40ca8be6a23b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10387 | 2026.02.01 14:42:44.785680 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10388 | 2026.02.01 14:42:44.785749 [ 291 ] {} <Debug> TCP-Session: 733da5c3-4d3d-4eed-b3f6-e0b68163d84a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10389 | 2026.02.01 14:42:44.785650 [ 351 ] {} <Debug> TCP-Session: ac72b2f2-cd45-4622-b57b-82a84e0c4b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10390 | 2026.02.01 14:42:44.785792 [ 287 ] {} <Debug> TCP-Session: 9d3080d4-2306-45ed-93b2-ca126339b364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10391 | 2026.02.01 14:42:44.785634 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10392 | 2026.02.01 14:42:44.785595 [ 290 ] {} <Debug> TCP-Session: fafa9092-830c-4d13-8449-809425548772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10393 | 2026.02.01 14:42:44.785898 [ 354 ] {} <Debug> TCP-Session: 05a21a3b-9e4d-4168-bf00-620cc2957303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2026.02.01 14:42:44.805736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1264 | ||
| 10395 | 2026.02.01 14:42:44.808027 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2026.02.01 14:42:44.808081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10397 | 2026.02.01 14:42:44.809347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10398 | 2026.02.01 14:42:44.809629 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10399 | 2026.02.01 14:42:44.810011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 10400 | 2026.02.01 14:42:45.130247 [ 60 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10401 | 2026.02.01 14:42:45.130313 [ 60 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10402 | 2026.02.01 14:42:45.130335 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10403 | 2026.02.01 14:42:45.130476 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10404 | 2026.02.01 14:42:45.130660 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10405 | 2026.02.01 14:42:45.130712 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 394 rows starting from the beginning of the part | ||
| 10406 | 2026.02.01 14:42:45.130789 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 10407 | 2026.02.01 14:42:45.130845 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 368 rows starting from the beginning of the part | ||
| 10408 | 2026.02.01 14:42:45.130897 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 10409 | 2026.02.01 14:42:45.130942 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 10410 | 2026.02.01 14:42:45.131915 [ 192 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504096 sec., 708731.357572921 rows/sec., 50.03 MiB/sec. | ||
| 10411 | 2026.02.01 14:42:45.132100 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10412 | 2026.02.01 14:42:45.132402 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2026.02.01 14:42:45.132481 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_29_6} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10414 | 2026.02.01 14:42:45.132574 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 10415 | 2026.02.01 14:42:47.242296 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10416 | 2026.02.01 14:42:47.242498 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10417 | 2026.02.01 14:42:47.242575 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10418 | 2026.02.01 14:42:47.243250 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.02.01 14:42:47.243300 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10420 | 2026.02.01 14:42:47.243691 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10421 | 2026.02.01 14:42:47.243915 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2026.02.01 14:42:47.244073 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00163 sec., 2453.98773006135 rows/sec., 200.11 KiB/sec. | ||
| 10423 | 2026.02.01 14:42:47.244116 [ 276 ] {7b55e529-ac71-4e6c-9701-c7b91e68836b} <Debug> TCPHandler: Processed in 0.001963861 sec. | ||
| 10424 | 2026.02.01 14:42:47.244240 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2026.02.01 14:42:47.244337 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10426 | 2026.02.01 14:42:47.244378 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10427 | 2026.02.01 14:42:47.245536 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2026.02.01 14:42:47.245573 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10429 | 2026.02.01 14:42:47.245978 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10430 | 2026.02.01 14:42:47.246199 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2026.02.01 14:42:47.246335 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Debug> executeQuery: Read 1198 rows, 101.11 KiB in 0.002017 sec., 593951.4129895885 rows/sec., 48.96 MiB/sec. | ||
| 10432 | 2026.02.01 14:42:47.246373 [ 276 ] {b5542327-a0c4-4ded-a5ed-3e58324ff57e} <Debug> TCPHandler: Processed in 0.002184318 sec. | ||
| 10433 | 2026.02.01 14:42:47.246485 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2026.02.01 14:42:47.246580 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10435 | 2026.02.01 14:42:47.246621 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10436 | 2026.02.01 14:42:47.247010 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10437 | 2026.02.01 14:42:47.247046 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10438 | 2026.02.01 14:42:47.247337 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10439 | 2026.02.01 14:42:47.247543 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10440 | 2026.02.01 14:42:47.247684 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 248.93 KiB/sec. | ||
| 10441 | 2026.02.01 14:42:47.247723 [ 276 ] {0f720609-ffc4-4e6f-99fb-7333d064c4ee} <Debug> TCPHandler: Processed in 0.00128791 sec. | ||
| 10442 | 2026.02.01 14:42:47.247827 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10443 | 2026.02.01 14:42:47.247921 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10444 | 2026.02.01 14:42:47.247962 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10445 | 2026.02.01 14:42:47.248461 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10446 | 2026.02.01 14:42:47.248498 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10447 | 2026.02.01 14:42:47.248800 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10448 | 2026.02.01 14:42:47.249016 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10449 | 2026.02.01 14:42:47.249148 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001244 sec., 183279.7427652733 rows/sec., 12.41 MiB/sec. | ||
| 10450 | 2026.02.01 14:42:47.249185 [ 276 ] {aee596e6-5db2-4b0c-8712-7a6ff77d1d31} <Debug> TCPHandler: Processed in 0.001408373 sec. | ||
| 10451 | 2026.02.01 14:42:47.249302 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10452 | 2026.02.01 14:42:47.249395 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10453 | 2026.02.01 14:42:47.249436 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10454 | 2026.02.01 14:42:47.250071 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2026.02.01 14:42:47.250109 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10456 | 2026.02.01 14:42:47.250436 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10457 | 2026.02.01 14:42:47.250643 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2026.02.01 14:42:47.250772 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Debug> executeQuery: Read 524 rows, 39.73 KiB in 0.001395 sec., 375627.2401433692 rows/sec., 27.81 MiB/sec. | ||
| 10459 | 2026.02.01 14:42:47.250810 [ 276 ] {a1b1365e-1430-4c74-b786-d5fde6c48925} <Debug> TCPHandler: Processed in 0.001557329 sec. | ||
| 10460 | 2026.02.01 14:42:47.250924 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.02.01 14:42:47.251020 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10462 | 2026.02.01 14:42:47.251064 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10463 | 2026.02.01 14:42:47.251704 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2026.02.01 14:42:47.251741 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10465 | 2026.02.01 14:42:47.252118 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10466 | 2026.02.01 14:42:47.252325 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.02.01 14:42:47.252456 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001455 sec., 581443.2989690722 rows/sec., 39.14 MiB/sec. | ||
| 10468 | 2026.02.01 14:42:47.252494 [ 276 ] {3da3f620-b227-4c8b-8cc2-db1ff3bbaa39} <Debug> TCPHandler: Processed in 0.001618761 sec. | ||
| 10469 | 2026.02.01 14:42:47.252606 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10470 | 2026.02.01 14:42:47.252699 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10471 | 2026.02.01 14:42:47.252741 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10472 | 2026.02.01 14:42:47.253082 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2026.02.01 14:42:47.253119 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10474 | 2026.02.01 14:42:47.253426 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10475 | 2026.02.01 14:42:47.253638 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2026.02.01 14:42:47.253767 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 10477 | 2026.02.01 14:42:47.253805 [ 276 ] {71c3301b-f360-449c-809c-df54ee02dfc2} <Debug> TCPHandler: Processed in 0.001247488 sec. | ||
| 10478 | 2026.02.01 14:42:49.575048 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10479 | 2026.02.01 14:42:49.575126 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10480 | 2026.02.01 14:42:49.741082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24025 | ||
| 10481 | 2026.02.01 14:42:49.741583 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.02.01 14:42:49.741627 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10483 | 2026.02.01 14:42:49.742155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10484 | 2026.02.01 14:42:49.742389 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10485 | 2026.02.01 14:42:49.742533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 10486 | 2026.02.01 14:42:50.985313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10487 | 2026.02.01 14:42:51.003155 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2026.02.01 14:42:51.003210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10489 | 2026.02.01 14:42:51.009767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10490 | 2026.02.01 14:42:51.010512 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2026.02.01 14:42:51.013599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10492 | 2026.02.01 14:42:52.215146 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.02.01 14:42:52.215362 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10494 | 2026.02.01 14:42:52.215442 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10495 | 2026.02.01 14:42:52.216294 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.02.01 14:42:52.216346 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10497 | 2026.02.01 14:42:52.216761 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10498 | 2026.02.01 14:42:52.216997 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.02.01 14:42:52.217168 [ 25 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10500 | 2026.02.01 14:42:52.217173 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001868 sec., 72805.1391862955 rows/sec., 6.31 MiB/sec. | ||
| 10501 | 2026.02.01 14:42:52.217262 [ 25 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.02.01 14:42:52.217289 [ 276 ] {f599ee07-a5e6-442b-959c-045ab5a2605f} <Debug> TCPHandler: Processed in 0.002289601 sec. | ||
| 10503 | 2026.02.01 14:42:52.217293 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10504 | 2026.02.01 14:42:52.217427 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.02.01 14:42:52.217445 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 10506 | 2026.02.01 14:42:52.217536 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10507 | 2026.02.01 14:42:52.217587 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10508 | 2026.02.01 14:42:52.217603 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10509 | 2026.02.01 14:42:52.217650 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2105 rows starting from the beginning of the part | ||
| 10510 | 2026.02.01 14:42:52.217732 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 258 rows starting from the beginning of the part | ||
| 10511 | 2026.02.01 14:42:52.217789 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10512 | 2026.02.01 14:42:52.217841 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 136 rows starting from the beginning of the part | ||
| 10513 | 2026.02.01 14:42:52.218002 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1198 rows starting from the beginning of the part | ||
| 10514 | 2026.02.01 14:42:52.218053 [ 192 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 10515 | 2026.02.01 14:42:52.218060 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2026.02.01 14:42:52.218113 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10517 | 2026.02.01 14:42:52.218499 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10518 | 2026.02.01 14:42:52.218747 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2026.02.01 14:42:52.218900 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001389 sec., 28797.696184305256 rows/sec., 2.11 MiB/sec. | ||
| 10520 | 2026.02.01 14:42:52.218942 [ 276 ] {e9c59174-c23f-420d-b840-626c55c79b2c} <Debug> TCPHandler: Processed in 0.001566648 sec. | ||
| 10521 | 2026.02.01 14:42:52.219124 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2026.02.01 14:42:52.219223 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10523 | 2026.02.01 14:42:52.219267 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10524 | 2026.02.01 14:42:52.219668 [ 196 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3889 rows, containing 5 columns (5 merged, 0 gathered) in 0.002282131 sec., 1704109.0103942323 rows/sec., 147.97 MiB/sec. | ||
| 10525 | 2026.02.01 14:42:52.219736 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.02.01 14:42:52.219778 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10527 | 2026.02.01 14:42:52.219990 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10528 | 2026.02.01 14:42:52.220118 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10529 | 2026.02.01 14:42:52.220273 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2026.02.01 14:42:52.220352 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_71_14} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10531 | 2026.02.01 14:42:52.220373 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.02.01 14:42:52.220450 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 10533 | 2026.02.01 14:42:52.220497 [ 25 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10534 | 2026.02.01 14:42:52.220510 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001309 sec., 79449.96180290298 rows/sec., 6.21 MiB/sec. | ||
| 10535 | 2026.02.01 14:42:52.220539 [ 25 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.02.01 14:42:52.220561 [ 276 ] {4478bad9-0157-4d69-81b2-2a91419a2e8a} <Debug> TCPHandler: Processed in 0.001488936 sec. | ||
| 10537 | 2026.02.01 14:42:52.220564 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10538 | 2026.02.01 14:42:52.220666 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 10539 | 2026.02.01 14:42:52.220701 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2026.02.01 14:42:52.220771 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10541 | 2026.02.01 14:42:52.220803 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1033 rows starting from the beginning of the part | ||
| 10542 | 2026.02.01 14:42:52.220803 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10543 | 2026.02.01 14:42:52.220858 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 144 rows starting from the beginning of the part | ||
| 10544 | 2026.02.01 14:42:52.220862 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10545 | 2026.02.01 14:42:52.220911 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10546 | 2026.02.01 14:42:52.220958 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 104 rows starting from the beginning of the part | ||
| 10547 | 2026.02.01 14:42:52.221000 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 524 rows starting from the beginning of the part | ||
| 10548 | 2026.02.01 14:42:52.221038 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 10549 | 2026.02.01 14:42:52.221333 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10550 | 2026.02.01 14:42:52.221374 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10551 | 2026.02.01 14:42:52.221736 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10552 | 2026.02.01 14:42:52.221954 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.02.01 14:42:52.222089 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 10554 | 2026.02.01 14:42:52.222104 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474225 sec., 1338330.3091454832 rows/sec., 104.80 MiB/sec. | ||
| 10555 | 2026.02.01 14:42:52.222128 [ 276 ] {620e07b5-5a7c-46a3-8373-0f34fdedfc40} <Debug> TCPHandler: Processed in 0.001478006 sec. | ||
| 10556 | 2026.02.01 14:42:52.222253 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2026.02.01 14:42:52.222289 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10558 | 2026.02.01 14:42:52.222349 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10559 | 2026.02.01 14:42:52.222410 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <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 | ||
| 10560 | 2026.02.01 14:42:52.222555 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2026.02.01 14:42:52.222638 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_71_14} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10562 | 2026.02.01 14:42:52.222714 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 10563 | 2026.02.01 14:42:52.223342 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.02.01 14:42:52.223384 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10565 | 2026.02.01 14:42:52.223994 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10566 | 2026.02.01 14:42:52.224217 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.02.01 14:42:52.224346 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10568 | 2026.02.01 14:42:52.224364 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002033 sec., 19675.35661583866 rows/sec., 35.26 MiB/sec. | ||
| 10569 | 2026.02.01 14:42:52.224394 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2026.02.01 14:42:52.224423 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10571 | 2026.02.01 14:42:52.224451 [ 276 ] {be1ba54a-b4bd-477e-84d3-cee763c1b785} <Debug> TCPHandler: Processed in 0.00224799 sec. | ||
| 10572 | 2026.02.01 14:42:52.224502 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 10573 | 2026.02.01 14:42:52.224579 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.02.01 14:42:52.224687 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10575 | 2026.02.01 14:42:52.224716 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10576 | 2026.02.01 14:42:52.224735 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10577 | 2026.02.01 14:42:52.224775 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1142 rows starting from the beginning of the part | ||
| 10578 | 2026.02.01 14:42:52.224900 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 10579 | 2026.02.01 14:42:52.225002 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 10580 | 2026.02.01 14:42:52.225099 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 10581 | 2026.02.01 14:42:52.225101 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.02.01 14:42:52.225149 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10583 | 2026.02.01 14:42:52.225196 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 10584 | 2026.02.01 14:42:52.225292 [ 196 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 10585 | 2026.02.01 14:42:52.225476 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10586 | 2026.02.01 14:42:52.225735 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.02.01 14:42:52.225872 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001204 sec., 49833.88704318937 rows/sec., 3.36 MiB/sec. | ||
| 10588 | 2026.02.01 14:42:52.225910 [ 276 ] {af563b84-60e1-44d8-a2c3-8724ed9e1a3b} <Debug> TCPHandler: Processed in 0.001381363 sec. | ||
| 10589 | 2026.02.01 14:42:52.231958 [ 200 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 19 columns (19 merged, 0 gathered) in 0.007488762 sec., 179201.849384451 rows/sec., 321.12 MiB/sec. | ||
| 10590 | 2026.02.01 14:42:52.233541 [ 202 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10591 | 2026.02.01 14:42:52.233915 [ 202 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.02.01 14:42:52.233984 [ 202 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10593 | 2026.02.01 14:42:52.234128 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 10594 | 2026.02.01 14:42:53.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.58 MiB, peak 327.02 MiB, free memory in arenas 0.00 B, will set to 318.66 MiB (RSS), difference: 3.07 MiB | ||
| 10595 | 2026.02.01 14:42:54.810147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1290 | ||
| 10596 | 2026.02.01 14:42:54.812427 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.02.01 14:42:54.812464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10598 | 2026.02.01 14:42:54.813630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10599 | 2026.02.01 14:42:54.813883 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.02.01 14:42:54.814142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10601 | 2026.02.01 14:42:57.212278 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2026.02.01 14:42:57.212464 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10603 | 2026.02.01 14:42:57.212535 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10604 | 2026.02.01 14:42:57.213243 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.02.01 14:42:57.213306 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10606 | 2026.02.01 14:42:57.213719 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10607 | 2026.02.01 14:42:57.213955 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.02.01 14:42:57.214123 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 10609 | 2026.02.01 14:42:57.214176 [ 276 ] {0878dbe3-1070-4b43-be22-b5765d7e4aa5} <Debug> TCPHandler: Processed in 0.002034473 sec. | ||
| 10610 | 2026.02.01 14:42:57.214315 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2026.02.01 14:42:57.214418 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10612 | 2026.02.01 14:42:57.214462 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10613 | 2026.02.01 14:42:57.214910 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2026.02.01 14:42:57.214950 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10615 | 2026.02.01 14:42:57.215265 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10616 | 2026.02.01 14:42:57.215484 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2026.02.01 14:42:57.215619 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 10618 | 2026.02.01 14:42:57.215657 [ 276 ] {05fadd78-758e-4d47-bd7c-5c85481e0cd8} <Debug> TCPHandler: Processed in 0.001399183 sec. | ||
| 10619 | 2026.02.01 14:42:57.215778 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2026.02.01 14:42:57.215875 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.02.01 14:42:57.215920 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10622 | 2026.02.01 14:42:57.216337 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.02.01 14:42:57.216374 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10624 | 2026.02.01 14:42:57.216701 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10625 | 2026.02.01 14:42:57.216912 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.02.01 14:42:57.217046 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 10627 | 2026.02.01 14:42:57.217083 [ 276 ] {9ef5e20f-1af7-4370-ba3c-0971ece30a80} <Debug> TCPHandler: Processed in 0.001355602 sec. | ||
| 10628 | 2026.02.01 14:42:57.217197 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2026.02.01 14:42:57.217291 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.02.01 14:42:57.217335 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10631 | 2026.02.01 14:42:57.217677 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2026.02.01 14:42:57.217713 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10633 | 2026.02.01 14:42:57.218025 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10634 | 2026.02.01 14:42:57.218234 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2026.02.01 14:42:57.218364 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10636 | 2026.02.01 14:42:57.218401 [ 276 ] {9596443b-b47b-4c65-b93c-6dc10a22c38f} <Debug> TCPHandler: Processed in 0.001253909 sec. | ||
| 10637 | 2026.02.01 14:42:57.243585 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24537 | ||
| 10638 | 2026.02.01 14:42:57.244114 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2026.02.01 14:42:57.244156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10640 | 2026.02.01 14:42:57.244647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10641 | 2026.02.01 14:42:57.244879 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.02.01 14:42:57.245019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24537 | ||
| 10643 | 2026.02.01 14:42:57.245016 [ 24 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10644 | 2026.02.01 14:42:57.245094 [ 24 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.02.01 14:42:57.245115 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10646 | 2026.02.01 14:42:57.245246 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 10647 | 2026.02.01 14:42:57.245400 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10648 | 2026.02.01 14:42:57.245440 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 10649 | 2026.02.01 14:42:57.245510 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10650 | 2026.02.01 14:42:57.245561 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10651 | 2026.02.01 14:42:57.245606 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10652 | 2026.02.01 14:42:57.245649 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10653 | 2026.02.01 14:42:57.245692 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10654 | 2026.02.01 14:42:57.247851 [ 200 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24537 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662272 sec., 9216563.897302756 rows/sec., 131.84 MiB/sec. | ||
| 10655 | 2026.02.01 14:42:57.248117 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10656 | 2026.02.01 14:42:57.248360 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.02.01 14:42:57.248435 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_51_10} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10658 | 2026.02.01 14:42:57.248515 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10659 | 2026.02.01 14:42:58.514582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10660 | 2026.02.01 14:42:58.532386 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.02.01 14:42:58.532460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10662 | 2026.02.01 14:42:58.538357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10663 | 2026.02.01 14:42:58.539152 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.02.01 14:42:58.539510 [ 18 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10665 | 2026.02.01 14:42:58.539578 [ 18 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2026.02.01 14:42:58.539601 [ 18 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 10667 | 2026.02.01 14:42:58.539727 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10668 | 2026.02.01 14:42:58.544075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10669 | 2026.02.01 14:42:58.544649 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10670 | 2026.02.01 14:42:58.546040 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10671 | 2026.02.01 14:42:58.550773 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10672 | 2026.02.01 14:42:58.555370 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10673 | 2026.02.01 14:42:58.560034 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10674 | 2026.02.01 14:42:58.564645 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10675 | 2026.02.01 14:42:58.568627 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 10676 | 2026.02.01 14:42:58.623610 [ 200 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083938642 sec., 4574.770223230441 rows/sec., 23.66 MiB/sec. | ||
| 10677 | 2026.02.01 14:42:58.626780 [ 199 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10678 | 2026.02.01 14:42:58.629085 [ 199 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_51_10} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2026.02.01 14:42:58.629201 [ 199 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_51_10} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10680 | 2026.02.01 14:42:58.631841 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10681 | 2026.02.01 14:43:02.216928 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2026.02.01 14:43:02.217148 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10683 | 2026.02.01 14:43:02.217227 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10684 | 2026.02.01 14:43:02.218029 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.02.01 14:43:02.218076 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10686 | 2026.02.01 14:43:02.218488 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10687 | 2026.02.01 14:43:02.218723 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.02.01 14:43:02.218890 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 1.11 MiB/sec. | ||
| 10689 | 2026.02.01 14:43:02.218943 [ 276 ] {01124984-2e62-470f-a381-7c92d5f7327b} <Debug> TCPHandler: Processed in 0.002157027 sec. | ||
| 10690 | 2026.02.01 14:43:02.219067 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2026.02.01 14:43:02.219171 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10692 | 2026.02.01 14:43:02.219216 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10693 | 2026.02.01 14:43:02.219669 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.02.01 14:43:02.219707 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10695 | 2026.02.01 14:43:02.220027 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10696 | 2026.02.01 14:43:02.220244 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2026.02.01 14:43:02.220379 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001233 sec., 6488.240064882401 rows/sec., 529.07 KiB/sec. | ||
| 10698 | 2026.02.01 14:43:02.220418 [ 276 ] {540976be-3867-43bb-8122-c0d7b3323b55} <Debug> TCPHandler: Processed in 0.001403014 sec. | ||
| 10699 | 2026.02.01 14:43:02.220529 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2026.02.01 14:43:02.220624 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10701 | 2026.02.01 14:43:02.220667 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10702 | 2026.02.01 14:43:02.221231 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.02.01 14:43:02.221268 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10704 | 2026.02.01 14:43:02.221613 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10705 | 2026.02.01 14:43:02.221851 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.02.01 14:43:02.221986 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Debug> executeQuery: Read 260 rows, 23.83 KiB in 0.00138 sec., 188405.79710144928 rows/sec., 16.86 MiB/sec. | ||
| 10707 | 2026.02.01 14:43:02.222023 [ 276 ] {e11921d0-e079-4399-a13d-6c88167c8957} <Debug> TCPHandler: Processed in 0.001545008 sec. | ||
| 10708 | 2026.02.01 14:43:02.222131 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2026.02.01 14:43:02.222227 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10710 | 2026.02.01 14:43:02.222273 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10711 | 2026.02.01 14:43:02.222705 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.02.01 14:43:02.222742 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10713 | 2026.02.01 14:43:02.223050 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10714 | 2026.02.01 14:43:02.223267 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.02.01 14:43:02.223401 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Debug> executeQuery: Read 60 rows, 4.53 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.71 MiB/sec. | ||
| 10716 | 2026.02.01 14:43:02.223440 [ 276 ] {296e6193-c6f6-416a-98ee-d9843eccaf8b} <Debug> TCPHandler: Processed in 0.001357642 sec. | ||
| 10717 | 2026.02.01 14:43:02.223549 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2026.02.01 14:43:02.223649 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10719 | 2026.02.01 14:43:02.223707 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10720 | 2026.02.01 14:43:02.224122 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.02.01 14:43:02.224158 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10722 | 2026.02.01 14:43:02.224456 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10723 | 2026.02.01 14:43:02.224674 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.02.01 14:43:02.224888 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001256 sec., 19108.28025477707 rows/sec., 1.59 MiB/sec. | ||
| 10725 | 2026.02.01 14:43:02.224942 [ 276 ] {38a8ff10-0fef-499b-aa81-390002a0db31} <Debug> TCPHandler: Processed in 0.001443615 sec. | ||
| 10726 | 2026.02.01 14:43:02.225069 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2026.02.01 14:43:02.225162 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10728 | 2026.02.01 14:43:02.225201 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10729 | 2026.02.01 14:43:02.225654 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2026.02.01 14:43:02.225692 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10731 | 2026.02.01 14:43:02.226001 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10732 | 2026.02.01 14:43:02.226240 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2026.02.01 14:43:02.226373 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 762.82 KiB/sec. | ||
| 10734 | 2026.02.01 14:43:02.226413 [ 276 ] {73700b1b-fb1e-4895-91cd-299e1f115e02} <Debug> TCPHandler: Processed in 0.001398843 sec. | ||
| 10735 | 2026.02.01 14:43:02.226523 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2026.02.01 14:43:02.226621 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10737 | 2026.02.01 14:43:02.226663 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10738 | 2026.02.01 14:43:02.227151 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2026.02.01 14:43:02.227189 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10740 | 2026.02.01 14:43:02.227533 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10741 | 2026.02.01 14:43:02.227745 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2026.02.01 14:43:02.227879 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Debug> executeQuery: Read 148 rows, 12.23 KiB in 0.001277 sec., 115896.6327329679 rows/sec., 9.35 MiB/sec. | ||
| 10743 | 2026.02.01 14:43:02.227919 [ 276 ] {bb38a1aa-7375-41fb-a323-4620135f1113} <Debug> TCPHandler: Processed in 0.001444804 sec. | ||
| 10744 | 2026.02.01 14:43:02.228030 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2026.02.01 14:43:02.228129 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10746 | 2026.02.01 14:43:02.228174 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10747 | 2026.02.01 14:43:02.228588 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2026.02.01 14:43:02.228624 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10749 | 2026.02.01 14:43:02.228975 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10750 | 2026.02.01 14:43:02.229190 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2026.02.01 14:43:02.229316 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10752 | 2026.02.01 14:43:02.229327 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001216 sec., 164473.68421052632 rows/sec., 11.79 MiB/sec. | ||
| 10753 | 2026.02.01 14:43:02.229393 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2026.02.01 14:43:02.229417 [ 276 ] {42669520-210e-4ef0-bdf9-a3eb53d582f8} <Debug> TCPHandler: Processed in 0.001436915 sec. | ||
| 10755 | 2026.02.01 14:43:02.229418 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10756 | 2026.02.01 14:43:02.229545 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2026.02.01 14:43:02.229552 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 10758 | 2026.02.01 14:43:02.229652 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10759 | 2026.02.01 14:43:02.229699 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10760 | 2026.02.01 14:43:02.229712 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <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 | ||
| 10761 | 2026.02.01 14:43:02.229738 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19751 rows starting from the beginning of the part | ||
| 10762 | 2026.02.01 14:43:02.229811 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10763 | 2026.02.01 14:43:02.229855 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 846 rows starting from the beginning of the part | ||
| 10764 | 2026.02.01 14:43:02.229902 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 10765 | 2026.02.01 14:43:02.229946 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 10766 | 2026.02.01 14:43:02.229993 [ 193 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 200 rows starting from the beginning of the part | ||
| 10767 | 2026.02.01 14:43:02.230606 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.02.01 14:43:02.230655 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10769 | 2026.02.01 14:43:02.231340 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10770 | 2026.02.01 14:43:02.231589 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.02.01 14:43:02.231735 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002101 sec., 19038.55306996668 rows/sec., 34.12 MiB/sec. | ||
| 10772 | 2026.02.01 14:43:02.231801 [ 276 ] {d0a9a78b-c72a-4f1f-b0c0-0b7ad1bcedb3} <Debug> TCPHandler: Processed in 0.002307191 sec. | ||
| 10773 | 2026.02.01 14:43:02.231912 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2026.02.01 14:43:02.232015 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10775 | 2026.02.01 14:43:02.232059 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10776 | 2026.02.01 14:43:02.232396 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.02.01 14:43:02.232433 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10778 | 2026.02.01 14:43:02.232778 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10779 | 2026.02.01 14:43:02.232992 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.02.01 14:43:02.233121 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 10781 | 2026.02.01 14:43:02.233158 [ 276 ] {831c3732-cdd4-473b-a5b0-09db67b893e8} <Debug> TCPHandler: Processed in 0.001296661 sec. | ||
| 10782 | 2026.02.01 14:43:02.236561 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21277 rows, containing 5 columns (5 merged, 0 gathered) in 0.007061879 sec., 3012937.49156563 rows/sec., 204.79 MiB/sec. | ||
| 10783 | 2026.02.01 14:43:02.237274 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10784 | 2026.02.01 14:43:02.237685 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.02.01 14:43:02.237771 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10786 | 2026.02.01 14:43:02.237859 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10787 | 2026.02.01 14:43:03.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.47 MiB, peak 333.24 MiB, free memory in arenas 0.00 B, will set to 322.04 MiB (RSS), difference: 1.56 MiB | ||
| 10788 | 2026.02.01 14:43:04.575544 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10789 | 2026.02.01 14:43:04.575616 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10790 | 2026.02.01 14:43:04.745150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24985 | ||
| 10791 | 2026.02.01 14:43:04.745706 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2026.02.01 14:43:04.745750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10793 | 2026.02.01 14:43:04.746265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10794 | 2026.02.01 14:43:04.746502 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2026.02.01 14:43:04.746649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 10796 | 2026.02.01 14:43:04.815225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1318 | ||
| 10797 | 2026.02.01 14:43:04.817443 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.02.01 14:43:04.817482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10799 | 2026.02.01 14:43:04.818688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10800 | 2026.02.01 14:43:04.818961 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.02.01 14:43:04.819221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10802 | 2026.02.01 14:43:06.044140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10803 | 2026.02.01 14:43:06.059324 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.02.01 14:43:06.059370 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10805 | 2026.02.01 14:43:06.064674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10806 | 2026.02.01 14:43:06.065359 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.02.01 14:43:06.068065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10808 | 2026.02.01 14:43:07.213606 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.02.01 14:43:07.213865 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10810 | 2026.02.01 14:43:07.213929 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10811 | 2026.02.01 14:43:07.214635 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.02.01 14:43:07.214676 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10813 | 2026.02.01 14:43:07.215057 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10814 | 2026.02.01 14:43:07.215279 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.02.01 14:43:07.215434 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 10816 | 2026.02.01 14:43:07.215475 [ 276 ] {f3b2c706-91f7-41e0-85fa-99396dc7962e} <Debug> TCPHandler: Processed in 0.002047744 sec. | ||
| 10817 | 2026.02.01 14:43:07.215603 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.02.01 14:43:07.215697 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10819 | 2026.02.01 14:43:07.215736 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10820 | 2026.02.01 14:43:07.216175 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.02.01 14:43:07.216211 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10822 | 2026.02.01 14:43:07.216504 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10823 | 2026.02.01 14:43:07.216702 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.02.01 14:43:07.216826 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 10825 | 2026.02.01 14:43:07.216863 [ 276 ] {1f8948bb-b1bf-40b6-9d05-c0a2c49e8395} <Debug> TCPHandler: Processed in 0.001307611 sec. | ||
| 10826 | 2026.02.01 14:43:07.216984 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.02.01 14:43:07.217076 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10828 | 2026.02.01 14:43:07.217118 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10829 | 2026.02.01 14:43:07.217542 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.02.01 14:43:07.217578 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10831 | 2026.02.01 14:43:07.217902 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10832 | 2026.02.01 14:43:07.218100 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.02.01 14:43:07.218225 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 10834 | 2026.02.01 14:43:07.218261 [ 276 ] {6cc2fe8c-cb1d-4dab-b4fc-1bade6ac853f} <Debug> TCPHandler: Processed in 0.001323731 sec. | ||
| 10835 | 2026.02.01 14:43:07.218376 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2026.02.01 14:43:07.218468 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10837 | 2026.02.01 14:43:07.218508 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10838 | 2026.02.01 14:43:07.218841 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.02.01 14:43:07.218877 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10840 | 2026.02.01 14:43:07.219171 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10841 | 2026.02.01 14:43:07.219374 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.02.01 14:43:07.219491 [ 29 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10843 | 2026.02.01 14:43:07.219498 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 10844 | 2026.02.01 14:43:07.219564 [ 29 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.02.01 14:43:07.219578 [ 276 ] {49f2e09e-bb60-45a5-a166-f369bd5ac599} <Debug> TCPHandler: Processed in 0.001253929 sec. | ||
| 10846 | 2026.02.01 14:43:07.219591 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10847 | 2026.02.01 14:43:07.219699 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10848 | 2026.02.01 14:43:07.219795 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10849 | 2026.02.01 14:43:07.219823 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3706 rows starting from the beginning of the part | ||
| 10850 | 2026.02.01 14:43:07.219878 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10851 | 2026.02.01 14:43:07.219919 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10852 | 2026.02.01 14:43:07.219956 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10853 | 2026.02.01 14:43:07.219993 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10854 | 2026.02.01 14:43:07.220030 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 10855 | 2026.02.01 14:43:07.221078 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4006 rows, containing 4 columns (4 merged, 0 gathered) in 0.001418984 sec., 2823146.7021474517 rows/sec., 184.12 MiB/sec. | ||
| 10856 | 2026.02.01 14:43:07.221332 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10857 | 2026.02.01 14:43:07.221582 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10858 | 2026.02.01 14:43:07.221650 [ 198 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_71_14} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10859 | 2026.02.01 14:43:07.221710 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10860 | 2026.02.01 14:43:12.214603 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10861 | 2026.02.01 14:43:12.214911 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10862 | 2026.02.01 14:43:12.215007 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10863 | 2026.02.01 14:43:12.215846 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.02.01 14:43:12.215896 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10865 | 2026.02.01 14:43:12.216316 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10866 | 2026.02.01 14:43:12.216555 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.02.01 14:43:12.216729 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001894 sec., 71805.70221752903 rows/sec., 6.23 MiB/sec. | ||
| 10868 | 2026.02.01 14:43:12.216783 [ 276 ] {386582c0-613d-4d4c-b2c1-3de08e31374d} <Debug> TCPHandler: Processed in 0.002373083 sec. | ||
| 10869 | 2026.02.01 14:43:12.216924 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10870 | 2026.02.01 14:43:12.217029 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10871 | 2026.02.01 14:43:12.217073 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10872 | 2026.02.01 14:43:12.217593 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2026.02.01 14:43:12.217631 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10874 | 2026.02.01 14:43:12.217956 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10875 | 2026.02.01 14:43:12.218174 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10876 | 2026.02.01 14:43:12.218293 [ 9 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10877 | 2026.02.01 14:43:12.218311 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001306 sec., 30627.871362940274 rows/sec., 2.25 MiB/sec. | ||
| 10878 | 2026.02.01 14:43:12.218360 [ 9 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.02.01 14:43:12.218373 [ 276 ] {99706984-7e2d-4d06-99ea-4953aa1b495c} <Debug> TCPHandler: Processed in 0.001502287 sec. | ||
| 10880 | 2026.02.01 14:43:12.218389 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10881 | 2026.02.01 14:43:12.218528 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 10882 | 2026.02.01 14:43:12.218535 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.02.01 14:43:12.218675 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10884 | 2026.02.01 14:43:12.218679 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10885 | 2026.02.01 14:43:12.218725 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10886 | 2026.02.01 14:43:12.218729 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 205 rows starting from the beginning of the part | ||
| 10887 | 2026.02.01 14:43:12.218812 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 10888 | 2026.02.01 14:43:12.218856 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 4 rows starting from the beginning of the part | ||
| 10889 | 2026.02.01 14:43:12.218898 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 10890 | 2026.02.01 14:43:12.218936 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 10891 | 2026.02.01 14:43:12.218974 [ 193 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 10892 | 2026.02.01 14:43:12.219185 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10893 | 2026.02.01 14:43:12.219228 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10894 | 2026.02.01 14:43:12.219572 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10895 | 2026.02.01 14:43:12.219768 [ 198 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130055 sec., 299104.2251355196 rows/sec., 21.56 MiB/sec. | ||
| 10896 | 2026.02.01 14:43:12.219805 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.02.01 14:43:12.219931 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10898 | 2026.02.01 14:43:12.219941 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001286 sec., 80870.91757387247 rows/sec., 6.32 MiB/sec. | ||
| 10899 | 2026.02.01 14:43:12.219984 [ 276 ] {cb2615a3-ed28-4365-a1de-4851f548290e} <Debug> TCPHandler: Processed in 0.001499687 sec. | ||
| 10900 | 2026.02.01 14:43:12.220101 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.02.01 14:43:12.220196 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10902 | 2026.02.01 14:43:12.220241 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10903 | 2026.02.01 14:43:12.220247 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2026.02.01 14:43:12.220333 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_61_12} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10905 | 2026.02.01 14:43:12.220423 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10906 | 2026.02.01 14:43:12.220681 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.02.01 14:43:12.220717 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10908 | 2026.02.01 14:43:12.221054 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10909 | 2026.02.01 14:43:12.221265 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.02.01 14:43:12.221398 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 10911 | 2026.02.01 14:43:12.221436 [ 276 ] {fbadd78f-a23f-4d8f-9225-1ff1a46e0e03} <Debug> TCPHandler: Processed in 0.001385143 sec. | ||
| 10912 | 2026.02.01 14:43:12.221549 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.02.01 14:43:12.221646 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10914 | 2026.02.01 14:43:12.221703 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <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 | ||
| 10915 | 2026.02.01 14:43:12.222589 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.02.01 14:43:12.222626 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10917 | 2026.02.01 14:43:12.223188 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10918 | 2026.02.01 14:43:12.223419 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.02.01 14:43:12.223567 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001939 sec., 20629.190304280557 rows/sec., 36.97 MiB/sec. | ||
| 10920 | 2026.02.01 14:43:12.223633 [ 276 ] {f7935698-229b-47ad-9534-55a6dfe8e4d4} <Debug> TCPHandler: Processed in 0.002134266 sec. | ||
| 10921 | 2026.02.01 14:43:12.223754 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.02.01 14:43:12.223850 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10923 | 2026.02.01 14:43:12.223894 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10924 | 2026.02.01 14:43:12.224245 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.02.01 14:43:12.224281 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10926 | 2026.02.01 14:43:12.224593 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10927 | 2026.02.01 14:43:12.224807 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.02.01 14:43:12.224938 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 10929 | 2026.02.01 14:43:12.224975 [ 276 ] {d33ecc14-9b5f-4ca3-912d-d84af88e4748} <Debug> TCPHandler: Processed in 0.001270579 sec. | ||
| 10930 | 2026.02.01 14:43:12.247722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25497 | ||
| 10931 | 2026.02.01 14:43:12.248211 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.02.01 14:43:12.248247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10933 | 2026.02.01 14:43:12.248691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10934 | 2026.02.01 14:43:12.248918 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.02.01 14:43:12.249037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25497 | ||
| 10936 | 2026.02.01 14:43:13.569079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10937 | 2026.02.01 14:43:13.598191 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.02.01 14:43:13.598299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10939 | 2026.02.01 14:43:13.608209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10940 | 2026.02.01 14:43:13.610078 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.02.01 14:43:13.629488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10942 | 2026.02.01 14:43:14.328631 [ 71 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10943 | 2026.02.01 14:43:14.328714 [ 71 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.02.01 14:43:14.328737 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10945 | 2026.02.01 14:43:14.328863 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 10946 | 2026.02.01 14:43:14.329022 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10947 | 2026.02.01 14:43:14.329061 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 290 rows starting from the beginning of the part | ||
| 10948 | 2026.02.01 14:43:14.329132 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 266 rows starting from the beginning of the part | ||
| 10949 | 2026.02.01 14:43:14.329182 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 10950 | 2026.02.01 14:43:14.329234 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10951 | 2026.02.01 14:43:14.329297 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 10952 | 2026.02.01 14:43:14.330262 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454485 sec., 598149.8606035814 rows/sec., 41.24 MiB/sec. | ||
| 10953 | 2026.02.01 14:43:14.330476 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10954 | 2026.02.01 14:43:14.330787 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2026.02.01 14:43:14.330873 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_28_6} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10956 | 2026.02.01 14:43:14.330970 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10957 | 2026.02.01 14:43:14.500863 [ 71 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 10958 | 2026.02.01 14:43:14.500944 [ 71 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.02.01 14:43:14.500982 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10960 | 2026.02.01 14:43:14.501133 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 10961 | 2026.02.01 14:43:14.501254 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10962 | 2026.02.01 14:43:14.501286 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 151 rows starting from the beginning of the part | ||
| 10963 | 2026.02.01 14:43:14.501344 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 139 rows starting from the beginning of the part | ||
| 10964 | 2026.02.01 14:43:14.501389 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 139 rows starting from the beginning of the part | ||
| 10965 | 2026.02.01 14:43:14.501431 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 10966 | 2026.02.01 14:43:14.501470 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 10967 | 2026.02.01 14:43:14.502249 [ 186 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179307 sec., 384123.89649175317 rows/sec., 23.91 MiB/sec. | ||
| 10968 | 2026.02.01 14:43:14.502463 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10969 | 2026.02.01 14:43:14.502806 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10970 | 2026.02.01 14:43:14.502899 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_28_6} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 10971 | 2026.02.01 14:43:14.503010 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 10972 | 2026.02.01 14:43:14.820343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1338 | ||
| 10973 | 2026.02.01 14:43:14.822511 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10974 | 2026.02.01 14:43:14.822573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10975 | 2026.02.01 14:43:14.823809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10976 | 2026.02.01 14:43:14.824106 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10977 | 2026.02.01 14:43:14.824509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10978 | 2026.02.01 14:43:16.568231 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.02.01 14:43:16.568440 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.02.01 14:43:16.568517 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10981 | 2026.02.01 14:43:16.569380 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.02.01 14:43:16.569434 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10983 | 2026.02.01 14:43:16.569855 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10984 | 2026.02.01 14:43:16.570091 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.02.01 14:43:16.570259 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001877 sec., 141715.50346297282 rows/sec., 9.00 MiB/sec. | ||
| 10986 | 2026.02.01 14:43:16.570314 [ 276 ] {92038d8a-f343-4a3a-9a1b-5c7eaa390acd} <Debug> TCPHandler: Processed in 0.002226979 sec. | ||
| 10987 | 2026.02.01 14:43:16.570450 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.02.01 14:43:16.570556 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10989 | 2026.02.01 14:43:16.570602 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10990 | 2026.02.01 14:43:16.571025 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.02.01 14:43:16.571065 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 10992 | 2026.02.01 14:43:16.571373 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10993 | 2026.02.01 14:43:16.571598 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2026.02.01 14:43:16.571731 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0012 sec., 1666.6666666666667 rows/sec., 135.90 KiB/sec. | ||
| 10995 | 2026.02.01 14:43:16.571770 [ 276 ] {9a6d110a-6494-4c89-8ab9-c1b4e8ffdc1b} <Debug> TCPHandler: Processed in 0.001374093 sec. | ||
| 10996 | 2026.02.01 14:43:16.571884 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2026.02.01 14:43:16.571981 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10998 | 2026.02.01 14:43:16.572022 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10999 | 2026.02.01 14:43:16.573381 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.02.01 14:43:16.573418 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11001 | 2026.02.01 14:43:16.573847 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11002 | 2026.02.01 14:43:16.574060 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.02.01 14:43:16.574194 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Debug> executeQuery: Read 1893 rows, 157.20 KiB in 0.002232 sec., 848118.2795698924 rows/sec., 68.78 MiB/sec. | ||
| 11004 | 2026.02.01 14:43:16.574202 [ 68 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11005 | 2026.02.01 14:43:16.574233 [ 276 ] {811a7127-6acc-499f-bde2-575962a11ebf} <Debug> TCPHandler: Processed in 0.002398774 sec. | ||
| 11006 | 2026.02.01 14:43:16.574274 [ 68 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.02.01 14:43:16.574300 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11008 | 2026.02.01 14:43:16.574369 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11009 | 2026.02.01 14:43:16.574428 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 11010 | 2026.02.01 14:43:16.574470 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11011 | 2026.02.01 14:43:16.574518 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11012 | 2026.02.01 14:43:16.574578 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11013 | 2026.02.01 14:43:16.574620 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2105 rows starting from the beginning of the part | ||
| 11014 | 2026.02.01 14:43:16.574690 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 11015 | 2026.02.01 14:43:16.574736 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 260 rows starting from the beginning of the part | ||
| 11016 | 2026.02.01 14:43:16.574780 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 11017 | 2026.02.01 14:43:16.574820 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 136 rows starting from the beginning of the part | ||
| 11018 | 2026.02.01 14:43:16.574866 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1893 rows starting from the beginning of the part | ||
| 11019 | 2026.02.01 14:43:16.574986 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2026.02.01 14:43:16.575028 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11021 | 2026.02.01 14:43:16.575366 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11022 | 2026.02.01 14:43:16.575584 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2026.02.01 14:43:16.575723 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001272 sec., 106132.07547169812 rows/sec., 6.25 MiB/sec. | ||
| 11024 | 2026.02.01 14:43:16.575767 [ 276 ] {cbf75b29-8cdd-4d92-82b5-65c0f7160c11} <Debug> TCPHandler: Processed in 0.001453525 sec. | ||
| 11025 | 2026.02.01 14:43:16.575896 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2026.02.01 14:43:16.575992 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11027 | 2026.02.01 14:43:16.576032 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11028 | 2026.02.01 14:43:16.576581 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.02.01 14:43:16.576618 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11030 | 2026.02.01 14:43:16.576749 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4506 rows, containing 5 columns (5 merged, 0 gathered) in 0.002385174 sec., 1889170.3498361127 rows/sec., 162.45 MiB/sec. | ||
| 11031 | 2026.02.01 14:43:16.576943 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11032 | 2026.02.01 14:43:16.576987 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11033 | 2026.02.01 14:43:16.577175 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.02.01 14:43:16.577247 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11035 | 2026.02.01 14:43:16.577313 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.00134 sec., 274626.8656716418 rows/sec., 18.27 MiB/sec. | ||
| 11036 | 2026.02.01 14:43:16.577315 [ 186 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_76_15} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11037 | 2026.02.01 14:43:16.577352 [ 276 ] {0d0d33c0-5597-4040-a377-22477203aea9} <Debug> TCPHandler: Processed in 0.001506387 sec. | ||
| 11038 | 2026.02.01 14:43:16.577410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 11039 | 2026.02.01 14:43:16.577475 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11040 | 2026.02.01 14:43:16.577570 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11041 | 2026.02.01 14:43:16.577610 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11042 | 2026.02.01 14:43:16.578068 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11043 | 2026.02.01 14:43:16.578104 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11044 | 2026.02.01 14:43:16.578414 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11045 | 2026.02.01 14:43:16.578637 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.02.01 14:43:16.578766 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001214 sec., 114497.52883031301 rows/sec., 6.51 MiB/sec. | ||
| 11047 | 2026.02.01 14:43:16.578805 [ 276 ] {95eca459-9efb-4312-bcdc-1661c30e4bf2} <Debug> TCPHandler: Processed in 0.001386003 sec. | ||
| 11048 | 2026.02.01 14:43:16.578921 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.02.01 14:43:16.579015 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11050 | 2026.02.01 14:43:16.579056 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11051 | 2026.02.01 14:43:16.579850 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.02.01 14:43:16.579889 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11053 | 2026.02.01 14:43:16.580251 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11054 | 2026.02.01 14:43:16.580480 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.02.01 14:43:16.580617 [ 68 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11056 | 2026.02.01 14:43:16.580636 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Debug> executeQuery: Read 921 rows, 67.73 KiB in 0.001639 sec., 561928.004881025 rows/sec., 40.36 MiB/sec. | ||
| 11057 | 2026.02.01 14:43:16.580676 [ 68 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.02.01 14:43:16.580690 [ 276 ] {e3c347d2-acc5-4bad-974d-9634271f001e} <Debug> TCPHandler: Processed in 0.001818976 sec. | ||
| 11059 | 2026.02.01 14:43:16.580715 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11060 | 2026.02.01 14:43:16.580823 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.02.01 14:43:16.580832 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 11062 | 2026.02.01 14:43:16.580925 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11063 | 2026.02.01 14:43:16.580965 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11064 | 2026.02.01 14:43:16.580972 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11065 | 2026.02.01 14:43:16.581011 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1033 rows starting from the beginning of the part | ||
| 11066 | 2026.02.01 14:43:16.581089 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 11067 | 2026.02.01 14:43:16.581137 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 148 rows starting from the beginning of the part | ||
| 11068 | 2026.02.01 14:43:16.581180 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 11069 | 2026.02.01 14:43:16.581222 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 11070 | 2026.02.01 14:43:16.581262 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 921 rows starting from the beginning of the part | ||
| 11071 | 2026.02.01 14:43:16.581374 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.02.01 14:43:16.581424 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11073 | 2026.02.01 14:43:16.581773 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11074 | 2026.02.01 14:43:16.582035 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.02.01 14:43:16.582187 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00128 sec., 4687.5 rows/sec., 244.90 KiB/sec. | ||
| 11076 | 2026.02.01 14:43:16.582227 [ 276 ] {e2ec3c6a-603e-425a-9ae1-fa6edb147f7e} <Debug> TCPHandler: Processed in 0.001455775 sec. | ||
| 11077 | 2026.02.01 14:43:16.582365 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.02.01 14:43:16.582462 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11079 | 2026.02.01 14:43:16.582509 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11080 | 2026.02.01 14:43:16.582634 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845687 sec., 1264569.7780826327 rows/sec., 97.74 MiB/sec. | ||
| 11081 | 2026.02.01 14:43:16.582804 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11082 | 2026.02.01 14:43:16.583045 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2026.02.01 14:43:16.583118 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_76_15} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11084 | 2026.02.01 14:43:16.583199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11085 | 2026.02.01 14:43:16.583217 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.02.01 14:43:16.583262 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11087 | 2026.02.01 14:43:16.583663 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11088 | 2026.02.01 14:43:16.583886 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11089 | 2026.02.01 14:43:16.584024 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Debug> executeQuery: Read 923 rows, 63.00 KiB in 0.00158 sec., 584177.2151898734 rows/sec., 38.94 MiB/sec. | ||
| 11090 | 2026.02.01 14:43:16.584063 [ 276 ] {494e8791-c6fe-4ce4-9179-824bdb63ddd6} <Debug> TCPHandler: Processed in 0.001749094 sec. | ||
| 11091 | 2026.02.01 14:43:16.584187 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.02.01 14:43:16.584283 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11093 | 2026.02.01 14:43:16.584326 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11094 | 2026.02.01 14:43:16.584656 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.02.01 14:43:16.584691 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11096 | 2026.02.01 14:43:16.584998 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11097 | 2026.02.01 14:43:16.585216 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.02.01 14:43:16.585349 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 11099 | 2026.02.01 14:43:16.585387 [ 276 ] {f28500b2-8e35-4422-9489-7dc48763b1c8} <Debug> TCPHandler: Processed in 0.001250889 sec. | ||
| 11100 | 2026.02.01 14:43:16.585504 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11101 | 2026.02.01 14:43:16.585598 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11102 | 2026.02.01 14:43:16.585640 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11103 | 2026.02.01 14:43:16.585974 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2026.02.01 14:43:16.586012 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11105 | 2026.02.01 14:43:16.586381 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11106 | 2026.02.01 14:43:16.586590 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2026.02.01 14:43:16.586716 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Debug> executeQuery: Read 82 rows, 5.24 KiB in 0.001136 sec., 72183.0985915493 rows/sec., 4.50 MiB/sec. | ||
| 11108 | 2026.02.01 14:43:16.586753 [ 276 ] {0412045a-d06f-4995-95c2-aa7bf11bd9de} <Debug> TCPHandler: Processed in 0.00129819 sec. | ||
| 11109 | 2026.02.01 14:43:17.206663 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11110 | 2026.02.01 14:43:17.206867 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11111 | 2026.02.01 14:43:17.206945 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11112 | 2026.02.01 14:43:17.207608 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11113 | 2026.02.01 14:43:17.207658 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11114 | 2026.02.01 14:43:17.208062 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11115 | 2026.02.01 14:43:17.208293 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2026.02.01 14:43:17.208460 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001649 sec., 15767.131594906003 rows/sec., 1.19 MiB/sec. | ||
| 11117 | 2026.02.01 14:43:17.208512 [ 276 ] {23838fe8-11ac-4fbb-8fce-6c6705ffd398} <Debug> TCPHandler: Processed in 0.001995012 sec. | ||
| 11118 | 2026.02.01 14:43:17.208635 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2026.02.01 14:43:17.208740 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11120 | 2026.02.01 14:43:17.208790 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11121 | 2026.02.01 14:43:17.209216 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2026.02.01 14:43:17.209255 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11123 | 2026.02.01 14:43:17.209566 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11124 | 2026.02.01 14:43:17.209779 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2026.02.01 14:43:17.209918 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001202 sec., 23294.50915141431 rows/sec., 1.82 MiB/sec. | ||
| 11126 | 2026.02.01 14:43:17.209957 [ 276 ] {e8fb91bb-3a4f-433c-a40a-c1f129bd1f0c} <Debug> TCPHandler: Processed in 0.001374432 sec. | ||
| 11127 | 2026.02.01 14:43:17.210069 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11128 | 2026.02.01 14:43:17.210173 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11129 | 2026.02.01 14:43:17.210221 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11130 | 2026.02.01 14:43:17.210584 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.02.01 14:43:17.210621 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11132 | 2026.02.01 14:43:17.210939 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11133 | 2026.02.01 14:43:17.211150 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.02.01 14:43:17.211286 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001136 sec., 17605.6338028169 rows/sec., 1.22 MiB/sec. | ||
| 11135 | 2026.02.01 14:43:17.211324 [ 276 ] {d58408f2-dc90-4030-b6f0-4f9ce95f6504} <Debug> TCPHandler: Processed in 0.001304601 sec. | ||
| 11136 | 2026.02.01 14:43:17.211441 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.02.01 14:43:17.211536 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11138 | 2026.02.01 14:43:17.211579 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11139 | 2026.02.01 14:43:17.211899 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.02.01 14:43:17.211936 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 11141 | 2026.02.01 14:43:17.212230 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11142 | 2026.02.01 14:43:17.212446 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.02.01 14:43:17.212584 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 394.84 KiB/sec. | ||
| 11144 | 2026.02.01 14:43:17.212620 [ 276 ] {0050c4e5-33a5-4806-9064-b7f7b271d646} <Debug> TCPHandler: Processed in 0.001228958 sec. | ||
| 11145 | 2026.02.01 14:43:19.575877 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11146 | 2026.02.01 14:43:19.575978 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11147 | 2026.02.01 14:43:19.749310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25945 | ||
| 11148 | 2026.02.01 14:43:19.749900 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.02.01 14:43:19.749949 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11150 | 2026.02.01 14:43:19.750477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11151 | 2026.02.01 14:43:19.750699 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.02.01 14:43:19.750834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 11153 | 2026.02.01 14:43:21.129635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11154 | 2026.02.01 14:43:21.147012 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.02.01 14:43:21.147076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11156 | 2026.02.01 14:43:21.153264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11157 | 2026.02.01 14:43:21.153965 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.02.01 14:43:21.157251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11159 | 2026.02.01 14:43:22.216216 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2026.02.01 14:43:22.216397 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11161 | 2026.02.01 14:43:22.216465 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11162 | 2026.02.01 14:43:22.217237 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.02.01 14:43:22.217286 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11164 | 2026.02.01 14:43:22.217712 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11165 | 2026.02.01 14:43:22.217947 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11166 | 2026.02.01 14:43:22.218119 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001771 sec., 76792.77244494636 rows/sec., 6.66 MiB/sec. | ||
| 11167 | 2026.02.01 14:43:22.218179 [ 276 ] {1c7bc0e1-02cb-47e0-a23a-90dfb8bd7a6c} <Debug> TCPHandler: Processed in 0.002098445 sec. | ||
| 11168 | 2026.02.01 14:43:22.218309 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11169 | 2026.02.01 14:43:22.218416 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11170 | 2026.02.01 14:43:22.218463 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11171 | 2026.02.01 14:43:22.218899 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11172 | 2026.02.01 14:43:22.218938 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11173 | 2026.02.01 14:43:22.219246 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11174 | 2026.02.01 14:43:22.219460 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11175 | 2026.02.01 14:43:22.219593 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.44 MiB/sec. | ||
| 11176 | 2026.02.01 14:43:22.219633 [ 276 ] {608f0383-5680-4aa0-8317-3cd928f676a9} <Debug> TCPHandler: Processed in 0.001380163 sec. | ||
| 11177 | 2026.02.01 14:43:22.219736 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11178 | 2026.02.01 14:43:22.219835 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11179 | 2026.02.01 14:43:22.219878 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11180 | 2026.02.01 14:43:22.220307 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11181 | 2026.02.01 14:43:22.220344 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11182 | 2026.02.01 14:43:22.220652 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11183 | 2026.02.01 14:43:22.220873 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11184 | 2026.02.01 14:43:22.221010 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 6.80 MiB/sec. | ||
| 11185 | 2026.02.01 14:43:22.221049 [ 276 ] {6c491e77-5d06-4b68-83e2-2a4c4500eb12} <Debug> TCPHandler: Processed in 0.001362562 sec. | ||
| 11186 | 2026.02.01 14:43:22.221159 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11187 | 2026.02.01 14:43:22.221254 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11188 | 2026.02.01 14:43:22.221298 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11189 | 2026.02.01 14:43:22.221715 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.02.01 14:43:22.221753 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11191 | 2026.02.01 14:43:22.222146 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11192 | 2026.02.01 14:43:22.222457 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.02.01 14:43:22.222620 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11194 | 2026.02.01 14:43:22.222632 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 11195 | 2026.02.01 14:43:22.222700 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.02.01 14:43:22.222744 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11197 | 2026.02.01 14:43:22.222750 [ 276 ] {08f63e5e-07f4-49f9-9e96-69e56da95e5d} <Debug> TCPHandler: Processed in 0.001640191 sec. | ||
| 11198 | 2026.02.01 14:43:22.222850 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 11199 | 2026.02.01 14:43:22.222886 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11200 | 2026.02.01 14:43:22.222988 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11201 | 2026.02.01 14:43:22.222988 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11202 | 2026.02.01 14:43:22.223033 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21277 rows starting from the beginning of the part | ||
| 11203 | 2026.02.01 14:43:22.223066 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <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 | ||
| 11204 | 2026.02.01 14:43:22.223107 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 11205 | 2026.02.01 14:43:22.223160 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11206 | 2026.02.01 14:43:22.223204 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 923 rows starting from the beginning of the part | ||
| 11207 | 2026.02.01 14:43:22.223247 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 20 rows starting from the beginning of the part | ||
| 11208 | 2026.02.01 14:43:22.223289 [ 188 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11209 | 2026.02.01 14:43:22.223992 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.02.01 14:43:22.224035 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11211 | 2026.02.01 14:43:22.224673 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11212 | 2026.02.01 14:43:22.224906 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.02.01 14:43:22.225054 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002084 sec., 19193.857965451058 rows/sec., 34.39 MiB/sec. | ||
| 11214 | 2026.02.01 14:43:22.225123 [ 276 ] {2f0ba5c3-8352-4f79-825f-f40b1512c728} <Debug> TCPHandler: Processed in 0.002292921 sec. | ||
| 11215 | 2026.02.01 14:43:22.225230 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.02.01 14:43:22.225326 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11217 | 2026.02.01 14:43:22.225368 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11218 | 2026.02.01 14:43:22.225732 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.02.01 14:43:22.225770 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11220 | 2026.02.01 14:43:22.226088 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11221 | 2026.02.01 14:43:22.226310 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.02.01 14:43:22.226444 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 11223 | 2026.02.01 14:43:22.226480 [ 276 ] {a675d30d-0ec7-4461-aa86-e068da45bf01} <Debug> TCPHandler: Processed in 0.0013006 sec. | ||
| 11224 | 2026.02.01 14:43:22.239973 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22700 rows, containing 5 columns (5 merged, 0 gathered) in 0.017171042 sec., 1321993.1556861836 rows/sec., 89.83 MiB/sec. | ||
| 11225 | 2026.02.01 14:43:22.240485 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11226 | 2026.02.01 14:43:22.240747 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.02.01 14:43:22.240814 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11228 | 2026.02.01 14:43:22.240896 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11229 | 2026.02.01 14:43:23.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.84 MiB, peak 333.24 MiB, free memory in arenas 0.00 B, will set to 325.05 MiB (RSS), difference: 2.21 MiB | ||
| 11230 | 2026.02.01 14:43:24.825629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1380 | ||
| 11231 | 2026.02.01 14:43:24.828304 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.02.01 14:43:24.828358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11233 | 2026.02.01 14:43:24.829638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11234 | 2026.02.01 14:43:24.829915 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.02.01 14:43:24.830086 [ 119 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11236 | 2026.02.01 14:43:24.830157 [ 119 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.02.01 14:43:24.830183 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11238 | 2026.02.01 14:43:24.830287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 11239 | 2026.02.01 14:43:24.830318 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 11240 | 2026.02.01 14:43:24.830895 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11241 | 2026.02.01 14:43:24.831026 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1238 rows starting from the beginning of the part | ||
| 11242 | 2026.02.01 14:43:24.831375 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
| 11243 | 2026.02.01 14:43:24.831699 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 11244 | 2026.02.01 14:43:24.832029 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 11245 | 2026.02.01 14:43:24.832341 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 11246 | 2026.02.01 14:43:24.832645 [ 202 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 11247 | 2026.02.01 14:43:24.838850 [ 187 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 72 columns (72 merged, 0 gathered) in 0.008592796 sec., 160599.64649457522 rows/sec., 129.73 MiB/sec. | ||
| 11248 | 2026.02.01 14:43:24.840703 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11249 | 2026.02.01 14:43:24.841332 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.02.01 14:43:24.841419 [ 199 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_41_8} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11251 | 2026.02.01 14:43:24.841795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11252 | 2026.02.01 14:43:27.219660 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2026.02.01 14:43:27.219895 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.02.01 14:43:27.219982 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11255 | 2026.02.01 14:43:27.220776 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2026.02.01 14:43:27.220826 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11257 | 2026.02.01 14:43:27.221238 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11258 | 2026.02.01 14:43:27.221468 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.02.01 14:43:27.221633 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001796 sec., 148106.90423162584 rows/sec., 9.41 MiB/sec. | ||
| 11260 | 2026.02.01 14:43:27.221685 [ 276 ] {f63daf5a-bf05-474d-a583-f73cf96c4778} <Debug> TCPHandler: Processed in 0.002170197 sec. | ||
| 11261 | 2026.02.01 14:43:27.221812 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.02.01 14:43:27.221915 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11263 | 2026.02.01 14:43:27.221962 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11264 | 2026.02.01 14:43:27.222629 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.02.01 14:43:27.222666 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11266 | 2026.02.01 14:43:27.223009 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11267 | 2026.02.01 14:43:27.223220 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.02.01 14:43:27.223354 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001464 sec., 513661.2021857923 rows/sec., 40.40 MiB/sec. | ||
| 11269 | 2026.02.01 14:43:27.223393 [ 276 ] {417180bf-8e25-40ab-99fc-bc6d10bf2fb3} <Debug> TCPHandler: Processed in 0.00163366 sec. | ||
| 11270 | 2026.02.01 14:43:27.223516 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.02.01 14:43:27.223613 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.02.01 14:43:27.223653 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11273 | 2026.02.01 14:43:27.224087 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.02.01 14:43:27.224124 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11275 | 2026.02.01 14:43:27.224441 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11276 | 2026.02.01 14:43:27.224646 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.02.01 14:43:27.224779 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001187 sec., 112047.17775905646 rows/sec., 6.58 MiB/sec. | ||
| 11278 | 2026.02.01 14:43:27.224816 [ 276 ] {43abeb23-7e34-4e2a-96d4-1ce667699d5c} <Debug> TCPHandler: Processed in 0.001350782 sec. | ||
| 11279 | 2026.02.01 14:43:27.224932 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2026.02.01 14:43:27.225027 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11281 | 2026.02.01 14:43:27.225066 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11282 | 2026.02.01 14:43:27.225488 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.02.01 14:43:27.225522 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11284 | 2026.02.01 14:43:27.225818 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11285 | 2026.02.01 14:43:27.226014 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.02.01 14:43:27.226141 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001133 sec., 123565.75463371581 rows/sec., 7.99 MiB/sec. | ||
| 11287 | 2026.02.01 14:43:27.226177 [ 276 ] {92903538-4f61-4f1a-a4dd-e95e5f800528} <Debug> TCPHandler: Processed in 0.00129515 sec. | ||
| 11288 | 2026.02.01 14:43:27.226291 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.02.01 14:43:27.226383 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11290 | 2026.02.01 14:43:27.226423 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11291 | 2026.02.01 14:43:27.226847 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11292 | 2026.02.01 14:43:27.226883 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11293 | 2026.02.01 14:43:27.227178 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11294 | 2026.02.01 14:43:27.227382 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11295 | 2026.02.01 14:43:27.227510 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001144 sec., 121503.4965034965 rows/sec., 6.91 MiB/sec. | ||
| 11296 | 2026.02.01 14:43:27.227547 [ 276 ] {a3aa9412-c7da-474e-a545-34b377acd962} <Debug> TCPHandler: Processed in 0.00130579 sec. | ||
| 11297 | 2026.02.01 14:43:27.227662 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11298 | 2026.02.01 14:43:27.227755 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11299 | 2026.02.01 14:43:27.227795 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11300 | 2026.02.01 14:43:27.228343 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.02.01 14:43:27.228379 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11302 | 2026.02.01 14:43:27.228703 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11303 | 2026.02.01 14:43:27.228916 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11304 | 2026.02.01 14:43:27.229046 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001309 sec., 353705.11841100076 rows/sec., 24.83 MiB/sec. | ||
| 11305 | 2026.02.01 14:43:27.229082 [ 276 ] {01e81e07-015a-4ab4-9609-2d00646291d1} <Debug> TCPHandler: Processed in 0.001468976 sec. | ||
| 11306 | 2026.02.01 14:43:27.229195 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.02.01 14:43:27.229289 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11308 | 2026.02.01 14:43:27.229331 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11309 | 2026.02.01 14:43:27.229703 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2026.02.01 14:43:27.229756 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11311 | 2026.02.01 14:43:27.230147 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11312 | 2026.02.01 14:43:27.230393 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.02.01 14:43:27.230556 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 244.52 KiB/sec. | ||
| 11314 | 2026.02.01 14:43:27.230594 [ 276 ] {f894c350-c1c4-4669-a42e-fcd601ea5ebf} <Debug> TCPHandler: Processed in 0.001447275 sec. | ||
| 11315 | 2026.02.01 14:43:27.230714 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11316 | 2026.02.01 14:43:27.230811 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11317 | 2026.02.01 14:43:27.230854 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11318 | 2026.02.01 14:43:27.231274 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.02.01 14:43:27.231309 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11320 | 2026.02.01 14:43:27.231645 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11321 | 2026.02.01 14:43:27.231870 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11322 | 2026.02.01 14:43:27.232001 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001209 sec., 213399.50372208437 rows/sec., 14.21 MiB/sec. | ||
| 11323 | 2026.02.01 14:43:27.232039 [ 276 ] {6638491b-398b-4d22-9997-10a8d1d72099} <Debug> TCPHandler: Processed in 0.001376703 sec. | ||
| 11324 | 2026.02.01 14:43:27.232152 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11325 | 2026.02.01 14:43:27.232249 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11326 | 2026.02.01 14:43:27.232292 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11327 | 2026.02.01 14:43:27.232610 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2026.02.01 14:43:27.232645 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11329 | 2026.02.01 14:43:27.232946 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11330 | 2026.02.01 14:43:27.233153 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2026.02.01 14:43:27.233280 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 11332 | 2026.02.01 14:43:27.233317 [ 276 ] {7d354932-8254-41d9-9d91-1c0cd34f7e68} <Debug> TCPHandler: Processed in 0.001214848 sec. | ||
| 11333 | 2026.02.01 14:43:27.233442 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11334 | 2026.02.01 14:43:27.233567 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11335 | 2026.02.01 14:43:27.233623 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11336 | 2026.02.01 14:43:27.234054 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11337 | 2026.02.01 14:43:27.234096 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11338 | 2026.02.01 14:43:27.234484 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11339 | 2026.02.01 14:43:27.234707 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11340 | 2026.02.01 14:43:27.234807 [ 126 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11341 | 2026.02.01 14:43:27.234837 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001295 sec., 67953.66795366796 rows/sec., 4.27 MiB/sec. | ||
| 11342 | 2026.02.01 14:43:27.234843 [ 126 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.02.01 14:43:27.234868 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11344 | 2026.02.01 14:43:27.234875 [ 276 ] {b16d7ccb-adf9-45ed-8f01-60c30b8830b0} <Debug> TCPHandler: Processed in 0.001496936 sec. | ||
| 11345 | 2026.02.01 14:43:27.234992 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 11346 | 2026.02.01 14:43:27.235156 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11347 | 2026.02.01 14:43:27.235197 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4006 rows starting from the beginning of the part | ||
| 11348 | 2026.02.01 14:43:27.235268 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11349 | 2026.02.01 14:43:27.235317 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
| 11350 | 2026.02.01 14:43:27.235361 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 11351 | 2026.02.01 14:43:27.235406 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11352 | 2026.02.01 14:43:27.235447 [ 199 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 88 rows starting from the beginning of the part | ||
| 11353 | 2026.02.01 14:43:27.236769 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4302 rows, containing 4 columns (4 merged, 0 gathered) in 0.001838157 sec., 2340387.681792143 rows/sec., 152.54 MiB/sec. | ||
| 11354 | 2026.02.01 14:43:27.237052 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11355 | 2026.02.01 14:43:27.237316 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2026.02.01 14:43:27.237390 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_76_15} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11357 | 2026.02.01 14:43:27.237478 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11358 | 2026.02.01 14:43:27.251844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 11359 | 2026.02.01 14:43:27.252347 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11360 | 2026.02.01 14:43:27.252383 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11361 | 2026.02.01 14:43:27.252872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11362 | 2026.02.01 14:43:27.253099 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11363 | 2026.02.01 14:43:27.253228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 11364 | 2026.02.01 14:43:28.300995 [ 127 ] {} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 11365 | 2026.02.01 14:43:28.301065 [ 127 ] {} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.02.01 14:43:28.301089 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11367 | 2026.02.01 14:43:28.301194 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 11368 | 2026.02.01 14:43:28.301329 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11369 | 2026.02.01 14:43:28.301367 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 11370 | 2026.02.01 14:43:28.301440 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 11371 | 2026.02.01 14:43:28.301493 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 11372 | 2026.02.01 14:43:28.301542 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 11373 | 2026.02.01 14:43:28.301590 [ 199 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 11374 | 2026.02.01 14:43:28.302334 [ 200 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179127 sec., 32227.232520330715 rows/sec., 2.69 MiB/sec. | ||
| 11375 | 2026.02.01 14:43:28.302534 [ 200 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 11376 | 2026.02.01 14:43:28.302869 [ 200 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2026.02.01 14:43:28.302957 [ 200 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_21_5} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 11378 | 2026.02.01 14:43:28.303059 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11379 | 2026.02.01 14:43:28.658258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 11380 | 2026.02.01 14:43:28.675854 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.02.01 14:43:28.675909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11382 | 2026.02.01 14:43:28.682522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11383 | 2026.02.01 14:43:28.683219 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.02.01 14:43:28.686339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 11385 | 2026.02.01 14:43:32.214692 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.02.01 14:43:32.214883 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11387 | 2026.02.01 14:43:32.214949 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11388 | 2026.02.01 14:43:32.215648 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.02.01 14:43:32.215687 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11390 | 2026.02.01 14:43:32.216065 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11391 | 2026.02.01 14:43:32.216281 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.02.01 14:43:32.216435 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 203.35 KiB/sec. | ||
| 11393 | 2026.02.01 14:43:32.216484 [ 276 ] {dac50422-3408-4d33-953a-522ddf709829} <Debug> TCPHandler: Processed in 0.0019265 sec. | ||
| 11394 | 2026.02.01 14:43:32.216616 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.02.01 14:43:32.216715 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11396 | 2026.02.01 14:43:32.216757 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11397 | 2026.02.01 14:43:32.217297 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.02.01 14:43:32.217333 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11399 | 2026.02.01 14:43:32.217657 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11400 | 2026.02.01 14:43:32.217858 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.02.01 14:43:32.217992 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.0013 sec., 106153.84615384616 rows/sec., 9.18 MiB/sec. | ||
| 11402 | 2026.02.01 14:43:32.218029 [ 276 ] {e6cef352-c966-473c-85d6-742241adca74} <Debug> TCPHandler: Processed in 0.001465505 sec. | ||
| 11403 | 2026.02.01 14:43:32.218142 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.02.01 14:43:32.218238 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.02.01 14:43:32.218278 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11406 | 2026.02.01 14:43:32.218727 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.02.01 14:43:32.218761 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11408 | 2026.02.01 14:43:32.219057 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11409 | 2026.02.01 14:43:32.219257 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.02.01 14:43:32.219394 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001177 sec., 37383.17757009345 rows/sec., 2.73 MiB/sec. | ||
| 11411 | 2026.02.01 14:43:32.219432 [ 276 ] {f48eeaa4-23a3-41e9-af7b-8d3516a61d52} <Debug> TCPHandler: Processed in 0.001338762 sec. | ||
| 11412 | 2026.02.01 14:43:32.219542 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.02.01 14:43:32.219634 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11414 | 2026.02.01 14:43:32.219674 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11415 | 2026.02.01 14:43:32.220104 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.02.01 14:43:32.220140 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11417 | 2026.02.01 14:43:32.220449 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11418 | 2026.02.01 14:43:32.220649 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.02.01 14:43:32.220777 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001162 sec., 92943.20137693631 rows/sec., 7.26 MiB/sec. | ||
| 11420 | 2026.02.01 14:43:32.220815 [ 276 ] {f482cd71-858f-46bb-95e9-858b08e7bf46} <Debug> TCPHandler: Processed in 0.001322031 sec. | ||
| 11421 | 2026.02.01 14:43:32.220930 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.02.01 14:43:32.221023 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11423 | 2026.02.01 14:43:32.221067 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11424 | 2026.02.01 14:43:32.221490 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.02.01 14:43:32.221526 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11426 | 2026.02.01 14:43:32.221859 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11427 | 2026.02.01 14:43:32.222061 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.02.01 14:43:32.222202 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001198 sec., 135225.3756260434 rows/sec., 9.42 MiB/sec. | ||
| 11429 | 2026.02.01 14:43:32.222239 [ 276 ] {ffe6efae-8029-4aca-8583-f7a515c105c9} <Debug> TCPHandler: Processed in 0.001357742 sec. | ||
| 11430 | 2026.02.01 14:43:32.222354 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.02.01 14:43:32.222447 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.02.01 14:43:32.222502 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <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 | ||
| 11433 | 2026.02.01 14:43:32.223378 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.02.01 14:43:32.223414 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11435 | 2026.02.01 14:43:32.223968 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11436 | 2026.02.01 14:43:32.224184 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.02.01 14:43:32.224323 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. | ||
| 11438 | 2026.02.01 14:43:32.224387 [ 276 ] {7846597a-ad62-42f9-87fc-50497a5c86dc} <Debug> TCPHandler: Processed in 0.002080574 sec. | ||
| 11439 | 2026.02.01 14:43:32.224503 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.02.01 14:43:32.224597 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.02.01 14:43:32.224638 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11442 | 2026.02.01 14:43:32.224994 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.02.01 14:43:32.225029 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11444 | 2026.02.01 14:43:32.225330 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11445 | 2026.02.01 14:43:32.225528 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.02.01 14:43:32.225655 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 11447 | 2026.02.01 14:43:32.225690 [ 276 ] {00716c13-daf5-4ff6-b47e-26ad545916a1} <Debug> TCPHandler: Processed in 0.001234798 sec. | ||
| 11448 | 2026.02.01 14:43:34.576249 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11449 | 2026.02.01 14:43:34.576351 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11450 | 2026.02.01 14:43:34.753451 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 11451 | 2026.02.01 14:43:34.754127 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.02.01 14:43:34.754159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11453 | 2026.02.01 14:43:34.754643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11454 | 2026.02.01 14:43:34.754877 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.02.01 14:43:34.755000 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 11456 | 2026.02.01 14:43:34.755011 [ 113 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11457 | 2026.02.01 14:43:34.755055 [ 113 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.02.01 14:43:34.755077 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11459 | 2026.02.01 14:43:34.755194 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 11460 | 2026.02.01 14:43:34.755289 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11461 | 2026.02.01 14:43:34.755322 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24537 rows starting from the beginning of the part | ||
| 11462 | 2026.02.01 14:43:34.755390 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 11463 | 2026.02.01 14:43:34.755436 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 11464 | 2026.02.01 14:43:34.755480 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 11465 | 2026.02.01 14:43:34.755518 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 11466 | 2026.02.01 14:43:34.755559 [ 189 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 11467 | 2026.02.01 14:43:34.757833 [ 191 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.002677703 sec., 10047790.961133478 rows/sec., 143.73 MiB/sec. | ||
| 11468 | 2026.02.01 14:43:34.758270 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11469 | 2026.02.01 14:43:34.758778 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.02.01 14:43:34.758912 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_56_11} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11471 | 2026.02.01 14:43:34.759049 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11472 | 2026.02.01 14:43:34.830525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1414 | ||
| 11473 | 2026.02.01 14:43:34.833087 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.02.01 14:43:34.833143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11475 | 2026.02.01 14:43:34.834530 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11476 | 2026.02.01 14:43:34.834821 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.02.01 14:43:34.835231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1414 | ||
| 11478 | 2026.02.01 14:43:36.186440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11479 | 2026.02.01 14:43:36.205155 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.02.01 14:43:36.205210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11481 | 2026.02.01 14:43:36.211612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11482 | 2026.02.01 14:43:36.212299 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2026.02.01 14:43:36.212578 [ 115 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11484 | 2026.02.01 14:43:36.212621 [ 115 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11485 | 2026.02.01 14:43:36.212643 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11486 | 2026.02.01 14:43:36.212830 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11487 | 2026.02.01 14:43:36.216180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11488 | 2026.02.01 14:43:36.216871 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11489 | 2026.02.01 14:43:36.218328 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11490 | 2026.02.01 14:43:36.222735 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11491 | 2026.02.01 14:43:36.227300 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11492 | 2026.02.01 14:43:36.231800 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11493 | 2026.02.01 14:43:36.236529 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11494 | 2026.02.01 14:43:36.240905 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 11495 | 2026.02.01 14:43:36.294303 [ 189 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081564318 sec., 5173.831037243516 rows/sec., 26.75 MiB/sec. | ||
| 11496 | 2026.02.01 14:43:36.296829 [ 193 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11497 | 2026.02.01 14:43:36.298828 [ 193 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_56_11} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11498 | 2026.02.01 14:43:36.298933 [ 193 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_56_11} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11499 | 2026.02.01 14:43:36.300778 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11500 | 2026.02.01 14:43:37.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.02 MiB, peak 340.42 MiB, free memory in arenas 0.00 B, will set to 328.40 MiB (RSS), difference: 1.38 MiB | ||
| 11501 | 2026.02.01 14:43:37.220955 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11502 | 2026.02.01 14:43:37.221162 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11503 | 2026.02.01 14:43:37.221238 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11504 | 2026.02.01 14:43:37.222113 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11505 | 2026.02.01 14:43:37.222161 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11506 | 2026.02.01 14:43:37.222576 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11507 | 2026.02.01 14:43:37.222815 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2026.02.01 14:43:37.222985 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001879 sec., 141564.66205428418 rows/sec., 8.99 MiB/sec. | ||
| 11509 | 2026.02.01 14:43:37.223028 [ 276 ] {748234c9-e85e-4c46-99ef-42735122c58c} <Debug> TCPHandler: Processed in 0.002219028 sec. | ||
| 11510 | 2026.02.01 14:43:37.223165 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11511 | 2026.02.01 14:43:37.223263 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11512 | 2026.02.01 14:43:37.223305 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11513 | 2026.02.01 14:43:37.224085 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.02.01 14:43:37.224121 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11515 | 2026.02.01 14:43:37.224467 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11516 | 2026.02.01 14:43:37.224670 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.02.01 14:43:37.224804 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.00156 sec., 482051.28205128206 rows/sec., 37.91 MiB/sec. | ||
| 11518 | 2026.02.01 14:43:37.224802 [ 109 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11519 | 2026.02.01 14:43:37.224843 [ 276 ] {7a5d9c2e-8424-4cc1-bda7-442845ef7106} <Debug> TCPHandler: Processed in 0.001731483 sec. | ||
| 11520 | 2026.02.01 14:43:37.224881 [ 109 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.02.01 14:43:37.224906 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11522 | 2026.02.01 14:43:37.224977 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11523 | 2026.02.01 14:43:37.225022 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 11524 | 2026.02.01 14:43:37.225082 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11525 | 2026.02.01 14:43:37.225129 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11526 | 2026.02.01 14:43:37.225164 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11527 | 2026.02.01 14:43:37.225207 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2105 rows starting from the beginning of the part | ||
| 11528 | 2026.02.01 14:43:37.225285 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 11529 | 2026.02.01 14:43:37.225342 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 11530 | 2026.02.01 14:43:37.225390 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 752 rows starting from the beginning of the part | ||
| 11531 | 2026.02.01 14:43:37.225436 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 138 rows starting from the beginning of the part | ||
| 11532 | 2026.02.01 14:43:37.225485 [ 191 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 752 rows starting from the beginning of the part | ||
| 11533 | 2026.02.01 14:43:37.225588 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2026.02.01 14:43:37.225631 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11535 | 2026.02.01 14:43:37.226309 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11536 | 2026.02.01 14:43:37.226540 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2026.02.01 14:43:37.226677 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001613 sec., 82455.05269683819 rows/sec., 4.85 MiB/sec. | ||
| 11538 | 2026.02.01 14:43:37.226690 [ 110 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11539 | 2026.02.01 14:43:37.226714 [ 276 ] {7ea491da-efb8-4c23-9e95-75b5935aaf82} <Debug> TCPHandler: Processed in 0.001788546 sec. | ||
| 11540 | 2026.02.01 14:43:37.226733 [ 110 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11541 | 2026.02.01 14:43:37.226757 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11542 | 2026.02.01 14:43:37.226832 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2026.02.01 14:43:37.226840 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 11544 | 2026.02.01 14:43:37.226937 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11545 | 2026.02.01 14:43:37.226938 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11546 | 2026.02.01 14:43:37.226966 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 205 rows starting from the beginning of the part | ||
| 11547 | 2026.02.01 14:43:37.226986 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11548 | 2026.02.01 14:43:37.227021 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 135 rows starting from the beginning of the part | ||
| 11549 | 2026.02.01 14:43:37.227065 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 11550 | 2026.02.01 14:43:37.227105 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 133 rows starting from the beginning of the part | ||
| 11551 | 2026.02.01 14:43:37.227143 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part | ||
| 11552 | 2026.02.01 14:43:37.227181 [ 190 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 133 rows starting from the beginning of the part | ||
| 11553 | 2026.02.01 14:43:37.227275 [ 195 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3909 rows, containing 5 columns (5 merged, 0 gathered) in 0.002307762 sec., 1693848.8457648577 rows/sec., 143.86 MiB/sec. | ||
| 11554 | 2026.02.01 14:43:37.227454 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11555 | 2026.02.01 14:43:37.227495 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11556 | 2026.02.01 14:43:37.227581 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11557 | 2026.02.01 14:43:37.227919 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2026.02.01 14:43:37.227971 [ 194 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163326 sec., 593126.9480781828 rows/sec., 39.04 MiB/sec. | ||
| 11559 | 2026.02.01 14:43:37.228007 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_81_16} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11560 | 2026.02.01 14:43:37.228073 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11561 | 2026.02.01 14:43:37.228109 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 11562 | 2026.02.01 14:43:37.228157 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11563 | 2026.02.01 14:43:37.228351 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11564 | 2026.02.01 14:43:37.228478 [ 110 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11565 | 2026.02.01 14:43:37.228485 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.02.01 14:43:37.228500 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001591 sec., 87994.97171590195 rows/sec., 5.69 MiB/sec. | ||
| 11567 | 2026.02.01 14:43:37.228508 [ 110 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.02.01 14:43:37.228543 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11569 | 2026.02.01 14:43:37.228550 [ 276 ] {dd5ffa90-58a2-4e73-82d8-f58e82ca54ad} <Debug> TCPHandler: Processed in 0.001768404 sec. | ||
| 11570 | 2026.02.01 14:43:37.228584 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_66_13} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11571 | 2026.02.01 14:43:37.228659 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11572 | 2026.02.01 14:43:37.228683 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11573 | 2026.02.01 14:43:37.228698 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11574 | 2026.02.01 14:43:37.228804 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11575 | 2026.02.01 14:43:37.228814 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11576 | 2026.02.01 14:43:37.228852 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11577 | 2026.02.01 14:43:37.228860 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 394 rows starting from the beginning of the part | ||
| 11578 | 2026.02.01 14:43:37.228941 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 11579 | 2026.02.01 14:43:37.228993 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11580 | 2026.02.01 14:43:37.229038 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 368 rows starting from the beginning of the part | ||
| 11581 | 2026.02.01 14:43:37.229078 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 140 rows starting from the beginning of the part | ||
| 11582 | 2026.02.01 14:43:37.229118 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 11583 | 2026.02.01 14:43:37.229324 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.02.01 14:43:37.229364 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11585 | 2026.02.01 14:43:37.229687 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11586 | 2026.02.01 14:43:37.229911 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2026.02.01 14:43:37.230047 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001265 sec., 109881.42292490118 rows/sec., 6.25 MiB/sec. | ||
| 11588 | 2026.02.01 14:43:37.230085 [ 276 ] {4bd50fd1-a63a-4fef-8230-d374be28e0c2} <Debug> TCPHandler: Processed in 0.001453885 sec. | ||
| 11589 | 2026.02.01 14:43:37.230160 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564728 sec., 826980.7915497135 rows/sec., 58.51 MiB/sec. | ||
| 11590 | 2026.02.01 14:43:37.230203 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2026.02.01 14:43:37.230299 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11592 | 2026.02.01 14:43:37.230302 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11593 | 2026.02.01 14:43:37.230361 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11594 | 2026.02.01 14:43:37.230558 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.02.01 14:43:37.230634 [ 196 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_34_7} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11596 | 2026.02.01 14:43:37.230708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 11597 | 2026.02.01 14:43:37.230949 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.02.01 14:43:37.230989 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11599 | 2026.02.01 14:43:37.231326 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11600 | 2026.02.01 14:43:37.231532 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.02.01 14:43:37.231635 [ 110 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11602 | 2026.02.01 14:43:37.231661 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001377 sec., 336238.19898329704 rows/sec., 23.60 MiB/sec. | ||
| 11603 | 2026.02.01 14:43:37.231665 [ 110 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2026.02.01 14:43:37.231690 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11605 | 2026.02.01 14:43:37.231698 [ 276 ] {82113d1f-e838-46d1-85af-659f112793a4} <Debug> TCPHandler: Processed in 0.001545638 sec. | ||
| 11606 | 2026.02.01 14:43:37.231756 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 11607 | 2026.02.01 14:43:37.231816 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2026.02.01 14:43:37.231840 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11609 | 2026.02.01 14:43:37.231868 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1033 rows starting from the beginning of the part | ||
| 11610 | 2026.02.01 14:43:37.231913 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part | ||
| 11611 | 2026.02.01 14:43:37.231917 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11612 | 2026.02.01 14:43:37.231955 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11613 | 2026.02.01 14:43:37.231971 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11614 | 2026.02.01 14:43:37.232001 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 463 rows starting from the beginning of the part | ||
| 11615 | 2026.02.01 14:43:37.232040 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 108 rows starting from the beginning of the part | ||
| 11616 | 2026.02.01 14:43:37.232074 [ 196 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 463 rows starting from the beginning of the part | ||
| 11617 | 2026.02.01 14:43:37.232328 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.02.01 14:43:37.232368 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11619 | 2026.02.01 14:43:37.232697 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11620 | 2026.02.01 14:43:37.232915 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.02.01 14:43:37.233051 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 11622 | 2026.02.01 14:43:37.233055 [ 186 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328361 sec., 1655423.4880427837 rows/sec., 126.05 MiB/sec. | ||
| 11623 | 2026.02.01 14:43:37.233089 [ 276 ] {fa8da560-3fd9-40e2-9aeb-77fe265de082} <Debug> TCPHandler: Processed in 0.001323951 sec. | ||
| 11624 | 2026.02.01 14:43:37.233058 [ 109 ] {} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 11625 | 2026.02.01 14:43:37.233145 [ 109 ] {} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.02.01 14:43:37.233165 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11627 | 2026.02.01 14:43:37.233207 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.02.01 14:43:37.233234 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 11629 | 2026.02.01 14:43:37.233279 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11630 | 2026.02.01 14:43:37.233307 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11631 | 2026.02.01 14:43:37.233333 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11632 | 2026.02.01 14:43:37.233355 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11633 | 2026.02.01 14:43:37.233365 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 11634 | 2026.02.01 14:43:37.233428 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 11635 | 2026.02.01 14:43:37.233469 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 11636 | 2026.02.01 14:43:37.233508 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 11637 | 2026.02.01 14:43:37.233546 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11638 | 2026.02.01 14:43:37.233586 [ 195 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11639 | 2026.02.01 14:43:37.233610 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.02.01 14:43:37.233700 [ 188 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_81_16} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11641 | 2026.02.01 14:43:37.233785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 11642 | 2026.02.01 14:43:37.233801 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2026.02.01 14:43:37.233844 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11644 | 2026.02.01 14:43:37.234199 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11645 | 2026.02.01 14:43:37.234424 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2026.02.01 14:43:37.234438 [ 192 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231139 sec., 121838.39517714897 rows/sec., 6.22 MiB/sec. | ||
| 11647 | 2026.02.01 14:43:37.234557 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001268 sec., 203470.0315457413 rows/sec., 13.55 MiB/sec. | ||
| 11648 | 2026.02.01 14:43:37.234582 [ 186 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 11649 | 2026.02.01 14:43:37.234598 [ 276 ] {71611151-44b7-4638-b253-d91f8c98b7fb} <Debug> TCPHandler: Processed in 0.001441535 sec. | ||
| 11650 | 2026.02.01 14:43:37.234715 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2026.02.01 14:43:37.234815 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11652 | 2026.02.01 14:43:37.234856 [ 186 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.02.01 14:43:37.234858 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11654 | 2026.02.01 14:43:37.234922 [ 186 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_25_5} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 11655 | 2026.02.01 14:43:37.235000 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11656 | 2026.02.01 14:43:37.235189 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.02.01 14:43:37.235223 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11658 | 2026.02.01 14:43:37.235517 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11659 | 2026.02.01 14:43:37.235718 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.02.01 14:43:37.235848 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 11661 | 2026.02.01 14:43:37.235884 [ 276 ] {3d6cd5fb-9805-4882-b151-f19ac835eef3} <Debug> TCPHandler: Processed in 0.001218328 sec. | ||
| 11662 | 2026.02.01 14:43:37.235987 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.02.01 14:43:37.236080 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11664 | 2026.02.01 14:43:37.236121 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11665 | 2026.02.01 14:43:37.236465 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.02.01 14:43:37.236499 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 11667 | 2026.02.01 14:43:37.236810 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11668 | 2026.02.01 14:43:37.237011 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.02.01 14:43:37.237140 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001078 sec., 81632.6530612245 rows/sec., 5.13 MiB/sec. | ||
| 11670 | 2026.02.01 14:43:37.237175 [ 276 ] {60ba5590-c3db-4a6e-9488-03d34b27ab5b} <Debug> TCPHandler: Processed in 0.001237769 sec. | ||
| 11671 | 2026.02.01 14:43:42.215348 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.02.01 14:43:42.215551 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11673 | 2026.02.01 14:43:42.215621 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11674 | 2026.02.01 14:43:42.216406 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.02.01 14:43:42.216457 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11676 | 2026.02.01 14:43:42.216876 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11677 | 2026.02.01 14:43:42.217106 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.02.01 14:43:42.217272 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001773 sec., 76706.14777213761 rows/sec., 6.65 MiB/sec. | ||
| 11679 | 2026.02.01 14:43:42.217324 [ 276 ] {fbd8fb20-b696-41f8-9298-5c187b326404} <Debug> TCPHandler: Processed in 0.002158077 sec. | ||
| 11680 | 2026.02.01 14:43:42.217449 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.02.01 14:43:42.217551 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.02.01 14:43:42.217595 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11683 | 2026.02.01 14:43:42.218041 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.02.01 14:43:42.218076 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11685 | 2026.02.01 14:43:42.218378 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11686 | 2026.02.01 14:43:42.218582 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.02.01 14:43:42.218712 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001185 sec., 33755.27426160337 rows/sec., 2.48 MiB/sec. | ||
| 11688 | 2026.02.01 14:43:42.218749 [ 276 ] {5b21a627-dd9a-4c25-b20c-cd8d429092b5} <Debug> TCPHandler: Processed in 0.001349862 sec. | ||
| 11689 | 2026.02.01 14:43:42.218861 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.02.01 14:43:42.218954 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11691 | 2026.02.01 14:43:42.218994 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11692 | 2026.02.01 14:43:42.219439 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.02.01 14:43:42.219473 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11694 | 2026.02.01 14:43:42.219773 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11695 | 2026.02.01 14:43:42.219977 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.02.01 14:43:42.220105 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 11697 | 2026.02.01 14:43:42.220142 [ 276 ] {fc324906-b4a2-4aa4-a056-eaa47240afde} <Debug> TCPHandler: Processed in 0.001327981 sec. | ||
| 11698 | 2026.02.01 14:43:42.220257 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.02.01 14:43:42.220350 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11700 | 2026.02.01 14:43:42.220393 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11701 | 2026.02.01 14:43:42.220799 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.02.01 14:43:42.220833 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11703 | 2026.02.01 14:43:42.221164 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11704 | 2026.02.01 14:43:42.221363 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.02.01 14:43:42.221489 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 11706 | 2026.02.01 14:43:42.221524 [ 276 ] {8b6cbddb-6971-4144-9511-221fd2a79bfb} <Debug> TCPHandler: Processed in 0.001314971 sec. | ||
| 11707 | 2026.02.01 14:43:42.221624 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.02.01 14:43:42.221715 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11709 | 2026.02.01 14:43:42.221777 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <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 | ||
| 11710 | 2026.02.01 14:43:42.222652 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.02.01 14:43:42.222687 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11712 | 2026.02.01 14:43:42.223243 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11713 | 2026.02.01 14:43:42.223457 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.02.01 14:43:42.223562 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11715 | 2026.02.01 14:43:42.223598 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2026.02.01 14:43:42.223600 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001903 sec., 21019.442984760903 rows/sec., 37.67 MiB/sec. | ||
| 11717 | 2026.02.01 14:43:42.223615 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11718 | 2026.02.01 14:43:42.223667 [ 276 ] {4dbfc8a0-249c-4c15-a731-69a698dd24a3} <Debug> TCPHandler: Processed in 0.002089325 sec. | ||
| 11719 | 2026.02.01 14:43:42.223729 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 11720 | 2026.02.01 14:43:42.223777 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.02.01 14:43:42.223874 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11722 | 2026.02.01 14:43:42.223916 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11723 | 2026.02.01 14:43:42.223972 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11724 | 2026.02.01 14:43:42.224033 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1342 rows starting from the beginning of the part | ||
| 11725 | 2026.02.01 14:43:42.224163 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 11726 | 2026.02.01 14:43:42.224251 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2026.02.01 14:43:42.224264 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 11728 | 2026.02.01 14:43:42.224293 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11729 | 2026.02.01 14:43:42.224376 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 11730 | 2026.02.01 14:43:42.224482 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 11731 | 2026.02.01 14:43:42.224586 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 11732 | 2026.02.01 14:43:42.224607 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11733 | 2026.02.01 14:43:42.224813 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.02.01 14:43:42.224954 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 11735 | 2026.02.01 14:43:42.224990 [ 276 ] {9e00261f-48ec-40d1-ba7a-aeb65fe7788a} <Debug> TCPHandler: Processed in 0.00126484 sec. | ||
| 11736 | 2026.02.01 14:43:42.234042 [ 199 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 19 columns (19 merged, 0 gathered) in 0.010363292 sec., 148794.41783556808 rows/sec., 266.63 MiB/sec. | ||
| 11737 | 2026.02.01 14:43:42.236190 [ 202 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11738 | 2026.02.01 14:43:42.236570 [ 202 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.02.01 14:43:42.236640 [ 202 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11740 | 2026.02.01 14:43:42.236795 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.75 MiB. | ||
| 11741 | 2026.02.01 14:43:42.256075 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 11742 | 2026.02.01 14:43:42.256624 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2026.02.01 14:43:42.256671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11744 | 2026.02.01 14:43:42.257201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11745 | 2026.02.01 14:43:42.257440 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11746 | 2026.02.01 14:43:42.257592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 11747 | 2026.02.01 14:43:43.000381 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.95 MiB, peak 340.62 MiB, free memory in arenas 0.00 B, will set to 335.50 MiB (RSS), difference: 6.55 MiB | ||
| 11748 | 2026.02.01 14:43:43.717218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11749 | 2026.02.01 14:43:43.748441 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2026.02.01 14:43:43.748552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11751 | 2026.02.01 14:43:43.759369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11752 | 2026.02.01 14:43:43.761241 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.02.01 14:43:43.768894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11754 | 2026.02.01 14:43:44.548878 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46696 | ||
| 11755 | 2026.02.01 14:43:44.549022 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11756 | 2026.02.01 14:43:44.549069 [ 352 ] {} <Debug> TCP-Session: 6a08bfd3-e591-4ad2-82d1-619ecc229d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:46696 | ||
| 11757 | 2026.02.01 14:43:44.549093 [ 352 ] {} <Debug> TCP-Session: 6a08bfd3-e591-4ad2-82d1-619ecc229d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11758 | 2026.02.01 14:43:44.549106 [ 352 ] {} <Debug> TCP-Session: 6a08bfd3-e591-4ad2-82d1-619ecc229d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11759 | 2026.02.01 14:43:44.549319 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44895 | ||
| 11760 | 2026.02.01 14:43:44.549363 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59872 | ||
| 11761 | 2026.02.01 14:43:44.549387 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54522 | ||
| 11762 | 2026.02.01 14:43:44.549399 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37370 | ||
| 11763 | 2026.02.01 14:43:44.549416 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41652 | ||
| 11764 | 2026.02.01 14:43:44.549447 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61610 | ||
| 11765 | 2026.02.01 14:43:44.549472 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11766 | 2026.02.01 14:43:44.549465 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11767 | 2026.02.01 14:43:44.549521 [ 353 ] {} <Debug> TCP-Session: c480e610-488d-4ac8-b0b4-c6a821deb4a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44895 | ||
| 11768 | 2026.02.01 14:43:44.549533 [ 352 ] {} <Trace> TCP-Session: 6a08bfd3-e591-4ad2-82d1-619ecc229d5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.02.01 14:43:44.549542 [ 355 ] {} <Debug> TCP-Session: 97be50ee-daba-41c0-a96a-0ba121103af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59872 | ||
| 11770 | 2026.02.01 14:43:44.549563 [ 353 ] {} <Debug> TCP-Session: c480e610-488d-4ac8-b0b4-c6a821deb4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.02.01 14:43:44.549581 [ 355 ] {} <Debug> TCP-Session: 97be50ee-daba-41c0-a96a-0ba121103af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11772 | 2026.02.01 14:43:44.549592 [ 353 ] {} <Debug> TCP-Session: c480e610-488d-4ac8-b0b4-c6a821deb4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11773 | 2026.02.01 14:43:44.549603 [ 355 ] {} <Debug> TCP-Session: 97be50ee-daba-41c0-a96a-0ba121103af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11774 | 2026.02.01 14:43:44.549624 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11775 | 2026.02.01 14:43:44.549424 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54676 | ||
| 11776 | 2026.02.01 14:43:44.549660 [ 287 ] {} <Debug> TCP-Session: 4a386f0e-b8c6-41f4-b0bf-24feb423d6d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54522 | ||
| 11777 | 2026.02.01 14:43:44.549353 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40018 | ||
| 11778 | 2026.02.01 14:43:44.549707 [ 287 ] {} <Debug> TCP-Session: 4a386f0e-b8c6-41f4-b0bf-24feb423d6d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.02.01 14:43:44.549756 [ 352 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11780 | 2026.02.01 14:43:44.549779 [ 287 ] {} <Debug> TCP-Session: 4a386f0e-b8c6-41f4-b0bf-24feb423d6d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.02.01 14:43:44.550055 [ 352 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11782 | 2026.02.01 14:43:44.550121 [ 352 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11783 | 2026.02.01 14:43:44.550138 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11784 | 2026.02.01 14:43:44.550178 [ 290 ] {} <Debug> TCP-Session: d9159b8f-8c6a-4627-b954-4fead7842896 Authenticating user 'default' from [fd00:1122:3344:101::e]:54676 | ||
| 11785 | 2026.02.01 14:43:44.550201 [ 290 ] {} <Debug> TCP-Session: d9159b8f-8c6a-4627-b954-4fead7842896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2026.02.01 14:43:44.550214 [ 290 ] {} <Debug> TCP-Session: d9159b8f-8c6a-4627-b954-4fead7842896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.02.01 14:43:44.550286 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11788 | 2026.02.01 14:43:44.550343 [ 354 ] {} <Debug> TCP-Session: fd41a223-a003-49d0-a630-27db3d5b2ecc Authenticating user 'default' from [fd00:1122:3344:101::e]:40018 | ||
| 11789 | 2026.02.01 14:43:44.550379 [ 354 ] {} <Debug> TCP-Session: fd41a223-a003-49d0-a630-27db3d5b2ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.02.01 14:43:44.550401 [ 354 ] {} <Debug> TCP-Session: fd41a223-a003-49d0-a630-27db3d5b2ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.02.01 14:43:44.550403 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11792 | 2026.02.01 14:43:44.550432 [ 352 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 11793 | 2026.02.01 14:43:44.550446 [ 351 ] {} <Debug> TCP-Session: e4a94b4d-1d59-4c5b-af79-e7497d698062 Authenticating user 'default' from [fd00:1122:3344:101::e]:61610 | ||
| 11794 | 2026.02.01 14:43:44.550479 [ 351 ] {} <Debug> TCP-Session: e4a94b4d-1d59-4c5b-af79-e7497d698062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2026.02.01 14:43:44.550499 [ 351 ] {} <Debug> TCP-Session: e4a94b4d-1d59-4c5b-af79-e7497d698062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2026.02.01 14:43:44.550796 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11797 | 2026.02.01 14:43:44.550837 [ 291 ] {} <Debug> TCP-Session: 70bb7d7c-4b7a-44a3-b15d-3dd86beafa8f Authenticating user 'default' from [fd00:1122:3344:101::e]:41652 | ||
| 11798 | 2026.02.01 14:43:44.550854 [ 291 ] {} <Debug> TCP-Session: 70bb7d7c-4b7a-44a3-b15d-3dd86beafa8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.02.01 14:43:44.550867 [ 291 ] {} <Debug> TCP-Session: 70bb7d7c-4b7a-44a3-b15d-3dd86beafa8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11800 | 2026.02.01 14:43:44.550924 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11801 | 2026.02.01 14:43:44.550968 [ 289 ] {} <Debug> TCP-Session: 236e6448-a91d-4577-8356-538130e4f6ab Authenticating user 'default' from [fd00:1122:3344:101::e]:37370 | ||
| 11802 | 2026.02.01 14:43:44.550996 [ 289 ] {} <Debug> TCP-Session: 236e6448-a91d-4577-8356-538130e4f6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.02.01 14:43:44.551017 [ 289 ] {} <Debug> TCP-Session: 236e6448-a91d-4577-8356-538130e4f6ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11804 | 2026.02.01 14:43:44.551430 [ 305 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Trace> AggregatingTransform: Aggregating | ||
| 11805 | 2026.02.01 14:43:44.551462 [ 305 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Trace> Aggregator: Aggregation method: without_key | ||
| 11806 | 2026.02.01 14:43:44.551491 [ 305 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944449 sec. (1058.818 rows/sec., 41.36 KiB/sec.) | ||
| 11807 | 2026.02.01 14:43:44.551508 [ 305 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Trace> Aggregator: Merging aggregated data | ||
| 11808 | 2026.02.01 14:43:44.552732 [ 352 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003077 sec., 324.99187520311995 rows/sec., 12.69 KiB/sec. | ||
| 11809 | 2026.02.01 14:43:44.552869 [ 352 ] {bba20a09-632c-4ebd-8b4e-b3ec529a425e} <Debug> TCPHandler: Processed in 0.003453597 sec. | ||
| 11810 | 2026.02.01 14:43:44.552970 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11811 | 2026.02.01 14:43:44.553000 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11812 | 2026.02.01 14:43:44.553011 [ 352 ] {} <Debug> TCP-Session: 6a08bfd3-e591-4ad2-82d1-619ecc229d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.02.01 14:43:44.553031 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11814 | 2026.02.01 14:43:44.553045 [ 355 ] {} <Debug> TCP-Session: 97be50ee-daba-41c0-a96a-0ba121103af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11815 | 2026.02.01 14:43:44.553055 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2026.02.01 14:43:44.553079 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11817 | 2026.02.01 14:43:44.553105 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11818 | 2026.02.01 14:43:44.553119 [ 353 ] {} <Debug> TCP-Session: c480e610-488d-4ac8-b0b4-c6a821deb4a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11819 | 2026.02.01 14:43:44.553135 [ 290 ] {} <Debug> TCP-Session: d9159b8f-8c6a-4627-b954-4fead7842896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.02.01 14:43:44.553155 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11821 | 2026.02.01 14:43:44.553168 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11822 | 2026.02.01 14:43:44.553131 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11823 | 2026.02.01 14:43:44.553210 [ 287 ] {} <Debug> TCP-Session: 4a386f0e-b8c6-41f4-b0bf-24feb423d6d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.02.01 14:43:44.553217 [ 291 ] {} <Debug> TCP-Session: 70bb7d7c-4b7a-44a3-b15d-3dd86beafa8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11825 | 2026.02.01 14:43:44.553251 [ 354 ] {} <Debug> TCP-Session: fd41a223-a003-49d0-a630-27db3d5b2ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.02.01 14:43:44.553085 [ 351 ] {} <Debug> TCP-Session: e4a94b4d-1d59-4c5b-af79-e7497d698062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.02.01 14:43:44.553159 [ 289 ] {} <Debug> TCP-Session: 236e6448-a91d-4577-8356-538130e4f6ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.02.01 14:43:44.685469 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35832 | ||
| 11829 | 2026.02.01 14:43:44.685592 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11830 | 2026.02.01 14:43:44.685620 [ 352 ] {} <Debug> TCP-Session: 2c5cc8df-2d77-497e-8bc7-dc636d470578 Authenticating user 'default' from [fd00:1122:3344:101::e]:35832 | ||
| 11831 | 2026.02.01 14:43:44.685643 [ 352 ] {} <Debug> TCP-Session: 2c5cc8df-2d77-497e-8bc7-dc636d470578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.02.01 14:43:44.685656 [ 352 ] {} <Debug> TCP-Session: 2c5cc8df-2d77-497e-8bc7-dc636d470578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.02.01 14:43:44.685926 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34859 | ||
| 11834 | 2026.02.01 14:43:44.685928 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34863 | ||
| 11835 | 2026.02.01 14:43:44.685955 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61731 | ||
| 11836 | 2026.02.01 14:43:44.685978 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62077 | ||
| 11837 | 2026.02.01 14:43:44.686002 [ 352 ] {} <Trace> TCP-Session: 2c5cc8df-2d77-497e-8bc7-dc636d470578 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11838 | 2026.02.01 14:43:44.686030 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11839 | 2026.02.01 14:43:44.685989 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41169 | ||
| 11840 | 2026.02.01 14:43:44.686079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11841 | 2026.02.01 14:43:44.686080 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11842 | 2026.02.01 14:43:44.686130 [ 291 ] {} <Debug> TCP-Session: e6f79fa0-54f6-45df-91f3-935f996f8598 Authenticating user 'default' from [fd00:1122:3344:101::e]:62077 | ||
| 11843 | 2026.02.01 14:43:44.686076 [ 354 ] {} <Debug> TCP-Session: 15f4ca2e-a5a1-465e-9941-ca739ac9259a Authenticating user 'default' from [fd00:1122:3344:101::e]:34859 | ||
| 11844 | 2026.02.01 14:43:44.686151 [ 353 ] {} <Debug> TCP-Session: 9458ad4e-f9b4-4eb0-a74f-83cbcc89f7cf Authenticating user 'default' from [fd00:1122:3344:101::e]:34863 | ||
| 11845 | 2026.02.01 14:43:44.686158 [ 291 ] {} <Debug> TCP-Session: e6f79fa0-54f6-45df-91f3-935f996f8598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11846 | 2026.02.01 14:43:44.686174 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11847 | 2026.02.01 14:43:44.686193 [ 291 ] {} <Debug> TCP-Session: e6f79fa0-54f6-45df-91f3-935f996f8598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11848 | 2026.02.01 14:43:44.686194 [ 352 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35832) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11849 | 2026.02.01 14:43:44.686216 [ 353 ] {} <Debug> TCP-Session: 9458ad4e-f9b4-4eb0-a74f-83cbcc89f7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.02.01 14:43:44.686218 [ 351 ] {} <Debug> TCP-Session: 01749402-bacb-43b1-9ec0-ed33b15874b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41169 | ||
| 11851 | 2026.02.01 14:43:44.686269 [ 353 ] {} <Debug> TCP-Session: 9458ad4e-f9b4-4eb0-a74f-83cbcc89f7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11852 | 2026.02.01 14:43:44.686295 [ 351 ] {} <Debug> TCP-Session: 01749402-bacb-43b1-9ec0-ed33b15874b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11853 | 2026.02.01 14:43:44.686180 [ 354 ] {} <Debug> TCP-Session: 15f4ca2e-a5a1-465e-9941-ca739ac9259a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11854 | 2026.02.01 14:43:44.686322 [ 351 ] {} <Debug> TCP-Session: 01749402-bacb-43b1-9ec0-ed33b15874b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11855 | 2026.02.01 14:43:44.686062 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11856 | 2026.02.01 14:43:44.686360 [ 354 ] {} <Debug> TCP-Session: 15f4ca2e-a5a1-465e-9941-ca739ac9259a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.02.01 14:43:44.686393 [ 289 ] {} <Debug> TCP-Session: 9c014559-cbde-4ea5-8864-96f0fe5639da Authenticating user 'default' from [fd00:1122:3344:101::e]:61731 | ||
| 11858 | 2026.02.01 14:43:44.685982 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36274 | ||
| 11859 | 2026.02.01 14:43:44.686427 [ 289 ] {} <Debug> TCP-Session: 9c014559-cbde-4ea5-8864-96f0fe5639da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.02.01 14:43:44.685947 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57671 | ||
| 11861 | 2026.02.01 14:43:44.686462 [ 289 ] {} <Debug> TCP-Session: 9c014559-cbde-4ea5-8864-96f0fe5639da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11862 | 2026.02.01 14:43:44.685935 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63142 | ||
| 11863 | 2026.02.01 14:43:44.686497 [ 352 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11864 | 2026.02.01 14:43:44.686495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11865 | 2026.02.01 14:43:44.686538 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11866 | 2026.02.01 14:43:44.686563 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11867 | 2026.02.01 14:43:44.686569 [ 352 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11868 | 2026.02.01 14:43:44.686579 [ 287 ] {} <Debug> TCP-Session: c7ca3599-ffcb-4a30-bec9-eba601acb49b Authenticating user 'default' from [fd00:1122:3344:101::e]:57671 | ||
| 11869 | 2026.02.01 14:43:44.686593 [ 355 ] {} <Debug> TCP-Session: fc18b239-39ae-48ef-ac56-089a468e46f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63142 | ||
| 11870 | 2026.02.01 14:43:44.686619 [ 287 ] {} <Debug> TCP-Session: c7ca3599-ffcb-4a30-bec9-eba601acb49b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11871 | 2026.02.01 14:43:44.686635 [ 355 ] {} <Debug> TCP-Session: fc18b239-39ae-48ef-ac56-089a468e46f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11872 | 2026.02.01 14:43:44.686646 [ 287 ] {} <Debug> TCP-Session: c7ca3599-ffcb-4a30-bec9-eba601acb49b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11873 | 2026.02.01 14:43:44.686657 [ 355 ] {} <Debug> TCP-Session: fc18b239-39ae-48ef-ac56-089a468e46f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11874 | 2026.02.01 14:43:44.686567 [ 290 ] {} <Debug> TCP-Session: 407bea53-582a-42f7-acfc-5a02ceeb41c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36274 | ||
| 11875 | 2026.02.01 14:43:44.686704 [ 290 ] {} <Debug> TCP-Session: 407bea53-582a-42f7-acfc-5a02ceeb41c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.02.01 14:43:44.686719 [ 290 ] {} <Debug> TCP-Session: 407bea53-582a-42f7-acfc-5a02ceeb41c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11877 | 2026.02.01 14:43:44.686888 [ 352 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 11878 | 2026.02.01 14:43:44.687905 [ 349 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Trace> AggregatingTransform: Aggregating | ||
| 11879 | 2026.02.01 14:43:44.687953 [ 349 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11880 | 2026.02.01 14:43:44.687989 [ 349 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996301 sec. (1003.713 rows/sec., 39.21 KiB/sec.) | ||
| 11881 | 2026.02.01 14:43:44.688009 [ 349 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Trace> Aggregator: Merging aggregated data | ||
| 11882 | 2026.02.01 14:43:44.689202 [ 352 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 11883 | 2026.02.01 14:43:44.689344 [ 352 ] {c51c62c2-ef12-431b-91dd-faf2d508174a} <Debug> TCPHandler: Processed in 0.003462317 sec. | ||
| 11884 | 2026.02.01 14:43:44.689437 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11885 | 2026.02.01 14:43:44.689478 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11886 | 2026.02.01 14:43:44.689482 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11887 | 2026.02.01 14:43:44.689499 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11888 | 2026.02.01 14:43:44.689524 [ 291 ] {} <Debug> TCP-Session: e6f79fa0-54f6-45df-91f3-935f996f8598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.02.01 14:43:44.689543 [ 355 ] {} <Debug> TCP-Session: fc18b239-39ae-48ef-ac56-089a468e46f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2026.02.01 14:43:44.689557 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11891 | 2026.02.01 14:43:44.689567 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11892 | 2026.02.01 14:43:44.689584 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11893 | 2026.02.01 14:43:44.689611 [ 354 ] {} <Debug> TCP-Session: 15f4ca2e-a5a1-465e-9941-ca739ac9259a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2026.02.01 14:43:44.689617 [ 289 ] {} <Debug> TCP-Session: 9c014559-cbde-4ea5-8864-96f0fe5639da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11895 | 2026.02.01 14:43:44.689634 [ 352 ] {} <Debug> TCP-Session: 2c5cc8df-2d77-497e-8bc7-dc636d470578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.02.01 14:43:44.689561 [ 287 ] {} <Debug> TCP-Session: c7ca3599-ffcb-4a30-bec9-eba601acb49b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11897 | 2026.02.01 14:43:44.689535 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11898 | 2026.02.01 14:43:44.689516 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11899 | 2026.02.01 14:43:44.689726 [ 290 ] {} <Debug> TCP-Session: 407bea53-582a-42f7-acfc-5a02ceeb41c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2026.02.01 14:43:44.689483 [ 351 ] {} <Debug> TCP-Session: 01749402-bacb-43b1-9ec0-ed33b15874b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11901 | 2026.02.01 14:43:44.689775 [ 353 ] {} <Debug> TCP-Session: 9458ad4e-f9b4-4eb0-a74f-83cbcc89f7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.02.01 14:43:44.738506 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50736 | ||
| 11903 | 2026.02.01 14:43:44.738599 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11904 | 2026.02.01 14:43:44.738626 [ 352 ] {} <Debug> TCP-Session: 03f1dc3d-e3f7-4c08-9281-42e5a5ef873d Authenticating user 'default' from [fd00:1122:3344:101::e]:50736 | ||
| 11905 | 2026.02.01 14:43:44.738646 [ 352 ] {} <Debug> TCP-Session: 03f1dc3d-e3f7-4c08-9281-42e5a5ef873d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11906 | 2026.02.01 14:43:44.738659 [ 352 ] {} <Debug> TCP-Session: 03f1dc3d-e3f7-4c08-9281-42e5a5ef873d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11907 | 2026.02.01 14:43:44.738819 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46710 | ||
| 11908 | 2026.02.01 14:43:44.738827 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65421 | ||
| 11909 | 2026.02.01 14:43:44.738878 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43143 | ||
| 11910 | 2026.02.01 14:43:44.738892 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62510 | ||
| 11911 | 2026.02.01 14:43:44.738926 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11912 | 2026.02.01 14:43:44.738926 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48613 | ||
| 11913 | 2026.02.01 14:43:44.738990 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11914 | 2026.02.01 14:43:44.738971 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11915 | 2026.02.01 14:43:44.739084 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11916 | 2026.02.01 14:43:44.739087 [ 287 ] {} <Debug> TCP-Session: 57fa483d-771b-41d0-9b99-c0da2f963dce Authenticating user 'default' from [fd00:1122:3344:101::e]:62510 | ||
| 11917 | 2026.02.01 14:43:44.739116 [ 354 ] {} <Debug> TCP-Session: 44b3b481-3094-46f8-93a5-2913a88dbb39 Authenticating user 'default' from [fd00:1122:3344:101::e]:65421 | ||
| 11918 | 2026.02.01 14:43:44.739120 [ 291 ] {} <Debug> TCP-Session: e6afab76-e0db-429f-980e-4a24d6a1f997 Authenticating user 'default' from [fd00:1122:3344:101::e]:48613 | ||
| 11919 | 2026.02.01 14:43:44.739134 [ 287 ] {} <Debug> TCP-Session: 57fa483d-771b-41d0-9b99-c0da2f963dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.02.01 14:43:44.739152 [ 354 ] {} <Debug> TCP-Session: 44b3b481-3094-46f8-93a5-2913a88dbb39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11921 | 2026.02.01 14:43:44.739168 [ 287 ] {} <Debug> TCP-Session: 57fa483d-771b-41d0-9b99-c0da2f963dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11922 | 2026.02.01 14:43:44.739182 [ 354 ] {} <Debug> TCP-Session: 44b3b481-3094-46f8-93a5-2913a88dbb39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11923 | 2026.02.01 14:43:44.739156 [ 291 ] {} <Debug> TCP-Session: e6afab76-e0db-429f-980e-4a24d6a1f997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11924 | 2026.02.01 14:43:44.738963 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11925 | 2026.02.01 14:43:44.738957 [ 353 ] {} <Debug> TCP-Session: f206be6f-10d6-49f3-9365-f06a2be74ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46710 | ||
| 11926 | 2026.02.01 14:43:44.738935 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39026 | ||
| 11927 | 2026.02.01 14:43:44.738904 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34417 | ||
| 11928 | 2026.02.01 14:43:44.738928 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42513 | ||
| 11929 | 2026.02.01 14:43:44.738956 [ 352 ] {} <Trace> TCP-Session: 03f1dc3d-e3f7-4c08-9281-42e5a5ef873d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2026.02.01 14:43:44.739386 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11931 | 2026.02.01 14:43:44.739391 [ 353 ] {} <Debug> TCP-Session: f206be6f-10d6-49f3-9365-f06a2be74ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.02.01 14:43:44.739419 [ 289 ] {} <Debug> TCP-Session: c8db0c84-81b5-4a49-a36f-0ae18f9ec74c Authenticating user 'default' from [fd00:1122:3344:101::e]:34417 | ||
| 11933 | 2026.02.01 14:43:44.739423 [ 353 ] {} <Debug> TCP-Session: f206be6f-10d6-49f3-9365-f06a2be74ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.02.01 14:43:44.739437 [ 291 ] {} <Debug> TCP-Session: e6afab76-e0db-429f-980e-4a24d6a1f997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.02.01 14:43:44.739450 [ 289 ] {} <Debug> TCP-Session: c8db0c84-81b5-4a49-a36f-0ae18f9ec74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2026.02.01 14:43:44.739421 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11937 | 2026.02.01 14:43:44.739484 [ 355 ] {} <Debug> TCP-Session: b5df0bb1-5075-4b71-939c-09f27cafbbdb Authenticating user 'default' from [fd00:1122:3344:101::e]:43143 | ||
| 11938 | 2026.02.01 14:43:44.739484 [ 289 ] {} <Debug> TCP-Session: c8db0c84-81b5-4a49-a36f-0ae18f9ec74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11939 | 2026.02.01 14:43:44.739511 [ 351 ] {} <Debug> TCP-Session: e54ef016-de9c-420b-9c4c-c7c506d5989b Authenticating user 'default' from [fd00:1122:3344:101::e]:39026 | ||
| 11940 | 2026.02.01 14:43:44.739515 [ 355 ] {} <Debug> TCP-Session: b5df0bb1-5075-4b71-939c-09f27cafbbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.02.01 14:43:44.739538 [ 352 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50736) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11942 | 2026.02.01 14:43:44.739551 [ 355 ] {} <Debug> TCP-Session: b5df0bb1-5075-4b71-939c-09f27cafbbdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11943 | 2026.02.01 14:43:44.739545 [ 351 ] {} <Debug> TCP-Session: e54ef016-de9c-420b-9c4c-c7c506d5989b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11944 | 2026.02.01 14:43:44.739421 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11945 | 2026.02.01 14:43:44.739585 [ 351 ] {} <Debug> TCP-Session: e54ef016-de9c-420b-9c4c-c7c506d5989b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11946 | 2026.02.01 14:43:44.739604 [ 290 ] {} <Debug> TCP-Session: a4cf7f8f-be8a-4aa9-adc7-7f1382ee1ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42513 | ||
| 11947 | 2026.02.01 14:43:44.739621 [ 290 ] {} <Debug> TCP-Session: a4cf7f8f-be8a-4aa9-adc7-7f1382ee1ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11948 | 2026.02.01 14:43:44.739633 [ 290 ] {} <Debug> TCP-Session: a4cf7f8f-be8a-4aa9-adc7-7f1382ee1ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11949 | 2026.02.01 14:43:44.739801 [ 352 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11950 | 2026.02.01 14:43:44.739857 [ 352 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11951 | 2026.02.01 14:43:44.740134 [ 352 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 11952 | 2026.02.01 14:43:44.741071 [ 306 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Trace> AggregatingTransform: Aggregating | ||
| 11953 | 2026.02.01 14:43:44.741113 [ 306 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11954 | 2026.02.01 14:43:44.741166 [ 306 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922459 sec. (1084.059 rows/sec., 42.35 KiB/sec.) | ||
| 11955 | 2026.02.01 14:43:44.741198 [ 306 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Trace> Aggregator: Merging aggregated data | ||
| 11956 | 2026.02.01 14:43:44.742409 [ 352 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002922 sec., 342.23134839151265 rows/sec., 13.37 KiB/sec. | ||
| 11957 | 2026.02.01 14:43:44.742589 [ 352 ] {eae8f751-aa3b-427d-9017-b30dfb922a9c} <Debug> TCPHandler: Processed in 0.003742276 sec. | ||
| 11958 | 2026.02.01 14:43:44.742727 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11959 | 2026.02.01 14:43:44.742758 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11960 | 2026.02.01 14:43:44.742778 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11961 | 2026.02.01 14:43:44.742801 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11962 | 2026.02.01 14:43:44.742809 [ 353 ] {} <Debug> TCP-Session: f206be6f-10d6-49f3-9365-f06a2be74ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11963 | 2026.02.01 14:43:44.742831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11964 | 2026.02.01 14:43:44.742859 [ 355 ] {} <Debug> TCP-Session: b5df0bb1-5075-4b71-939c-09f27cafbbdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.02.01 14:43:44.742865 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11966 | 2026.02.01 14:43:44.742884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11967 | 2026.02.01 14:43:44.742924 [ 289 ] {} <Debug> TCP-Session: c8db0c84-81b5-4a49-a36f-0ae18f9ec74c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11968 | 2026.02.01 14:43:44.742893 [ 290 ] {} <Debug> TCP-Session: a4cf7f8f-be8a-4aa9-adc7-7f1382ee1ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11969 | 2026.02.01 14:43:44.742948 [ 291 ] {} <Debug> TCP-Session: e6afab76-e0db-429f-980e-4a24d6a1f997 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11970 | 2026.02.01 14:43:44.742852 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11971 | 2026.02.01 14:43:44.742821 [ 287 ] {} <Debug> TCP-Session: 57fa483d-771b-41d0-9b99-c0da2f963dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11972 | 2026.02.01 14:43:44.742816 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11973 | 2026.02.01 14:43:44.743033 [ 354 ] {} <Debug> TCP-Session: 44b3b481-3094-46f8-93a5-2913a88dbb39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.02.01 14:43:44.742768 [ 352 ] {} <Debug> TCP-Session: 03f1dc3d-e3f7-4c08-9281-42e5a5ef873d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11975 | 2026.02.01 14:43:44.743071 [ 351 ] {} <Debug> TCP-Session: e54ef016-de9c-420b-9c4c-c7c506d5989b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11976 | 2026.02.01 14:43:44.836362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1452 | ||
| 11977 | 2026.02.01 14:43:44.838850 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2026.02.01 14:43:44.838902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11979 | 2026.02.01 14:43:44.840137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11980 | 2026.02.01 14:43:44.840424 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2026.02.01 14:43:44.840734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 11982 | 2026.02.01 14:43:46.569304 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11983 | 2026.02.01 14:43:46.569585 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11984 | 2026.02.01 14:43:46.569695 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11985 | 2026.02.01 14:43:46.570672 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2026.02.01 14:43:46.570721 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11987 | 2026.02.01 14:43:46.571117 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11988 | 2026.02.01 14:43:46.571351 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2026.02.01 14:43:46.571513 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.00201 sec., 132338.30845771145 rows/sec., 8.41 MiB/sec. | ||
| 11990 | 2026.02.01 14:43:46.571566 [ 276 ] {231d93a5-89ea-485a-ae54-bb90e0a5c747} <Debug> TCPHandler: Processed in 0.002394934 sec. | ||
| 11991 | 2026.02.01 14:43:46.571685 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11992 | 2026.02.01 14:43:46.571789 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11993 | 2026.02.01 14:43:46.571835 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11994 | 2026.02.01 14:43:46.572239 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.02.01 14:43:46.572277 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 11996 | 2026.02.01 14:43:46.572583 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11997 | 2026.02.01 14:43:46.572796 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.02.01 14:43:46.572926 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001161 sec., 3445.3057708871665 rows/sec., 280.94 KiB/sec. | ||
| 11999 | 2026.02.01 14:43:46.572963 [ 276 ] {72cc5bc0-599b-462c-880b-488531271d9f} <Debug> TCPHandler: Processed in 0.001329621 sec. | ||
| 12000 | 2026.02.01 14:43:46.573074 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12001 | 2026.02.01 14:43:46.573167 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12002 | 2026.02.01 14:43:46.573207 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12003 | 2026.02.01 14:43:46.574482 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.02.01 14:43:46.574519 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12005 | 2026.02.01 14:43:46.574938 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12006 | 2026.02.01 14:43:46.575147 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.02.01 14:43:46.575281 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Debug> executeQuery: Read 1894 rows, 157.27 KiB in 0.002132 sec., 888367.7298311443 rows/sec., 72.04 MiB/sec. | ||
| 12008 | 2026.02.01 14:43:46.575319 [ 276 ] {88312df4-06b5-4c7f-9c0e-f0960109b773} <Debug> TCPHandler: Processed in 0.002294452 sec. | ||
| 12009 | 2026.02.01 14:43:46.575446 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2026.02.01 14:43:46.575540 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12011 | 2026.02.01 14:43:46.575580 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12012 | 2026.02.01 14:43:46.576030 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2026.02.01 14:43:46.576066 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12014 | 2026.02.01 14:43:46.576376 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12015 | 2026.02.01 14:43:46.576583 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2026.02.01 14:43:46.576711 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.00119 sec., 115126.05042016806 rows/sec., 6.80 MiB/sec. | ||
| 12017 | 2026.02.01 14:43:46.576748 [ 276 ] {82dffbb4-bed0-4bed-a0c7-c0517628dbc9} <Debug> TCPHandler: Processed in 0.001350852 sec. | ||
| 12018 | 2026.02.01 14:43:46.576854 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12019 | 2026.02.01 14:43:46.576948 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12020 | 2026.02.01 14:43:46.576988 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12021 | 2026.02.01 14:43:46.577498 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2026.02.01 14:43:46.577534 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12023 | 2026.02.01 14:43:46.577865 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12024 | 2026.02.01 14:43:46.578073 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2026.02.01 14:43:46.578206 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001276 sec., 288401.2539184953 rows/sec., 19.19 MiB/sec. | ||
| 12026 | 2026.02.01 14:43:46.578244 [ 276 ] {8129b6e7-e8c1-4930-8eec-410e5a9adf68} <Debug> TCPHandler: Processed in 0.001438505 sec. | ||
| 12027 | 2026.02.01 14:43:46.578361 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2026.02.01 14:43:46.578465 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12029 | 2026.02.01 14:43:46.578508 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12030 | 2026.02.01 14:43:46.578952 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2026.02.01 14:43:46.578991 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12032 | 2026.02.01 14:43:46.579315 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12033 | 2026.02.01 14:43:46.579542 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.02.01 14:43:46.579677 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001231 sec., 112916.32818846466 rows/sec., 6.42 MiB/sec. | ||
| 12035 | 2026.02.01 14:43:46.579716 [ 276 ] {6fdc6dc6-d6b4-4b97-852a-132126cbd981} <Debug> TCPHandler: Processed in 0.001408954 sec. | ||
| 12036 | 2026.02.01 14:43:46.579828 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12037 | 2026.02.01 14:43:46.579923 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12038 | 2026.02.01 14:43:46.579965 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12039 | 2026.02.01 14:43:46.580705 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12040 | 2026.02.01 14:43:46.580743 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12041 | 2026.02.01 14:43:46.581098 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12042 | 2026.02.01 14:43:46.581316 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2026.02.01 14:43:46.581450 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Debug> executeQuery: Read 923 rows, 67.90 KiB in 0.001545 sec., 597411.003236246 rows/sec., 42.92 MiB/sec. | ||
| 12044 | 2026.02.01 14:43:46.581488 [ 276 ] {9b60a428-cf08-4431-b5ea-646045c0121a} <Debug> TCPHandler: Processed in 0.001711143 sec. | ||
| 12045 | 2026.02.01 14:43:46.581606 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2026.02.01 14:43:46.581723 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12047 | 2026.02.01 14:43:46.581776 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12048 | 2026.02.01 14:43:46.582161 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12049 | 2026.02.01 14:43:46.582203 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12050 | 2026.02.01 14:43:46.582518 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12051 | 2026.02.01 14:43:46.582725 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12052 | 2026.02.01 14:43:46.582855 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 12053 | 2026.02.01 14:43:46.582893 [ 276 ] {926f6312-29aa-4bdd-ba30-9ec2316c0698} <Debug> TCPHandler: Processed in 0.001347331 sec. | ||
| 12054 | 2026.02.01 14:43:46.583014 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12055 | 2026.02.01 14:43:46.583135 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12056 | 2026.02.01 14:43:46.583187 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12057 | 2026.02.01 14:43:46.583852 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12058 | 2026.02.01 14:43:46.583890 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12059 | 2026.02.01 14:43:46.584268 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12060 | 2026.02.01 14:43:46.584477 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12061 | 2026.02.01 14:43:46.584599 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12062 | 2026.02.01 14:43:46.584609 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Debug> executeQuery: Read 924 rows, 63.07 KiB in 0.0015 sec., 616000 rows/sec., 41.06 MiB/sec. | ||
| 12063 | 2026.02.01 14:43:46.584676 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.02.01 14:43:46.584691 [ 276 ] {92f5ced4-fdff-4328-856e-a89e60aca358} <Debug> TCPHandler: Processed in 0.001737594 sec. | ||
| 12065 | 2026.02.01 14:43:46.584713 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12066 | 2026.02.01 14:43:46.584828 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.02.01 14:43:46.584846 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 12068 | 2026.02.01 14:43:46.584955 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.02.01 14:43:46.585009 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12070 | 2026.02.01 14:43:46.585014 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12071 | 2026.02.01 14:43:46.585059 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22700 rows starting from the beginning of the part | ||
| 12072 | 2026.02.01 14:43:46.585143 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 258 rows starting from the beginning of the part | ||
| 12073 | 2026.02.01 14:43:46.585200 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 162 rows starting from the beginning of the part | ||
| 12074 | 2026.02.01 14:43:46.585252 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 258 rows starting from the beginning of the part | ||
| 12075 | 2026.02.01 14:43:46.585303 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 12076 | 2026.02.01 14:43:46.585350 [ 192 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 924 rows starting from the beginning of the part | ||
| 12077 | 2026.02.01 14:43:46.585416 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.02.01 14:43:46.585458 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12079 | 2026.02.01 14:43:46.585814 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12080 | 2026.02.01 14:43:46.586033 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2026.02.01 14:43:46.586174 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001243 sec., 804.5052292839904 rows/sec., 54.21 KiB/sec. | ||
| 12082 | 2026.02.01 14:43:46.586214 [ 276 ] {874e9c09-e617-4adb-86a2-6a57ca0a0c84} <Debug> TCPHandler: Processed in 0.001449405 sec. | ||
| 12083 | 2026.02.01 14:43:46.586319 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.02.01 14:43:46.586417 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12085 | 2026.02.01 14:43:46.586460 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12086 | 2026.02.01 14:43:46.586801 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.02.01 14:43:46.586838 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12088 | 2026.02.01 14:43:46.587184 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12089 | 2026.02.01 14:43:46.587393 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.02.01 14:43:46.587524 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Debug> executeQuery: Read 82 rows, 5.24 KiB in 0.001126 sec., 72824.15630550621 rows/sec., 4.54 MiB/sec. | ||
| 12091 | 2026.02.01 14:43:46.587560 [ 276 ] {aff7d894-ffe5-466d-9697-096184198c36} <Debug> TCPHandler: Processed in 0.00128996 sec. | ||
| 12092 | 2026.02.01 14:43:46.590981 [ 202 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24462 rows, containing 5 columns (5 merged, 0 gathered) in 0.006197822 sec., 3946870.3683326175 rows/sec., 267.98 MiB/sec. | ||
| 12093 | 2026.02.01 14:43:46.591526 [ 200 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12094 | 2026.02.01 14:43:46.591815 [ 200 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.02.01 14:43:46.591892 [ 200 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12096 | 2026.02.01 14:43:46.591971 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12097 | 2026.02.01 14:43:47.206149 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2026.02.01 14:43:47.206331 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12099 | 2026.02.01 14:43:47.206399 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12100 | 2026.02.01 14:43:47.207040 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2026.02.01 14:43:47.207088 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12102 | 2026.02.01 14:43:47.207505 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12103 | 2026.02.01 14:43:47.207738 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2026.02.01 14:43:47.207908 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001627 sec., 15980.331899200984 rows/sec., 1.20 MiB/sec. | ||
| 12105 | 2026.02.01 14:43:47.207961 [ 276 ] {04a6cad8-7bf8-4b3e-b6a7-baac76810739} <Debug> TCPHandler: Processed in 0.001946081 sec. | ||
| 12106 | 2026.02.01 14:43:47.208088 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12107 | 2026.02.01 14:43:47.208194 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12108 | 2026.02.01 14:43:47.208240 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12109 | 2026.02.01 14:43:47.208663 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2026.02.01 14:43:47.208701 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12111 | 2026.02.01 14:43:47.209007 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12112 | 2026.02.01 14:43:47.209258 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2026.02.01 14:43:47.209397 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001228 sec., 22801.302931596092 rows/sec., 1.78 MiB/sec. | ||
| 12114 | 2026.02.01 14:43:47.209436 [ 276 ] {1b29c72d-5c89-426c-ae94-19b4fce1d605} <Debug> TCPHandler: Processed in 0.001401274 sec. | ||
| 12115 | 2026.02.01 14:43:47.209544 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.02.01 14:43:47.209647 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12117 | 2026.02.01 14:43:47.209693 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12118 | 2026.02.01 14:43:47.210192 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.02.01 14:43:47.210239 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12120 | 2026.02.01 14:43:47.210615 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12121 | 2026.02.01 14:43:47.210828 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.02.01 14:43:47.210966 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001338 sec., 14947.683109118087 rows/sec., 1.04 MiB/sec. | ||
| 12123 | 2026.02.01 14:43:47.211005 [ 276 ] {8344a6a0-3d8f-4454-86af-25900b501451} <Debug> TCPHandler: Processed in 0.001510707 sec. | ||
| 12124 | 2026.02.01 14:43:47.211122 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2026.02.01 14:43:47.211220 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12126 | 2026.02.01 14:43:47.211265 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12127 | 2026.02.01 14:43:47.211589 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.02.01 14:43:47.211627 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12129 | 2026.02.01 14:43:47.211945 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12130 | 2026.02.01 14:43:47.212160 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.02.01 14:43:47.212284 [ 95 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12132 | 2026.02.01 14:43:47.212296 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 383.68 KiB/sec. | ||
| 12133 | 2026.02.01 14:43:47.212353 [ 95 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12134 | 2026.02.01 14:43:47.212362 [ 276 ] {c9b19367-9400-4109-9465-4f7e03afaea2} <Debug> TCPHandler: Processed in 0.00129133 sec. | ||
| 12135 | 2026.02.01 14:43:47.212384 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12136 | 2026.02.01 14:43:47.212493 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12137 | 2026.02.01 14:43:47.212600 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12138 | 2026.02.01 14:43:47.212634 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4302 rows starting from the beginning of the part | ||
| 12139 | 2026.02.01 14:43:47.212698 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12140 | 2026.02.01 14:43:47.212746 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 88 rows starting from the beginning of the part | ||
| 12141 | 2026.02.01 14:43:47.212796 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12142 | 2026.02.01 14:43:47.212837 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
| 12143 | 2026.02.01 14:43:47.212881 [ 202 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 6 rows starting from the beginning of the part | ||
| 12144 | 2026.02.01 14:43:47.214544 [ 200 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002090445 sec., 2199531.6786617204 rows/sec., 143.29 MiB/sec. | ||
| 12145 | 2026.02.01 14:43:47.214934 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12146 | 2026.02.01 14:43:47.215280 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.02.01 14:43:47.215373 [ 193 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_81_16} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12148 | 2026.02.01 14:43:47.215492 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12149 | 2026.02.01 14:43:49.576638 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12150 | 2026.02.01 14:43:49.576737 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12151 | 2026.02.01 14:43:49.758659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 12152 | 2026.02.01 14:43:49.759160 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.02.01 14:43:49.759205 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12154 | 2026.02.01 14:43:49.759691 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12155 | 2026.02.01 14:43:49.759914 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.02.01 14:43:49.760043 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 12157 | 2026.02.01 14:43:51.269926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12158 | 2026.02.01 14:43:51.285934 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12159 | 2026.02.01 14:43:51.285992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12160 | 2026.02.01 14:43:51.292150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12161 | 2026.02.01 14:43:51.292838 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.02.01 14:43:51.296035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12163 | 2026.02.01 14:43:52.215009 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12164 | 2026.02.01 14:43:52.215209 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12165 | 2026.02.01 14:43:52.215284 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12166 | 2026.02.01 14:43:52.216156 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.02.01 14:43:52.216208 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12168 | 2026.02.01 14:43:52.216604 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12169 | 2026.02.01 14:43:52.216837 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.02.01 14:43:52.216996 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001843 sec., 74335.32284319044 rows/sec., 6.45 MiB/sec. | ||
| 12171 | 2026.02.01 14:43:52.217046 [ 276 ] {f0902f28-13bf-4a31-8659-509b6a971998} <Debug> TCPHandler: Processed in 0.002190118 sec. | ||
| 12172 | 2026.02.01 14:43:52.217183 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12173 | 2026.02.01 14:43:52.217284 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12174 | 2026.02.01 14:43:52.217328 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12175 | 2026.02.01 14:43:52.217797 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2026.02.01 14:43:52.217833 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12177 | 2026.02.01 14:43:52.218123 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12178 | 2026.02.01 14:43:52.218326 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2026.02.01 14:43:52.218453 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001193 sec., 33528.91869237217 rows/sec., 2.46 MiB/sec. | ||
| 12180 | 2026.02.01 14:43:52.218491 [ 276 ] {247ec7a5-2d25-4ba2-a4f1-046d1e8606b8} <Debug> TCPHandler: Processed in 0.001358713 sec. | ||
| 12181 | 2026.02.01 14:43:52.218612 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12182 | 2026.02.01 14:43:52.218705 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12183 | 2026.02.01 14:43:52.218743 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12184 | 2026.02.01 14:43:52.219152 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.02.01 14:43:52.219188 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12186 | 2026.02.01 14:43:52.219459 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12187 | 2026.02.01 14:43:52.219669 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.02.01 14:43:52.219795 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 59.93 KiB/sec. | ||
| 12189 | 2026.02.01 14:43:52.219832 [ 276 ] {3b3244cf-d0ea-45c4-8045-998054a77e75} <Debug> TCPHandler: Processed in 0.001267359 sec. | ||
| 12190 | 2026.02.01 14:43:52.219951 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12191 | 2026.02.01 14:43:52.220051 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12192 | 2026.02.01 14:43:52.220090 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12193 | 2026.02.01 14:43:52.220518 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12194 | 2026.02.01 14:43:52.220553 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12195 | 2026.02.01 14:43:52.220855 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12196 | 2026.02.01 14:43:52.221060 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12197 | 2026.02.01 14:43:52.221201 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.91 MiB/sec. | ||
| 12198 | 2026.02.01 14:43:52.221238 [ 276 ] {001041e9-7942-4884-a10a-977c88b06279} <Debug> TCPHandler: Processed in 0.001333802 sec. | ||
| 12199 | 2026.02.01 14:43:52.221353 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12200 | 2026.02.01 14:43:52.221444 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12201 | 2026.02.01 14:43:52.221487 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12202 | 2026.02.01 14:43:52.221909 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.02.01 14:43:52.221945 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12204 | 2026.02.01 14:43:52.222271 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12205 | 2026.02.01 14:43:52.222473 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.02.01 14:43:52.222598 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 12207 | 2026.02.01 14:43:52.222634 [ 276 ] {0ed82502-5773-4525-bb67-0f018a8cf3a6} <Debug> TCPHandler: Processed in 0.001328501 sec. | ||
| 12208 | 2026.02.01 14:43:52.222746 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12209 | 2026.02.01 14:43:52.222840 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12210 | 2026.02.01 14:43:52.222881 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12211 | 2026.02.01 14:43:52.223193 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12212 | 2026.02.01 14:43:52.223228 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12213 | 2026.02.01 14:43:52.223525 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12214 | 2026.02.01 14:43:52.223737 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12215 | 2026.02.01 14:43:52.223860 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 61.15 KiB/sec. | ||
| 12216 | 2026.02.01 14:43:52.223860 [ 87 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 12217 | 2026.02.01 14:43:52.223901 [ 276 ] {cace9d78-63fe-4bbd-9d5f-62cb0032dad1} <Debug> TCPHandler: Processed in 0.001202157 sec. | ||
| 12218 | 2026.02.01 14:43:52.223933 [ 87 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.02.01 14:43:52.223959 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12220 | 2026.02.01 14:43:52.224021 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2026.02.01 14:43:52.224049 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 12222 | 2026.02.01 14:43:52.224117 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12223 | 2026.02.01 14:43:52.224139 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12224 | 2026.02.01 14:43:52.224167 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 12225 | 2026.02.01 14:43:52.224170 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <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 | ||
| 12226 | 2026.02.01 14:43:52.224224 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 12227 | 2026.02.01 14:43:52.224276 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 12228 | 2026.02.01 14:43:52.224313 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 12229 | 2026.02.01 14:43:52.224346 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 12230 | 2026.02.01 14:43:52.224380 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12231 | 2026.02.01 14:43:52.225081 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.02.01 14:43:52.225085 [ 200 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001068653 sec., 29008.480769716647 rows/sec., 1.89 MiB/sec. | ||
| 12233 | 2026.02.01 14:43:52.225116 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12234 | 2026.02.01 14:43:52.225249 [ 198 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 12235 | 2026.02.01 14:43:52.225520 [ 198 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.02.01 14:43:52.225591 [ 198 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_30_6} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 12237 | 2026.02.01 14:43:52.225657 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12238 | 2026.02.01 14:43:52.225722 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12239 | 2026.02.01 14:43:52.225936 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.02.01 14:43:52.226071 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001971 sec., 20294.266869609335 rows/sec., 36.37 MiB/sec. | ||
| 12241 | 2026.02.01 14:43:52.226125 [ 276 ] {53f8f2c8-8472-4a80-b1be-978fa66088f1} <Debug> TCPHandler: Processed in 0.002150366 sec. | ||
| 12242 | 2026.02.01 14:43:52.226237 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.02.01 14:43:52.226332 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.02.01 14:43:52.226372 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12245 | 2026.02.01 14:43:52.226707 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.02.01 14:43:52.226743 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 12247 | 2026.02.01 14:43:52.227034 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12248 | 2026.02.01 14:43:52.227234 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.02.01 14:43:52.227360 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 12250 | 2026.02.01 14:43:52.227395 [ 276 ] {6b3d9815-d3e9-4c16-81f2-a9e7796de2dd} <Debug> TCPHandler: Processed in 0.001205298 sec. | ||
| 12251 | 2026.02.01 14:43:54.841910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1498 | ||
| 12252 | 2026.02.01 14:43:54.844606 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.02.01 14:43:54.844667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12254 | 2026.02.01 14:43:54.845916 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12255 | 2026.02.01 14:43:54.846219 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.02.01 14:43:54.846625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 12257 | 2026.02.01 14:43:57.144728 [ 86 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 12258 | 2026.02.01 14:43:57.144818 [ 86 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.02.01 14:43:57.144853 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12260 | 2026.02.01 14:43:57.144996 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 12261 | 2026.02.01 14:43:57.145152 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12262 | 2026.02.01 14:43:57.145200 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 290 rows starting from the beginning of the part | ||
| 12263 | 2026.02.01 14:43:57.145288 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 266 rows starting from the beginning of the part | ||
| 12264 | 2026.02.01 14:43:57.145348 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 266 rows starting from the beginning of the part | ||
| 12265 | 2026.02.01 14:43:57.145406 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 266 rows starting from the beginning of the part | ||
| 12266 | 2026.02.01 14:43:57.145460 [ 202 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 12267 | 2026.02.01 14:43:57.146644 [ 200 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699493 sec., 796708.1947380777 rows/sec., 53.93 MiB/sec. | ||
| 12268 | 2026.02.01 14:43:57.146894 [ 197 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12269 | 2026.02.01 14:43:57.147259 [ 197 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.02.01 14:43:57.147361 [ 197 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_32_7} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 12271 | 2026.02.01 14:43:57.147471 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12272 | 2026.02.01 14:43:57.221022 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.02.01 14:43:57.221173 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12274 | 2026.02.01 14:43:57.221234 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12275 | 2026.02.01 14:43:57.221947 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.02.01 14:43:57.221985 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12277 | 2026.02.01 14:43:57.222360 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12278 | 2026.02.01 14:43:57.222589 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.02.01 14:43:57.222748 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001618 sec., 164400.49443757726 rows/sec., 10.44 MiB/sec. | ||
| 12280 | 2026.02.01 14:43:57.222797 [ 276 ] {aee40316-2a1b-470c-9722-2f304100629c} <Debug> TCPHandler: Processed in 0.001892838 sec. | ||
| 12281 | 2026.02.01 14:43:57.222931 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2026.02.01 14:43:57.223033 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12283 | 2026.02.01 14:43:57.223077 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12284 | 2026.02.01 14:43:57.223897 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12285 | 2026.02.01 14:43:57.223931 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12286 | 2026.02.01 14:43:57.224287 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12287 | 2026.02.01 14:43:57.224503 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12288 | 2026.02.01 14:43:57.224598 [ 86 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12289 | 2026.02.01 14:43:57.224630 [ 86 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.02.01 14:43:57.224635 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001625 sec., 462769.2307692308 rows/sec., 36.40 MiB/sec. | ||
| 12291 | 2026.02.01 14:43:57.224648 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12292 | 2026.02.01 14:43:57.224676 [ 276 ] {deb5d37d-ce10-42a9-ab8e-de750587c168} <Debug> TCPHandler: Processed in 0.001797646 sec. | ||
| 12293 | 2026.02.01 14:43:57.224732 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 12294 | 2026.02.01 14:43:57.224801 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2026.02.01 14:43:57.224821 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12296 | 2026.02.01 14:43:57.224851 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2105 rows starting from the beginning of the part | ||
| 12297 | 2026.02.01 14:43:57.224898 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12298 | 2026.02.01 14:43:57.224906 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 12299 | 2026.02.01 14:43:57.224942 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12300 | 2026.02.01 14:43:57.224951 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1894 rows starting from the beginning of the part | ||
| 12301 | 2026.02.01 14:43:57.224994 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 12302 | 2026.02.01 14:43:57.225034 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 137 rows starting from the beginning of the part | ||
| 12303 | 2026.02.01 14:43:57.225078 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 752 rows starting from the beginning of the part | ||
| 12304 | 2026.02.01 14:43:57.225399 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12305 | 2026.02.01 14:43:57.225433 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12306 | 2026.02.01 14:43:57.225768 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12307 | 2026.02.01 14:43:57.225998 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12308 | 2026.02.01 14:43:57.226128 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001251 sec., 106314.94804156675 rows/sec., 6.25 MiB/sec. | ||
| 12309 | 2026.02.01 14:43:57.226166 [ 276 ] {482345d9-71c7-43cd-8c12-13aa3ea0e028} <Debug> TCPHandler: Processed in 0.001414924 sec. | ||
| 12310 | 2026.02.01 14:43:57.226286 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2026.02.01 14:43:57.226381 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12312 | 2026.02.01 14:43:57.226421 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12313 | 2026.02.01 14:43:57.226870 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.02.01 14:43:57.226904 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12315 | 2026.02.01 14:43:57.227008 [ 197 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5050 rows, containing 5 columns (5 merged, 0 gathered) in 0.002311292 sec., 2184925.1414360455 rows/sec., 186.36 MiB/sec. | ||
| 12316 | 2026.02.01 14:43:57.227220 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12317 | 2026.02.01 14:43:57.227269 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12318 | 2026.02.01 14:43:57.227440 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.02.01 14:43:57.227545 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12320 | 2026.02.01 14:43:57.227582 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.00122 sec., 114754.09836065574 rows/sec., 7.42 MiB/sec. | ||
| 12321 | 2026.02.01 14:43:57.227612 [ 194 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_86_17} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12322 | 2026.02.01 14:43:57.227621 [ 276 ] {bebfddf6-c40c-4aa0-957e-6f169e5423ad} <Debug> TCPHandler: Processed in 0.001385343 sec. | ||
| 12323 | 2026.02.01 14:43:57.227685 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12324 | 2026.02.01 14:43:57.227737 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2026.02.01 14:43:57.227832 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12326 | 2026.02.01 14:43:57.227871 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12327 | 2026.02.01 14:43:57.228302 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.02.01 14:43:57.228338 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12329 | 2026.02.01 14:43:57.228641 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12330 | 2026.02.01 14:43:57.228849 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.02.01 14:43:57.228964 [ 80 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 12332 | 2026.02.01 14:43:57.228980 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001167 sec., 119108.82604970007 rows/sec., 6.78 MiB/sec. | ||
| 12333 | 2026.02.01 14:43:57.229022 [ 80 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.02.01 14:43:57.229033 [ 276 ] {1363f7c0-c24e-4bf1-becb-950998b3e7a8} <Debug> TCPHandler: Processed in 0.001344952 sec. | ||
| 12335 | 2026.02.01 14:43:57.229048 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12336 | 2026.02.01 14:43:57.229153 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12337 | 2026.02.01 14:43:57.229158 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 12338 | 2026.02.01 14:43:57.229251 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12339 | 2026.02.01 14:43:57.229296 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12340 | 2026.02.01 14:43:57.229312 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12341 | 2026.02.01 14:43:57.229351 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 151 rows starting from the beginning of the part | ||
| 12342 | 2026.02.01 14:43:57.229415 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 139 rows starting from the beginning of the part | ||
| 12343 | 2026.02.01 14:43:57.229461 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 139 rows starting from the beginning of the part | ||
| 12344 | 2026.02.01 14:43:57.229499 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 139 rows starting from the beginning of the part | ||
| 12345 | 2026.02.01 14:43:57.229538 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
| 12346 | 2026.02.01 14:43:57.229584 [ 195 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 139 rows starting from the beginning of the part | ||
| 12347 | 2026.02.01 14:43:57.229905 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12348 | 2026.02.01 14:43:57.229948 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12349 | 2026.02.01 14:43:57.230296 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12350 | 2026.02.01 14:43:57.230518 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12351 | 2026.02.01 14:43:57.230536 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429634 sec., 591759.8490242958 rows/sec., 36.09 MiB/sec. | ||
| 12352 | 2026.02.01 14:43:57.230641 [ 80 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12353 | 2026.02.01 14:43:57.230650 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001418 sec., 326516.22002820874 rows/sec., 22.92 MiB/sec. | ||
| 12354 | 2026.02.01 14:43:57.230676 [ 80 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.02.01 14:43:57.230700 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12356 | 2026.02.01 14:43:57.230701 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12357 | 2026.02.01 14:43:57.230701 [ 276 ] {44de32a9-600b-4198-96be-dbf9302eec50} <Debug> TCPHandler: Processed in 0.001597519 sec. | ||
| 12358 | 2026.02.01 14:43:57.230799 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 12359 | 2026.02.01 14:43:57.230863 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.02.01 14:43:57.230899 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12361 | 2026.02.01 14:43:57.230929 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1033 rows starting from the beginning of the part | ||
| 12362 | 2026.02.01 14:43:57.230965 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12363 | 2026.02.01 14:43:57.230976 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 12364 | 2026.02.01 14:43:57.231014 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12365 | 2026.02.01 14:43:57.231017 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12366 | 2026.02.01 14:43:57.231025 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 923 rows starting from the beginning of the part | ||
| 12367 | 2026.02.01 14:43:57.231086 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 28 rows starting from the beginning of the part | ||
| 12368 | 2026.02.01 14:43:57.231106 [ 197 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_33_7} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12369 | 2026.02.01 14:43:57.231122 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 12370 | 2026.02.01 14:43:57.231160 [ 195 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 463 rows starting from the beginning of the part | ||
| 12371 | 2026.02.01 14:43:57.231200 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12372 | 2026.02.01 14:43:57.231381 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12373 | 2026.02.01 14:43:57.231422 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12374 | 2026.02.01 14:43:57.231750 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12375 | 2026.02.01 14:43:57.231969 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2026.02.01 14:43:57.232099 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 12377 | 2026.02.01 14:43:57.232135 [ 276 ] {559e32b6-534e-4598-8c7b-df31ca722c85} <Debug> TCPHandler: Processed in 0.001320681 sec. | ||
| 12378 | 2026.02.01 14:43:57.232244 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12379 | 2026.02.01 14:43:57.232299 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529277 sec., 1736114.5168599281 rows/sec., 132.52 MiB/sec. | ||
| 12380 | 2026.02.01 14:43:57.232338 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12381 | 2026.02.01 14:43:57.232386 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12382 | 2026.02.01 14:43:57.232499 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12383 | 2026.02.01 14:43:57.232775 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.02.01 14:43:57.232818 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2026.02.01 14:43:57.232857 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_86_17} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12386 | 2026.02.01 14:43:57.232861 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12387 | 2026.02.01 14:43:57.232964 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 12388 | 2026.02.01 14:43:57.233224 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12389 | 2026.02.01 14:43:57.233444 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.02.01 14:43:57.233576 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001257 sec., 205250.5966587112 rows/sec., 13.67 MiB/sec. | ||
| 12391 | 2026.02.01 14:43:57.233614 [ 276 ] {8fcb1ca0-e161-4e73-9f3a-37ac04755517} <Debug> TCPHandler: Processed in 0.001418153 sec. | ||
| 12392 | 2026.02.01 14:43:57.233728 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12393 | 2026.02.01 14:43:57.233822 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12394 | 2026.02.01 14:43:57.233864 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12395 | 2026.02.01 14:43:57.234173 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12396 | 2026.02.01 14:43:57.234209 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12397 | 2026.02.01 14:43:57.234504 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12398 | 2026.02.01 14:43:57.234714 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12399 | 2026.02.01 14:43:57.234847 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 12400 | 2026.02.01 14:43:57.234883 [ 276 ] {80beb8cc-60b7-4006-be5f-347a79980dbc} <Debug> TCPHandler: Processed in 0.001203867 sec. | ||
| 12401 | 2026.02.01 14:43:57.234985 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2026.02.01 14:43:57.235079 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12403 | 2026.02.01 14:43:57.235120 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12404 | 2026.02.01 14:43:57.235448 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.02.01 14:43:57.235484 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12406 | 2026.02.01 14:43:57.235791 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12407 | 2026.02.01 14:43:57.236012 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.02.01 14:43:57.236137 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001076 sec., 81784.38661710038 rows/sec., 5.14 MiB/sec. | ||
| 12409 | 2026.02.01 14:43:57.236173 [ 276 ] {7a626a7f-f8c3-4d2e-9aff-fa7d0763f1ed} <Debug> TCPHandler: Processed in 0.001236129 sec. | ||
| 12410 | 2026.02.01 14:43:57.260208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 12411 | 2026.02.01 14:43:57.260981 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2026.02.01 14:43:57.261023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12413 | 2026.02.01 14:43:57.261472 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12414 | 2026.02.01 14:43:57.261705 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12415 | 2026.02.01 14:43:57.261837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 12416 | 2026.02.01 14:43:58.796104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12417 | 2026.02.01 14:43:58.813877 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.02.01 14:43:58.813932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12419 | 2026.02.01 14:43:58.820044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12420 | 2026.02.01 14:43:58.820734 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.02.01 14:43:58.823665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12422 | 2026.02.01 14:44:02.214673 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12423 | 2026.02.01 14:44:02.214883 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12424 | 2026.02.01 14:44:02.214958 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12425 | 2026.02.01 14:44:02.215602 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.02.01 14:44:02.215642 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12427 | 2026.02.01 14:44:02.216008 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12428 | 2026.02.01 14:44:02.216234 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.02.01 14:44:02.216395 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001567 sec., 5105.2967453733245 rows/sec., 416.30 KiB/sec. | ||
| 12430 | 2026.02.01 14:44:02.216445 [ 276 ] {4ac1acb8-a81b-41e7-a03d-3a8f17a4cdeb} <Debug> TCPHandler: Processed in 0.001909129 sec. | ||
| 12431 | 2026.02.01 14:44:02.216575 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12432 | 2026.02.01 14:44:02.216681 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12433 | 2026.02.01 14:44:02.216724 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12434 | 2026.02.01 14:44:02.217204 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2026.02.01 14:44:02.217238 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12436 | 2026.02.01 14:44:02.217543 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12437 | 2026.02.01 14:44:02.217742 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12438 | 2026.02.01 14:44:02.217871 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Debug> executeQuery: Read 140 rows, 12.37 KiB in 0.001218 sec., 114942.5287356322 rows/sec., 9.92 MiB/sec. | ||
| 12439 | 2026.02.01 14:44:02.217907 [ 276 ] {1bc5de30-30e0-4e9a-be20-713a44001224} <Debug> TCPHandler: Processed in 0.001391173 sec. | ||
| 12440 | 2026.02.01 14:44:02.218024 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12441 | 2026.02.01 14:44:02.218117 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12442 | 2026.02.01 14:44:02.218156 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12443 | 2026.02.01 14:44:02.218557 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12444 | 2026.02.01 14:44:02.218590 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12445 | 2026.02.01 14:44:02.218875 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12446 | 2026.02.01 14:44:02.219073 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12447 | 2026.02.01 14:44:02.219200 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001102 sec., 43557.16878402904 rows/sec., 3.16 MiB/sec. | ||
| 12448 | 2026.02.01 14:44:02.219200 [ 74 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12449 | 2026.02.01 14:44:02.219236 [ 276 ] {84ff9828-f7ba-449b-a56f-efb27023aa1c} <Debug> TCPHandler: Processed in 0.00126945 sec. | ||
| 12450 | 2026.02.01 14:44:02.219248 [ 74 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.02.01 14:44:02.219268 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12452 | 2026.02.01 14:44:02.219344 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2026.02.01 14:44:02.219396 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 12454 | 2026.02.01 14:44:02.219435 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12455 | 2026.02.01 14:44:02.219480 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12456 | 2026.02.01 14:44:02.219540 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12457 | 2026.02.01 14:44:02.219584 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 205 rows starting from the beginning of the part | ||
| 12458 | 2026.02.01 14:44:02.219663 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
| 12459 | 2026.02.01 14:44:02.219718 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 137 rows starting from the beginning of the part | ||
| 12460 | 2026.02.01 14:44:02.219771 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 12461 | 2026.02.01 14:44:02.219817 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 133 rows starting from the beginning of the part | ||
| 12462 | 2026.02.01 14:44:02.219866 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 12463 | 2026.02.01 14:44:02.219906 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.02.01 14:44:02.219945 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12465 | 2026.02.01 14:44:02.220273 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12466 | 2026.02.01 14:44:02.220493 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.02.01 14:44:02.220622 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Debug> executeQuery: Read 112 rows, 8.97 KiB in 0.001204 sec., 93023.2558139535 rows/sec., 7.28 MiB/sec. | ||
| 12468 | 2026.02.01 14:44:02.220658 [ 276 ] {b0d41655-098c-4576-a14b-c9c4826e1b7d} <Debug> TCPHandler: Processed in 0.001360553 sec. | ||
| 12469 | 2026.02.01 14:44:02.220776 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12470 | 2026.02.01 14:44:02.220826 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489226 sec., 404908.32150392217 rows/sec., 27.27 MiB/sec. | ||
| 12471 | 2026.02.01 14:44:02.220869 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12472 | 2026.02.01 14:44:02.220916 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12473 | 2026.02.01 14:44:02.221015 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12474 | 2026.02.01 14:44:02.221265 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2026.02.01 14:44:02.221308 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.02.01 14:44:02.221334 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_71_14} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12477 | 2026.02.01 14:44:02.221342 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12478 | 2026.02.01 14:44:02.221414 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12479 | 2026.02.01 14:44:02.221659 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12480 | 2026.02.01 14:44:02.221857 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12481 | 2026.02.01 14:44:02.221989 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001139 sec., 143985.9525899912 rows/sec., 10.02 MiB/sec. | ||
| 12482 | 2026.02.01 14:44:02.222024 [ 276 ] {04d6f158-177f-4d1b-8c85-0a9b340f83aa} <Debug> TCPHandler: Processed in 0.00130287 sec. | ||
| 12483 | 2026.02.01 14:44:02.222139 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12484 | 2026.02.01 14:44:02.222230 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.02.01 14:44:02.222285 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <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 | ||
| 12486 | 2026.02.01 14:44:02.223081 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12487 | 2026.02.01 14:44:02.223115 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12488 | 2026.02.01 14:44:02.223677 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12489 | 2026.02.01 14:44:02.223890 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2026.02.01 14:44:02.224025 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001812 sec., 22075.05518763797 rows/sec., 39.56 MiB/sec. | ||
| 12491 | 2026.02.01 14:44:02.224096 [ 276 ] {6c6101e7-db9f-4abe-b640-69c9f4cdab76} <Debug> TCPHandler: Processed in 0.002014302 sec. | ||
| 12492 | 2026.02.01 14:44:02.224205 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.02.01 14:44:02.224296 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12494 | 2026.02.01 14:44:02.224337 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12495 | 2026.02.01 14:44:02.224660 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.02.01 14:44:02.224693 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12497 | 2026.02.01 14:44:02.224982 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12498 | 2026.02.01 14:44:02.225188 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.02.01 14:44:02.225311 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 12500 | 2026.02.01 14:44:02.225345 [ 276 ] {39d1dfec-fe6d-4030-83b1-b6e10d9d84b5} <Debug> TCPHandler: Processed in 0.001187387 sec. | ||
| 12501 | 2026.02.01 14:44:04.576996 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12502 | 2026.02.01 14:44:04.577068 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12503 | 2026.02.01 14:44:04.762905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 12504 | 2026.02.01 14:44:04.763447 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2026.02.01 14:44:04.763495 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12506 | 2026.02.01 14:44:04.763996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12507 | 2026.02.01 14:44:04.764231 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12508 | 2026.02.01 14:44:04.764378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 12509 | 2026.02.01 14:44:04.847772 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1532 | ||
| 12510 | 2026.02.01 14:44:04.850217 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.02.01 14:44:04.850267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12512 | 2026.02.01 14:44:04.851513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12513 | 2026.02.01 14:44:04.851785 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.02.01 14:44:04.852154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 12515 | 2026.02.01 14:44:06.324669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 12516 | 2026.02.01 14:44:06.341400 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2026.02.01 14:44:06.341460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12518 | 2026.02.01 14:44:06.347765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12519 | 2026.02.01 14:44:06.348462 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2026.02.01 14:44:06.351371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 12521 | 2026.02.01 14:44:07.220648 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.02.01 14:44:07.220846 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12523 | 2026.02.01 14:44:07.220921 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12524 | 2026.02.01 14:44:07.221689 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2026.02.01 14:44:07.221735 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12526 | 2026.02.01 14:44:07.222142 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12527 | 2026.02.01 14:44:07.222368 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.02.01 14:44:07.222522 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001731 sec., 153668.3997689197 rows/sec., 9.76 MiB/sec. | ||
| 12529 | 2026.02.01 14:44:07.222564 [ 276 ] {e9a117df-fb79-4e56-9caf-beab100ee38b} <Debug> TCPHandler: Processed in 0.002058184 sec. | ||
| 12530 | 2026.02.01 14:44:07.222693 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.02.01 14:44:07.222789 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12532 | 2026.02.01 14:44:07.222832 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12533 | 2026.02.01 14:44:07.223783 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.02.01 14:44:07.223820 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12535 | 2026.02.01 14:44:07.224176 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12536 | 2026.02.01 14:44:07.224391 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.02.01 14:44:07.224524 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001753 sec., 428978.8933257273 rows/sec., 33.74 MiB/sec. | ||
| 12538 | 2026.02.01 14:44:07.224562 [ 276 ] {52c60996-b96d-4886-9646-5c45dd096685} <Debug> TCPHandler: Processed in 0.001920979 sec. | ||
| 12539 | 2026.02.01 14:44:07.224679 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12540 | 2026.02.01 14:44:07.224773 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12541 | 2026.02.01 14:44:07.224813 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12542 | 2026.02.01 14:44:07.225267 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12543 | 2026.02.01 14:44:07.225303 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12544 | 2026.02.01 14:44:07.225593 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12545 | 2026.02.01 14:44:07.225801 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12546 | 2026.02.01 14:44:07.225930 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001176 sec., 113095.23809523809 rows/sec., 6.65 MiB/sec. | ||
| 12547 | 2026.02.01 14:44:07.225967 [ 276 ] {9fef6f71-e57b-4ca4-a43b-ea9a69be235f} <Debug> TCPHandler: Processed in 0.001337582 sec. | ||
| 12548 | 2026.02.01 14:44:07.226079 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2026.02.01 14:44:07.226173 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12550 | 2026.02.01 14:44:07.226211 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12551 | 2026.02.01 14:44:07.226656 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12552 | 2026.02.01 14:44:07.226690 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12553 | 2026.02.01 14:44:07.226994 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12554 | 2026.02.01 14:44:07.227203 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12555 | 2026.02.01 14:44:07.227332 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001177 sec., 118946.474086661 rows/sec., 7.69 MiB/sec. | ||
| 12556 | 2026.02.01 14:44:07.227369 [ 276 ] {6f0fe6d9-f63b-44ea-853e-82d88717939b} <Debug> TCPHandler: Processed in 0.001339081 sec. | ||
| 12557 | 2026.02.01 14:44:07.227482 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2026.02.01 14:44:07.227576 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12559 | 2026.02.01 14:44:07.227615 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12560 | 2026.02.01 14:44:07.228065 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.02.01 14:44:07.228100 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12562 | 2026.02.01 14:44:07.228395 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12563 | 2026.02.01 14:44:07.228603 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.02.01 14:44:07.228728 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00117 sec., 118803.4188034188 rows/sec., 6.76 MiB/sec. | ||
| 12565 | 2026.02.01 14:44:07.228766 [ 276 ] {e85ab821-6b43-4687-8344-eabf6d3d36e6} <Debug> TCPHandler: Processed in 0.001331941 sec. | ||
| 12566 | 2026.02.01 14:44:07.228883 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.02.01 14:44:07.228976 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12568 | 2026.02.01 14:44:07.229015 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12569 | 2026.02.01 14:44:07.229629 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.02.01 14:44:07.229663 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12571 | 2026.02.01 14:44:07.229976 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12572 | 2026.02.01 14:44:07.230187 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.02.01 14:44:07.230315 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001356 sec., 341445.42772861355 rows/sec., 23.97 MiB/sec. | ||
| 12574 | 2026.02.01 14:44:07.230351 [ 276 ] {3a4e29c7-4a02-4de6-8422-86996f8523ac} <Debug> TCPHandler: Processed in 0.001516167 sec. | ||
| 12575 | 2026.02.01 14:44:07.230467 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.02.01 14:44:07.230559 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12577 | 2026.02.01 14:44:07.230600 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12578 | 2026.02.01 14:44:07.230940 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.02.01 14:44:07.230972 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12580 | 2026.02.01 14:44:07.231272 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12581 | 2026.02.01 14:44:07.231486 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.02.01 14:44:07.231609 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 12583 | 2026.02.01 14:44:07.231644 [ 276 ] {05b2d515-f6e0-4826-90ed-72c17eaf6dc2} <Debug> TCPHandler: Processed in 0.001226078 sec. | ||
| 12584 | 2026.02.01 14:44:07.231755 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.02.01 14:44:07.231847 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12586 | 2026.02.01 14:44:07.231888 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12587 | 2026.02.01 14:44:07.232317 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.02.01 14:44:07.232351 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12589 | 2026.02.01 14:44:07.232670 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12590 | 2026.02.01 14:44:07.232880 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.02.01 14:44:07.232984 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12592 | 2026.02.01 14:44:07.233005 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001175 sec., 219574.46808510637 rows/sec., 14.62 MiB/sec. | ||
| 12593 | 2026.02.01 14:44:07.233023 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.02.01 14:44:07.233041 [ 276 ] {28baf930-1958-4902-8ecc-be8010f8cc15} <Debug> TCPHandler: Processed in 0.001335552 sec. | ||
| 12595 | 2026.02.01 14:44:07.233043 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12596 | 2026.02.01 14:44:07.233157 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12597 | 2026.02.01 14:44:07.233180 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 12598 | 2026.02.01 14:44:07.233249 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12599 | 2026.02.01 14:44:07.233296 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12600 | 2026.02.01 14:44:07.233340 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12601 | 2026.02.01 14:44:07.233381 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24462 rows starting from the beginning of the part | ||
| 12602 | 2026.02.01 14:44:07.233450 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 20 rows starting from the beginning of the part | ||
| 12603 | 2026.02.01 14:44:07.233498 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 12604 | 2026.02.01 14:44:07.233541 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 258 rows starting from the beginning of the part | ||
| 12605 | 2026.02.01 14:44:07.233580 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 164 rows starting from the beginning of the part | ||
| 12606 | 2026.02.01 14:44:07.233608 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.02.01 14:44:07.233623 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 258 rows starting from the beginning of the part | ||
| 12608 | 2026.02.01 14:44:07.233651 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12609 | 2026.02.01 14:44:07.233978 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12610 | 2026.02.01 14:44:07.234193 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.02.01 14:44:07.234321 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 12612 | 2026.02.01 14:44:07.234385 [ 276 ] {02a0e24a-b1a4-4df8-a861-daf50ec7980b} <Debug> TCPHandler: Processed in 0.0012783 sec. | ||
| 12613 | 2026.02.01 14:44:07.234489 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12614 | 2026.02.01 14:44:07.234580 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12615 | 2026.02.01 14:44:07.234620 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12616 | 2026.02.01 14:44:07.234973 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.02.01 14:44:07.235011 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12618 | 2026.02.01 14:44:07.235351 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12619 | 2026.02.01 14:44:07.235591 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2026.02.01 14:44:07.235752 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.00119 sec., 73949.57983193277 rows/sec., 4.64 MiB/sec. | ||
| 12621 | 2026.02.01 14:44:07.235788 [ 276 ] {702914dd-a7de-4cda-b467-b74646419681} <Debug> TCPHandler: Processed in 0.001348232 sec. | ||
| 12622 | 2026.02.01 14:44:07.239726 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25322 rows, containing 5 columns (5 merged, 0 gathered) in 0.006607615 sec., 3832245.068757789 rows/sec., 260.18 MiB/sec. | ||
| 12623 | 2026.02.01 14:44:07.240038 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12624 | 2026.02.01 14:44:07.240397 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12625 | 2026.02.01 14:44:07.240490 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12626 | 2026.02.01 14:44:07.240596 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 12627 | 2026.02.01 14:44:12.214851 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12628 | 2026.02.01 14:44:12.215044 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12629 | 2026.02.01 14:44:12.215110 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12630 | 2026.02.01 14:44:12.215796 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2026.02.01 14:44:12.215836 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12632 | 2026.02.01 14:44:12.216232 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12633 | 2026.02.01 14:44:12.216452 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.02.01 14:44:12.216604 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001609 sec., 84524.54940957116 rows/sec., 7.33 MiB/sec. | ||
| 12635 | 2026.02.01 14:44:12.216647 [ 276 ] {0027fa8b-c0da-4482-a0c2-5e3667477694} <Debug> TCPHandler: Processed in 0.001923699 sec. | ||
| 12636 | 2026.02.01 14:44:12.216766 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12637 | 2026.02.01 14:44:12.216859 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12638 | 2026.02.01 14:44:12.216899 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12639 | 2026.02.01 14:44:12.217309 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2026.02.01 14:44:12.217345 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12641 | 2026.02.01 14:44:12.217638 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12642 | 2026.02.01 14:44:12.217840 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2026.02.01 14:44:12.217968 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001128 sec., 35460.99290780142 rows/sec., 2.60 MiB/sec. | ||
| 12644 | 2026.02.01 14:44:12.218005 [ 276 ] {7e9a94f5-860b-4c01-a4ef-6b50f0ed8766} <Debug> TCPHandler: Processed in 0.00128749 sec. | ||
| 12645 | 2026.02.01 14:44:12.218114 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12646 | 2026.02.01 14:44:12.218206 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12647 | 2026.02.01 14:44:12.218244 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12648 | 2026.02.01 14:44:12.218658 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2026.02.01 14:44:12.218693 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12650 | 2026.02.01 14:44:12.218989 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12651 | 2026.02.01 14:44:12.219203 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12652 | 2026.02.01 14:44:12.219326 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001138 sec., 91388.40070298771 rows/sec., 7.14 MiB/sec. | ||
| 12653 | 2026.02.01 14:44:12.219362 [ 276 ] {ead4956d-3e71-4e12-94dd-18c1c8050f53} <Debug> TCPHandler: Processed in 0.00129485 sec. | ||
| 12654 | 2026.02.01 14:44:12.219473 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12655 | 2026.02.01 14:44:12.219564 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12656 | 2026.02.01 14:44:12.219606 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12657 | 2026.02.01 14:44:12.220001 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2026.02.01 14:44:12.220036 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12659 | 2026.02.01 14:44:12.220355 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12660 | 2026.02.01 14:44:12.220560 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.02.01 14:44:12.220697 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 12662 | 2026.02.01 14:44:12.220732 [ 276 ] {31c5db0d-c91d-4496-af7a-f2d4bc5b531e} <Debug> TCPHandler: Processed in 0.001305931 sec. | ||
| 12663 | 2026.02.01 14:44:12.220839 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2026.02.01 14:44:12.220929 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12665 | 2026.02.01 14:44:12.220983 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <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 | ||
| 12666 | 2026.02.01 14:44:12.221776 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.02.01 14:44:12.221812 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12668 | 2026.02.01 14:44:12.222381 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12669 | 2026.02.01 14:44:12.222596 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.02.01 14:44:12.222738 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001826 sec., 21905.80503833516 rows/sec., 39.25 MiB/sec. | ||
| 12671 | 2026.02.01 14:44:12.222791 [ 276 ] {c9558efc-0649-491b-af9d-aceed3336624} <Debug> TCPHandler: Processed in 0.001998671 sec. | ||
| 12672 | 2026.02.01 14:44:12.222908 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.02.01 14:44:12.222999 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12674 | 2026.02.01 14:44:12.223039 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12675 | 2026.02.01 14:44:12.223368 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.02.01 14:44:12.223403 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12677 | 2026.02.01 14:44:12.223699 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12678 | 2026.02.01 14:44:12.223898 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.02.01 14:44:12.224023 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 12680 | 2026.02.01 14:44:12.224028 [ 57 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12681 | 2026.02.01 14:44:12.224058 [ 276 ] {622036d5-d576-4e9a-b097-aecff2a39bce} <Debug> TCPHandler: Processed in 0.001197357 sec. | ||
| 12682 | 2026.02.01 14:44:12.224096 [ 57 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2026.02.01 14:44:12.224123 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12684 | 2026.02.01 14:44:12.224245 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12685 | 2026.02.01 14:44:12.224397 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12686 | 2026.02.01 14:44:12.224441 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4598 rows starting from the beginning of the part | ||
| 12687 | 2026.02.01 14:44:12.224507 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12688 | 2026.02.01 14:44:12.224552 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 88 rows starting from the beginning of the part | ||
| 12689 | 2026.02.01 14:44:12.224593 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12690 | 2026.02.01 14:44:12.224636 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 88 rows starting from the beginning of the part | ||
| 12691 | 2026.02.01 14:44:12.224676 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 12692 | 2026.02.01 14:44:12.226286 [ 190 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4954 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101755 sec., 2357077.7754781125 rows/sec., 153.55 MiB/sec. | ||
| 12693 | 2026.02.01 14:44:12.226603 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12694 | 2026.02.01 14:44:12.226901 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2026.02.01 14:44:12.226980 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_86_17} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12696 | 2026.02.01 14:44:12.227057 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12697 | 2026.02.01 14:44:12.265476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 12698 | 2026.02.01 14:44:12.265970 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.02.01 14:44:12.266004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12700 | 2026.02.01 14:44:12.266477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12701 | 2026.02.01 14:44:12.266708 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2026.02.01 14:44:12.266827 [ 57 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12703 | 2026.02.01 14:44:12.266834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 12704 | 2026.02.01 14:44:12.266862 [ 57 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.02.01 14:44:12.266881 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12706 | 2026.02.01 14:44:12.267005 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 12707 | 2026.02.01 14:44:12.267151 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12708 | 2026.02.01 14:44:12.267189 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 12709 | 2026.02.01 14:44:12.267253 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 12710 | 2026.02.01 14:44:12.267297 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 12711 | 2026.02.01 14:44:12.267336 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 12712 | 2026.02.01 14:44:12.267375 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 12713 | 2026.02.01 14:44:12.267420 [ 188 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 12714 | 2026.02.01 14:44:12.269943 [ 187 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001923 sec., 9772735.676431406 rows/sec., 139.80 MiB/sec. | ||
| 12715 | 2026.02.01 14:44:12.270291 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12716 | 2026.02.01 14:44:12.270612 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_61_12} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2026.02.01 14:44:12.270687 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_61_12} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12718 | 2026.02.01 14:44:12.270782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 12719 | 2026.02.01 14:44:13.852426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12720 | 2026.02.01 14:44:13.874881 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.02.01 14:44:13.874960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12722 | 2026.02.01 14:44:13.882827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12723 | 2026.02.01 14:44:13.883847 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2026.02.01 14:44:13.884317 [ 50 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12725 | 2026.02.01 14:44:13.884411 [ 50 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2026.02.01 14:44:13.884438 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 12727 | 2026.02.01 14:44:13.884597 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12728 | 2026.02.01 14:44:13.889634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12729 | 2026.02.01 14:44:13.889641 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12730 | 2026.02.01 14:44:13.891588 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12731 | 2026.02.01 14:44:13.897291 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12732 | 2026.02.01 14:44:13.903208 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12733 | 2026.02.01 14:44:13.909207 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12734 | 2026.02.01 14:44:13.915460 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12735 | 2026.02.01 14:44:13.920421 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 12736 | 2026.02.01 14:44:13.982207 [ 187 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.097681057 sec., 4709.203750733369 rows/sec., 24.35 MiB/sec. | ||
| 12737 | 2026.02.01 14:44:13.985026 [ 192 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12738 | 2026.02.01 14:44:13.987006 [ 192 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_61_12} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.02.01 14:44:13.987135 [ 192 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_61_12} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12740 | 2026.02.01 14:44:13.989077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12741 | 2026.02.01 14:44:14.853311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1564 | ||
| 12742 | 2026.02.01 14:44:14.855693 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.02.01 14:44:14.855740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12744 | 2026.02.01 14:44:14.856953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12745 | 2026.02.01 14:44:14.857223 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.02.01 14:44:14.857399 [ 49 ] {} <Debug> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12747 | 2026.02.01 14:44:14.857498 [ 49 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2026.02.01 14:44:14.857536 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12749 | 2026.02.01 14:44:14.857591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1564 | ||
| 12750 | 2026.02.01 14:44:14.857717 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 12751 | 2026.02.01 14:44:14.858536 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12752 | 2026.02.01 14:44:14.858678 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1380 rows starting from the beginning of the part | ||
| 12753 | 2026.02.01 14:44:14.859022 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 12754 | 2026.02.01 14:44:14.859335 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::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 | ||
| 12755 | 2026.02.01 14:44:14.859635 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part | ||
| 12756 | 2026.02.01 14:44:14.859955 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 12757 | 2026.02.01 14:44:14.860264 [ 193 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part | ||
| 12758 | 2026.02.01 14:44:14.866660 [ 198 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 72 columns (72 merged, 0 gathered) in 0.00903864 sec., 173034.881353832 rows/sec., 137.81 MiB/sec. | ||
| 12759 | 2026.02.01 14:44:14.868497 [ 194 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12760 | 2026.02.01 14:44:14.869137 [ 194 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.02.01 14:44:14.869225 [ 194 ] {2e292213-85af-47bd-999f-369a6cd275bc::all_1_46_9} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12762 | 2026.02.01 14:44:14.869610 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12763 | 2026.02.01 14:44:16.568213 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12764 | 2026.02.01 14:44:16.568396 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12765 | 2026.02.01 14:44:16.568465 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12766 | 2026.02.01 14:44:16.569256 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2026.02.01 14:44:16.569307 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12768 | 2026.02.01 14:44:16.569768 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12769 | 2026.02.01 14:44:16.570061 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12770 | 2026.02.01 14:44:16.570255 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001909 sec., 139339.9685699319 rows/sec., 8.85 MiB/sec. | ||
| 12771 | 2026.02.01 14:44:16.570321 [ 276 ] {0fd65ff9-76af-40c7-b48e-533a213beede} <Debug> TCPHandler: Processed in 0.002240259 sec. | ||
| 12772 | 2026.02.01 14:44:16.570478 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12773 | 2026.02.01 14:44:16.570586 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12774 | 2026.02.01 14:44:16.570632 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12775 | 2026.02.01 14:44:16.571071 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12776 | 2026.02.01 14:44:16.571112 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12777 | 2026.02.01 14:44:16.571427 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12778 | 2026.02.01 14:44:16.571653 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12779 | 2026.02.01 14:44:16.571795 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001234 sec., 1620.7455429497568 rows/sec., 132.16 KiB/sec. | ||
| 12780 | 2026.02.01 14:44:16.571838 [ 276 ] {3db4d23b-dbbc-4598-99af-bf647779252c} <Debug> TCPHandler: Processed in 0.001425274 sec. | ||
| 12781 | 2026.02.01 14:44:16.571957 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12782 | 2026.02.01 14:44:16.572054 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12783 | 2026.02.01 14:44:16.572096 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12784 | 2026.02.01 14:44:16.573601 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.02.01 14:44:16.573641 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12786 | 2026.02.01 14:44:16.574081 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12787 | 2026.02.01 14:44:16.574302 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12788 | 2026.02.01 14:44:16.574442 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Debug> executeQuery: Read 1893 rows, 157.20 KiB in 0.002407 sec., 786456.1695056087 rows/sec., 63.78 MiB/sec. | ||
| 12789 | 2026.02.01 14:44:16.574482 [ 276 ] {6050bf36-e74a-479c-851f-1897af67c94e} <Debug> TCPHandler: Processed in 0.00257633 sec. | ||
| 12790 | 2026.02.01 14:44:16.574603 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12791 | 2026.02.01 14:44:16.574701 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12792 | 2026.02.01 14:44:16.574744 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12793 | 2026.02.01 14:44:16.575197 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2026.02.01 14:44:16.575237 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12795 | 2026.02.01 14:44:16.575550 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12796 | 2026.02.01 14:44:16.575760 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.02.01 14:44:16.575895 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Debug> executeQuery: Read 135 rows, 8.14 KiB in 0.001213 sec., 111294.31162407254 rows/sec., 6.56 MiB/sec. | ||
| 12798 | 2026.02.01 14:44:16.575933 [ 276 ] {06d53172-6244-423d-a0e6-fab0ee70a2e0} <Debug> TCPHandler: Processed in 0.001380923 sec. | ||
| 12799 | 2026.02.01 14:44:16.576050 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.02.01 14:44:16.576146 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12801 | 2026.02.01 14:44:16.576187 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12802 | 2026.02.01 14:44:16.576730 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.02.01 14:44:16.576768 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12804 | 2026.02.01 14:44:16.577100 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12805 | 2026.02.01 14:44:16.577325 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.02.01 14:44:16.577457 [ 47 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 12807 | 2026.02.01 14:44:16.577475 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001346 sec., 273402.67459138186 rows/sec., 18.19 MiB/sec. | ||
| 12808 | 2026.02.01 14:44:16.577527 [ 47 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.02.01 14:44:16.577538 [ 276 ] {f8594c01-dba3-43a9-8b21-a417e74d4b05} <Debug> TCPHandler: Processed in 0.001539188 sec. | ||
| 12810 | 2026.02.01 14:44:16.577558 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12811 | 2026.02.01 14:44:16.577670 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12812 | 2026.02.01 14:44:16.577697 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 12813 | 2026.02.01 14:44:16.577769 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12814 | 2026.02.01 14:44:16.577816 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12815 | 2026.02.01 14:44:16.577847 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12816 | 2026.02.01 14:44:16.577887 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 394 rows starting from the beginning of the part | ||
| 12817 | 2026.02.01 14:44:16.577958 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 368 rows starting from the beginning of the part | ||
| 12818 | 2026.02.01 14:44:16.578006 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12819 | 2026.02.01 14:44:16.578049 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 140 rows starting from the beginning of the part | ||
| 12820 | 2026.02.01 14:44:16.578091 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 140 rows starting from the beginning of the part | ||
| 12821 | 2026.02.01 14:44:16.578131 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 368 rows starting from the beginning of the part | ||
| 12822 | 2026.02.01 14:44:16.578269 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2026.02.01 14:44:16.578312 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12824 | 2026.02.01 14:44:16.578666 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12825 | 2026.02.01 14:44:16.578895 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2026.02.01 14:44:16.579031 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.00128 sec., 108593.74999999999 rows/sec., 6.18 MiB/sec. | ||
| 12827 | 2026.02.01 14:44:16.579070 [ 276 ] {6b0adc74-48ec-43ca-b90d-3fd46dd5938c} <Debug> TCPHandler: Processed in 0.001455765 sec. | ||
| 12828 | 2026.02.01 14:44:16.579205 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2026.02.01 14:44:16.579232 [ 194 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600279 sec., 881721.2498570562 rows/sec., 61.94 MiB/sec. | ||
| 12830 | 2026.02.01 14:44:16.579299 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12831 | 2026.02.01 14:44:16.579342 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12832 | 2026.02.01 14:44:16.579392 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 12833 | 2026.02.01 14:44:16.579682 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12834 | 2026.02.01 14:44:16.579763 [ 200 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_39_8} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 12835 | 2026.02.01 14:44:16.579847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12836 | 2026.02.01 14:44:16.580151 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12837 | 2026.02.01 14:44:16.580193 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12838 | 2026.02.01 14:44:16.580547 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12839 | 2026.02.01 14:44:16.580765 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12840 | 2026.02.01 14:44:16.580903 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Debug> executeQuery: Read 921 rows, 67.73 KiB in 0.00162 sec., 568518.5185185185 rows/sec., 40.83 MiB/sec. | ||
| 12841 | 2026.02.01 14:44:16.580942 [ 276 ] {af4ac0ef-abfd-4546-9241-075b5b8ce178} <Debug> TCPHandler: Processed in 0.001788855 sec. | ||
| 12842 | 2026.02.01 14:44:16.581067 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12843 | 2026.02.01 14:44:16.581162 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12844 | 2026.02.01 14:44:16.581205 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12845 | 2026.02.01 14:44:16.581551 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.02.01 14:44:16.581587 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12847 | 2026.02.01 14:44:16.581901 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12848 | 2026.02.01 14:44:16.582131 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.02.01 14:44:16.582312 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 12850 | 2026.02.01 14:44:16.582356 [ 276 ] {1cd516f2-01e6-4103-879b-697783cb73f6} <Debug> TCPHandler: Processed in 0.001338061 sec. | ||
| 12851 | 2026.02.01 14:44:16.582475 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2026.02.01 14:44:16.582574 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12853 | 2026.02.01 14:44:16.582621 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12854 | 2026.02.01 14:44:16.583422 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.02.01 14:44:16.583462 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12856 | 2026.02.01 14:44:16.583862 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12857 | 2026.02.01 14:44:16.584086 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.02.01 14:44:16.584223 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Debug> executeQuery: Read 923 rows, 63.00 KiB in 0.001669 sec., 553025.7639304973 rows/sec., 36.86 MiB/sec. | ||
| 12859 | 2026.02.01 14:44:16.584262 [ 276 ] {62c6aaa2-bd15-4f46-928e-bd47fa4109e0} <Debug> TCPHandler: Processed in 0.001837667 sec. | ||
| 12860 | 2026.02.01 14:44:16.584379 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.02.01 14:44:16.584476 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12862 | 2026.02.01 14:44:16.584521 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12863 | 2026.02.01 14:44:16.584850 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.02.01 14:44:16.584889 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12865 | 2026.02.01 14:44:16.585201 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12866 | 2026.02.01 14:44:16.585419 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.02.01 14:44:16.585551 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 12868 | 2026.02.01 14:44:16.585589 [ 276 ] {a63b1e8d-e877-4d23-ad20-0308c3e65dc0} <Debug> TCPHandler: Processed in 0.001259669 sec. | ||
| 12869 | 2026.02.01 14:44:16.585703 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12870 | 2026.02.01 14:44:16.585797 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12871 | 2026.02.01 14:44:16.585841 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12872 | 2026.02.01 14:44:16.586183 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12873 | 2026.02.01 14:44:16.586221 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12874 | 2026.02.01 14:44:16.586536 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12875 | 2026.02.01 14:44:16.586763 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12876 | 2026.02.01 14:44:16.586894 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Debug> executeQuery: Read 82 rows, 5.24 KiB in 0.001116 sec., 73476.70250896057 rows/sec., 4.58 MiB/sec. | ||
| 12877 | 2026.02.01 14:44:16.586931 [ 276 ] {67197dc6-4b4c-4da6-9317-7da8a379f082} <Debug> TCPHandler: Processed in 0.00127794 sec. | ||
| 12878 | 2026.02.01 14:44:17.205812 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12879 | 2026.02.01 14:44:17.205994 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12880 | 2026.02.01 14:44:17.206063 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12881 | 2026.02.01 14:44:17.206722 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12882 | 2026.02.01 14:44:17.206769 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12883 | 2026.02.01 14:44:17.207175 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12884 | 2026.02.01 14:44:17.207408 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12885 | 2026.02.01 14:44:17.207567 [ 45 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12886 | 2026.02.01 14:44:17.207574 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00163 sec., 15950.920245398773 rows/sec., 1.20 MiB/sec. | ||
| 12887 | 2026.02.01 14:44:17.207640 [ 45 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12888 | 2026.02.01 14:44:17.207667 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12889 | 2026.02.01 14:44:17.207672 [ 276 ] {1468d1e0-0fbd-4372-82f2-f849891afc25} <Debug> TCPHandler: Processed in 0.001993012 sec. | ||
| 12890 | 2026.02.01 14:44:17.207762 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 12891 | 2026.02.01 14:44:17.207810 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.02.01 14:44:17.207860 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12893 | 2026.02.01 14:44:17.207890 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2105 rows starting from the beginning of the part | ||
| 12894 | 2026.02.01 14:44:17.207913 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12895 | 2026.02.01 14:44:17.207954 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 140 rows starting from the beginning of the part | ||
| 12896 | 2026.02.01 14:44:17.207958 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12897 | 2026.02.01 14:44:17.208002 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 752 rows starting from the beginning of the part | ||
| 12898 | 2026.02.01 14:44:17.208044 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 12899 | 2026.02.01 14:44:17.208083 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1893 rows starting from the beginning of the part | ||
| 12900 | 2026.02.01 14:44:17.208121 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
| 12901 | 2026.02.01 14:44:17.208410 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2026.02.01 14:44:17.208446 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12903 | 2026.02.01 14:44:17.208758 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12904 | 2026.02.01 14:44:17.208975 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.02.01 14:44:17.209099 [ 45 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12906 | 2026.02.01 14:44:17.209115 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001225 sec., 22857.14285714286 rows/sec., 1.78 MiB/sec. | ||
| 12907 | 2026.02.01 14:44:17.209146 [ 45 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2026.02.01 14:44:17.209168 [ 276 ] {a0593f07-8235-4015-aac8-c6d4395c3968} <Debug> TCPHandler: Processed in 0.001409933 sec. | ||
| 12909 | 2026.02.01 14:44:17.209173 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12910 | 2026.02.01 14:44:17.209294 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12911 | 2026.02.01 14:44:17.209310 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 12912 | 2026.02.01 14:44:17.209397 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12913 | 2026.02.01 14:44:17.209447 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12914 | 2026.02.01 14:44:17.209456 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12915 | 2026.02.01 14:44:17.209496 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1033 rows starting from the beginning of the part | ||
| 12916 | 2026.02.01 14:44:17.209566 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 112 rows starting from the beginning of the part | ||
| 12917 | 2026.02.01 14:44:17.209612 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 463 rows starting from the beginning of the part | ||
| 12918 | 2026.02.01 14:44:17.209683 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 12919 | 2026.02.01 14:44:17.209752 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 921 rows starting from the beginning of the part | ||
| 12920 | 2026.02.01 14:44:17.209796 [ 200 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 28 rows starting from the beginning of the part | ||
| 12921 | 2026.02.01 14:44:17.209856 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.02.01 14:44:17.209898 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12923 | 2026.02.01 14:44:17.209997 [ 189 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5052 rows, containing 5 columns (5 merged, 0 gathered) in 0.00227362 sec., 2222007.1955735786 rows/sec., 189.50 MiB/sec. | ||
| 12924 | 2026.02.01 14:44:17.210219 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12925 | 2026.02.01 14:44:17.210276 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12926 | 2026.02.01 14:44:17.210500 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2026.02.01 14:44:17.210522 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12928 | 2026.02.01 14:44:17.210577 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_91_18} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12929 | 2026.02.01 14:44:17.210643 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 12930 | 2026.02.01 14:44:17.210670 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001294 sec., 15455.950540958269 rows/sec., 1.07 MiB/sec. | ||
| 12931 | 2026.02.01 14:44:17.210710 [ 276 ] {260c2881-4389-4c8c-a640-3eec2f794d5a} <Debug> TCPHandler: Processed in 0.001465885 sec. | ||
| 12932 | 2026.02.01 14:44:17.210831 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.02.01 14:44:17.210928 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.02.01 14:44:17.210971 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12935 | 2026.02.01 14:44:17.211139 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2661 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895169 sec., 1404096.415675858 rows/sec., 107.20 MiB/sec. | ||
| 12936 | 2026.02.01 14:44:17.211312 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12937 | 2026.02.01 14:44:17.211343 [ 202 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12938 | 2026.02.01 14:44:17.211349 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12939 | 2026.02.01 14:44:17.211614 [ 202 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12940 | 2026.02.01 14:44:17.211672 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12941 | 2026.02.01 14:44:17.211694 [ 202 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_91_18} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12942 | 2026.02.01 14:44:17.211770 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 12943 | 2026.02.01 14:44:17.211882 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.02.01 14:44:17.212015 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 380.56 KiB/sec. | ||
| 12945 | 2026.02.01 14:44:17.212052 [ 276 ] {5e62e242-e26d-4f42-8774-76528a0fd1e5} <Debug> TCPHandler: Processed in 0.001271639 sec. | ||
| 12946 | 2026.02.01 14:44:19.577126 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12947 | 2026.02.01 14:44:19.577226 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12948 | 2026.02.01 14:44:19.767011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 12949 | 2026.02.01 14:44:19.767602 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12950 | 2026.02.01 14:44:19.767652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12951 | 2026.02.01 14:44:19.768147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12952 | 2026.02.01 14:44:19.768392 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2026.02.01 14:44:19.768544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 12954 | 2026.02.01 14:44:21.389744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12955 | 2026.02.01 14:44:21.405003 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.02.01 14:44:21.405060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12957 | 2026.02.01 14:44:21.410453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12958 | 2026.02.01 14:44:21.411135 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.02.01 14:44:21.413866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12960 | 2026.02.01 14:44:22.214990 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.02.01 14:44:22.215200 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12962 | 2026.02.01 14:44:22.215280 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12963 | 2026.02.01 14:44:22.216094 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2026.02.01 14:44:22.216150 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12965 | 2026.02.01 14:44:22.216572 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12966 | 2026.02.01 14:44:22.216809 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.02.01 14:44:22.216981 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00184 sec., 73913.04347826086 rows/sec., 6.41 MiB/sec. | ||
| 12968 | 2026.02.01 14:44:22.217033 [ 276 ] {f4ebc9b4-e3ea-475f-85fb-d892acd04fa8} <Debug> TCPHandler: Processed in 0.002191188 sec. | ||
| 12969 | 2026.02.01 14:44:22.217164 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.02.01 14:44:22.217269 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12971 | 2026.02.01 14:44:22.217315 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12972 | 2026.02.01 14:44:22.217755 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.02.01 14:44:22.217793 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12974 | 2026.02.01 14:44:22.218102 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12975 | 2026.02.01 14:44:22.218313 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.02.01 14:44:22.218449 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001204 sec., 33222.591362126244 rows/sec., 2.44 MiB/sec. | ||
| 12977 | 2026.02.01 14:44:22.218489 [ 276 ] {2aef292c-5d0c-483c-812d-ba1e97bf55c1} <Debug> TCPHandler: Processed in 0.001377403 sec. | ||
| 12978 | 2026.02.01 14:44:22.218601 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.02.01 14:44:22.218700 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12980 | 2026.02.01 14:44:22.218741 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12981 | 2026.02.01 14:44:22.219181 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.02.01 14:44:22.219218 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12983 | 2026.02.01 14:44:22.219531 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12984 | 2026.02.01 14:44:22.219749 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.02.01 14:44:22.219881 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 12986 | 2026.02.01 14:44:22.219919 [ 276 ] {119543a1-45ad-4b65-bb74-a5332c4d0b54} <Debug> TCPHandler: Processed in 0.001367122 sec. | ||
| 12987 | 2026.02.01 14:44:22.220033 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.02.01 14:44:22.220128 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12989 | 2026.02.01 14:44:22.220172 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12990 | 2026.02.01 14:44:22.220588 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.02.01 14:44:22.220626 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 12992 | 2026.02.01 14:44:22.220953 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12993 | 2026.02.01 14:44:22.221161 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.02.01 14:44:22.221292 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 12995 | 2026.02.01 14:44:22.221330 [ 276 ] {13bfa27f-c268-4000-b915-8efaffec4f02} <Debug> TCPHandler: Processed in 0.001345641 sec. | ||
| 12996 | 2026.02.01 14:44:22.221442 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.02.01 14:44:22.221538 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12998 | 2026.02.01 14:44:22.221593 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <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 | ||
| 12999 | 2026.02.01 14:44:22.222479 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.02.01 14:44:22.222517 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13001 | 2026.02.01 14:44:22.223078 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13002 | 2026.02.01 14:44:22.223300 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.02.01 14:44:22.223450 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00193 sec., 20725.38860103627 rows/sec., 37.14 MiB/sec. | ||
| 13004 | 2026.02.01 14:44:22.223516 [ 276 ] {07bd9f76-f803-46d5-84db-83b84a0e7518} <Debug> TCPHandler: Processed in 0.002123186 sec. | ||
| 13005 | 2026.02.01 14:44:22.223630 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.02.01 14:44:22.223726 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13007 | 2026.02.01 14:44:22.223768 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13008 | 2026.02.01 14:44:22.224116 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.02.01 14:44:22.224154 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13010 | 2026.02.01 14:44:22.224460 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13011 | 2026.02.01 14:44:22.224666 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.02.01 14:44:22.224794 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13013 | 2026.02.01 14:44:22.224831 [ 276 ] {1e7cbf9d-bd49-44c7-b7c5-eaff17725bab} <Debug> TCPHandler: Processed in 0.001251449 sec. | ||
| 13014 | 2026.02.01 14:44:24.857748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1606 | ||
| 13015 | 2026.02.01 14:44:24.860495 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13016 | 2026.02.01 14:44:24.860543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13017 | 2026.02.01 14:44:24.861784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13018 | 2026.02.01 14:44:24.862057 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13019 | 2026.02.01 14:44:24.862438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 13020 | 2026.02.01 14:44:27.219889 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13021 | 2026.02.01 14:44:27.220180 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13022 | 2026.02.01 14:44:27.220290 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13023 | 2026.02.01 14:44:27.221364 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.02.01 14:44:27.221417 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13025 | 2026.02.01 14:44:27.221824 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13026 | 2026.02.01 14:44:27.222049 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13027 | 2026.02.01 14:44:27.222225 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002124 sec., 125235.40489642184 rows/sec., 7.96 MiB/sec. | ||
| 13028 | 2026.02.01 14:44:27.222278 [ 276 ] {b623865f-3df7-4517-bfca-338b673c9dcb} <Debug> TCPHandler: Processed in 0.00258619 sec. | ||
| 13029 | 2026.02.01 14:44:27.222408 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13030 | 2026.02.01 14:44:27.222513 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13031 | 2026.02.01 14:44:27.222559 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13032 | 2026.02.01 14:44:27.223359 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13033 | 2026.02.01 14:44:27.223399 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13034 | 2026.02.01 14:44:27.223751 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13035 | 2026.02.01 14:44:27.223960 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13036 | 2026.02.01 14:44:27.224094 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001605 sec., 468535.82554517133 rows/sec., 36.85 MiB/sec. | ||
| 13037 | 2026.02.01 14:44:27.224132 [ 276 ] {39174396-8598-435f-956a-586b09aa09af} <Debug> TCPHandler: Processed in 0.001778275 sec. | ||
| 13038 | 2026.02.01 14:44:27.224245 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2026.02.01 14:44:27.224343 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13040 | 2026.02.01 14:44:27.224386 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13041 | 2026.02.01 14:44:27.224824 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13042 | 2026.02.01 14:44:27.224862 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13043 | 2026.02.01 14:44:27.225161 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13044 | 2026.02.01 14:44:27.225371 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2026.02.01 14:44:27.225500 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001176 sec., 113095.23809523809 rows/sec., 6.65 MiB/sec. | ||
| 13046 | 2026.02.01 14:44:27.225511 [ 37 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13047 | 2026.02.01 14:44:27.225538 [ 276 ] {5f0b1403-71f8-49ff-9b41-8873f371446f} <Debug> TCPHandler: Processed in 0.001343922 sec. | ||
| 13048 | 2026.02.01 14:44:27.225577 [ 37 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.02.01 14:44:27.225602 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13050 | 2026.02.01 14:44:27.225666 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.02.01 14:44:27.225700 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 13052 | 2026.02.01 14:44:27.225766 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13053 | 2026.02.01 14:44:27.225811 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13054 | 2026.02.01 14:44:27.225829 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13055 | 2026.02.01 14:44:27.225866 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 205 rows starting from the beginning of the part | ||
| 13056 | 2026.02.01 14:44:27.225931 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 133 rows starting from the beginning of the part | ||
| 13057 | 2026.02.01 14:44:27.225975 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 13058 | 2026.02.01 14:44:27.226017 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 135 rows starting from the beginning of the part | ||
| 13059 | 2026.02.01 14:44:27.226073 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 40 rows starting from the beginning of the part | ||
| 13060 | 2026.02.01 14:44:27.226123 [ 197 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 133 rows starting from the beginning of the part | ||
| 13061 | 2026.02.01 14:44:27.226272 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2026.02.01 14:44:27.226315 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13063 | 2026.02.01 14:44:27.226638 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13064 | 2026.02.01 14:44:27.226863 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2026.02.01 14:44:27.226995 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001248 sec., 112179.48717948719 rows/sec., 7.25 MiB/sec. | ||
| 13066 | 2026.02.01 14:44:27.227005 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348462 sec., 508727.72091464204 rows/sec., 33.47 MiB/sec. | ||
| 13067 | 2026.02.01 14:44:27.227033 [ 276 ] {c5540280-af4e-43e8-af58-33873e9283db} <Debug> TCPHandler: Processed in 0.001416295 sec. | ||
| 13068 | 2026.02.01 14:44:27.227146 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13069 | 2026.02.01 14:44:27.227153 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2026.02.01 14:44:27.227249 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13071 | 2026.02.01 14:44:27.227291 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13072 | 2026.02.01 14:44:27.227402 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.02.01 14:44:27.227468 [ 186 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_76_15} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13074 | 2026.02.01 14:44:27.227549 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13075 | 2026.02.01 14:44:27.227741 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.02.01 14:44:27.227778 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13077 | 2026.02.01 14:44:27.228076 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13078 | 2026.02.01 14:44:27.228284 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.02.01 14:44:27.228417 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001185 sec., 117299.57805907172 rows/sec., 6.67 MiB/sec. | ||
| 13080 | 2026.02.01 14:44:27.228456 [ 276 ] {03a7f73a-d1cd-47f8-af53-787c14826611} <Debug> TCPHandler: Processed in 0.001351682 sec. | ||
| 13081 | 2026.02.01 14:44:27.228574 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.02.01 14:44:27.228668 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13083 | 2026.02.01 14:44:27.228709 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13084 | 2026.02.01 14:44:27.229268 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.02.01 14:44:27.229305 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13086 | 2026.02.01 14:44:27.229630 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13087 | 2026.02.01 14:44:27.229847 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.02.01 14:44:27.229976 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001326 sec., 349170.4374057315 rows/sec., 24.51 MiB/sec. | ||
| 13089 | 2026.02.01 14:44:27.230014 [ 276 ] {b564fb9d-ae3c-4509-963f-cea4cf67a78b} <Debug> TCPHandler: Processed in 0.001490106 sec. | ||
| 13090 | 2026.02.01 14:44:27.230131 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.02.01 14:44:27.230225 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13092 | 2026.02.01 14:44:27.230267 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13093 | 2026.02.01 14:44:27.230602 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.02.01 14:44:27.230639 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13095 | 2026.02.01 14:44:27.230943 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13096 | 2026.02.01 14:44:27.231148 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.02.01 14:44:27.231252 [ 33 ] {} <Debug> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 13098 | 2026.02.01 14:44:27.231275 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 13099 | 2026.02.01 14:44:27.231289 [ 33 ] {} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13100 | 2026.02.01 14:44:27.231315 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13101 | 2026.02.01 14:44:27.231318 [ 276 ] {127c3569-70a2-4e52-b43a-a1c548031259} <Debug> TCPHandler: Processed in 0.001236508 sec. | ||
| 13102 | 2026.02.01 14:44:27.231386 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::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 | ||
| 13103 | 2026.02.01 14:44:27.231455 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2026.02.01 14:44:27.231494 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13105 | 2026.02.01 14:44:27.231529 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
| 13106 | 2026.02.01 14:44:27.231553 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13107 | 2026.02.01 14:44:27.231581 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 13108 | 2026.02.01 14:44:27.231601 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13109 | 2026.02.01 14:44:27.231626 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 13110 | 2026.02.01 14:44:27.231665 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 13111 | 2026.02.01 14:44:27.231706 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13112 | 2026.02.01 14:44:27.231743 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 13113 | 2026.02.01 14:44:27.232027 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.02.01 14:44:27.232069 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13115 | 2026.02.01 14:44:27.232430 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13116 | 2026.02.01 14:44:27.232449 [ 186 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001091444 sec., 164919.13465097614 rows/sec., 8.41 MiB/sec. | ||
| 13117 | 2026.02.01 14:44:27.232588 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 13118 | 2026.02.01 14:44:27.232671 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.02.01 14:44:27.232794 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13120 | 2026.02.01 14:44:27.232818 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001283 sec., 201091.192517537 rows/sec., 13.39 MiB/sec. | ||
| 13121 | 2026.02.01 14:44:27.232829 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13122 | 2026.02.01 14:44:27.232859 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13123 | 2026.02.01 14:44:27.232861 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.02.01 14:44:27.232863 [ 276 ] {22ddc576-42ac-4063-b4ec-f0c5d48e234d} <Debug> TCPHandler: Processed in 0.001456415 sec. | ||
| 13125 | 2026.02.01 14:44:27.232937 [ 197 ] {ea79aa86-f73b-412b-940b-13b92a2f376c::all_1_30_6} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 13126 | 2026.02.01 14:44:27.232957 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 13127 | 2026.02.01 14:44:27.233007 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13128 | 2026.02.01 14:44:27.233017 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13129 | 2026.02.01 14:44:27.233105 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13130 | 2026.02.01 14:44:27.233109 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13131 | 2026.02.01 14:44:27.233148 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25322 rows starting from the beginning of the part | ||
| 13132 | 2026.02.01 14:44:27.233166 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13133 | 2026.02.01 14:44:27.233220 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 13134 | 2026.02.01 14:44:27.233272 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 923 rows starting from the beginning of the part | ||
| 13135 | 2026.02.01 14:44:27.233313 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 20 rows starting from the beginning of the part | ||
| 13136 | 2026.02.01 14:44:27.233353 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 13137 | 2026.02.01 14:44:27.233394 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 258 rows starting from the beginning of the part | ||
| 13138 | 2026.02.01 14:44:27.233512 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.02.01 14:44:27.233557 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13140 | 2026.02.01 14:44:27.233878 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13141 | 2026.02.01 14:44:27.234091 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.02.01 14:44:27.234224 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 13143 | 2026.02.01 14:44:27.234261 [ 276 ] {abda2e8b-9660-47dc-ae21-9e634007e600} <Debug> TCPHandler: Processed in 0.001304051 sec. | ||
| 13144 | 2026.02.01 14:44:27.234376 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.02.01 14:44:27.234469 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13146 | 2026.02.01 14:44:27.234511 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13147 | 2026.02.01 14:44:27.234844 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.02.01 14:44:27.234881 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13149 | 2026.02.01 14:44:27.235211 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13150 | 2026.02.01 14:44:27.235419 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.02.01 14:44:27.235550 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001098 sec., 80145.71948998178 rows/sec., 5.03 MiB/sec. | ||
| 13152 | 2026.02.01 14:44:27.235586 [ 276 ] {efb6a086-d2e3-4f8e-91a8-349143449133} <Debug> TCPHandler: Processed in 0.001258748 sec. | ||
| 13153 | 2026.02.01 14:44:27.241003 [ 186 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26843 rows, containing 5 columns (5 merged, 0 gathered) in 0.00809686 sec., 3315235.7827602304 rows/sec., 224.97 MiB/sec. | ||
| 13154 | 2026.02.01 14:44:27.241290 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13155 | 2026.02.01 14:44:27.241611 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.02.01 14:44:27.241703 [ 191 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13157 | 2026.02.01 14:44:27.241787 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13158 | 2026.02.01 14:44:27.268673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 13159 | 2026.02.01 14:44:27.269250 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.02.01 14:44:27.269283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13161 | 2026.02.01 14:44:27.269699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13162 | 2026.02.01 14:44:27.269917 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13163 | 2026.02.01 14:44:27.270030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 13164 | 2026.02.01 14:44:27.658704 [ 33 ] {} <Debug> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13165 | 2026.02.01 14:44:27.658801 [ 33 ] {} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13166 | 2026.02.01 14:44:27.658842 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13167 | 2026.02.01 14:44:27.659050 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 13168 | 2026.02.01 14:44:27.659301 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13169 | 2026.02.01 14:44:27.659367 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 13170 | 2026.02.01 14:44:27.659474 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 13171 | 2026.02.01 14:44:27.659551 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 13172 | 2026.02.01 14:44:27.659620 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 13173 | 2026.02.01 14:44:27.659699 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::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 | ||
| 13174 | 2026.02.01 14:44:27.660545 [ 191 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593419 sec., 23848.090175904767 rows/sec., 1.99 MiB/sec. | ||
| 13175 | 2026.02.01 14:44:27.660664 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13176 | 2026.02.01 14:44:27.660915 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.02.01 14:44:27.660986 [ 195 ] {b2dca89b-f642-48a6-be82-454690f13152::all_1_25_6} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13178 | 2026.02.01 14:44:27.661055 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13179 | 2026.02.01 14:44:28.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.67 MiB, peak 352.65 MiB, free memory in arenas 0.00 B, will set to 343.36 MiB (RSS), difference: 2.70 MiB | ||
| 13180 | 2026.02.01 14:44:28.914898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13181 | 2026.02.01 14:44:28.931575 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.02.01 14:44:28.931641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13183 | 2026.02.01 14:44:28.938078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13184 | 2026.02.01 14:44:28.938791 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.02.01 14:44:28.941696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13186 | 2026.02.01 14:44:32.215529 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.02.01 14:44:32.215743 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13188 | 2026.02.01 14:44:32.215816 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13189 | 2026.02.01 14:44:32.216590 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.02.01 14:44:32.216633 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13191 | 2026.02.01 14:44:32.217006 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13192 | 2026.02.01 14:44:32.217227 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2026.02.01 14:44:32.217382 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001695 sec., 2359.8820058997053 rows/sec., 192.43 KiB/sec. | ||
| 13194 | 2026.02.01 14:44:32.217423 [ 276 ] {005e6e5f-84ba-4643-85d0-b0911cee5cdb} <Debug> TCPHandler: Processed in 0.002028763 sec. | ||
| 13195 | 2026.02.01 14:44:32.217559 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13196 | 2026.02.01 14:44:32.217665 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13197 | 2026.02.01 14:44:32.217705 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13198 | 2026.02.01 14:44:32.218300 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13199 | 2026.02.01 14:44:32.218338 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13200 | 2026.02.01 14:44:32.218650 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13201 | 2026.02.01 14:44:32.218861 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.02.01 14:44:32.218992 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.001346 sec., 102526.0029717682 rows/sec., 8.87 MiB/sec. | ||
| 13203 | 2026.02.01 14:44:32.219030 [ 276 ] {919ff1d3-aaac-408a-b4ce-91e143afdf13} <Debug> TCPHandler: Processed in 0.001519407 sec. | ||
| 13204 | 2026.02.01 14:44:32.219160 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13205 | 2026.02.01 14:44:32.219253 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13206 | 2026.02.01 14:44:32.219293 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13207 | 2026.02.01 14:44:32.219756 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13208 | 2026.02.01 14:44:32.219792 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13209 | 2026.02.01 14:44:32.220101 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13210 | 2026.02.01 14:44:32.220307 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.02.01 14:44:32.220436 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001201 sec., 36636.1365528726 rows/sec., 2.67 MiB/sec. | ||
| 13212 | 2026.02.01 14:44:32.220474 [ 276 ] {411352ad-5585-4de4-ae93-d5d3356db158} <Debug> TCPHandler: Processed in 0.001369972 sec. | ||
| 13213 | 2026.02.01 14:44:32.220593 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13214 | 2026.02.01 14:44:32.220685 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13215 | 2026.02.01 14:44:32.220724 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13216 | 2026.02.01 14:44:32.221191 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.02.01 14:44:32.221228 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13218 | 2026.02.01 14:44:32.221538 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13219 | 2026.02.01 14:44:32.221754 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.02.01 14:44:32.221883 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001215 sec., 88888.88888888889 rows/sec., 6.95 MiB/sec. | ||
| 13221 | 2026.02.01 14:44:32.221920 [ 276 ] {39109717-02d1-45ea-bb77-92ccf5a077ca} <Debug> TCPHandler: Processed in 0.001374713 sec. | ||
| 13222 | 2026.02.01 14:44:32.222035 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13223 | 2026.02.01 14:44:32.222128 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13224 | 2026.02.01 14:44:32.222172 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13225 | 2026.02.01 14:44:32.222623 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13226 | 2026.02.01 14:44:32.222661 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13227 | 2026.02.01 14:44:32.222988 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13228 | 2026.02.01 14:44:32.223197 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2026.02.01 14:44:32.223326 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001217 sec., 133114.21528348397 rows/sec., 9.27 MiB/sec. | ||
| 13230 | 2026.02.01 14:44:32.223364 [ 276 ] {b2992407-bdb4-4343-a64f-3cd7a5f0a090} <Debug> TCPHandler: Processed in 0.001377403 sec. | ||
| 13231 | 2026.02.01 14:44:32.223475 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13232 | 2026.02.01 14:44:32.223569 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13233 | 2026.02.01 14:44:32.223624 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <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 | ||
| 13234 | 2026.02.01 14:44:32.224492 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13235 | 2026.02.01 14:44:32.224527 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13236 | 2026.02.01 14:44:32.225076 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13237 | 2026.02.01 14:44:32.225294 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13238 | 2026.02.01 14:44:32.225421 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13239 | 2026.02.01 14:44:32.225431 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001881 sec., 21265.28442317916 rows/sec., 38.11 MiB/sec. | ||
| 13240 | 2026.02.01 14:44:32.225497 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.02.01 14:44:32.225526 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13242 | 2026.02.01 14:44:32.225546 [ 276 ] {4fefb43b-b728-4632-871e-bb436f0f5d6e} <Debug> TCPHandler: Processed in 0.002117455 sec. | ||
| 13243 | 2026.02.01 14:44:32.225639 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 13244 | 2026.02.01 14:44:32.225682 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2026.02.01 14:44:32.225801 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13246 | 2026.02.01 14:44:32.225850 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13247 | 2026.02.01 14:44:32.225906 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13248 | 2026.02.01 14:44:32.225975 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1542 rows starting from the beginning of the part | ||
| 13249 | 2026.02.01 14:44:32.226111 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 13250 | 2026.02.01 14:44:32.226215 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.02.01 14:44:32.226222 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 13252 | 2026.02.01 14:44:32.226258 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13253 | 2026.02.01 14:44:32.226340 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 13254 | 2026.02.01 14:44:32.226445 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::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 | ||
| 13255 | 2026.02.01 14:44:32.226544 [ 191 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 13256 | 2026.02.01 14:44:32.226592 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13257 | 2026.02.01 14:44:32.226804 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.02.01 14:44:32.226931 [ 77 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13259 | 2026.02.01 14:44:32.226942 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 13260 | 2026.02.01 14:44:32.226965 [ 77 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2026.02.01 14:44:32.226987 [ 276 ] {60a39428-6ad9-4977-b25a-bbf64af657fa} <Debug> TCPHandler: Processed in 0.001363452 sec. | ||
| 13262 | 2026.02.01 14:44:32.226994 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13263 | 2026.02.01 14:44:32.227099 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 13264 | 2026.02.01 14:44:32.227216 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13265 | 2026.02.01 14:44:32.227248 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4954 rows starting from the beginning of the part | ||
| 13266 | 2026.02.01 14:44:32.227309 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
| 13267 | 2026.02.01 14:44:32.227358 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 6 rows starting from the beginning of the part | ||
| 13268 | 2026.02.01 14:44:32.227404 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 13269 | 2026.02.01 14:44:32.227448 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 88 rows starting from the beginning of the part | ||
| 13270 | 2026.02.01 14:44:32.227488 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 13271 | 2026.02.01 14:44:32.229727 [ 192 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002664692 sec., 1970208.9397198623 rows/sec., 128.29 MiB/sec. | ||
| 13272 | 2026.02.01 14:44:32.230277 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13273 | 2026.02.01 14:44:32.230562 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13274 | 2026.02.01 14:44:32.230641 [ 187 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_91_18} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13275 | 2026.02.01 14:44:32.230728 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 13276 | 2026.02.01 14:44:32.236043 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 19 columns (19 merged, 0 gathered) in 0.010455584 sec., 166609.5361100824 rows/sec., 298.56 MiB/sec. | ||
| 13277 | 2026.02.01 14:44:32.237865 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13278 | 2026.02.01 14:44:32.238246 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2026.02.01 14:44:32.238334 [ 188 ] {f373f7b1-19f1-4b32-8391-cac8c96a81b3::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13280 | 2026.02.01 14:44:32.238511 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 13281 | 2026.02.01 14:44:33.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.52 MiB, peak 356.16 MiB, free memory in arenas 0.00 B, will set to 349.96 MiB (RSS), difference: 5.44 MiB | ||
| 13282 | 2026.02.01 14:44:34.577272 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13283 | 2026.02.01 14:44:34.577330 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13284 | 2026.02.01 14:44:34.771052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30745 | ||
| 13285 | 2026.02.01 14:44:34.771555 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2026.02.01 14:44:34.771593 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13287 | 2026.02.01 14:44:34.772096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13288 | 2026.02.01 14:44:34.772331 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.02.01 14:44:34.772475 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 13290 | 2026.02.01 14:44:34.863534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1640 | ||
| 13291 | 2026.02.01 14:44:34.865957 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2026.02.01 14:44:34.866033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13293 | 2026.02.01 14:44:34.867243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13294 | 2026.02.01 14:44:34.867507 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.02.01 14:44:34.867781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1640 | ||
| 13296 | 2026.02.01 14:44:35.002302 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001868048 sec. | ||
| 13297 | 2026.02.01 14:44:36.442652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13298 | 2026.02.01 14:44:36.461035 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.02.01 14:44:36.461101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13300 | 2026.02.01 14:44:36.467589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13301 | 2026.02.01 14:44:36.468289 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.02.01 14:44:36.471648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13303 | 2026.02.01 14:44:37.221151 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.02.01 14:44:37.221419 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13305 | 2026.02.01 14:44:37.221530 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13306 | 2026.02.01 14:44:37.222560 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.02.01 14:44:37.222612 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13308 | 2026.02.01 14:44:37.223032 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13309 | 2026.02.01 14:44:37.223266 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.02.01 14:44:37.223434 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.002095 sec., 126968.9737470167 rows/sec., 8.07 MiB/sec. | ||
| 13311 | 2026.02.01 14:44:37.223428 [ 151 ] {} <Debug> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 13312 | 2026.02.01 14:44:37.223485 [ 276 ] {d75c2730-8cf8-492b-ba84-86b915429abe} <Debug> TCPHandler: Processed in 0.002471127 sec. | ||
| 13313 | 2026.02.01 14:44:37.223521 [ 151 ] {} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.02.01 14:44:37.223553 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13315 | 2026.02.01 14:44:37.223633 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13316 | 2026.02.01 14:44:37.223690 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 13317 | 2026.02.01 14:44:37.223743 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13318 | 2026.02.01 14:44:37.223795 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13319 | 2026.02.01 14:44:37.223855 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13320 | 2026.02.01 14:44:37.223897 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 290 rows starting from the beginning of the part | ||
| 13321 | 2026.02.01 14:44:37.223971 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 266 rows starting from the beginning of the part | ||
| 13322 | 2026.02.01 14:44:37.224024 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 266 rows starting from the beginning of the part | ||
| 13323 | 2026.02.01 14:44:37.224068 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 266 rows starting from the beginning of the part | ||
| 13324 | 2026.02.01 14:44:37.224107 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 266 rows starting from the beginning of the part | ||
| 13325 | 2026.02.01 14:44:37.224154 [ 193 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 266 rows starting from the beginning of the part | ||
| 13326 | 2026.02.01 14:44:37.224617 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13327 | 2026.02.01 14:44:37.224661 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13328 | 2026.02.01 14:44:37.225043 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13329 | 2026.02.01 14:44:37.225232 [ 192 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602959 sec., 1010630.9643602862 rows/sec., 68.35 MiB/sec. | ||
| 13330 | 2026.02.01 14:44:37.225280 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13331 | 2026.02.01 14:44:37.225412 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13332 | 2026.02.01 14:44:37.225427 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001708 sec., 440281.0304449648 rows/sec., 34.63 MiB/sec. | ||
| 13333 | 2026.02.01 14:44:37.225466 [ 276 ] {0897f344-1920-445e-8bd5-110a71eb7b2b} <Debug> TCPHandler: Processed in 0.001886718 sec. | ||
| 13334 | 2026.02.01 14:44:37.225586 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13335 | 2026.02.01 14:44:37.225677 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2026.02.01 14:44:37.225684 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13337 | 2026.02.01 14:44:37.225729 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13338 | 2026.02.01 14:44:37.225750 [ 198 ] {f595bbd9-3367-45bf-a020-e4dfcbf4b828::all_1_37_8} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 13339 | 2026.02.01 14:44:37.225850 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 13340 | 2026.02.01 14:44:37.226176 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.02.01 14:44:37.226212 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13342 | 2026.02.01 14:44:37.226514 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13343 | 2026.02.01 14:44:37.226721 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13344 | 2026.02.01 14:44:37.226857 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001194 sec., 111390.28475711893 rows/sec., 6.55 MiB/sec. | ||
| 13345 | 2026.02.01 14:44:37.226895 [ 276 ] {a68d3389-53c0-4a5f-996a-6072fe1ab714} <Debug> TCPHandler: Processed in 0.001359532 sec. | ||
| 13346 | 2026.02.01 14:44:37.227012 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13347 | 2026.02.01 14:44:37.227107 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13348 | 2026.02.01 14:44:37.227148 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13349 | 2026.02.01 14:44:37.227596 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.02.01 14:44:37.227633 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13351 | 2026.02.01 14:44:37.227933 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13352 | 2026.02.01 14:44:37.228141 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13353 | 2026.02.01 14:44:37.228271 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001184 sec., 118243.24324324325 rows/sec., 7.64 MiB/sec. | ||
| 13354 | 2026.02.01 14:44:37.228309 [ 276 ] {34aa2c90-3c97-4c3b-91b5-3d09d0d4c8d7} <Debug> TCPHandler: Processed in 0.001348252 sec. | ||
| 13355 | 2026.02.01 14:44:37.228427 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13356 | 2026.02.01 14:44:37.228524 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13357 | 2026.02.01 14:44:37.228565 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13358 | 2026.02.01 14:44:37.229002 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2026.02.01 14:44:37.229037 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13360 | 2026.02.01 14:44:37.229341 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13361 | 2026.02.01 14:44:37.229554 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13362 | 2026.02.01 14:44:37.229683 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001182 sec., 117597.29272419626 rows/sec., 6.69 MiB/sec. | ||
| 13363 | 2026.02.01 14:44:37.229720 [ 276 ] {0639db4c-0d2e-4bd1-b0c0-2219255ff067} <Debug> TCPHandler: Processed in 0.001342482 sec. | ||
| 13364 | 2026.02.01 14:44:37.229835 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13365 | 2026.02.01 14:44:37.229930 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13366 | 2026.02.01 14:44:37.229971 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13367 | 2026.02.01 14:44:37.230538 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13368 | 2026.02.01 14:44:37.230575 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13369 | 2026.02.01 14:44:37.230912 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13370 | 2026.02.01 14:44:37.231132 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13371 | 2026.02.01 14:44:37.231263 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001351 sec., 342709.10436713544 rows/sec., 24.06 MiB/sec. | ||
| 13372 | 2026.02.01 14:44:37.231301 [ 276 ] {c2e00f20-01bd-426c-acc9-f515d1d8051e} <Debug> TCPHandler: Processed in 0.001515747 sec. | ||
| 13373 | 2026.02.01 14:44:37.231414 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13374 | 2026.02.01 14:44:37.231509 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13375 | 2026.02.01 14:44:37.231552 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13376 | 2026.02.01 14:44:37.231887 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13377 | 2026.02.01 14:44:37.231924 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13378 | 2026.02.01 14:44:37.232230 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13379 | 2026.02.01 14:44:37.232438 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13380 | 2026.02.01 14:44:37.232570 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 13381 | 2026.02.01 14:44:37.232607 [ 276 ] {49b9cbf2-0c29-4a16-873a-028f00a4a543} <Debug> TCPHandler: Processed in 0.001241819 sec. | ||
| 13382 | 2026.02.01 14:44:37.232708 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.02.01 14:44:37.232799 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13384 | 2026.02.01 14:44:37.232840 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13385 | 2026.02.01 14:44:37.233246 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13386 | 2026.02.01 14:44:37.233281 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13387 | 2026.02.01 14:44:37.233594 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13388 | 2026.02.01 14:44:37.233802 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13389 | 2026.02.01 14:44:37.233934 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001153 sec., 223764.0936686904 rows/sec., 14.90 MiB/sec. | ||
| 13390 | 2026.02.01 14:44:37.233971 [ 276 ] {3c339fdd-aaf7-408c-bcd4-f110d62de84a} <Debug> TCPHandler: Processed in 0.001310981 sec. | ||
| 13391 | 2026.02.01 14:44:37.234083 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.02.01 14:44:37.234175 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13393 | 2026.02.01 14:44:37.234217 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13394 | 2026.02.01 14:44:37.234525 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2026.02.01 14:44:37.234561 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13396 | 2026.02.01 14:44:37.234866 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13397 | 2026.02.01 14:44:37.235071 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2026.02.01 14:44:37.235176 [ 151 ] {} <Debug> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 13399 | 2026.02.01 14:44:37.235197 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 13400 | 2026.02.01 14:44:37.235221 [ 151 ] {} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.02.01 14:44:37.235240 [ 276 ] {4e40f15f-fe09-4af1-983a-6929560ea8ba} <Debug> TCPHandler: Processed in 0.001206047 sec. | ||
| 13402 | 2026.02.01 14:44:37.235245 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13403 | 2026.02.01 14:44:37.235358 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::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 | ||
| 13404 | 2026.02.01 14:44:37.235366 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13405 | 2026.02.01 14:44:37.235487 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13406 | 2026.02.01 14:44:37.235489 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13407 | 2026.02.01 14:44:37.235531 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13408 | 2026.02.01 14:44:37.235539 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 31 rows starting from the beginning of the part | ||
| 13409 | 2026.02.01 14:44:37.235614 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 13410 | 2026.02.01 14:44:37.235664 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13411 | 2026.02.01 14:44:37.235709 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13412 | 2026.02.01 14:44:37.235749 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13413 | 2026.02.01 14:44:37.235790 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13414 | 2026.02.01 14:44:37.235870 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.02.01 14:44:37.235910 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13416 | 2026.02.01 14:44:37.236236 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13417 | 2026.02.01 14:44:37.236462 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.02.01 14:44:37.236592 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001124 sec., 78291.81494661921 rows/sec., 4.92 MiB/sec. | ||
| 13419 | 2026.02.01 14:44:37.236627 [ 276 ] {f3ea91d8-1caa-4712-9fd9-f4d4b8632fd9} <Debug> TCPHandler: Processed in 0.00130981 sec. | ||
| 13420 | 2026.02.01 14:44:37.236657 [ 202 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349442 sec., 26677.693446624606 rows/sec., 1.74 MiB/sec. | ||
| 13421 | 2026.02.01 14:44:37.236802 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 13422 | 2026.02.01 14:44:37.237061 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2026.02.01 14:44:37.237135 [ 189 ] {43677d4b-b02f-4083-8477-4816cd433705::all_1_35_7} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 13424 | 2026.02.01 14:44:37.237218 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13425 | 2026.02.01 14:44:42.214744 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2026.02.01 14:44:42.214962 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13427 | 2026.02.01 14:44:42.215037 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13428 | 2026.02.01 14:44:42.215815 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2026.02.01 14:44:42.215864 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13430 | 2026.02.01 14:44:42.216269 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13431 | 2026.02.01 14:44:42.216493 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2026.02.01 14:44:42.216643 [ 148 ] {} <Debug> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13433 | 2026.02.01 14:44:42.216651 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001745 sec., 77936.96275071632 rows/sec., 6.76 MiB/sec. | ||
| 13434 | 2026.02.01 14:44:42.216724 [ 148 ] {} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.02.01 14:44:42.216746 [ 276 ] {ed080150-82eb-4880-a60a-a616ab07bcbb} <Debug> TCPHandler: Processed in 0.002153346 sec. | ||
| 13436 | 2026.02.01 14:44:42.216756 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13437 | 2026.02.01 14:44:42.216878 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13438 | 2026.02.01 14:44:42.216878 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 13439 | 2026.02.01 14:44:42.216986 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13440 | 2026.02.01 14:44:42.217033 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13441 | 2026.02.01 14:44:42.217049 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13442 | 2026.02.01 14:44:42.217095 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2105 rows starting from the beginning of the part | ||
| 13443 | 2026.02.01 14:44:42.217171 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 13444 | 2026.02.01 14:44:42.217225 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 752 rows starting from the beginning of the part | ||
| 13445 | 2026.02.01 14:44:42.217282 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 13446 | 2026.02.01 14:44:42.217328 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 752 rows starting from the beginning of the part | ||
| 13447 | 2026.02.01 14:44:42.217373 [ 200 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::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 | ||
| 13448 | 2026.02.01 14:44:42.217471 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13449 | 2026.02.01 14:44:42.217513 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13450 | 2026.02.01 14:44:42.217840 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13451 | 2026.02.01 14:44:42.218058 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13452 | 2026.02.01 14:44:42.218195 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001229 sec., 32546.786004882015 rows/sec., 2.39 MiB/sec. | ||
| 13453 | 2026.02.01 14:44:42.218234 [ 276 ] {24de6464-ad68-46f1-aa26-8e8af46ba222} <Debug> TCPHandler: Processed in 0.001406754 sec. | ||
| 13454 | 2026.02.01 14:44:42.218345 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2026.02.01 14:44:42.218439 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13456 | 2026.02.01 14:44:42.218479 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13457 | 2026.02.01 14:44:42.218886 [ 189 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4019 rows, containing 5 columns (5 merged, 0 gathered) in 0.002054844 sec., 1955866.2360743685 rows/sec., 166.55 MiB/sec. | ||
| 13458 | 2026.02.01 14:44:42.218915 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2026.02.01 14:44:42.218962 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13460 | 2026.02.01 14:44:42.219206 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13461 | 2026.02.01 14:44:42.219295 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13462 | 2026.02.01 14:44:42.219513 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13463 | 2026.02.01 14:44:42.219524 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.02.01 14:44:42.219588 [ 202 ] {9077a7bd-7011-4c0d-82d3-20bbc22c3654::all_1_96_19} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13465 | 2026.02.01 14:44:42.219676 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 13466 | 2026.02.01 14:44:42.219704 [ 148 ] {} <Debug> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13467 | 2026.02.01 14:44:42.219726 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001304 sec., 79754.60122699387 rows/sec., 6.23 MiB/sec. | ||
| 13468 | 2026.02.01 14:44:42.219741 [ 148 ] {} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.02.01 14:44:42.219782 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13470 | 2026.02.01 14:44:42.219795 [ 276 ] {1e1ffec2-0b98-4d5a-b1cf-c39415522f3a} <Debug> TCPHandler: Processed in 0.001499017 sec. | ||
| 13471 | 2026.02.01 14:44:42.219870 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 13472 | 2026.02.01 14:44:42.219941 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.02.01 14:44:42.219993 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13474 | 2026.02.01 14:44:42.220032 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1033 rows starting from the beginning of the part | ||
| 13475 | 2026.02.01 14:44:42.220065 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13476 | 2026.02.01 14:44:42.220098 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 13477 | 2026.02.01 14:44:42.220130 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13478 | 2026.02.01 14:44:42.220148 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 463 rows starting from the beginning of the part | ||
| 13479 | 2026.02.01 14:44:42.220215 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 108 rows starting from the beginning of the part | ||
| 13480 | 2026.02.01 14:44:42.220256 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 463 rows starting from the beginning of the part | ||
| 13481 | 2026.02.01 14:44:42.220292 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::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 | ||
| 13482 | 2026.02.01 14:44:42.220649 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.02.01 14:44:42.220701 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13484 | 2026.02.01 14:44:42.221200 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13485 | 2026.02.01 14:44:42.221498 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.02.01 14:44:42.221532 [ 194 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703633 sec., 1335381.5052889911 rows/sec., 101.94 MiB/sec. | ||
| 13487 | 2026.02.01 14:44:42.221668 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001628 sec., 98280.09828009827 rows/sec., 6.85 MiB/sec. | ||
| 13488 | 2026.02.01 14:44:42.221720 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13489 | 2026.02.01 14:44:42.221722 [ 276 ] {f97403bc-dd76-4dd1-83b5-f49f8b520c58} <Debug> TCPHandler: Processed in 0.001842467 sec. | ||
| 13490 | 2026.02.01 14:44:42.221870 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13491 | 2026.02.01 14:44:42.221979 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13492 | 2026.02.01 14:44:42.221992 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13493 | 2026.02.01 14:44:42.222066 [ 189 ] {7d40c8e4-09c8-4779-b3bf-5090277b3883::all_1_96_19} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13494 | 2026.02.01 14:44:42.222066 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <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 | ||
| 13495 | 2026.02.01 14:44:42.222155 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 13496 | 2026.02.01 14:44:42.223241 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.02.01 14:44:42.223293 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13498 | 2026.02.01 14:44:42.224078 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13499 | 2026.02.01 14:44:42.224395 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.02.01 14:44:42.224576 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002609 sec., 15331.544653123801 rows/sec., 27.47 MiB/sec. | ||
| 13501 | 2026.02.01 14:44:42.224649 [ 276 ] {3354427a-53a9-45f1-8139-c1decc71b56f} <Debug> TCPHandler: Processed in 0.002833537 sec. | ||
| 13502 | 2026.02.01 14:44:42.224802 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.02.01 14:44:42.224914 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13504 | 2026.02.01 14:44:42.224972 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13505 | 2026.02.01 14:44:42.225450 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.02.01 14:44:42.225495 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13507 | 2026.02.01 14:44:42.225864 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13508 | 2026.02.01 14:44:42.226076 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.02.01 14:44:42.226209 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 13510 | 2026.02.01 14:44:42.226248 [ 276 ] {e11829b2-f3b3-4217-b930-47cd9a4502af} <Debug> TCPHandler: Processed in 0.001506607 sec. | ||
| 13511 | 2026.02.01 14:44:42.272710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31257 | ||
| 13512 | 2026.02.01 14:44:42.273513 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.02.01 14:44:42.273602 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13514 | 2026.02.01 14:44:42.274195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13515 | 2026.02.01 14:44:42.274443 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.02.01 14:44:42.274589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31257 | ||
| 13517 | 2026.02.01 14:44:43.971779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 13518 | 2026.02.01 14:44:44.002371 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.02.01 14:44:44.002454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 13520 | 2026.02.01 14:44:44.011956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 13521 | 2026.02.01 14:44:44.013407 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.02.01 14:44:44.022299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 13523 | 2026.02.01 14:44:44.482437 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36593 | ||
| 13524 | 2026.02.01 14:44:44.482560 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13525 | 2026.02.01 14:44:44.482591 [ 353 ] {} <Debug> TCP-Session: 7c8c4af9-8eb8-4cbd-8432-43a3e003a236 Authenticating user 'default' from [fd00:1122:3344:101::e]:36593 | ||
| 13526 | 2026.02.01 14:44:44.482614 [ 353 ] {} <Debug> TCP-Session: 7c8c4af9-8eb8-4cbd-8432-43a3e003a236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13527 | 2026.02.01 14:44:44.482628 [ 353 ] {} <Debug> TCP-Session: 7c8c4af9-8eb8-4cbd-8432-43a3e003a236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13528 | 2026.02.01 14:44:44.482882 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45977 | ||
| 13529 | 2026.02.01 14:44:44.482903 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48468 | ||
| 13530 | 2026.02.01 14:44:44.482918 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42739 | ||
| 13531 | 2026.02.01 14:44:44.482959 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38139 | ||
| 13532 | 2026.02.01 14:44:44.482953 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46061 | ||
| 13533 | 2026.02.01 14:44:44.483003 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13534 | 2026.02.01 14:44:44.483004 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13535 | 2026.02.01 14:44:44.483059 [ 287 ] {} <Debug> TCP-Session: 53dc3cf4-ed78-4b87-94f0-caddd7744e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:48468 | ||
| 13536 | 2026.02.01 14:44:44.483051 [ 353 ] {} <Trace> TCP-Session: 7c8c4af9-8eb8-4cbd-8432-43a3e003a236 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.02.01 14:44:44.483085 [ 354 ] {} <Debug> TCP-Session: 95aa5622-841b-4670-b60a-3e093da426fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45977 | ||
| 13538 | 2026.02.01 14:44:44.483092 [ 287 ] {} <Debug> TCP-Session: 53dc3cf4-ed78-4b87-94f0-caddd7744e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13539 | 2026.02.01 14:44:44.483113 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13540 | 2026.02.01 14:44:44.483128 [ 287 ] {} <Debug> TCP-Session: 53dc3cf4-ed78-4b87-94f0-caddd7744e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13541 | 2026.02.01 14:44:44.483125 [ 354 ] {} <Debug> TCP-Session: 95aa5622-841b-4670-b60a-3e093da426fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13542 | 2026.02.01 14:44:44.483152 [ 351 ] {} <Debug> TCP-Session: 78e84b41-3a7b-4eb1-879d-2e58fd4f7fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46061 | ||
| 13543 | 2026.02.01 14:44:44.483168 [ 354 ] {} <Debug> TCP-Session: 95aa5622-841b-4670-b60a-3e093da426fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13544 | 2026.02.01 14:44:44.483047 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13545 | 2026.02.01 14:44:44.483190 [ 351 ] {} <Debug> TCP-Session: 78e84b41-3a7b-4eb1-879d-2e58fd4f7fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13546 | 2026.02.01 14:44:44.483046 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13547 | 2026.02.01 14:44:44.483226 [ 352 ] {} <Debug> TCP-Session: 35e80b0f-db41-4863-a610-3521339e7c53 Authenticating user 'default' from [fd00:1122:3344:101::e]:38139 | ||
| 13548 | 2026.02.01 14:44:44.483230 [ 351 ] {} <Debug> TCP-Session: 78e84b41-3a7b-4eb1-879d-2e58fd4f7fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13549 | 2026.02.01 14:44:44.483256 [ 289 ] {} <Debug> TCP-Session: eb35e10c-ba23-495f-8f62-ef6c7284384b Authenticating user 'default' from [fd00:1122:3344:101::e]:42739 | ||
| 13550 | 2026.02.01 14:44:44.483266 [ 352 ] {} <Debug> TCP-Session: 35e80b0f-db41-4863-a610-3521339e7c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13551 | 2026.02.01 14:44:44.483285 [ 289 ] {} <Debug> TCP-Session: eb35e10c-ba23-495f-8f62-ef6c7284384b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13552 | 2026.02.01 14:44:44.483291 [ 352 ] {} <Debug> TCP-Session: 35e80b0f-db41-4863-a610-3521339e7c53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2026.02.01 14:44:44.483300 [ 289 ] {} <Debug> TCP-Session: eb35e10c-ba23-495f-8f62-ef6c7284384b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2026.02.01 14:44:44.483287 [ 353 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13555 | 2026.02.01 14:44:44.482934 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65508 | ||
| 13556 | 2026.02.01 14:44:44.482906 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60983 | ||
| 13557 | 2026.02.01 14:44:44.482941 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49442 | ||
| 13558 | 2026.02.01 14:44:44.483539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13559 | 2026.02.01 14:44:44.483570 [ 290 ] {} <Debug> TCP-Session: fe66b872-6169-4cfb-a4c8-2bf06adef437 Authenticating user 'default' from [fd00:1122:3344:101::e]:65508 | ||
| 13560 | 2026.02.01 14:44:44.483592 [ 290 ] {} <Debug> TCP-Session: fe66b872-6169-4cfb-a4c8-2bf06adef437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13561 | 2026.02.01 14:44:44.483604 [ 290 ] {} <Debug> TCP-Session: fe66b872-6169-4cfb-a4c8-2bf06adef437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13562 | 2026.02.01 14:44:44.483745 [ 353 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13563 | 2026.02.01 14:44:44.483815 [ 353 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13564 | 2026.02.01 14:44:44.483921 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13565 | 2026.02.01 14:44:44.483950 [ 291 ] {} <Debug> TCP-Session: 8446049f-17f4-47cb-86a2-66ee1c734ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49442 | ||
| 13566 | 2026.02.01 14:44:44.483966 [ 291 ] {} <Debug> TCP-Session: 8446049f-17f4-47cb-86a2-66ee1c734ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.02.01 14:44:44.483978 [ 291 ] {} <Debug> TCP-Session: 8446049f-17f4-47cb-86a2-66ee1c734ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13568 | 2026.02.01 14:44:44.484040 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13569 | 2026.02.01 14:44:44.484075 [ 355 ] {} <Debug> TCP-Session: 00d4a94a-141c-4088-bfe9-2306ed1af46c Authenticating user 'default' from [fd00:1122:3344:101::e]:60983 | ||
| 13570 | 2026.02.01 14:44:44.484092 [ 355 ] {} <Debug> TCP-Session: 00d4a94a-141c-4088-bfe9-2306ed1af46c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13571 | 2026.02.01 14:44:44.484104 [ 355 ] {} <Debug> TCP-Session: 00d4a94a-141c-4088-bfe9-2306ed1af46c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2026.02.01 14:44:44.484191 [ 353 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 13573 | 2026.02.01 14:44:44.485270 [ 304 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Trace> AggregatingTransform: Aggregating | ||
| 13574 | 2026.02.01 14:44:44.485329 [ 304 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Trace> Aggregator: Aggregation method: without_key | ||
| 13575 | 2026.02.01 14:44:44.485364 [ 304 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001061422 sec. (942.132 rows/sec., 36.80 KiB/sec.) | ||
| 13576 | 2026.02.01 14:44:44.485380 [ 304 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Trace> Aggregator: Merging aggregated data | ||
| 13577 | 2026.02.01 14:44:44.486796 [ 353 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003588 sec., 278.70680044593087 rows/sec., 10.89 KiB/sec. | ||
| 13578 | 2026.02.01 14:44:44.486941 [ 353 ] {8fbc4460-ce6c-4804-b1ea-d920543cd749} <Debug> TCPHandler: Processed in 0.004092967 sec. | ||
| 13579 | 2026.02.01 14:44:44.487030 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13580 | 2026.02.01 14:44:44.487054 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13581 | 2026.02.01 14:44:44.487058 [ 353 ] {} <Debug> TCP-Session: 7c8c4af9-8eb8-4cbd-8432-43a3e003a236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13582 | 2026.02.01 14:44:44.487076 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13583 | 2026.02.01 14:44:44.487108 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13584 | 2026.02.01 14:44:44.487107 [ 352 ] {} <Debug> TCP-Session: 35e80b0f-db41-4863-a610-3521339e7c53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13585 | 2026.02.01 14:44:44.487141 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13586 | 2026.02.01 14:44:44.487162 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13587 | 2026.02.01 14:44:44.487181 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13588 | 2026.02.01 14:44:44.487207 [ 291 ] {} <Debug> TCP-Session: 8446049f-17f4-47cb-86a2-66ee1c734ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13589 | 2026.02.01 14:44:44.487192 [ 287 ] {} <Debug> TCP-Session: 53dc3cf4-ed78-4b87-94f0-caddd7744e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13590 | 2026.02.01 14:44:44.487236 [ 351 ] {} <Debug> TCP-Session: 78e84b41-3a7b-4eb1-879d-2e58fd4f7fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13591 | 2026.02.01 14:44:44.487154 [ 289 ] {} <Debug> TCP-Session: eb35e10c-ba23-495f-8f62-ef6c7284384b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13592 | 2026.02.01 14:44:44.487146 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13593 | 2026.02.01 14:44:44.487138 [ 354 ] {} <Debug> TCP-Session: 95aa5622-841b-4670-b60a-3e093da426fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13594 | 2026.02.01 14:44:44.487325 [ 355 ] {} <Debug> TCP-Session: 00d4a94a-141c-4088-bfe9-2306ed1af46c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13595 | 2026.02.01 14:44:44.487093 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13596 | 2026.02.01 14:44:44.487422 [ 290 ] {} <Debug> TCP-Session: fe66b872-6169-4cfb-a4c8-2bf06adef437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13597 | 2026.02.01 14:44:44.564964 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37781 | ||
| 13598 | 2026.02.01 14:44:44.565078 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13599 | 2026.02.01 14:44:44.565107 [ 353 ] {} <Debug> TCP-Session: 7b8e519e-464d-46c8-9160-5ef1bf900768 Authenticating user 'default' from [fd00:1122:3344:101::e]:37781 | ||
| 13600 | 2026.02.01 14:44:44.565131 [ 353 ] {} <Debug> TCP-Session: 7b8e519e-464d-46c8-9160-5ef1bf900768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2026.02.01 14:44:44.565144 [ 353 ] {} <Debug> TCP-Session: 7b8e519e-464d-46c8-9160-5ef1bf900768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13602 | 2026.02.01 14:44:44.565348 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61639 | ||
| 13603 | 2026.02.01 14:44:44.565390 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55790 | ||
| 13604 | 2026.02.01 14:44:44.565393 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43505 | ||
| 13605 | 2026.02.01 14:44:44.565436 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35861 | ||
| 13606 | 2026.02.01 14:44:44.565458 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13607 | 2026.02.01 14:44:44.565478 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13608 | 2026.02.01 14:44:44.565447 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46493 | ||
| 13609 | 2026.02.01 14:44:44.565521 [ 287 ] {} <Debug> TCP-Session: 35e2e603-0de5-4021-890d-2809d93cddbf Authenticating user 'default' from [fd00:1122:3344:101::e]:55790 | ||
| 13610 | 2026.02.01 14:44:44.565535 [ 353 ] {} <Trace> TCP-Session: 7b8e519e-464d-46c8-9160-5ef1bf900768 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2026.02.01 14:44:44.565554 [ 287 ] {} <Debug> TCP-Session: 35e2e603-0de5-4021-890d-2809d93cddbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13612 | 2026.02.01 14:44:44.565543 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13613 | 2026.02.01 14:44:44.565588 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13614 | 2026.02.01 14:44:44.565528 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13615 | 2026.02.01 14:44:44.565614 [ 351 ] {} <Debug> TCP-Session: cd072b4b-aa36-4b52-911f-ff669d9d9138 Authenticating user 'default' from [fd00:1122:3344:101::e]:35861 | ||
| 13616 | 2026.02.01 14:44:44.565629 [ 352 ] {} <Debug> TCP-Session: 37d90af0-365b-43a7-a819-1048f4035fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46493 | ||
| 13617 | 2026.02.01 14:44:44.565644 [ 355 ] {} <Debug> TCP-Session: e26c079a-6ee5-444f-903f-c27313c74a43 Authenticating user 'default' from [fd00:1122:3344:101::e]:43505 | ||
| 13618 | 2026.02.01 14:44:44.565657 [ 351 ] {} <Debug> TCP-Session: cd072b4b-aa36-4b52-911f-ff669d9d9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13619 | 2026.02.01 14:44:44.565668 [ 352 ] {} <Debug> TCP-Session: 37d90af0-365b-43a7-a819-1048f4035fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13620 | 2026.02.01 14:44:44.565672 [ 355 ] {} <Debug> TCP-Session: e26c079a-6ee5-444f-903f-c27313c74a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13621 | 2026.02.01 14:44:44.565682 [ 351 ] {} <Debug> TCP-Session: cd072b4b-aa36-4b52-911f-ff669d9d9138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13622 | 2026.02.01 14:44:44.565695 [ 352 ] {} <Debug> TCP-Session: 37d90af0-365b-43a7-a819-1048f4035fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13623 | 2026.02.01 14:44:44.565703 [ 355 ] {} <Debug> TCP-Session: e26c079a-6ee5-444f-903f-c27313c74a43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13624 | 2026.02.01 14:44:44.565508 [ 354 ] {} <Debug> TCP-Session: ef2505ff-6e1d-4467-bf26-845a2b556696 Authenticating user 'default' from [fd00:1122:3344:101::e]:61639 | ||
| 13625 | 2026.02.01 14:44:44.565422 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33498 | ||
| 13626 | 2026.02.01 14:44:44.565758 [ 353 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37781) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13627 | 2026.02.01 14:44:44.565775 [ 354 ] {} <Debug> TCP-Session: ef2505ff-6e1d-4467-bf26-845a2b556696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13628 | 2026.02.01 14:44:44.565401 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37134 | ||
| 13629 | 2026.02.01 14:44:44.565831 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13630 | 2026.02.01 14:44:44.565830 [ 354 ] {} <Debug> TCP-Session: ef2505ff-6e1d-4467-bf26-845a2b556696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13631 | 2026.02.01 14:44:44.565878 [ 291 ] {} <Debug> TCP-Session: 155df715-1892-4ff0-8d1c-d9de9e189c2f Authenticating user 'default' from [fd00:1122:3344:101::e]:33498 | ||
| 13632 | 2026.02.01 14:44:44.565584 [ 287 ] {} <Debug> TCP-Session: 35e2e603-0de5-4021-890d-2809d93cddbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13633 | 2026.02.01 14:44:44.565902 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13634 | 2026.02.01 14:44:44.565906 [ 291 ] {} <Debug> TCP-Session: 155df715-1892-4ff0-8d1c-d9de9e189c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13635 | 2026.02.01 14:44:44.565973 [ 289 ] {} <Debug> TCP-Session: de6f0f4e-250c-4856-8f00-e196a594409d Authenticating user 'default' from [fd00:1122:3344:101::e]:37134 | ||
| 13636 | 2026.02.01 14:44:44.565988 [ 291 ] {} <Debug> TCP-Session: 155df715-1892-4ff0-8d1c-d9de9e189c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13637 | 2026.02.01 14:44:44.566005 [ 289 ] {} <Debug> TCP-Session: de6f0f4e-250c-4856-8f00-e196a594409d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13638 | 2026.02.01 14:44:44.565421 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36499 | ||
| 13639 | 2026.02.01 14:44:44.566028 [ 289 ] {} <Debug> TCP-Session: de6f0f4e-250c-4856-8f00-e196a594409d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13640 | 2026.02.01 14:44:44.566092 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13641 | 2026.02.01 14:44:44.566118 [ 290 ] {} <Debug> TCP-Session: f2c1e5d2-119f-4c99-aca4-c92a2fac6251 Authenticating user 'default' from [fd00:1122:3344:101::e]:36499 | ||
| 13642 | 2026.02.01 14:44:44.566134 [ 290 ] {} <Debug> TCP-Session: f2c1e5d2-119f-4c99-aca4-c92a2fac6251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.02.01 14:44:44.566146 [ 290 ] {} <Debug> TCP-Session: f2c1e5d2-119f-4c99-aca4-c92a2fac6251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13644 | 2026.02.01 14:44:44.566157 [ 353 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13645 | 2026.02.01 14:44:44.566231 [ 353 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13646 | 2026.02.01 14:44:44.566613 [ 353 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 13647 | 2026.02.01 14:44:44.567809 [ 344 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Trace> AggregatingTransform: Aggregating | ||
| 13648 | 2026.02.01 14:44:44.567860 [ 344 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13649 | 2026.02.01 14:44:44.567901 [ 344 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001159825 sec. (862.199 rows/sec., 33.68 KiB/sec.) | ||
| 13650 | 2026.02.01 14:44:44.567922 [ 344 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Trace> Aggregator: Merging aggregated data | ||
| 13651 | 2026.02.01 14:44:44.569383 [ 353 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003705 sec., 269.9055330634278 rows/sec., 10.54 KiB/sec. | ||
| 13652 | 2026.02.01 14:44:44.569531 [ 353 ] {e16f9f9f-791a-4853-b066-91e2b78add6c} <Debug> TCPHandler: Processed in 0.004180509 sec. | ||
| 13653 | 2026.02.01 14:44:44.569638 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13654 | 2026.02.01 14:44:44.569667 [ 353 ] {} <Debug> TCP-Session: 7b8e519e-464d-46c8-9160-5ef1bf900768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13655 | 2026.02.01 14:44:44.569670 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13656 | 2026.02.01 14:44:44.569688 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13657 | 2026.02.01 14:44:44.569709 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13658 | 2026.02.01 14:44:44.569720 [ 352 ] {} <Debug> TCP-Session: 37d90af0-365b-43a7-a819-1048f4035fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13659 | 2026.02.01 14:44:44.569738 [ 354 ] {} <Debug> TCP-Session: ef2505ff-6e1d-4467-bf26-845a2b556696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.02.01 14:44:44.569748 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13661 | 2026.02.01 14:44:44.569769 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13662 | 2026.02.01 14:44:44.569789 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13663 | 2026.02.01 14:44:44.569807 [ 290 ] {} <Debug> TCP-Session: f2c1e5d2-119f-4c99-aca4-c92a2fac6251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13664 | 2026.02.01 14:44:44.569833 [ 287 ] {} <Debug> TCP-Session: 35e2e603-0de5-4021-890d-2809d93cddbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13665 | 2026.02.01 14:44:44.569847 [ 289 ] {} <Debug> TCP-Session: de6f0f4e-250c-4856-8f00-e196a594409d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13666 | 2026.02.01 14:44:44.569802 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13667 | 2026.02.01 14:44:44.569755 [ 355 ] {} <Debug> TCP-Session: e26c079a-6ee5-444f-903f-c27313c74a43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13668 | 2026.02.01 14:44:44.569729 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13669 | 2026.02.01 14:44:44.569920 [ 291 ] {} <Debug> TCP-Session: 155df715-1892-4ff0-8d1c-d9de9e189c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13670 | 2026.02.01 14:44:44.569960 [ 351 ] {} <Debug> TCP-Session: cd072b4b-aa36-4b52-911f-ff669d9d9138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13671 | 2026.02.01 14:44:44.570194 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64454 | ||
| 13672 | 2026.02.01 14:44:44.570274 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13673 | 2026.02.01 14:44:44.570301 [ 353 ] {} <Debug> TCP-Session: 6fe3676c-ccb5-4f4f-bec9-790116e525d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64454 | ||
| 13674 | 2026.02.01 14:44:44.570324 [ 353 ] {} <Debug> TCP-Session: 6fe3676c-ccb5-4f4f-bec9-790116e525d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13675 | 2026.02.01 14:44:44.570341 [ 353 ] {} <Debug> TCP-Session: 6fe3676c-ccb5-4f4f-bec9-790116e525d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13676 | 2026.02.01 14:44:44.570472 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39931 | ||
| 13677 | 2026.02.01 14:44:44.570524 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13678 | 2026.02.01 14:44:44.570526 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34524 | ||
| 13679 | 2026.02.01 14:44:44.570537 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55172 | ||
| 13680 | 2026.02.01 14:44:44.570551 [ 353 ] {} <Trace> TCP-Session: 6fe3676c-ccb5-4f4f-bec9-790116e525d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13681 | 2026.02.01 14:44:44.570573 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39317 | ||
| 13682 | 2026.02.01 14:44:44.570593 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48581 | ||
| 13683 | 2026.02.01 14:44:44.570605 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13684 | 2026.02.01 14:44:44.570625 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13685 | 2026.02.01 14:44:44.570642 [ 355 ] {} <Debug> TCP-Session: 46fc4753-20f2-45cc-8ac8-a15fa024f8a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34524 | ||
| 13686 | 2026.02.01 14:44:44.570648 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13687 | 2026.02.01 14:44:44.570664 [ 287 ] {} <Debug> TCP-Session: b1a21542-5bf5-4564-92c8-7c484c85376f Authenticating user 'default' from [fd00:1122:3344:101::e]:55172 | ||
| 13688 | 2026.02.01 14:44:44.570672 [ 355 ] {} <Debug> TCP-Session: 46fc4753-20f2-45cc-8ac8-a15fa024f8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13689 | 2026.02.01 14:44:44.570686 [ 291 ] {} <Debug> TCP-Session: 5c3fa32b-dbf4-4c0d-ad98-13689fa85adf Authenticating user 'default' from [fd00:1122:3344:101::e]:39317 | ||
| 13690 | 2026.02.01 14:44:44.570710 [ 355 ] {} <Debug> TCP-Session: 46fc4753-20f2-45cc-8ac8-a15fa024f8a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.02.01 14:44:44.570661 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13692 | 2026.02.01 14:44:44.570587 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46516 | ||
| 13693 | 2026.02.01 14:44:44.570777 [ 352 ] {} <Debug> TCP-Session: 30ba1661-6b11-49b5-8efe-682a42acfb4e Authenticating user 'default' from [fd00:1122:3344:101::e]:48581 | ||
| 13694 | 2026.02.01 14:44:44.570549 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55131 | ||
| 13695 | 2026.02.01 14:44:44.570808 [ 352 ] {} <Debug> TCP-Session: 30ba1661-6b11-49b5-8efe-682a42acfb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13696 | 2026.02.01 14:44:44.570824 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13697 | 2026.02.01 14:44:44.570836 [ 352 ] {} <Debug> TCP-Session: 30ba1661-6b11-49b5-8efe-682a42acfb4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13698 | 2026.02.01 14:44:44.570853 [ 351 ] {} <Debug> TCP-Session: ae6ebcf4-20a4-403a-90ec-2b4086267c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:46516 | ||
| 13699 | 2026.02.01 14:44:44.570865 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13700 | 2026.02.01 14:44:44.570882 [ 351 ] {} <Debug> TCP-Session: ae6ebcf4-20a4-403a-90ec-2b4086267c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13701 | 2026.02.01 14:44:44.570545 [ 354 ] {} <Debug> TCP-Session: a7a70204-93e9-4078-b187-41609ecab4cd Authenticating user 'default' from [fd00:1122:3344:101::e]:39931 | ||
| 13702 | 2026.02.01 14:44:44.570900 [ 289 ] {} <Debug> TCP-Session: 0d619d9a-ce0c-4168-a889-8be0f483bbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:55131 | ||
| 13703 | 2026.02.01 14:44:44.570929 [ 354 ] {} <Debug> TCP-Session: a7a70204-93e9-4078-b187-41609ecab4cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.02.01 14:44:44.570943 [ 289 ] {} <Debug> TCP-Session: 0d619d9a-ce0c-4168-a889-8be0f483bbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2026.02.01 14:44:44.570957 [ 354 ] {} <Debug> TCP-Session: a7a70204-93e9-4078-b187-41609ecab4cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.02.01 14:44:44.570971 [ 289 ] {} <Debug> TCP-Session: 0d619d9a-ce0c-4168-a889-8be0f483bbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2026.02.01 14:44:44.570905 [ 351 ] {} <Debug> TCP-Session: ae6ebcf4-20a4-403a-90ec-2b4086267c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13708 | 2026.02.01 14:44:44.570749 [ 291 ] {} <Debug> TCP-Session: 5c3fa32b-dbf4-4c0d-ad98-13689fa85adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13709 | 2026.02.01 14:44:44.570745 [ 353 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64454) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13710 | 2026.02.01 14:44:44.571036 [ 291 ] {} <Debug> TCP-Session: 5c3fa32b-dbf4-4c0d-ad98-13689fa85adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13711 | 2026.02.01 14:44:44.570567 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50049 | ||
| 13712 | 2026.02.01 14:44:44.570699 [ 287 ] {} <Debug> TCP-Session: b1a21542-5bf5-4564-92c8-7c484c85376f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13713 | 2026.02.01 14:44:44.571114 [ 287 ] {} <Debug> TCP-Session: b1a21542-5bf5-4564-92c8-7c484c85376f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.02.01 14:44:44.571122 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13715 | 2026.02.01 14:44:44.571152 [ 290 ] {} <Debug> TCP-Session: 097d32f7-dc49-496f-bccd-604f3398d2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50049 | ||
| 13716 | 2026.02.01 14:44:44.571167 [ 290 ] {} <Debug> TCP-Session: 097d32f7-dc49-496f-bccd-604f3398d2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13717 | 2026.02.01 14:44:44.571178 [ 290 ] {} <Debug> TCP-Session: 097d32f7-dc49-496f-bccd-604f3398d2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2026.02.01 14:44:44.571244 [ 353 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13719 | 2026.02.01 14:44:44.571300 [ 353 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13720 | 2026.02.01 14:44:44.571617 [ 353 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Debug> oximeter.version (5a31e1f7-9656-4c9b-8649-1993e5a640aa) (SelectExecutor): Key condition: unknown | ||
| 13721 | 2026.02.01 14:44:44.572501 [ 322 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Trace> AggregatingTransform: Aggregating | ||
| 13722 | 2026.02.01 14:44:44.572532 [ 322 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Trace> Aggregator: Aggregation method: without_key | ||
| 13723 | 2026.02.01 14:44:44.572563 [ 322 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853416 sec. (1171.761 rows/sec., 45.77 KiB/sec.) | ||
| 13724 | 2026.02.01 14:44:44.572581 [ 322 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Trace> Aggregator: Merging aggregated data | ||
| 13725 | 2026.02.01 14:44:44.574352 [ 353 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003674 sec., 272.18290691344583 rows/sec., 10.63 KiB/sec. | ||
| 13726 | 2026.02.01 14:44:44.574522 [ 353 ] {71cbb12e-e15e-43e3-832b-9556e33d90be} <Debug> TCPHandler: Processed in 0.004033575 sec. | ||
| 13727 | 2026.02.01 14:44:44.574647 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13728 | 2026.02.01 14:44:44.574677 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13729 | 2026.02.01 14:44:44.574699 [ 354 ] {} <Debug> TCP-Session: a7a70204-93e9-4078-b187-41609ecab4cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2026.02.01 14:44:44.574722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13731 | 2026.02.01 14:44:44.574734 [ 352 ] {} <Debug> TCP-Session: 30ba1661-6b11-49b5-8efe-682a42acfb4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13732 | 2026.02.01 14:44:44.574751 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13733 | 2026.02.01 14:44:44.574770 [ 289 ] {} <Debug> TCP-Session: 0d619d9a-ce0c-4168-a889-8be0f483bbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2026.02.01 14:44:44.574813 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13735 | 2026.02.01 14:44:44.574827 [ 291 ] {} <Debug> TCP-Session: 5c3fa32b-dbf4-4c0d-ad98-13689fa85adf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13736 | 2026.02.01 14:44:44.574830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13737 | 2026.02.01 14:44:44.574902 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13738 | 2026.02.01 14:44:44.574941 [ 287 ] {} <Debug> TCP-Session: b1a21542-5bf5-4564-92c8-7c484c85376f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13739 | 2026.02.01 14:44:44.574855 [ 351 ] {} <Debug> TCP-Session: ae6ebcf4-20a4-403a-90ec-2b4086267c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2026.02.01 14:44:44.574970 [ 355 ] {} <Debug> TCP-Session: 46fc4753-20f2-45cc-8ac8-a15fa024f8a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.02.01 14:44:44.574885 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13742 | 2026.02.01 14:44:44.575045 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13743 | 2026.02.01 14:44:44.575075 [ 290 ] {} <Debug> TCP-Session: 097d32f7-dc49-496f-bccd-604f3398d2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2026.02.01 14:44:44.575101 [ 353 ] {} <Debug> TCP-Session: 6fe3676c-ccb5-4f4f-bec9-790116e525d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.02.01 14:44:44.868027 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1678 | ||
| 13746 | 2026.02.01 14:44:44.870560 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13747 | 2026.02.01 14:44:44.870630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13748 | 2026.02.01 14:44:44.872036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13749 | 2026.02.01 14:44:44.872306 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13750 | 2026.02.01 14:44:44.872654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
| 13751 | 2026.02.01 14:44:45.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.52 MiB, peak 361.38 MiB, free memory in arenas 0.00 B, will set to 350.36 MiB (RSS), difference: -1.17 MiB | ||
| 13752 | 2026.02.01 14:44:46.568958 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13753 | 2026.02.01 14:44:46.569144 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.02.01 14:44:46.569215 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13755 | 2026.02.01 14:44:46.569940 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13756 | 2026.02.01 14:44:46.569989 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13757 | 2026.02.01 14:44:46.570410 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13758 | 2026.02.01 14:44:46.570654 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2026.02.01 14:44:46.570833 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001745 sec., 152435.53008595988 rows/sec., 9.68 MiB/sec. | ||
| 13760 | 2026.02.01 14:44:46.570887 [ 276 ] {56fc7498-38cb-4528-b780-8d5b0bc5dff8} <Debug> TCPHandler: Processed in 0.002063274 sec. | ||
| 13761 | 2026.02.01 14:44:46.571018 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13762 | 2026.02.01 14:44:46.571125 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13763 | 2026.02.01 14:44:46.571172 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13764 | 2026.02.01 14:44:46.571645 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13765 | 2026.02.01 14:44:46.571685 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13766 | 2026.02.01 14:44:46.572002 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13767 | 2026.02.01 14:44:46.572216 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Trace> oximeter.fields_ipaddr (b2dca89b-f642-48a6-be82-454690f13152): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.02.01 14:44:46.572352 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001253 sec., 3192.3383878691143 rows/sec., 260.31 KiB/sec. | ||
| 13769 | 2026.02.01 14:44:46.572394 [ 276 ] {2352a897-82c2-48fc-88f0-e5eae67030fb} <Debug> TCPHandler: Processed in 0.001431374 sec. | ||
| 13770 | 2026.02.01 14:44:46.572518 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13771 | 2026.02.01 14:44:46.572622 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13772 | 2026.02.01 14:44:46.572668 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13773 | 2026.02.01 14:44:46.573854 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.02.01 14:44:46.573892 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13775 | 2026.02.01 14:44:46.574321 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13776 | 2026.02.01 14:44:46.574551 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13777 | 2026.02.01 14:44:46.574691 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Debug> executeQuery: Read 1894 rows, 157.27 KiB in 0.002091 sec., 905786.7049258729 rows/sec., 73.45 MiB/sec. | ||
| 13778 | 2026.02.01 14:44:46.574730 [ 276 ] {8ff02d5e-700a-445f-aafc-6140f6d930f2} <Debug> TCPHandler: Processed in 0.00226275 sec. | ||
| 13779 | 2026.02.01 14:44:46.574854 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13780 | 2026.02.01 14:44:46.574951 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13781 | 2026.02.01 14:44:46.574994 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13782 | 2026.02.01 14:44:46.575445 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2026.02.01 14:44:46.575484 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13784 | 2026.02.01 14:44:46.575790 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13785 | 2026.02.01 14:44:46.576002 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2026.02.01 14:44:46.576130 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Debug> executeQuery: Read 137 rows, 8.28 KiB in 0.001199 sec., 114261.88490408674 rows/sec., 6.75 MiB/sec. | ||
| 13787 | 2026.02.01 14:44:46.576167 [ 276 ] {367ec045-345f-4245-9fb3-a5b8e51c3a1a} <Debug> TCPHandler: Processed in 0.001364182 sec. | ||
| 13788 | 2026.02.01 14:44:46.576290 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13789 | 2026.02.01 14:44:46.576390 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13790 | 2026.02.01 14:44:46.576432 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13791 | 2026.02.01 14:44:46.576953 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13792 | 2026.02.01 14:44:46.576991 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13793 | 2026.02.01 14:44:46.577351 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13794 | 2026.02.01 14:44:46.577564 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13795 | 2026.02.01 14:44:46.577697 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Debug> executeQuery: Read 368 rows, 25.07 KiB in 0.001326 sec., 277526.395173454 rows/sec., 18.47 MiB/sec. | ||
| 13796 | 2026.02.01 14:44:46.577735 [ 276 ] {43d85a0e-6218-4b4e-a478-47c1d6f5e730} <Debug> TCPHandler: Processed in 0.001494876 sec. | ||
| 13797 | 2026.02.01 14:44:46.577857 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13798 | 2026.02.01 14:44:46.577953 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13799 | 2026.02.01 14:44:46.577992 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13800 | 2026.02.01 14:44:46.578436 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2026.02.01 14:44:46.578475 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13802 | 2026.02.01 14:44:46.578785 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13803 | 2026.02.01 14:44:46.578996 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.02.01 14:44:46.579119 [ 145 ] {} <Debug> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 13805 | 2026.02.01 14:44:46.579132 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001197 sec., 116123.64243943192 rows/sec., 6.61 MiB/sec. | ||
| 13806 | 2026.02.01 14:44:46.579188 [ 145 ] {} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.02.01 14:44:46.579200 [ 276 ] {39676f69-1702-4e70-a741-421bae39d9ee} <Debug> TCPHandler: Processed in 0.001393303 sec. | ||
| 13808 | 2026.02.01 14:44:46.579216 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13809 | 2026.02.01 14:44:46.579323 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 13810 | 2026.02.01 14:44:46.579335 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13811 | 2026.02.01 14:44:46.579419 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13812 | 2026.02.01 14:44:46.579448 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 151 rows starting from the beginning of the part | ||
| 13813 | 2026.02.01 14:44:46.579461 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13814 | 2026.02.01 14:44:46.579507 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13815 | 2026.02.01 14:44:46.579508 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 139 rows starting from the beginning of the part | ||
| 13816 | 2026.02.01 14:44:46.579562 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 139 rows starting from the beginning of the part | ||
| 13817 | 2026.02.01 14:44:46.579606 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 139 rows starting from the beginning of the part | ||
| 13818 | 2026.02.01 14:44:46.579645 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 139 rows starting from the beginning of the part | ||
| 13819 | 2026.02.01 14:44:46.579684 [ 202 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 139 rows starting from the beginning of the part | ||
| 13820 | 2026.02.01 14:44:46.580220 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2026.02.01 14:44:46.580256 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13822 | 2026.02.01 14:44:46.580563 [ 196 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274199 sec., 663946.526406001 rows/sec., 40.49 MiB/sec. | ||
| 13823 | 2026.02.01 14:44:46.580656 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13824 | 2026.02.01 14:44:46.580715 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13825 | 2026.02.01 14:44:46.580907 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.02.01 14:44:46.580996 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13827 | 2026.02.01 14:44:46.581043 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Debug> executeQuery: Read 923 rows, 67.90 KiB in 0.001603 sec., 575795.3836556457 rows/sec., 41.36 MiB/sec. | ||
| 13828 | 2026.02.01 14:44:46.581066 [ 194 ] {af45f42a-381d-4729-9469-5fc028c3bb28::all_1_38_8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 13829 | 2026.02.01 14:44:46.581082 [ 276 ] {5d7ada1e-477f-42a8-a942-edbe20fbf9dc} <Debug> TCPHandler: Processed in 0.001798456 sec. | ||
| 13830 | 2026.02.01 14:44:46.581146 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13831 | 2026.02.01 14:44:46.581194 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13832 | 2026.02.01 14:44:46.581288 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13833 | 2026.02.01 14:44:46.581331 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13834 | 2026.02.01 14:44:46.581660 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.02.01 14:44:46.581695 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13836 | 2026.02.01 14:44:46.582007 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13837 | 2026.02.01 14:44:46.582255 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2026.02.01 14:44:46.582388 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 13839 | 2026.02.01 14:44:46.582425 [ 276 ] {fb3ec5c0-3a04-4396-9f1d-e43a882f99bd} <Debug> TCPHandler: Processed in 0.001280709 sec. | ||
| 13840 | 2026.02.01 14:44:46.582537 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13841 | 2026.02.01 14:44:46.582636 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13842 | 2026.02.01 14:44:46.582678 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13843 | 2026.02.01 14:44:46.583254 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13844 | 2026.02.01 14:44:46.583291 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13845 | 2026.02.01 14:44:46.583671 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13846 | 2026.02.01 14:44:46.583881 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13847 | 2026.02.01 14:44:46.584014 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Debug> executeQuery: Read 924 rows, 63.07 KiB in 0.001395 sec., 662365.5913978495 rows/sec., 44.15 MiB/sec. | ||
| 13848 | 2026.02.01 14:44:46.584051 [ 276 ] {7b4fcf87-7224-4bbf-ab97-8db864805c31} <Debug> TCPHandler: Processed in 0.001564319 sec. | ||
| 13849 | 2026.02.01 14:44:46.584183 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.02.01 14:44:46.584278 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13851 | 2026.02.01 14:44:46.584320 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13852 | 2026.02.01 14:44:46.584651 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.02.01 14:44:46.584689 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13854 | 2026.02.01 14:44:46.584983 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13855 | 2026.02.01 14:44:46.585192 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.02.01 14:44:46.585322 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 13857 | 2026.02.01 14:44:46.585359 [ 276 ] {0d542aa1-97e7-44ec-a062-c22888117fd9} <Debug> TCPHandler: Processed in 0.001225668 sec. | ||
| 13858 | 2026.02.01 14:44:46.585478 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.02.01 14:44:46.585572 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.02.01 14:44:46.585615 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13861 | 2026.02.01 14:44:46.585941 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.02.01 14:44:46.585978 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13863 | 2026.02.01 14:44:46.586282 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13864 | 2026.02.01 14:44:46.586491 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.02.01 14:44:46.586628 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Debug> executeQuery: Read 82 rows, 5.24 KiB in 0.001074 sec., 76350.09310986965 rows/sec., 4.76 MiB/sec. | ||
| 13866 | 2026.02.01 14:44:46.586664 [ 276 ] {37d3e832-bc8c-4f38-8e92-3e14721517fa} <Debug> TCPHandler: Processed in 0.001234368 sec. | ||
| 13867 | 2026.02.01 14:44:47.205343 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.02.01 14:44:47.205524 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13869 | 2026.02.01 14:44:47.205597 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13870 | 2026.02.01 14:44:47.206239 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.02.01 14:44:47.206288 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13872 | 2026.02.01 14:44:47.206675 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13873 | 2026.02.01 14:44:47.206919 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.02.01 14:44:47.207098 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001625 sec., 16000 rows/sec., 1.21 MiB/sec. | ||
| 13875 | 2026.02.01 14:44:47.207143 [ 276 ] {0ab47ee1-e65a-451a-bb6a-5b7af5d1c08c} <Debug> TCPHandler: Processed in 0.00193903 sec. | ||
| 13876 | 2026.02.01 14:44:47.207261 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2026.02.01 14:44:47.207359 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13878 | 2026.02.01 14:44:47.207401 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13879 | 2026.02.01 14:44:47.207814 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2026.02.01 14:44:47.207850 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13881 | 2026.02.01 14:44:47.208197 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13882 | 2026.02.01 14:44:47.208422 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.02.01 14:44:47.208561 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001222 sec., 22913.256955810146 rows/sec., 1.79 MiB/sec. | ||
| 13884 | 2026.02.01 14:44:47.208599 [ 276 ] {31f54038-da91-41f8-8030-722eaf58a034} <Debug> TCPHandler: Processed in 0.001390453 sec. | ||
| 13885 | 2026.02.01 14:44:47.208710 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2026.02.01 14:44:47.208815 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13887 | 2026.02.01 14:44:47.208862 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13888 | 2026.02.01 14:44:47.209258 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.02.01 14:44:47.209296 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13890 | 2026.02.01 14:44:47.209639 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13891 | 2026.02.01 14:44:47.209859 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2026.02.01 14:44:47.210007 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001217 sec., 16433.853738701724 rows/sec., 1.14 MiB/sec. | ||
| 13893 | 2026.02.01 14:44:47.210009 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Selected 5 parts from all_1_91_18 to all_95_95_0 | ||
| 13894 | 2026.02.01 14:44:47.210049 [ 276 ] {9ad11779-6b5c-440f-92a2-53b54c078f6c} <Debug> TCPHandler: Processed in 0.001391633 sec. | ||
| 13895 | 2026.02.01 14:44:47.210084 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.02.01 14:44:47.210110 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13897 | 2026.02.01 14:44:47.210182 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13898 | 2026.02.01 14:44:47.210246 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 13899 | 2026.02.01 14:44:47.210286 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13900 | 2026.02.01 14:44:47.210337 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13901 | 2026.02.01 14:44:47.210410 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13902 | 2026.02.01 14:44:47.210451 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26843 rows starting from the beginning of the part | ||
| 13903 | 2026.02.01 14:44:47.210517 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 162 rows starting from the beginning of the part | ||
| 13904 | 2026.02.01 14:44:47.210566 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 258 rows starting from the beginning of the part | ||
| 13905 | 2026.02.01 14:44:47.210611 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::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 | ||
| 13906 | 2026.02.01 14:44:47.210651 [ 197 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 924 rows starting from the beginning of the part | ||
| 13907 | 2026.02.01 14:44:47.210669 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.02.01 14:44:47.210712 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13909 | 2026.02.01 14:44:47.211080 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13910 | 2026.02.01 14:44:47.211307 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2026.02.01 14:44:47.211458 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 353.40 KiB/sec. | ||
| 13912 | 2026.02.01 14:44:47.211497 [ 276 ] {7f5a6ef1-015b-4c9b-9dae-e5d77792751c} <Debug> TCPHandler: Processed in 0.001380523 sec. | ||
| 13913 | 2026.02.01 14:44:47.218646 [ 196 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28347 rows, containing 5 columns (5 merged, 0 gathered) in 0.008460102 sec., 3350668.8217234258 rows/sec., 227.27 MiB/sec. | ||
| 13914 | 2026.02.01 14:44:47.219155 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
| 13915 | 2026.02.01 14:44:47.219540 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2026.02.01 14:44:47.219644 [ 199 ] {ef222b80-38a4-4890-97fa-c6069d5b1abd::all_1_95_19} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd) (MergerMutator): Merged 5 parts: [all_1_91_18, all_95_95_0] -> all_1_95_19 | ||
| 13917 | 2026.02.01 14:44:47.219746 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 13918 | 2026.02.01 14:44:48.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.71 MiB, peak 361.38 MiB, free memory in arenas 0.00 B, will set to 353.57 MiB (RSS), difference: 2.86 MiB | ||
| 13919 | 2026.02.01 14:44:49.577382 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13920 | 2026.02.01 14:44:49.577487 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13921 | 2026.02.01 14:44:49.774752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31705 | ||
| 13922 | 2026.02.01 14:44:49.775574 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2026.02.01 14:44:49.775644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13924 | 2026.02.01 14:44:49.776366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13925 | 2026.02.01 14:44:49.776594 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2026.02.01 14:44:49.776721 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 13927 | 2026.02.01 14:44:49.776738 [ 135 ] {} <Debug> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13928 | 2026.02.01 14:44:49.776823 [ 135 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.02.01 14:44:49.776860 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13930 | 2026.02.01 14:44:49.777045 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 13931 | 2026.02.01 14:44:49.777262 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13932 | 2026.02.01 14:44:49.777324 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29337 rows starting from the beginning of the part | ||
| 13933 | 2026.02.01 14:44:49.777426 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 13934 | 2026.02.01 14:44:49.777499 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 13935 | 2026.02.01 14:44:49.777567 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 13936 | 2026.02.01 14:44:49.777629 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 13937 | 2026.02.01 14:44:49.777691 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::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 | ||
| 13938 | 2026.02.01 14:44:49.780022 [ 190 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.003065435 sec., 10342740.916052697 rows/sec., 147.95 MiB/sec. | ||
| 13939 | 2026.02.01 14:44:49.780290 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13940 | 2026.02.01 14:44:49.780540 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_66_13} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13941 | 2026.02.01 14:44:49.780617 [ 186 ] {afd47eaa-d732-4328-bd7b-df2f173cab85::all_1_66_13} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13942 | 2026.02.01 14:44:49.780701 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 13943 | 2026.02.01 14:44:51.523366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13944 | 2026.02.01 14:44:51.542351 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13945 | 2026.02.01 14:44:51.542423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13946 | 2026.02.01 14:44:51.549428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13947 | 2026.02.01 14:44:51.550229 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13948 | 2026.02.01 14:44:51.550577 [ 137 ] {} <Debug> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13949 | 2026.02.01 14:44:51.550646 [ 137 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2026.02.01 14:44:51.550667 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13951 | 2026.02.01 14:44:51.550794 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13952 | 2026.02.01 14:44:51.554646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13953 | 2026.02.01 14:44:51.554865 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13954 | 2026.02.01 14:44:51.556398 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13955 | 2026.02.01 14:44:51.561437 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13956 | 2026.02.01 14:44:51.566162 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13957 | 2026.02.01 14:44:51.571036 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13958 | 2026.02.01 14:44:51.575777 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13959 | 2026.02.01 14:44:51.579689 [ 196 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::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 | ||
| 13960 | 2026.02.01 14:44:51.639483 [ 190 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08874375 sec., 5600.394393971406 rows/sec., 28.96 MiB/sec. | ||
| 13961 | 2026.02.01 14:44:51.642382 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13962 | 2026.02.01 14:44:51.644349 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_66_13} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13963 | 2026.02.01 14:44:51.644460 [ 188 ] {32338b4f-e526-4b58-8ee3-0484b9fe55ff::all_1_66_13} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13964 | 2026.02.01 14:44:51.646561 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 13965 | 2026.02.01 14:44:52.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.68 MiB, peak 368.42 MiB, free memory in arenas 0.00 B, will set to 357.18 MiB (RSS), difference: 2.50 MiB | ||
| 13966 | 2026.02.01 14:44:52.214570 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2026.02.01 14:44:52.214867 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13968 | 2026.02.01 14:44:52.214956 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13969 | 2026.02.01 14:44:52.215721 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.02.01 14:44:52.215773 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13971 | 2026.02.01 14:44:52.216207 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13972 | 2026.02.01 14:44:52.216451 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2026.02.01 14:44:52.216619 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001833 sec., 74740.86197490453 rows/sec., 6.48 MiB/sec. | ||
| 13974 | 2026.02.01 14:44:52.216669 [ 276 ] {30ba7caa-2a95-4fce-b433-fc7f48419e2f} <Debug> TCPHandler: Processed in 0.002302962 sec. | ||
| 13975 | 2026.02.01 14:44:52.216800 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2026.02.01 14:44:52.216905 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13977 | 2026.02.01 14:44:52.216950 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13978 | 2026.02.01 14:44:52.217396 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.02.01 14:44:52.217435 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13980 | 2026.02.01 14:44:52.217754 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13981 | 2026.02.01 14:44:52.217970 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2026.02.01 14:44:52.218100 [ 137 ] {} <Debug> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13983 | 2026.02.01 14:44:52.218109 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001229 sec., 32546.786004882015 rows/sec., 2.39 MiB/sec. | ||
| 13984 | 2026.02.01 14:44:52.218173 [ 137 ] {} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13985 | 2026.02.01 14:44:52.218192 [ 276 ] {4faedf90-1a97-4e2c-bdae-b241539e107f} <Debug> TCPHandler: Processed in 0.001444535 sec. | ||
| 13986 | 2026.02.01 14:44:52.218200 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 13987 | 2026.02.01 14:44:52.218309 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13988 | 2026.02.01 14:44:52.218335 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::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 | ||
| 13989 | 2026.02.01 14:44:52.218410 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13990 | 2026.02.01 14:44:52.218457 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13991 | 2026.02.01 14:44:52.218495 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13992 | 2026.02.01 14:44:52.218541 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 205 rows starting from the beginning of the part | ||
| 13993 | 2026.02.01 14:44:52.218618 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 44 rows starting from the beginning of the part | ||
| 13994 | 2026.02.01 14:44:52.218672 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 133 rows starting from the beginning of the part | ||
| 13995 | 2026.02.01 14:44:52.218740 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 40 rows starting from the beginning of the part | ||
| 13996 | 2026.02.01 14:44:52.218813 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 137 rows starting from the beginning of the part | ||
| 13997 | 2026.02.01 14:44:52.218860 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13998 | 2026.02.01 14:44:52.218877 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
| 13999 | 2026.02.01 14:44:52.218905 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14000 | 2026.02.01 14:44:52.219239 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14001 | 2026.02.01 14:44:52.219470 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2026.02.01 14:44:52.219616 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001225 sec., 816.3265306122449 rows/sec., 54.21 KiB/sec. | ||
| 14003 | 2026.02.01 14:44:52.219656 [ 276 ] {b37c6a19-7836-46ab-9377-c982390fc677} <Debug> TCPHandler: Processed in 0.001397023 sec. | ||
| 14004 | 2026.02.01 14:44:52.219770 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2026.02.01 14:44:52.219867 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14006 | 2026.02.01 14:44:52.219909 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14007 | 2026.02.01 14:44:52.219935 [ 187 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661532 sec., 360510.6612451641 rows/sec., 24.27 MiB/sec. | ||
| 14008 | 2026.02.01 14:44:52.220094 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14009 | 2026.02.01 14:44:52.220357 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.02.01 14:44:52.220357 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2026.02.01 14:44:52.220402 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14012 | 2026.02.01 14:44:52.220468 [ 195 ] {31875479-8ce0-4292-902c-c8512bcf7a81::all_1_81_16} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14013 | 2026.02.01 14:44:52.220554 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14014 | 2026.02.01 14:44:52.220746 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14015 | 2026.02.01 14:44:52.220964 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2026.02.01 14:44:52.221097 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001249 sec., 83266.61329063251 rows/sec., 6.50 MiB/sec. | ||
| 14017 | 2026.02.01 14:44:52.221136 [ 276 ] {8b37b998-1b28-4feb-86f6-06bc92a62f1b} <Debug> TCPHandler: Processed in 0.001416574 sec. | ||
| 14018 | 2026.02.01 14:44:52.221250 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14019 | 2026.02.01 14:44:52.221346 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14020 | 2026.02.01 14:44:52.221390 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14021 | 2026.02.01 14:44:52.221816 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14022 | 2026.02.01 14:44:52.221852 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14023 | 2026.02.01 14:44:52.222198 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14024 | 2026.02.01 14:44:52.222411 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.02.01 14:44:52.222544 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 14026 | 2026.02.01 14:44:52.222582 [ 276 ] {bbbea348-f401-42cd-abf7-dba219cf3328} <Debug> TCPHandler: Processed in 0.001383093 sec. | ||
| 14027 | 2026.02.01 14:44:52.222694 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14028 | 2026.02.01 14:44:52.222818 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14029 | 2026.02.01 14:44:52.222862 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14030 | 2026.02.01 14:44:52.223181 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14031 | 2026.02.01 14:44:52.223217 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14032 | 2026.02.01 14:44:52.223515 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14033 | 2026.02.01 14:44:52.223725 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14034 | 2026.02.01 14:44:52.223858 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 59.94 KiB/sec. | ||
| 14035 | 2026.02.01 14:44:52.223894 [ 276 ] {e0c540ad-0943-4864-a2a7-7e342d21ccb9} <Debug> TCPHandler: Processed in 0.001250529 sec. | ||
| 14036 | 2026.02.01 14:44:52.224021 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14037 | 2026.02.01 14:44:52.224116 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14038 | 2026.02.01 14:44:52.224170 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <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 | ||
| 14039 | 2026.02.01 14:44:52.225085 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14040 | 2026.02.01 14:44:52.225122 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14041 | 2026.02.01 14:44:52.225702 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14042 | 2026.02.01 14:44:52.225938 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Trace> oximeter.measurements_histogramu64 (f373f7b1-19f1-4b32-8391-cac8c96a81b3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14043 | 2026.02.01 14:44:52.226085 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001988 sec., 20120.72434607646 rows/sec., 36.06 MiB/sec. | ||
| 14044 | 2026.02.01 14:44:52.226150 [ 276 ] {83fbc959-11c0-4a6d-9d39-89fbfd12f33b} <Debug> TCPHandler: Processed in 0.002179387 sec. | ||
| 14045 | 2026.02.01 14:44:52.226270 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14046 | 2026.02.01 14:44:52.226368 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14047 | 2026.02.01 14:44:52.226411 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14048 | 2026.02.01 14:44:52.226764 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14049 | 2026.02.01 14:44:52.226802 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14050 | 2026.02.01 14:44:52.227132 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14051 | 2026.02.01 14:44:52.227351 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2026.02.01 14:44:52.227468 [ 137 ] {} <Debug> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14053 | 2026.02.01 14:44:52.227486 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 14054 | 2026.02.01 14:44:52.227510 [ 137 ] {} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14055 | 2026.02.01 14:44:52.227530 [ 276 ] {aee2f776-3da0-4cf3-ba6c-8bf12428acf0} <Debug> TCPHandler: Processed in 0.00131066 sec. | ||
| 14056 | 2026.02.01 14:44:52.227533 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 14057 | 2026.02.01 14:44:52.227640 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 14058 | 2026.02.01 14:44:52.228252 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14059 | 2026.02.01 14:44:52.228286 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5250 rows starting from the beginning of the part | ||
| 14060 | 2026.02.01 14:44:52.228338 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 88 rows starting from the beginning of the part | ||
| 14061 | 2026.02.01 14:44:52.228383 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 14062 | 2026.02.01 14:44:52.228423 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
| 14063 | 2026.02.01 14:44:52.228460 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 6 rows starting from the beginning of the part | ||
| 14064 | 2026.02.01 14:44:52.228497 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::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 | ||
| 14065 | 2026.02.01 14:44:52.230035 [ 195 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5546 rows, containing 4 columns (4 merged, 0 gathered) in 0.002438986 sec., 2273895.791119752 rows/sec., 148.01 MiB/sec. | ||
| 14066 | 2026.02.01 14:44:52.230446 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14067 | 2026.02.01 14:44:52.230688 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14068 | 2026.02.01 14:44:52.230756 [ 191 ] {1d69b734-5c6c-45f8-91c9-c1c8f4193e59::all_1_96_19} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14069 | 2026.02.01 14:44:52.230820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14070 | 2026.02.01 14:44:54.873825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1724 | ||
| 14071 | 2026.02.01 14:44:54.876447 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.02.01 14:44:54.876491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14073 | 2026.02.01 14:44:54.877713 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14074 | 2026.02.01 14:44:54.877982 [ 243 ] {} <Trace> system.query_log (2e292213-85af-47bd-999f-369a6cd275bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.02.01 14:44:54.878255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1724 | ||
| 14076 | 2026.02.01 14:44:55.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.31 MiB, peak 368.42 MiB, free memory in arenas 0.00 B, will set to 357.31 MiB (RSS), difference: 4.00 MiB | ||
| 14077 | 2026.02.01 14:44:57.220210 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2026.02.01 14:44:57.220413 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14079 | 2026.02.01 14:44:57.220487 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14080 | 2026.02.01 14:44:57.221314 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.02.01 14:44:57.221358 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14082 | 2026.02.01 14:44:57.221764 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14083 | 2026.02.01 14:44:57.221989 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Trace> oximeter.fields_i16 (f595bbd9-3367-45bf-a020-e4dfcbf4b828): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.02.01 14:44:57.222147 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Debug> executeQuery: Read 266 rows, 17.30 KiB in 0.001791 sec., 148520.37967615857 rows/sec., 9.44 MiB/sec. | ||
| 14085 | 2026.02.01 14:44:57.222190 [ 276 ] {62485e3c-82f1-4fb3-9432-c2182f286fbc} <Debug> TCPHandler: Processed in 0.002134446 sec. | ||
| 14086 | 2026.02.01 14:44:57.222322 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.02.01 14:44:57.222419 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14088 | 2026.02.01 14:44:57.222461 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14089 | 2026.02.01 14:44:57.223293 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.02.01 14:44:57.223329 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14091 | 2026.02.01 14:44:57.223677 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14092 | 2026.02.01 14:44:57.223891 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Trace> oximeter.fields_string (9077a7bd-7011-4c0d-82d3-20bbc22c3654): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.02.01 14:44:57.224023 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Debug> executeQuery: Read 752 rows, 60.56 KiB in 0.001623 sec., 463339.4947627849 rows/sec., 36.44 MiB/sec. | ||
| 14094 | 2026.02.01 14:44:57.224060 [ 276 ] {e25eb469-1053-46ec-b2ef-8c13ade57b4a} <Debug> TCPHandler: Processed in 0.001789876 sec. | ||
| 14095 | 2026.02.01 14:44:57.224178 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.02.01 14:44:57.224274 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14097 | 2026.02.01 14:44:57.224314 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14098 | 2026.02.01 14:44:57.224777 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.02.01 14:44:57.224814 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14100 | 2026.02.01 14:44:57.225115 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14101 | 2026.02.01 14:44:57.225332 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Trace> oximeter.fields_u16 (31875479-8ce0-4292-902c-c8512bcf7a81): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.02.01 14:44:57.225463 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Debug> executeQuery: Read 133 rows, 8.00 KiB in 0.001208 sec., 110099.33774834436 rows/sec., 6.47 MiB/sec. | ||
| 14103 | 2026.02.01 14:44:57.225501 [ 276 ] {1407c45a-625e-415a-b32d-5277194e53f9} <Debug> TCPHandler: Processed in 0.001373142 sec. | ||
| 14104 | 2026.02.01 14:44:57.225617 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.02.01 14:44:57.225712 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.02.01 14:44:57.225752 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14107 | 2026.02.01 14:44:57.226208 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.02.01 14:44:57.226243 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14109 | 2026.02.01 14:44:57.226542 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14110 | 2026.02.01 14:44:57.226743 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.02.01 14:44:57.226854 [ 28 ] {} <Debug> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Selected 6 parts from all_1_39_8 to all_44_44_0 | ||
| 14112 | 2026.02.01 14:44:57.226871 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Debug> executeQuery: Read 140 rows, 9.27 KiB in 0.001177 sec., 118946.474086661 rows/sec., 7.69 MiB/sec. | ||
| 14113 | 2026.02.01 14:44:57.226923 [ 28 ] {} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2026.02.01 14:44:57.226933 [ 276 ] {69a01e9b-53d2-4b68-8934-c887815f59ec} <Debug> TCPHandler: Processed in 0.001365113 sec. | ||
| 14115 | 2026.02.01 14:44:57.226952 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14116 | 2026.02.01 14:44:57.227058 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14117 | 2026.02.01 14:44:57.227067 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_39_8 to all_44_44_0 into Compact with storage Full | ||
| 14118 | 2026.02.01 14:44:57.227159 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14119 | 2026.02.01 14:44:57.227204 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14120 | 2026.02.01 14:44:57.227212 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14121 | 2026.02.01 14:44:57.227254 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 394 rows starting from the beginning of the part | ||
| 14122 | 2026.02.01 14:44:57.227329 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 14123 | 2026.02.01 14:44:57.227381 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 140 rows starting from the beginning of the part | ||
| 14124 | 2026.02.01 14:44:57.227429 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 368 rows starting from the beginning of the part | ||
| 14125 | 2026.02.01 14:44:57.227471 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14126 | 2026.02.01 14:44:57.227515 [ 193 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 140 rows starting from the beginning of the part | ||
| 14127 | 2026.02.01 14:44:57.227669 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14128 | 2026.02.01 14:44:57.227710 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14129 | 2026.02.01 14:44:57.228043 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14130 | 2026.02.01 14:44:57.228267 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Trace> oximeter.fields_u8 (af45f42a-381d-4729-9469-5fc028c3bb28): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2026.02.01 14:44:57.228402 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Debug> executeQuery: Read 139 rows, 8.10 KiB in 0.001262 sec., 110142.63074484943 rows/sec., 6.27 MiB/sec. | ||
| 14132 | 2026.02.01 14:44:57.228440 [ 276 ] {c190723b-f96b-4028-ba35-cbd98f2c5be8} <Debug> TCPHandler: Processed in 0.001432175 sec. | ||
| 14133 | 2026.02.01 14:44:57.228555 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14134 | 2026.02.01 14:44:57.228595 [ 191 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577109 sec., 750106.6825438192 rows/sec., 52.51 MiB/sec. | ||
| 14135 | 2026.02.01 14:44:57.228651 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14136 | 2026.02.01 14:44:57.228697 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14137 | 2026.02.01 14:44:57.228817 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 14138 | 2026.02.01 14:44:57.229154 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.02.01 14:44:57.229247 [ 195 ] {e152954d-69de-4f0b-a9d8-53a4643e2504::all_1_44_9} <Trace> oximeter.fields_u32 (e152954d-69de-4f0b-a9d8-53a4643e2504) (MergerMutator): Merged 6 parts: [all_1_39_8, all_44_44_0] -> all_1_44_9 | ||
| 14140 | 2026.02.01 14:44:57.229346 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14141 | 2026.02.01 14:44:57.229350 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2026.02.01 14:44:57.229396 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14143 | 2026.02.01 14:44:57.229738 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14144 | 2026.02.01 14:44:57.229954 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Trace> oximeter.fields_uuid (7d40c8e4-09c8-4779-b3bf-5090277b3883): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.02.01 14:44:57.230085 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Debug> executeQuery: Read 463 rows, 33.28 KiB in 0.001453 sec., 318651.0667584308 rows/sec., 22.37 MiB/sec. | ||
| 14146 | 2026.02.01 14:44:57.230124 [ 276 ] {e787c6c1-fb21-4eb3-a97e-7d4c95a36f28} <Debug> TCPHandler: Processed in 0.001619191 sec. | ||
| 14147 | 2026.02.01 14:44:57.230241 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14148 | 2026.02.01 14:44:57.230336 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14149 | 2026.02.01 14:44:57.230379 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14150 | 2026.02.01 14:44:57.230732 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14151 | 2026.02.01 14:44:57.230767 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14152 | 2026.02.01 14:44:57.231062 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14153 | 2026.02.01 14:44:57.231268 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Trace> oximeter.measurements_bool (ea79aa86-f73b-412b-940b-13b92a2f376c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14154 | 2026.02.01 14:44:57.231401 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 14155 | 2026.02.01 14:44:57.231437 [ 276 ] {685e4136-04d1-493c-97e9-c0949d4928f0} <Debug> TCPHandler: Processed in 0.001247258 sec. | ||
| 14156 | 2026.02.01 14:44:57.231554 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2026.02.01 14:44:57.231650 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14158 | 2026.02.01 14:44:57.231693 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14159 | 2026.02.01 14:44:57.232137 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14160 | 2026.02.01 14:44:57.232173 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14161 | 2026.02.01 14:44:57.232508 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14162 | 2026.02.01 14:44:57.232715 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Trace> oximeter.measurements_cumulativeu64 (ef222b80-38a4-4890-97fa-c6069d5b1abd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14163 | 2026.02.01 14:44:57.232857 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Debug> executeQuery: Read 258 rows, 17.59 KiB in 0.001226 sec., 210440.45676998366 rows/sec., 14.01 MiB/sec. | ||
| 14164 | 2026.02.01 14:44:57.232895 [ 276 ] {b70291f3-161d-4eeb-9af7-b6ae6cdf00ec} <Debug> TCPHandler: Processed in 0.001395624 sec. | ||
| 14165 | 2026.02.01 14:44:57.233011 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14166 | 2026.02.01 14:44:57.233104 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14167 | 2026.02.01 14:44:57.233147 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14168 | 2026.02.01 14:44:57.233471 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.02.01 14:44:57.233507 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14170 | 2026.02.01 14:44:57.233800 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14171 | 2026.02.01 14:44:57.234016 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Trace> oximeter.measurements_f64 (43677d4b-b02f-4083-8477-4816cd433705): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.02.01 14:44:57.234152 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 14173 | 2026.02.01 14:44:57.234189 [ 276 ] {2826eeb9-63fb-4593-9022-1825412737f4} <Debug> TCPHandler: Processed in 0.001228088 sec. | ||
| 14174 | 2026.02.01 14:44:57.234304 [ 276 ] {} <Trace> TCP-Session: 8d3e4e16-e51d-45f6-91ea-ced73d19ebc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2026.02.01 14:44:57.234397 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44723) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14176 | 2026.02.01 14:44:57.234438 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14177 | 2026.02.01 14:44:57.234791 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.02.01 14:44:57.234827 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14179 | 2026.02.01 14:44:57.235135 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14180 | 2026.02.01 14:44:57.235339 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Trace> oximeter.measurements_u64 (1d69b734-5c6c-45f8-91c9-c1c8f4193e59): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14181 | 2026.02.01 14:44:57.235468 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Debug> executeQuery: Read 88 rows, 5.66 KiB in 0.001088 sec., 80882.35294117648 rows/sec., 5.08 MiB/sec. | ||
| 14182 | 2026.02.01 14:44:57.235504 [ 276 ] {70e4ee6d-7585-464c-a4fe-4ae321df6a2a} <Debug> TCPHandler: Processed in 0.001250188 sec. | ||
| 14183 | 2026.02.01 14:44:57.277819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32217 | ||
| 14184 | 2026.02.01 14:44:57.278433 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.02.01 14:44:57.278504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14186 | 2026.02.01 14:44:57.279196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14187 | 2026.02.01 14:44:57.279429 [ 245 ] {} <Trace> system.asynchronous_metric_log (afd47eaa-d732-4328-bd7b-df2f173cab85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.02.01 14:44:57.279573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32217 | ||
| 14189 | 2026.02.01 14:44:59.055640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14190 | 2026.02.01 14:44:59.071376 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14191 | 2026.02.01 14:44:59.071437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 14192 | 2026.02.01 14:44:59.076931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14193 | 2026.02.01 14:44:59.077615 [ 244 ] {} <Trace> system.metric_log (32338b4f-e526-4b58-8ee3-0484b9fe55ff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2026.02.01 14:44:59.081005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||